summaryrefslogtreecommitdiffstats
path: root/chrome/browser/geolocation
Commit message (Expand)AuthorAgeFilesLines
* Switch from using custom time / epoch handling code (inherited from gears) to...joth@chromium.org2010-03-1610-46/+60
* Adds host for Geolocation OnStartUpdating.bulach@chromium.org2010-03-152-5/+11
* Uses MockLocationProvider on GeolocationBrowserTest.bulach@chromium.org2010-03-151-67/+172
* First cut at implementing wifi bindigns for linux, using glib-dbus to Network...joth@chromium.org2010-03-124-253/+348
* Experimental fix for 10.6 SDK builds: convert to weak dependecy on the kCWSca...joth@chromium.org2010-03-101-38/+30
* mac: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-101-0/+1
* chrome 5: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-082-2/+2
* Add support for geolocation wifi scanning on OSX 10.6joth@chromium.org2010-03-083-33/+200
* Fix crash when permission request received from extension.joth@chromium.org2010-03-049-67/+146
* Renames route_id to render_view_idbulach@chromium.org2010-03-034-87/+98
* Speculative fix for valgrind memory leadjoth@chromium.org2010-02-262-2/+2
* Bring Geolocation to life!joth@chromium.org2010-02-266-47/+79
* Misc tidy up:joth@chromium.org2010-02-268-8/+8
* Fix an issue in the common wifi data provider to make esp. mac wifi work corr...joth@chromium.org2010-02-253-21/+41
* Port the gears OSX wifi data provider into chromejoth@chromium.org2010-02-254-123/+207
* Adds Geolocation browser test.bulach@chromium.org2010-02-244-18/+337
* Fix bug found in the location arbitrator whilst doing trial integration: need...joth@chromium.org2010-02-243-18/+63
* Fix some bugs discovered whilst making trial integration of geolocaiton piece...joth@chromium.org2010-02-235-88/+103
* Fix geolocation network request to not send/save cookies or send authenticati...joth@chromium.org2010-02-221-18/+5
* Fix threading problems in the access token store impl, and majorly simplify t...joth@chromium.org2010-02-1911-281/+235
* Move MockLocationProvider to location_provider.cc to fix Linux shared build.craig.schlenter@chromium.org2010-02-193-39/+50
* Second try for:bulach@chromium.org2010-02-1913-33/+645
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-191-1/+1
* Revert 39366 - Initial Geolocation implementationbulach@chromium.org2010-02-1816-893/+145
* Test SetAcrossInstances crashed on Mac also. Disabling.finnur@chromium.org2010-02-181-2/+2
* Initial Geolocation implementationbulach@chromium.org2010-02-1816-145/+893
* 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
* Fix valgrind memory leak. Adding missing virtual on a destructor.joth@chromium.org2010-02-174-5/+5
* Add unit tests for locaiton arbitrator and browser tests for the access token...joth@chromium.org2010-02-1712-104/+629
* Misc. tidy up of various comments found whilst learning the codebase.joth@chromium.org2010-02-172-2/+1
* linux: fix shared buildjoth@chromium.org2010-02-162-1/+4
* linux: fix shared buildevan@chromium.org2010-02-161-1/+1
* Add support for top level geolocation arbitrator, and access token persistenc...joth@chromium.org2010-02-1510-30/+303
* Annotate test-only data race as benigntimurrrr@chromium.org2010-02-121-0/+2
* Refactor the state-machine & threading out of the windows wifi provider into ...joth@chromium.org2010-02-126-280/+322
* Simplify (honest!) the threading design for data providers: the API is now si...joth@chromium.org2010-02-119-185/+205
* Fix flaky win32 wifi provider test.joth@chromium.org2010-02-083-5/+7
* Hopefully final attempt at landing http://src.chromium.org/viewvc/chrome?view...joth@chromium.org2010-02-081-0/+396
* Disable a flaky unit testhclam@chromium.org2010-02-061-1/+1
* Split out of reverted change http://src.chromium.org/viewvc/chrome?view=rev&r...joth@chromium.org2010-02-053-13/+23
* Revert 38207 - bah. still can't work out why this passes fine on local machin...joth@chromium.org2010-02-054-415/+13
* Re-attempt at http://src.chromium.org/viewvc/chrome?view=rev&revision=37989 joth@chromium.org2010-02-054-13/+415
* Split out of reverted change http://src.chromium.org/viewvc/chrome?view=rev&r...joth@chromium.org2010-02-055-9/+10
* Fix shared linux buildjoth@chromium.org2010-02-041-1/+11
* Revert 37989 - unit test failed on Mac builder despite passing on try serverjoth@chromium.org2010-02-039-403/+13
* Add tests for the geolocation network provider.joth@chromium.org2010-02-039-13/+403
* Port the gears geolocation network provider to Chromiumjoth@chromium.org2010-02-0215-1491/+913
* Fix flaky test causing tree to go redjoth@chromium.org2010-01-281-2/+6
* Add more gears geolocaiton files into chromium: locaiton provider, network lo...joth@chromium.org2010-01-2810-0/+2006