1. b3fa814 Clarify Value::Get*()'s interface to reflect the current implementation. by gab@chromium.org · 10 years ago
  2. 6ebcd52 Fix typo in base/values.cc from r249102, add a test by estade@chromium.org · 10 years ago
  3. fe74951 Get rid of some uses of base::Create*Value by estade@chromium.org · 11 years ago
  4. 903d5c9 Remove JsonPrefStore pruning of empty values on write. by gab@chromium.org · 11 years ago
  5. ae43e0a Make element removal methods in DictionaryValue and ListValue take scoped_ptr's as outparams. by bauerb@chromium.org · 11 years ago
  6. 68a745c Use a direct include of strings headers in base/. by avi@chromium.org · 11 years ago
  7. 17f6062 Use a direct include of utf_string_conversions.h in android_webview/, apps/, ash/, base/. by avi@chromium.org · 11 years ago
  8. d6c6d24 Remove base::DictionaryValue::HasNext. by pneubeck@chromium.org · 11 years ago
  9. 8164c2c Rewrite std::string("") to std::string(), Linux edition. by dcheng@chromium.org · 11 years ago
  10. 3070200 Revert "Rewrite std::string("") to std::string(), Linux edition." by dcheng@chromium.org · 11 years ago
  11. cb5b331 Rewrite std::string("") to std::string(), Linux edition. by dcheng@chromium.org · 11 years ago
  12. 7b1dfba BinaryValue support for NULL buffer. by rpaquay@chromium.org · 12 years ago
  13. 50be576 base: Do not use Value::Create* functions. by tfarina@chromium.org · 12 years ago
  14. 592520e Reverting due to memory waterfall failures. by jhawkins@chromium.org · 12 years ago
  15. 3897f9b Allowed BinaryValue to take a NULL buffer. by mitchellwrosen@chromium.org · 12 years ago
  16. cbb2239 Coverity: Fix a leak. by jhawkins@chromium.org · 12 years ago
  17. de3a6cf Add virtual and OVERRIDE to base/ implementation files by rsleevi@chromium.org · 12 years ago
  18. 29eaa25 Value::GetAsDictionary by battre@chromium.org · 13 years ago
  19. 1604ad6 Add a key/value iterator to DictionaryValue (in addition to the existing key by kalman@chromium.org · 13 years ago
  20. 1602a47 Adds Find method to the ListValue class. by pastarmovj@chromium.org · 13 years ago
  21. f4f5827 Revert recent changes to base::Value by stevenjb@google.com · 13 years ago
  22. e9de08f base: Add AsBinary() function to Value API. by tfarina@chromium.org · 13 years ago
  23. 13417b2 base: Add AsList() function to Value API. by tfarina@chromium.org · 13 years ago
  24. 09cf434 base: Fix the TODO in ListValue::Remove(). by tfarina@chromium.org · 13 years ago
  25. efc0c2b base: Remove CreateBinaryValue() function as it's redundant. by tfarina@chromium.org · 13 years ago
  26. 4cdd38e base: Use TEST() macro in Value unittests. by tfarina@chromium.org · 13 years ago
  27. 0b18b53 Modified Value::GetAsDouble so the function returns true when the object holds an Integer. by yusukes@google.com · 13 years ago
  28. 5c52868 Move some files from base to base/memory. by levin@chromium.org · 13 years ago
  29. 13413eb Rename Real* to Double* in values.* and dependent files by arv@chromium.org · 14 years ago
  30. 810f92f Made return types of various Value::DeepCopy() implementations more specific by akalin@chromium.org · 14 years ago
  31. 1f81ad0 Handle policy refresh internally in ConfigurationPolicyPrefStore. by mnissler@chromium.org · 14 years ago
  32. fbd55e1 Fix for Bug 50726 "Save extension list and "winning" prefs from extensions" by bauerb@chromium.org · 14 years ago
  33. c753303 clang/mac: Fix most problems in unittest targets in webkit.gyp by thakis@chromium.org · 14 years ago
  34. fd5fde9 Fix DictionaryValue::Equals() to also detect differences in key names. by mnissler@chromium.org · 14 years ago
  35. 11f89b0 Header cleanup in base. by brettw@chromium.org · 14 years ago
  36. 6835465 Remove deprecated wstring Get(As)String() methods from Value, etc. by viettrungluu@chromium.org · 14 years ago
  37. 3ae8610 Remove (deprecated) wstring version of Value::CreateStringValue(). by viettrungluu@chromium.org · 14 years ago
  38. 02e420f Remove deprecated wstring DictionaryValue::SetWithoutPathExpansion(). by viettrungluu@chromium.org · 14 years ago
  39. db939fb Remove remaining deprecated wstring DictionaryValue::Get...WithoutPathExpansion()s. by viettrungluu@chromium.org · 14 years ago
  40. 4603a8d Remove deprecated wstring DictionaryValue::Get{Dictionary,List}WithoutPathExpansion() overloads. by viettrungluu@chromium.org · 14 years ago
  41. b7b6aa0 Rename DictionaryValue's SetStringFromUTF16() to SetString() (and overload). by viettrungluu@chromium.org · 14 years ago
  42. 9884e95 Add dictionary comparing functions to DictionaryValue and unit tests by danno@chromium.org · 14 years ago
  43. 31b80ba Remove Value/StringValue's ...UTF16() methods in favour of overloading. by viettrungluu@chromium.org · 14 years ago
  44. d85babb Add #include utf_string_conversions.h to all files that use ASCIIToWide and by brettw@chromium.org · 14 years ago
  45. 496dec2 Make ValuesTest use std::strings (instead of wstrings) for dictionary keys. by viettrungluu@chromium.org · 14 years ago
  46. 17cee0e Preference provider implementation backed by JSON files in a directory. by mnissler@chromium.org · 14 years ago
  47. bf6ce9f Style cleanup in preparation for auto-linting base/. by erg@google.com · 15 years ago
  48. 3b2d3a4 Add string16 methods to JSON value classes. by munjal@chromium.org · 15 years ago
  49. e4948ab Remove emtpy lists and empty dictionaries from Preferences and by tony@chromium.org · 15 years ago
  50. dfe6a69 Fix a memory leak when calling the one-arg form of ListValue::Remove(). by pkasting@chromium.org · 15 years ago
  51. 36515db Many changes to DictionaryValues: by pkasting@chromium.org · 15 years ago
  52. 07b7b08 Minor Coverity nit: Unit test leaking data if failure occurs. by finnur@chromium.org · 15 years ago
  53. c658546 Use scoped_ptr to prevent memory leaks on test failures. by patrick@chromium.org · 15 years ago
  54. ad8855a NO CODE CHANGE by deanm@chromium.org · 15 years ago
  55. 1242667 revert broken change 10833 by nsylvain@chromium.org · 15 years ago
  56. 14e0b9a Port DictionaryValue to use string16 instead of wstring. by dsh@google.com · 15 years ago
  57. af7af1d Revert dsh's change 10818 by nsylvain@chromium.org · 15 years ago
  58. 7258e86 Port DictionaryValue to use string16 instead of wstring. by dsh@google.com · 15 years ago
  59. 8fe7adc NO CODE CHANGE (except one global std::wstring changed to const wchar_t* const per style compliance). by maruel@chromium.org · 15 years ago
  60. c93b02f Flesh out ListValue class. by aa@chromium.org · 16 years ago
  61. 2b923e7 Added std::string to Value via Set/GetString overloading. by scherkus@chromium.org · 16 years ago
  62. 5ad6276 Revert "Added std::string to Value via Set/GetString overloading." by scherkus@chromium.org · 16 years ago
  63. 92bc0d4 Added std::string to Value via Set/GetString overloading. by scherkus@chromium.org · 16 years ago
  64. f003cfe Use a more compact license header in source files. by license.bot · 16 years ago
  65. 691ecef Fix the final few remaining warnings in base by mmentovai@google.com · 16 years ago
  66. adc78f1 Revert r966, as it broke the Windows build. by evanm@google.com · 16 years ago
  67. 135104c Fix signed/unsigned in prep for -Wall. by evanm@google.com · 16 years ago
  68. 90799b5 rollback r922 to fix windows bustage by darin@google.com · 16 years ago
  69. cf7eff4 Fix more compiler warnings. by darin@google.com · 16 years ago
  70. 19650de Don't cast negative values to unsigned. This eliminates warnings in GCC. by deanm@google.com · 16 years ago
  71. 32f2c51 Fix some warnings. by evanm@google.com · 16 years ago
  72. 3f4a732 Add base to the repository. by initial.commit · 16 years ago