summaryrefslogtreecommitdiffstats
path: root/chrome/browser/geolocation/geolocation_permission_context.cc
Commit message (Expand)AuthorAgeFilesLines
* Migrate geolocation permissions to the new common permission class.miguelg2014-09-291-290/+29
* Componentize permission_request_id.*lucinka.brozkova2014-09-231-1/+1
* Use a qualified path for chromium_strings, google_chrome_strings, and generat...thestig@chromium.org2014-08-221-1/+1
* Simplify Android geolocation permission checksmiguelg@chromium.org2014-08-061-6/+4
* Audit the last time the Geolocation and Notification content settingsdhnishi@chromium.org2014-07-171-3/+6
* [Geolocation] Enable content settings write using permissions bubbles.gbillock@chromium.org2014-07-101-1/+9
* https://codereview.chromium.org/351683004 did the same for midi but missed so...miguelg@chromium.org2014-06-301-2/+6
* Simplify geolocation permission request in the Content API.jam@chromium.org2014-06-131-0/+329
* Split out abstract interface from GeolocationPermissionContextjoth@chromium.org2011-06-231-627/+0
* Move the little infobar code from TabContents to TabContentsWrapper.jam@chromium.org2011-05-181-4/+9
* Move TabSpecificContentSettings to TabContentWrapper.jam@chromium.org2011-05-131-6/+3
* Revert 85278 - Move TabSpecificContentSettings to TabContentWrapper.jam@chromium.org2011-05-131-3/+6
* Move TabSpecificContentSettings to TabContentWrapper.jam@chromium.org2011-05-131-6/+3
* More work on removing content settings code from src\content.jam@chromium.org2011-05-071-0/+1
* Replace the virtual InfoBarDelegate::InfoBarClosed() function with a non-virt...pkasting@chromium.org2011-05-051-13/+8
* Make InfoBarDelegate::GetIcon() return gfx::Image rather than SkBitmap.rsesek@chromium.org2011-04-211-3/+3
* More https for support URLs.cevans@chromium.org2011-04-131-2/+2
* Move geolocation, desktop notification, and device orientation into their own...jam@chromium.org2011-03-191-2/+2
* Fix some pass-by-values caught by Coveritystuartmorgan@chromium.org2011-03-111-4/+4
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-091-3/+3
* Split infobar_delegate.[cc,h] into separate pieces for the different classes ...tfarina@chromium.org2011-03-031-1/+1
* 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-281-9/+11
* Cleanup:pkasting@chromium.org2011-02-101-101/+163
* Cleanup:pkasting@chromium.org2011-02-081-9/+9
* Cleanup:pkasting@chromium.org2011-01-261-5/+0
* Move l10n_util to ui/baseben@chromium.org2011-01-211-1/+1
* Cleanup: de-inline a bunch of classes, rename and move "PluginInstaller" to "...pkasting@chromium.org2011-01-211-139/+188
* Don't show queued infobars on tab shutdown.jknotten@chromium.org2011-01-211-1/+36
* Move ResourceBundle, DataPack to ui/baseben@chromium.org2011-01-201-1/+1
* Cleanup: Remove unneeded chrome/browser/ui/browser.h usage.thestig@chromium.org2011-01-131-2/+4
* Geolocation code cleanup following switch to client-based Geolocation.jknotten@chromium.org2011-01-071-17/+0
* Remove legacy non-client-based geolocation code.jknotten@chromium.org2011-01-061-15/+0
* Client-based geolocation support.jknotten@chromium.org2010-12-141-1/+9
* Revert rev 69137 due to incorrect change log.jknotten@chromium.org2010-12-141-9/+1
* Merge branch 'GeolocationClientChange1' of ../../chromium-ro/src into issue-5...jknotten@chromium.org2010-12-141-1/+9
* Rename ExtensionsService to ExtensionService.tfarina@chromium.org2010-12-141-2/+2
* Move:ben@chromium.org2010-12-021-1/+1
* Cleanup: Include browser.h -> ui/browser.h [Part 1].jhawkins@chromium.org2010-11-161-1/+1
* chromeos: Update help URLs.derat@chromium.org2010-11-101-3/+16
* Part 3 of immutable Extension refactor.mpcomplete@chromium.org2010-10-291-1/+1
* Geolocation dispatcher rename:jknotten@chromium.org2010-10-221-1/+1
* Rename ChromeThread to BrowserThread Part20:tfarina@chromium.org2010-10-121-1/+1
* Rename ChromeThread to BrowserThread Part11:tfarina@chromium.org2010-10-101-15/+15
* Refactoring geolocation code to work on its own thread.allanwoj@chromium.org2010-10-011-6/+5
* Fix behaviour of queued geolocation infobars on navigate.allanwoj@chromium.org2010-09-201-0/+17
* Remove the wstring FormatUrl() functions (and convert remaining users to the ...viettrungluu@chromium.org2010-08-311-5/+4
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-1/+1
* Remove all wstrings from the IPC logging subsystem.erg@google.com2010-08-181-0/+1
* Fixed crash on navigation with queued geolocation permission requestsallanwoj@chromium.org2010-08-171-16/+20