1. d3accda Modified Value::GetAsDouble so the function returns true when the object holds an Integer. by [email protected] · 14 years ago
  2. 3b63f8f4 Move some files from base to base/memory. by [email protected] · 14 years ago
  3. fb534c9 Rename Real* to Double* in values.* and dependent files by [email protected] · 15 years ago
  4. 16f47e08 Made return types of various Value::DeepCopy() implementations more specific by [email protected] · 15 years ago
  5. f00768e Handle policy refresh internally in ConfigurationPolicyPrefStore. by [email protected] · 15 years ago
  6. 73c4793 Fix for Bug 50726 "Save extension list and "winning" prefs from extensions" by [email protected] · 15 years ago
  7. 74e3af7 clang/mac: Fix most problems in unittest targets in webkit.gyp by [email protected] · 15 years ago
  8. dc1f244 Fix DictionaryValue::Equals() to also detect differences in key names. by [email protected] · 15 years ago
  9. f163393 Header cleanup in base. by [email protected] · 15 years ago
  10. dc9a676 Remove deprecated wstring Get(As)String() methods from Value, etc. by [email protected] · 15 years ago
  11. 16b52716 Remove (deprecated) wstring version of Value::CreateStringValue(). by [email protected] · 15 years ago
  12. 8b6e84a Remove deprecated wstring DictionaryValue::SetWithoutPathExpansion(). by [email protected] · 15 years ago
  13. a60153f0 Remove remaining deprecated wstring DictionaryValue::Get...WithoutPathExpansion()s. by [email protected] · 15 years ago
  14. 9001854 Remove deprecated wstring DictionaryValue::Get{Dictionary,List}WithoutPathExpansion() overloads. by [email protected] · 15 years ago
  15. ff4c1d8 Rename DictionaryValue's SetStringFromUTF16() to SetString() (and overload). by [email protected] · 15 years ago
  16. 4aeb9408 Add dictionary comparing functions to DictionaryValue and unit tests by [email protected] · 15 years ago
  17. e2e593d Remove Value/StringValue's ...UTF16() methods in favour of overloading. by [email protected] · 15 years ago
  18. be1ce6a7 Add #include utf_string_conversions.h to all files that use ASCIIToWide and by [email protected] · 15 years ago
  19. 9e4cda733 Make ValuesTest use std::strings (instead of wstrings) for dictionary keys. by [email protected] · 15 years ago
  20. c378cca Preference provider implementation backed by JSON files in a directory. by [email protected] · 15 years ago
  21. 2fdc86a Style cleanup in preparation for auto-linting base/. by [email protected] · 16 years ago
  22. 9101ef1e Add string16 methods to JSON value classes. by [email protected] · 16 years ago
  23. ec330b5 Remove emtpy lists and empty dictionaries from Preferences and by [email protected] · 16 years ago
  24. 6832cbe Fix a memory leak when calling the one-arg form of ListValue::Remove(). by [email protected] · 16 years ago
  25. 4dad9ad8 Many changes to DictionaryValues: by [email protected] · 16 years ago
  26. 8ab4809b Minor Coverity nit: Unit test leaking data if failure occurs. by [email protected] · 16 years ago
  27. 0a9a0fc Use scoped_ptr to prevent memory leaks on test failures. by [email protected] · 16 years ago
  28. 7afa9c92 NO CODE CHANGE by [email protected] · 16 years ago
  29. 8e50b60 revert broken change 10833 by [email protected] · 16 years ago
  30. 3a79b3c Port DictionaryValue to use string16 instead of wstring. by [email protected] · 16 years ago
  31. 6470ee8f Revert dsh's change 10818 by [email protected] · 16 years ago
  32. 32c1471 Port DictionaryValue to use string16 instead of wstring. by [email protected] · 16 years ago
  33. 52a261f NO CODE CHANGE (except one global std::wstring changed to const wchar_t* const per style compliance). by [email protected] · 16 years ago
  34. f82fb495 Flesh out ListValue class. by [email protected] · 17 years ago
  35. 4cd5f6a Added std::string to Value via Set/GetString overloading. by [email protected] · 17 years ago
  36. e8749c9 Revert "Added std::string to Value via Set/GetString overloading." by [email protected] · 17 years ago
  37. 3e9fe53 Added std::string to Value via Set/GetString overloading. by [email protected] · 17 years ago
  38. bf09a50 Use a more compact license header in source files. by license.bot · 17 years ago
  39. f297d18 Fix the final few remaining warnings in base by [email protected] · 17 years ago
  40. 4625cf10 Revert r966, as it broke the Windows build. by [email protected] · 17 years ago
  41. 63390bad Fix signed/unsigned in prep for -Wall. by [email protected] · 17 years ago
  42. 099ef5df rollback r922 to fix windows bustage by [email protected] · 17 years ago
  43. 44a1cbfa Fix more compiler warnings. by [email protected] · 17 years ago
  44. 836061b Don't cast negative values to unsigned. This eliminates warnings in GCC. by [email protected] · 17 years ago
  45. cd67923 Fix some warnings. by [email protected] · 17 years ago
  46. d7cae12 Add base to the repository. by initial.commit · 17 years ago