summaryrefslogtreecommitdiffstats
path: root/chrome/browser/geolocation/geolocation_infobar_queue_controller.cc
Commit message (Expand)AuthorAgeFilesLines
* GeolocationConfirmInfoBarDelegate* -> GeolocationInfoBarDelegate*, for consis...pkasting@chromium.org2013-04-161-4/+3
* Move c/b/a/infobar files back to c/b/infobarkaiwang@chromium.org2013-03-191-1/+1
* Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.joi@chromium.org2013-02-111-1/+1
* Do not update the geolocation permission for local pagespenghuang@chromium.org2013-01-221-10/+23
* Change infobar creation to use a public static Create() method on the infobar...pkasting@chromium.org2013-01-081-8/+4
* Convert all uses of InfoBarTabHelper -> InfoBarService. Make InfoBarTabHelperpkasting@chromium.org2012-12-201-20/+20
* Introduce GeolocationPermissionRequestID, a wrapper class to contain the (ren...pkasting@chromium.org2012-10-271-177/+126
* Introduce Android variants of ChromeGeolocationPermissionContext, Geolocation...cramya@chromium.org2012-10-231-7/+4
* Refactor chrome_geolocation_permission_context.* in preperation for adding pl...cramya@chromium.org2012-10-181-155/+37
* Fix Double Geolocation Infobar Removal Notification Bug.jknotten@chromium.org2012-10-121-9/+25
* Switch InfoBarTabHelper to use WebContentsUserData.avi@chromium.org2012-10-111-7/+1
* Move GeolocationInfoBarQueueController to own files.jknotten@chromium.org2012-10-091-0/+474