1. c753303 clang/mac: Fix most problems in unittest targets in webkit.gyp by thakis@chromium.org · 14 years ago
  2. fd5fde9 Fix DictionaryValue::Equals() to also detect differences in key names. by mnissler@chromium.org · 14 years ago
  3. 11f89b0 Header cleanup in base. by brettw@chromium.org · 14 years ago
  4. 6835465 Remove deprecated wstring Get(As)String() methods from Value, etc. by viettrungluu@chromium.org · 14 years ago
  5. 3ae8610 Remove (deprecated) wstring version of Value::CreateStringValue(). by viettrungluu@chromium.org · 14 years ago
  6. 02e420f Remove deprecated wstring DictionaryValue::SetWithoutPathExpansion(). by viettrungluu@chromium.org · 14 years ago
  7. db939fb Remove remaining deprecated wstring DictionaryValue::Get...WithoutPathExpansion()s. by viettrungluu@chromium.org · 14 years ago
  8. 4603a8d Remove deprecated wstring DictionaryValue::Get{Dictionary,List}WithoutPathExpansion() overloads. by viettrungluu@chromium.org · 14 years ago
  9. b7b6aa0 Rename DictionaryValue's SetStringFromUTF16() to SetString() (and overload). by viettrungluu@chromium.org · 14 years ago
  10. 9884e95 Add dictionary comparing functions to DictionaryValue and unit tests by danno@chromium.org · 14 years ago
  11. 31b80ba Remove Value/StringValue's ...UTF16() methods in favour of overloading. by viettrungluu@chromium.org · 14 years ago
  12. d85babb Add #include utf_string_conversions.h to all files that use ASCIIToWide and by brettw@chromium.org · 14 years ago
  13. 496dec2 Make ValuesTest use std::strings (instead of wstrings) for dictionary keys. by viettrungluu@chromium.org · 14 years ago
  14. 17cee0e Preference provider implementation backed by JSON files in a directory. by mnissler@chromium.org · 14 years ago
  15. bf6ce9f Style cleanup in preparation for auto-linting base/. by erg@google.com · 15 years ago
  16. 3b2d3a4 Add string16 methods to JSON value classes. by munjal@chromium.org · 15 years ago
  17. e4948ab Remove emtpy lists and empty dictionaries from Preferences and by tony@chromium.org · 15 years ago
  18. dfe6a69 Fix a memory leak when calling the one-arg form of ListValue::Remove(). by pkasting@chromium.org · 15 years ago
  19. 36515db Many changes to DictionaryValues: by pkasting@chromium.org · 15 years ago
  20. 07b7b08 Minor Coverity nit: Unit test leaking data if failure occurs. by finnur@chromium.org · 15 years ago
  21. c658546 Use scoped_ptr to prevent memory leaks on test failures. by patrick@chromium.org · 16 years ago
  22. ad8855a NO CODE CHANGE by deanm@chromium.org · 16 years ago
  23. 1242667 revert broken change 10833 by nsylvain@chromium.org · 16 years ago
  24. 14e0b9a Port DictionaryValue to use string16 instead of wstring. by dsh@google.com · 16 years ago
  25. af7af1d Revert dsh's change 10818 by nsylvain@chromium.org · 16 years ago
  26. 7258e86 Port DictionaryValue to use string16 instead of wstring. by dsh@google.com · 16 years ago
  27. 8fe7adc NO CODE CHANGE (except one global std::wstring changed to const wchar_t* const per style compliance). by maruel@chromium.org · 16 years ago
  28. c93b02f Flesh out ListValue class. by aa@chromium.org · 16 years ago
  29. 2b923e7 Added std::string to Value via Set/GetString overloading. by scherkus@chromium.org · 16 years ago
  30. 5ad6276 Revert "Added std::string to Value via Set/GetString overloading." by scherkus@chromium.org · 16 years ago
  31. 92bc0d4 Added std::string to Value via Set/GetString overloading. by scherkus@chromium.org · 16 years ago
  32. f003cfe Use a more compact license header in source files. by license.bot · 16 years ago
  33. 691ecef Fix the final few remaining warnings in base by mmentovai@google.com · 16 years ago
  34. adc78f1 Revert r966, as it broke the Windows build. by evanm@google.com · 16 years ago
  35. 135104c Fix signed/unsigned in prep for -Wall. by evanm@google.com · 16 years ago
  36. 90799b5 rollback r922 to fix windows bustage by darin@google.com · 16 years ago
  37. cf7eff4 Fix more compiler warnings. by darin@google.com · 16 years ago
  38. 19650de Don't cast negative values to unsigned. This eliminates warnings in GCC. by deanm@google.com · 16 years ago
  39. 32f2c51 Fix some warnings. by evanm@google.com · 16 years ago
  40. 3f4a732 Add base to the repository. by initial.commit · 16 years ago