summaryrefslogtreecommitdiffstats
path: root/base/values.cc
Commit message (Expand)AuthorAgeFilesLines
* Flesh out ListValue class.aa@chromium.org2009-01-201-3/+58
* Added std::string to Value via Set/GetString overloading.scherkus@chromium.org2008-12-111-2/+43
* Revert "Added std::string to Value via Set/GetString overloading."scherkus@chromium.org2008-12-101-39/+3
* Added std::string to Value via Set/GetString overloading.scherkus@chromium.org2008-12-101-3/+39
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Portability fix for Value. The MSVC CRT doesn't complain about memcpy_s unle...mmentovai@google.com2008-08-061-2/+1
* Add base to the repository.initial.commit2008-07-261-0/+583