summaryrefslogtreecommitdiffstats
path: root/content/browser/geolocation
Commit message (Expand)AuthorAgeFilesLines
* Remove RadioData from geolocationjoth@chromium.org2012-06-138-188/+10
* Coverity: Restructure logically dead code.kmadhusu@chromium.org2012-06-081-3/+3
* Support NULL geolocation and speech delegates to make embedding content easier.jam@chromium.org2012-06-071-6/+13
* replace wstring printf in geolocation as wstring is deprecatedjames.wei@intel.com2012-06-061-3/+3
* Move the rest of the content\test headers that are used by embedders to conte...jam@chromium.org2012-06-041-1/+1
* Move test_browser_thread.h from content\test to content\public\test. This way...jam@chromium.org2012-06-041-1/+1
* Change most content::URLFetcher references to net::URLFetcherakalin@chromium.org2012-05-232-5/+5
* Remove content::URLFetcherDelegateakalin@chromium.org2012-05-221-5/+4
* RefCounted types should not have public destructorsrsleevi@chromium.org2012-05-181-0/+6
* Cleanup: Remove unneeded scoped_ptr.h includes from content.thestig@chromium.org2012-05-173-8/+8
* Upstream Geolocation timestamp fix.jknotten@chromium.org2012-05-162-4/+4
* Fix content geolocation tests on Windowsbartfab@chromium.org2012-05-111-37/+35
* Disable flaky GeolocationProviderTest on Windowsjknotten@chromium.org2012-05-111-1/+8
* Move URLFetcherDelegate to net/ and split URLFetcher between net/ and content/akalin@chromium.org2012-05-112-2/+2
* Fix override of LocationProviderBase::OnPermissionGranted() in LocationProvid...steveblock@chromium.org2012-05-102-3/+2
* Try to fix GeolocationProviderTest flakinessbartfab@chromium.org2012-05-091-4/+17
* Upstream Geolocation for Android.jknotten@chromium.org2012-05-096-2/+333
* Fix the implementation order of GeolocationProvider methodsbartfab@chromium.org2012-05-041-84/+84
* Add content API for requesting the current geolocationbartfab@chromium.org2012-05-045-208/+304
* Fix Geolocation tests to work on Official Chrome builders.kerz@chromium.org2012-05-041-2/+9
* Make the Geoposition helper struct publicbartfab@chromium.org2012-05-0232-196/+222
* RefCounted types should not have public destructors, content/browser part 1rsleevi@chromium.org2012-04-277-9/+31
* Geolocation support for chromedriver, browser-side only.kkania@chromium.org2012-04-254-0/+104
* Remove requesting_frame parameters from Geolocation stackbartfab@chromium.org2012-04-2019-101/+74
* Remove some constant spew in unit test logserg@chromium.org2012-04-113-8/+14
* Update uses of TimeDelta in geolocation code.tedvessenes@gmail.com2012-04-112-4/+6
* Modify the base::JSONReader interface to take a set of options rather than a ...rsesek@chromium.org2012-04-111-1/+1
* Fix some grammar in comments, error messages and documentation.gavinp@chromium.org2012-04-032-2/+2
* Move Render(View|Widget)Host and associated classes to content namespace.joi@chromium.org2012-03-071-0/+1
* Move Render(Widget|View)HostImpl to files with _impl in filename.joi@chromium.org2012-03-061-1/+1
* Extract minimal RenderViewHost interface for embedders, leavingjoi@chromium.org2012-03-051-2/+3
* dbus: add ObjectPath typekeybuk@google.com2012-02-142-43/+51
* Revert 121920 - dbus: add ObjectPath typedpapad@chromium.org2012-02-142-51/+43
* dbus: add ObjectPath typekeybuk@chromium.org2012-02-142-43/+51
* Change geolocaiton browser name in official buildsjoth@chromium.org2012-02-101-1/+6
* Hide geolocation_provider.h from chrome, and move geolocation_permission_cont...jam@chromium.org2012-01-243-48/+21
* Convert use of int ms to TimeDelta in files owned by bulach.tedvessenes@gmail.com2012-01-204-10/+10
* Revert r117895 "Convert use of int ms to TimeDelta in files owned by bulach."maruel@chromium.org2012-01-174-10/+10
* Convert use of int ms to TimeDelta in files owned by bulach.tedvessenes@gmail.com2012-01-174-10/+10
* Revert 117541 - Convert use of int ms to TimeDelta in files owned by bulach.lambroslambrou@google.com2012-01-124-10/+10
* Convert use of int ms to TimeDelta in files owned by bulach.tedvessenes@gmail.com2012-01-124-10/+10
* Remove task.h and finish base::Bind() migration.ajwong@chromium.org2012-01-065-5/+1
* base::Bind: Remove includes of base.bind in header files.jhawkins@chromium.org2011-12-211-1/+1
* Move AccessTokenStore to Content API, now that it is a pure-virtual class.joi@chromium.org2011-12-2116-88/+54
* Switch to PostTaskAndReply for AccessTokenStore.joi@chromium.org2011-12-219-46/+39
* Revert 114992 - Switch to PostTaskAndReply for AccessTokenStore.joi@chromium.org2011-12-199-18/+45
* Switch to PostTaskAndReply for AccessTokenStore.joi@chromium.org2011-12-199-45/+18
* Move BrowserMessageFilter to public, and into content namespace.joi@chromium.org2011-12-161-2/+2
* Removing MessageLoop::QuitTask() from content/dcheng@chromium.org2011-12-101-2/+2
* Update includes to new header locationsabarth@chromium.org2011-12-031-1/+1