summaryrefslogtreecommitdiffstats
path: root/chrome/browser/geolocation
Commit message (Expand)AuthorAgeFilesLines
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-011-1/+1
* Move core pieces of geolocation from chrome to content.This is a rough carvin...jam@chromium.org2011-02-2884-9576/+35
* Move files out of chrome\browser\renderer_host\test alongside their source. ...jam@chromium.org2011-02-242-5/+5
* Even more test cleanup. Some fixes to non-test code that's regressed.erg@google.com2011-02-152-9/+34
* Even more test cleanup.erg@google.com2011-02-102-16/+33
* Cleanup:pkasting@chromium.org2011-02-101-101/+163
* Remove wstring from RVH's run Javascript command.avi@chromium.org2011-02-091-3/+3
* Misc. cleanup bits I missed in my last pass.pkasting@chromium.org2011-02-091-0/+1
* Revert 74118 - Remove wstring from RVH's run Javascript command.avi@chromium.org2011-02-081-3/+3
* Remove wstring from RVH's run Javascript command.avi@chromium.org2011-02-081-3/+3
* Cleanup:pkasting@chromium.org2011-02-083-153/+178
* Stop geolocation providers instead of joining thread.jknotten@chromium.org2011-02-0311-197/+475
* Rename Real* to Double* in values.* and dependent filesarv@chromium.org2011-02-011-1/+1
* Put geolocation unit and browser test code in anonymous namespaces.jknotten@chromium.org2011-01-2710-5/+34
* Cleanup:pkasting@chromium.org2011-01-261-5/+0
* Disable flaky geolocation tests:phajdan.jr@chromium.org2011-01-241-3/+6
* 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