summaryrefslogtreecommitdiffstats
path: root/chrome/browser/geolocation/access_token_store_browsertest.cc
Commit message (Expand)AuthorAgeFilesLines
* Move AccessTokenStore to Content API, now that it is a pure-virtual class.joi@chromium.org2011-12-211-0/+2
* Switch to PostTaskAndReply for AccessTokenStore.joi@chromium.org2011-12-211-50/+7
* Revert 114992 - Switch to PostTaskAndReply for AccessTokenStore.joi@chromium.org2011-12-191-7/+50
* Switch to PostTaskAndReply for AccessTokenStore.joi@chromium.org2011-12-191-50/+7
* Removing MessageLoop::QuitTask() from chrome/dcheng@chromium.org2011-12-101-2/+2
* 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-14/+22
* Remove use of GetDefaultRequestContext in geolocation.allanwoj@chromium.org2011-09-061-3/+7
* Use new network location service protocolallanwoj@chromium.org2011-08-311-1/+14
* Get rid of the link time dependency between content and chrome through the ge...jam@chromium.org2011-08-251-6/+4
* Move in_process_browser_test and ui_test_utils to chrome/test/basephajdan.jr@chromium.org2011-07-291-3/+3
* Move core pieces of geolocation from chrome to content.This is a rough carvin...jam@chromium.org2011-02-281-2/+2
* Put geolocation unit and browser test code in anonymous namespaces.jknotten@chromium.org2011-01-271-1/+3
* Convert implicit scoped_refptr constructor calls to explicit ones, part 1thakis@chromium.org2010-11-011-3/+3
* Rename ChromeThread to BrowserThread Part20:tfarina@chromium.org2010-10-121-1/+1
* Rename ChromeThread to BrowserThread Part11:tfarina@chromium.org2010-10-101-11/+11
* Add #include utf_string_conversions.h to all files that use ASCIIToWide andbrettw@chromium.org2010-08-031-0/+1
* GTTF: Move more test server code from net/url_request/url_request_unittest.hphajdan.jr@chromium.org2010-07-291-0/+1
* Fix threading problems in the access token store impl, and majorly simplify t...joth@chromium.org2010-02-191-53/+81
* Test SetAcrossInstances crashed on Mac also. Disabling.finnur@chromium.org2010-02-181-2/+2
* Turns out the test crashes on Linux, not just Linux with toolkit_views.finnur@chromium.org2010-02-181-2/+2
* Disabling a test that crashes on Linux Views bot.finnur@chromium.org2010-02-181-1/+8
* Add unit tests for locaiton arbitrator and browser tests for the access token...joth@chromium.org2010-02-171-0/+114