summaryrefslogtreecommitdiffstats
path: root/chrome/browser/geolocation
Commit message (Expand)AuthorAgeFilesLines
* Introduce PrefRegistrySyncable, simplifying PrefServiceSyncable.joi@chromium.org2013-02-103-6/+7
* Rename FilePath to base::FilePath and use new location of string_number_conve...brettw@chromium.org2013-02-081-1/+1
* Linux/ChromeOS Chromium style checker cleanup, chrome/browser edition.rsleevi@chromium.org2013-02-073-6/+6
* Remove PrefServiceSimple, replacing it with PrefService and PrefRegistrySimple.joi@chromium.org2013-02-064-8/+9
* Remove TabStripModel wrapper use.avi@chromium.org2013-01-291-14/+21
* Fix a memory leak in GeolocationPermissionContextTestspenghuang@chromium.org2013-01-251-3/+5
* Do not update the geolocation permission for local pagespenghuang@chromium.org2013-01-223-10/+49
* Move wifi_data_provider_chromeos -> contentstevenjb@chromium.org2013-01-172-311/+0
* Reland 176858 - Deprecate ShillNetworkClient and add GeolocationHandlerdubroy@chromium.org2013-01-152-92/+3
* Revert 176858dubroy@chromium.org2013-01-152-3/+92
* Deprecate ShillNetworkClient and add GeolocationHandlerstevenjb@chromium.org2013-01-152-92/+3
* Destroy GeolocationInfobarQueueController on UI thread.jknotten@chromium.org2013-01-103-4/+27
* Reenable GeolocationBrowserTest.NoInfoBarBeforeStartjknotten@chromium.org2013-01-091-2/+1
* Make ChromeGeolocationPermissionContextFactory a ProfileKeyedServiceFactoryjknotten@chromium.org2013-01-085-15/+74
* Change infobar creation to use a public static Create() method on the infobar...pkasting@chromium.org2013-01-086-80/+45
* Minor cleanup to how infobars handle expiry:pkasting@chromium.org2013-01-073-7/+20
* Simplify ExecuteJavaScript* functions.darin@chromium.org2013-01-041-11/+8
* Change ExecuteJavaScript* helper functions in browser_test_utils.{h,cc}darin@chromium.org2013-01-021-23/+29
* Split PrefService into PrefService, PrefServiceSimple and PrefServiceSyncable.joi@chromium.org2012-12-226-11/+12
* Convert all uses of InfoBarTabHelper -> InfoBarService. Make InfoBarTabHelperpkasting@chromium.org2012-12-2011-119/+120
* Remove straggling TabContents references.avi@chromium.org2012-12-141-1/+1
* Remove TabContents includes.avi@chromium.org2012-12-141-1/+0
* Reenable GeolocationBrowserTest.InvalidUrlRequestjknotten@chromium.org2012-12-121-2/+1
* Reenable GeolocationBrowserTest.NoInfobarForAllowedOriginjknotten@chromium.org2012-12-101-7/+1
* Introduces "CreateParams" for web contents, and add |parent| parameter in it.mukai@chromium.org2012-12-091-2/+2
* Inform app developer what permissions are needed when APIs are rejected.scheib@chromium.org2012-12-081-2/+5
* Reenable GeolocationBrowserTest.CancelPermissionForFramejknotten@chromium.org2012-12-061-3/+1
* Reenable GeolocationBrowserTestsjknotten@chromium.org2012-12-051-4/+2
* Remove GetExtensionService calls and replace with PKSF calls through the Exte...mirandac@chromium.org2012-11-301-1/+3
* Reenable GeolocationBrowserTest.ErrorOnPermissionDeniedjknotten@chromium.org2012-11-291-2/+1
* Refactoring Geolocation Infobar part4cramya@chromium.org2012-11-074-4/+73
* Fix geolocation access for Chrome appscramya@chromium.org2012-10-291-18/+18
* Move geolocation code to content namespace.jam@chromium.org2012-10-293-11/+18
* Introduce GeolocationPermissionRequestID, a wrapper class to contain the (ren...pkasting@chromium.org2012-10-2716-505/+417
* Add Google Location Settings geolocation permission flowcramya@chromium.org2012-10-275-31/+72
* Android: fixes clang build error for chrome_geolocation_permission_context_an...bulach@chromium.org2012-10-232-0/+6
* Introduce Android variants of ChromeGeolocationPermissionContext, Geolocation...cramya@chromium.org2012-10-2313-42/+273
* Remove alias from ChromeRenderViewHostTestHarness.avi@chromium.org2012-10-192-8/+10
* Refactor chrome_geolocation_permission_context.* in preperation for adding pl...cramya@chromium.org2012-10-188-248/+378
* Remove TabContents from geolocation.avi@chromium.org2012-10-172-9/+25
* Fix Double Geolocation Infobar Removal Notification Bug.jknotten@chromium.org2012-10-123-9/+138
* Switch InfoBarTabHelper to use WebContentsUserData.avi@chromium.org2012-10-113-33/+34
* Don't retain reference to ChromeGeolocationPermissionContextjknotten@chromium.org2012-10-091-1/+1
* Move GeolocationInfoBarQueueController to own files.jknotten@chromium.org2012-10-094-556/+600
* Switch TabSpecificContentSettings to use WebContentsUserData.avi@chromium.org2012-09-282-4/+5
* Update the network-based geolocation to use the new jknotten@chromium.org2012-09-121-8/+19
* Make TabContents ctor private; poke hole for existing callers.avi@chromium.org2012-08-271-1/+1
* Add more OWNERS inside chrome/browser.thestig@chromium.org2012-08-221-0/+3
* Introduce InfoBarTabService API.joi@chromium.org2012-08-203-37/+37
* Move SessionStorageNamespace entirely into NavigationController and support S...ajwong@chromium.org2012-08-131-1/+1