summaryrefslogtreecommitdiffstats
path: root/base/values.h
Commit message (Expand)AuthorAgeFilesLines
* Initial version of chrome.experimental.sidebar extension API. brettw@chromium.org2010-08-191-0/+5
* Remove remaining deprecated wstring methods from base/values.{cc,h}.viettrungluu@chromium.org2010-08-171-21/+0
* Remove deprecated wstring DictionaryValue Get{Boolean,Integer,Real,Binary,Dic...viettrungluu@chromium.org2010-08-171-10/+0
* Remove deprecated wstring Get(As)String() methods from Value, etc.viettrungluu@chromium.org2010-08-161-13/+0
* Remove (deprecated) wstring version of Value::CreateStringValue().viettrungluu@chromium.org2010-08-151-3/+0
* Remove deprecated wstring DictionaryValue::SetWithoutPathExpansion().viettrungluu@chromium.org2010-08-141-2/+0
* Remove remaining deprecated wstring DictionaryValue::Get...WithoutPathExpansi...viettrungluu@chromium.org2010-08-141-8/+0
* Remove deprecated DictionaryValue::HasKeyASCII(); HasKey() already takes UTF-8.viettrungluu@chromium.org2010-08-141-1/+0
* Remove deprecated wstring DictionaryValue::Get{Dictionary,List}WithoutPathExp...viettrungluu@chromium.org2010-08-141-4/+0
* Remove (deprecated) wstring version of DictionaryValue::RemoveWithoutPathExpa...viettrungluu@chromium.org2010-08-131-2/+0
* Rename GetStringAsUTF16() to GetString() (and overload), etc.viettrungluu@chromium.org2010-08-041-12/+7
* Rename DictionaryValue's SetStringFromUTF16() to SetString() (and overload).viettrungluu@chromium.org2010-08-041-3/+5
* Add dictionary comparing functions to DictionaryValue and unit testsdanno@chromium.org2010-08-041-0/+21
* Remove Value/StringValue's ...UTF16() methods in favour of overloading.viettrungluu@chromium.org2010-08-031-10/+16
* Make ValuesTest use std::strings (instead of wstrings) for dictionary keys.viettrungluu@chromium.org2010-07-311-13/+16
* Convert DictionaryValue's keys to std::string (from wstring).viettrungluu@chromium.org2010-07-301-38/+80
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Move implementation from header to source.erg@chromium.org2010-07-151-10/+7
* Preference provider implementation backed by JSON files in a directory.mnissler@chromium.org2010-05-141-0/+6
* Add notifications to allow desktop notification permissions to be synced.zork@chromium.org2010-04-121-0/+4
* Revert 44234 - Add notifications to allow desktop notification permissions to...zork@chromium.org2010-04-121-4/+0
* Add notifications to allow desktop notification permissions to be synced.zork@chromium.org2010-04-121-0/+4
* Support PNG and quality control in chrome.tabs.captureVisibleTab().skerner@chromium.org2010-04-081-10/+10
* detect preferences errorserikkay@chromium.org2010-04-061-3/+5
* importer: use FilePath instead of wstring in some placesevan@chromium.org2010-02-191-0/+7
* Style cleanup in preparation for auto-linting base/.erg@google.com2010-01-261-1/+4
* Add string16 methods to JSON value classes.munjal@chromium.org2010-01-151-0/+15
* Extensions: file handling clean up.estade@chromium.org2009-12-181-0/+1
* Remove emtpy lists and empty dictionaries from Preferences andtony@chromium.org2009-12-021-0/+7
* Fix a memory leak when calling the one-arg form of ListValue::Remove().pkasting@chromium.org2009-11-301-2/+2
* Many changes to DictionaryValues:pkasting@chromium.org2009-11-251-14/+39
* Modify extension request IPC messages to pass a ListValue instead of a string.mpcomplete@chromium.org2009-10-061-1/+2
* Landing tfarina patch. See http://codereview.chromium.org/195040/showjcampan@chromium.org2009-09-141-20/+21
* override chrome:// URLs via extensions.erikkay@chromium.org2009-08-281-2/+7
* Implement the popup blocking whitelist pref. This makes the whitelist actual...pkasting@chromium.org2009-05-091-4/+3
* Few changes to the NTP remove thumbnails:jcampan@chromium.org2009-04-151-2/+5
* revert broken change 10833nsylvain@chromium.org2009-03-031-22/+22
* Port DictionaryValue to use string16 instead of wstring.dsh@google.com2009-03-031-22/+22
* Revert dsh's change 10818nsylvain@chromium.org2009-03-031-22/+22
* Port DictionaryValue to use string16 instead of wstring.dsh@google.com2009-03-031-22/+22
* Persist info about subresources on pages for DNS pre-resolutionjar@chromium.org2009-02-171-2/+2
* Flesh out ListValue class.aa@chromium.org2009-01-201-2/+7
* Update some comments/nits following r7486.ericroman@google.com2009-01-051-1/+1
* Change the signature of JSONReader::Read() and relatedaa@chromium.org2008-12-291-7/+4
* Added std::string to Value via Set/GetString overloading.scherkus@chromium.org2008-12-111-3/+12
* Revert "Added std::string to Value via Set/GetString overloading."scherkus@chromium.org2008-12-101-8/+3
* Added std::string to Value via Set/GetString overloading.scherkus@chromium.org2008-12-101-3/+8
* Add error messages to JSONReader and friends. This required a bit of refactor...aa@chromium.org2008-12-051-2/+4
* Fix some header guards that are named incorrectly.darin@chromium.org2008-09-261-4/+3
* Use a more compact license header in source files.license.bot2008-08-241-28/+4