summaryrefslogtreecommitdiffstats
path: root/chrome/browser/geolocation
Commit message (Expand)AuthorAgeFilesLines
* Rename ChromeThread to BrowserThread Part11:tfarina@chromium.org2010-10-1012-71/+71
* Add geolocation and desktop notifications NotificationTypes.estade@chromium.org2010-10-071-0/+5
* Fix permission of geolocation files.allanwoj@chromium.org2010-10-013-0/+0
* Refactoring geolocation code to work on its own thread.allanwoj@chromium.org2010-10-0112-410/+476
* Make ui_test_utils::ExecuteJavaScript() friendlier to use. Also, add WARN_UN...isherman@chromium.org2010-09-301-4/+4
* Disable NoInfobarForSecondTab and NoInfobarForDeniedOrigin for OSX.kinuko@chromium.org2010-09-291-2/+2
* disable hanging/crashing tests: NoInfobarForSecondTab & NoInfobarForDeniedOri...joth@chromium.org2010-09-281-4/+14
* Change name of PollingPolicyInterface.allanwoj@chromium.org2010-09-283-12/+12
* Unify experimental location features under one flag.allanwoj@chromium.org2010-09-242-2/+2
* Windows Gateway Data Provider.allanwoj@chromium.org2010-09-244-2/+144
* Tidy up network location unit test.allanwoj@chromium.org2010-09-211-4/+10
* NoInfobarForDeniedOrigin no longer appears flaky (last seen July 10)joth@chromium.org2010-09-211-8/+1
* Fix starting network location data provider thread issue.allanwoj@chromium.org2010-09-214-6/+50
* Fix behaviour of queued geolocation infobars on navigate.allanwoj@chromium.org2010-09-201-0/+17
* Marking GeolocationBrowserTest.CancelpermissionsForFrame as flakymlloyd@chromium.org2010-09-171-1/+3
* Revert 59507 - NoInfobarForDeniedOrigin no longer appears flaky (last seen Ju...joth@chromium.org2010-09-151-1/+8
* NoInfobarForDeniedOrigin no longer appears flaky (last seen July 10)joth@chromium.org2010-09-151-8/+1
* Add CoreLocation support to Chrome.allanwoj@chromium.org2010-09-136-2/+383
* Remove the flaky mark from several Geolocation tests. We no longer see the fl...phajdan.jr@chromium.org2010-09-091-13/+6
* Fix geolocation icon behaviour on navigationallanwoj@chromium.org2010-09-022-0/+6
* Fixed hanging gatewaydataprovider test fixtureallanwoj@chromium.org2010-08-312-7/+6
* Fix leaking tests for network location providersallanwoj@chromium.org2010-08-312-3/+3
* Remove the wstring FormatUrl() functions (and convert remaining users to the ...viettrungluu@chromium.org2010-08-311-5/+4
* I accidentally disabled the wrong test earlier (it had a very similar name).dmazzoni@chromium.org2010-08-272-3/+3
* Mark test as disabled after it timed out on the buildbot.dmazzoni@chromium.org2010-08-261-1/+2
* Base class for gateway data providersallanwoj@chromium.org2010-08-263-0/+377
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-265-6/+6
* FBTF: Minor cleanup to testing headers.erg@google.com2010-08-251-0/+2
* Removed inheritance of std:less in network data structuresallanwoj@chromium.org2010-08-241-3/+2
* Gateway Location Providerallanwoj@chromium.org2010-08-237-40/+378
* Clean up unnecessary #includes of base/{scoped_ptr.h,string16.h}.viettrungluu@chromium.org2010-08-196-5/+8
* FBTF: Remove unneeded STL includes from src/chrome.viettrungluu@chromium.org2010-08-191-2/+1
* FBTF: Remove unneeded headers from base/ (part 6)thestig@chromium.org2010-08-194-1/+3
* Remove all wstrings from the IPC logging subsystem.erg@google.com2010-08-182-0/+3
* Fix a problem with Geolocation tests trying to start the test server twice.phajdan.jr@chromium.org2010-08-171-4/+10
* Mark a bunch of geolocation tests as flaky while phajdan fixes.mpcomplete@chromium.org2010-08-171-5/+12
* Test server cleanup patch of death:phajdan.jr@chromium.org2010-08-171-8/+5
* Remove remaining deprecated wstring methods from base/values.{cc,h}.viettrungluu@chromium.org2010-08-171-3/+3
* TBR: I didn't upload the six files that I added last time round see here http...allanwoj@chromium.org2010-08-176-0/+837
* Location provider using Windows 7 Location APIallanwoj@chromium.org2010-08-176-18/+17
* Fixed crash on navigation with queued geolocation permission requestsallanwoj@chromium.org2010-08-171-16/+20
* FBTF: Remove "obviously" unneeded standard C++ library #includes.viettrungluu@chromium.org2010-08-155-5/+1
* Remove deprecated wstring DictionaryValue::SetWithoutPathExpansion().viettrungluu@chromium.org2010-08-141-2/+1
* Remove remaining deprecated wstring DictionaryValue::Get...WithoutPathExpansi...viettrungluu@chromium.org2010-08-141-1/+1
* Remove deprecated wstring DictionaryValue::Get{Dictionary,List}WithoutPathExp...viettrungluu@chromium.org2010-08-141-2/+2
* Convert infobar APIs to UTF-16.evan@chromium.org2010-08-132-13/+14
* FBTF: Forward declare everything possible in testing_profile.herg@google.com2010-08-134-0/+6
* Remove (deprecated) wstring version of DictionaryValue::RemoveWithoutPathExpa...viettrungluu@chromium.org2010-08-131-7/+5
* Speculative fix for chromium-os:4706 - use singleton NetworkLibrary rather th...joth@chromium.org2010-08-062-7/+5
* FBTF: Remove unneeded headers from base/ (part 2)thestig@chromium.org2010-08-061-1/+0