summaryrefslogtreecommitdiffstats
path: root/content/browser/geolocation/geolocation_provider_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Dispatch geolocation IPCs on the UI thread. Aside from simplifying the code t...jam@chromium.org2014-05-121-13/+22
* Rename GeolocationArbitrator to LocationArbitrator.mvanouwerkerk@chromium.org2013-09-101-5/+5
* Use a direct include of the message_loop header in content/, part 1.avi@chromium.org2013-07-181-1/+1
* Use a direct include of time headers in content/, part 1.avi@chromium.org2013-06-281-1/+1
* Cleanup: Remove unneeded gurl.h includes.thestig@chromium.org2013-06-211-2/+1
* location: Refactor LocationProvider.sadrul@chromium.org2013-06-121-1/+0
* Use a direct include of strings headers in content/browser/, part 1.avi@chromium.org2013-06-111-1/+1
* Expose GeolocationProvider in Content API. This removes the recently introduc...jam@chromium.org2013-05-071-39/+28
* content: Use base::MessageLoop.xhwang@chromium.org2013-05-041-14/+14
* Linux/ChromeOS Chromium style checker cleanup, content/ edition.rsleevi@chromium.org2013-02-121-3/+3
* Do not stale cached position in GeolocationProvider::AddObserver.jknotten@chromium.org2012-12-031-0/+59
* Cleanup: use MockGeolocationArbitrator to test GeolocationProviderjknotten@chromium.org2012-11-301-114/+60
* Cleanup: Remove dependency factory for GeolocationArbitrator.jknotten@chromium.org2012-11-261-17/+25
* Move geolocation code to content namespace.jam@chromium.org2012-10-291-20/+18
* Move test_browser_thread.h from content\test to content\public\test. This way...jam@chromium.org2012-06-041-1/+1
* RefCounted types should not have public destructorsrsleevi@chromium.org2012-05-181-0/+6
* Fix content geolocation tests on Windowsbartfab@chromium.org2012-05-111-37/+35
* Disable flaky GeolocationProviderTest on Windowsjknotten@chromium.org2012-05-111-1/+8
* Try to fix GeolocationProviderTest flakinessbartfab@chromium.org2012-05-091-4/+17
* Add content API for requesting the current geolocationbartfab@chromium.org2012-05-041-133/+144
* Make the Geoposition helper struct publicbartfab@chromium.org2012-05-021-0/+1
* RefCounted types should not have public destructors, content/browser part 1rsleevi@chromium.org2012-04-271-0/+2
* Geolocation support for chromedriver, browser-side only.kkania@chromium.org2012-04-251-0/+31
* Remove requesting_frame parameters from Geolocation stackbartfab@chromium.org2012-04-201-2/+2
* 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-2/+2
* Revert 114992 - Switch to PostTaskAndReply for AccessTokenStore.joi@chromium.org2011-12-191-2/+2
* Switch to PostTaskAndReply for AccessTokenStore.joi@chromium.org2011-12-191-2/+2
* Removing MessageLoop::QuitTask() from content/dcheng@chromium.org2011-12-101-2/+2
* Remove use of GetDefaultRequestContext in geolocation.allanwoj@chromium.org2011-09-061-4/+33
* Moved URLRequestContextGetter to net/ so it can be used by projects such as j...sanjeevr@chromium.org2011-03-311-2/+2
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Move core pieces of geolocation from chrome to content.This is a rough carvin...jam@chromium.org2011-02-281-0/+151