summaryrefslogtreecommitdiffstats
path: root/chrome/browser/geolocation/access_token_store.cc
Commit message (Expand)AuthorAgeFilesLines
* Move core pieces of geolocation from chrome to content.This is a rough carvin...jam@chromium.org2011-02-281-2/+2
* Convert implicit scoped_refptr constructor calls to explicit ones, part 1thakis@chromium.org2010-11-011-2/+2
* Rename ChromeThread to BrowserThread Part20:tfarina@chromium.org2010-10-121-1/+1
* Rename ChromeThread to BrowserThread Part11:tfarina@chromium.org2010-10-101-4/+4
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-1/+1
* FBTF: Remove unneeded headers from base/ (part 6)thestig@chromium.org2010-08-191-0/+1
* Remove deprecated wstring DictionaryValue::SetWithoutPathExpansion().viettrungluu@chromium.org2010-08-141-2/+1
* Rename GetStringAsUTF16() to GetString() (and overload), etc.viettrungluu@chromium.org2010-08-041-2/+2
* Remove Value/StringValue's ...UTF16() methods in favour of overloading.viettrungluu@chromium.org2010-08-031-1/+1
* Convert DictionaryValue's keys to std::string (from wstring).viettrungluu@chromium.org2010-07-301-1/+1
* Fix threading problems in the access token store impl, and majorly simplify t...joth@chromium.org2010-02-191-105/+56
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-191-1/+1
* Add unit tests for locaiton arbitrator and browser tests for the access token...joth@chromium.org2010-02-171-24/+131
* Add support for top level geolocation arbitrator, and access token persistenc...joth@chromium.org2010-02-151-0/+51