summaryrefslogtreecommitdiffstats
path: root/base/values.cc
Commit message (Expand)AuthorAgeFilesLines
* Implement the popup blocking whitelist pref. This makes the whitelist actual...pkasting@chromium.org2009-05-091-14/+14
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* revert broken change 10833nsylvain@chromium.org2009-03-031-36/+34
* Port DictionaryValue to use string16 instead of wstring.dsh@google.com2009-03-031-34/+36
* Revert dsh's change 10818nsylvain@chromium.org2009-03-031-36/+34
* Port DictionaryValue to use string16 instead of wstring.dsh@google.com2009-03-031-34/+36
* 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