summaryrefslogtreecommitdiffstats
path: root/chrome/browser/geolocation/chrome_access_token_store.cc
Commit message (Expand)AuthorAgeFilesLines
* Comment spelling correction in chrome_access_token_store.ccjww@chromium.org2014-04-041-1/+1
* squash some more base::Value::CreateStringValue callsestade@chromium.org2014-03-241-1/+1
* Update some uses of Value in chrome/browser to use the base:: namespace.avi@chromium.org2013-12-231-4/+4
* Convert string16 to use base namespace.brettw@chromium.org2013-12-091-3/+4
* Move ScopedUserPrefUpdate to base/prefs.derat@chromium.org2013-10-301-1/+1
* chrome/browser: Migrate from googleurl/ includes to url/ ones. Part 1tfarina@chromium.org2013-07-021-1/+1
* Use a direct include of utf_string_conversions.h in chrome/browser/, part 2.avi@chromium.org2013-06-071-1/+1
* chrome: Update the include paths of base/string_piece.h to its new location.tfarina@chromium.org2013-03-311-1/+1
* Replacing DictionaryValue::key_iterator by DictionaryValue::Iterator in sever...pneubeck@chromium.org2013-02-261-6/+5
* Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.joi@chromium.org2013-02-111-2/+2
* Remove PrefServiceSimple, replacing it with PrefService and PrefRegistrySimple.joi@chromium.org2013-02-061-2/+3
* Split PrefService into PrefService, PrefServiceSimple and PrefServiceSyncable.joi@chromium.org2012-12-221-1/+1
* Update the network-based geolocation to use the new jknotten@chromium.org2012-09-121-8/+19
* RefCounted types should not have public destructors, chrome/browser/ part 6rsleevi@chromium.org2012-04-271-6/+9
* Coverity: Initialize member variables.jhawkins@chromium.org2012-02-081-2/+3
* Move AccessTokenStore to Content API, now that it is a pure-virtual class.joi@chromium.org2011-12-211-0/+1
* Switch to PostTaskAndReply for AccessTokenStore.joi@chromium.org2011-12-211-37/+63
* Revert 114992 - Switch to PostTaskAndReply for AccessTokenStore.joi@chromium.org2011-12-191-63/+37
* Switch to PostTaskAndReply for AccessTokenStore.joi@chromium.org2011-12-191-37/+63
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+2
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-1/+1
* base::Bind: Cleanups in geolocation/.jhawkins@chromium.org2011-10-071-7/+10
* Remove use of GetDefaultRequestContext in geolocation.allanwoj@chromium.org2011-09-061-1/+2
* Use new network location service protocolallanwoj@chromium.org2011-08-311-5/+19
* Get rid of the link time dependency between content and chrome through the ge...jam@chromium.org2011-08-251-0/+68