summaryrefslogtreecommitdiffstats
path: root/chrome/browser/geolocation
Commit message (Expand)AuthorAgeFilesLines
* Move l10n_util to ui/baseben@chromium.org2011-01-212-3/+3
* Cleanup: de-inline a bunch of classes, rename and move "PluginInstaller" to "...pkasting@chromium.org2011-01-212-156/+197
* Don't show queued infobars on tab shutdown.jknotten@chromium.org2011-01-213-17/+113
* Remove obsolete base/lock.h and fix up callers to use the new header file andbrettw@chromium.org2011-01-214-6/+6
* Move ResourceBundle, DataPack to ui/baseben@chromium.org2011-01-201-1/+1
* Move models from app to ui/base/modelsben@chromium.org2011-01-142-4/+4
* Cleanup: Remove unneeded chrome/browser/ui/browser.h usage.thestig@chromium.org2011-01-131-2/+4
* net: Remove typedef net::URLRequestStatus URLRequestStatus;tfarina@chromium.org2011-01-132-15/+16
* Coverity: Fix unchecked return values.kmadhusu@chromium.org2011-01-121-2/+3
* Call CoInitialize before using Win 7 Location API.jknotten@chromium.org2011-01-124-24/+46
* Geolocation code cleanup following switch to client-based Geolocation.jknotten@chromium.org2011-01-073-102/+19
* Fix incorrect assertion following the move of Geolocation provider in to its ...jknotten@chromium.org2011-01-064-20/+32
* Remove legacy non-client-based geolocation code.jknotten@chromium.org2011-01-063-49/+0
* net: Add namespace net to the remaining files under url_request directory.tfarina@chromium.org2011-01-061-2/+2
* Move non_thread_safe from base to base/threading and into the base namespace.brettw@chromium.org2011-01-012-4/+4
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-016-6/+6
* Move platform_thread to base/threading and put in the base namespace. I left abrettw@chromium.org2010-12-311-2/+3
* Move base/win_util to the base/win directory and use the base::win namespace.brettw@google.com2010-12-312-2/+0
* Remove wstring from TableModel.avi@chromium.org2010-12-303-31/+27
* Remove wstring from l10n_util. Part 2.avi@chromium.org2010-12-281-8/+13
* Allow default desktop content settings and default geolocation settings to be...markusheintz@chromium.org2010-12-203-4/+158
* Client-based geolocation refactoring.jknotten@chromium.org2010-12-171-1/+8
* Cleanup: Remove unneeded includes of notification_service.h.thestig@chromium.org2010-12-171-1/+2
* Disable crashy GeolocationBrowserTest.InvalidUrlRequestphajdan.jr@chromium.org2010-12-151-1/+2
* Client-based geolocation support.jknotten@chromium.org2010-12-146-86/+94
* Revert rev 69137 due to incorrect change log.jknotten@chromium.org2010-12-146-94/+86
* Merge branch 'GeolocationClientChange1' of ../../chromium-ro/src into issue-5...jknotten@chromium.org2010-12-146-86/+94
* Rename ExtensionsService to ExtensionService.tfarina@chromium.org2010-12-141-2/+2
* Reland r68893 after fixing allowing blocking IO on shutdown.willchan@chromium.org2010-12-141-0/+5
* Rename ResourceMessageFilter to RenderMessageFilter, since that's what it act...jam@chromium.org2010-12-141-1/+1
* Cleanup: Remove unneeded browser_thread.h usage.thestig@chromium.org2010-12-133-16/+15
* Revert 68893 - Consider PlatformThread::Join() to be blocking IO.csilv@chromium.org2010-12-111-5/+0
* Consider PlatformThread::Join() to be blocking IO.willchan@chromium.org2010-12-101-0/+5
* Disable crashy GeolocationBrowserTest.NoInfoBarBeforeStartphajdan.jr@chromium.org2010-12-101-1/+2
* Reduce the include footprint of pref_service.hmnissler@chromium.org2010-12-031-0/+2
* Move:ben@chromium.org2010-12-025-5/+5
* Revert 67997 - Reduce the include footprint of pref_service.hmnissler@chromium.org2010-12-021-2/+0
* Reduce the include footprint of pref_service.hmnissler@chromium.org2010-12-021-0/+2
* Cleanup: Include browser.h -> ui/browser.h [Part 1].jhawkins@chromium.org2010-11-162-2/+2
* 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