summaryrefslogtreecommitdiffstats
path: root/chrome/browser/geolocation
Commit message (Expand)AuthorAgeFilesLines
* chromeos: Update help URLs.derat@chromium.org2010-11-101-3/+16
* Discard GEOLOCATION_* notifications, instead observe preference notifications.csilv@chromium.org2010-11-091-10/+0
* Fix a leak in wifi geolocation on the Macstuartmorgan@chromium.org2010-11-081-0/+7
* Fix dbus- and geolocation- related crash on Linux.jknotten@chromium.org2010-11-053-13/+99
* Convert implicit scoped_refptr constructor calls to explicit ones, part 1thakis@chromium.org2010-11-013-13/+13
* Part 3 of immutable Extension refactor.mpcomplete@chromium.org2010-10-291-1/+1
* FBTF: Hopefully, the last ctor patch.erg@google.com2010-10-272-0/+7
* The GeolocationBrowserTest times out, and timeouts now causes thensylvain@chromium.org2010-10-251-1/+1
* FBTF: More dtor deinlining. (Can almost see the end!)erg@google.com2010-10-222-77/+123
* Geolocation dispatcher rename:jknotten@chromium.org2010-10-224-44/+49
* Forgot to check in these changes requested by joth during codereview of r63429.pkasting@chromium.org2010-10-223-15/+15
* Convert LOG(INFO) to VLOG(1) - chrome/browser/geolocation/.pkasting@chromium.org2010-10-218-59/+63
* Fix bug 59917 - Network position cache can get time clashesjoth@chromium.org2010-10-213-99/+164
* FBTF: Even more deinlining.erg@google.com2010-10-202-18/+18
* Fix geolocation crashing bugjoth@chromium.org2010-10-204-8/+62
* Move scoped_nsdisable_screen_update from base to app/macbrettw@chromium.org2010-10-181-3/+3
* Move windows version-related stuff out of base/win_util and into base/win/win...brettw@chromium.org2010-10-151-2/+3
* Geolocation browser test: uses navigation rather than javascript alerts.bulach@chromium.org2010-10-141-41/+46
* Linux Gateway Data Provider.allanwoj@chromium.org2010-10-143-1/+249
* Add extra logging to help in debugging flaky geolocation browser tests.joth@chromium.org2010-10-144-66/+48
* DOM UI Settings - Desktop Notification exceptionsestade@chromium.org2010-10-131-0/+5
* Rename ChromeThread to BrowserThread Part20:tfarina@chromium.org2010-10-1212-12/+12
* 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