summaryrefslogtreecommitdiffstats
path: root/chrome/browser/content_settings
Commit message (Expand)AuthorAgeFilesLines
* Service Worker: Hook up browsing data deletionjsbell@chromium.org2014-08-112-0/+25
* Cleanup: Remove unneeded #includes for grit/, ui/base/l10n/l10n_util.h and ui...thestig@chromium.org2014-08-081-2/+0
* Simplify Android geolocation permission checksmiguelg@chromium.org2014-08-064-13/+5
* Remember user decisions on invalid certificates behind a flagjww@chromium.org2014-08-014-4/+10
* Move extension notifications to extensions/browser/notification_types.hjamescook@chromium.org2014-07-311-7/+9
* Componentize content_settings_types.hvasilii@chromium.org2014-07-2518-18/+18
* Rename ServerBoundCert => ChannelID to reflect the current namerch@chromium.org2014-07-252-10/+10
* Migrate the notification permission to the new common permission classes.miguelg@chromium.org2014-07-243-11/+41
* Get rid of some uses of CreateIntegerValueestade@chromium.org2014-07-2212-88/+80
* Audit the last time the media stream content settings have been used.dhnishi@chromium.org2014-07-181-6/+6
* Get rid of the rest of CreateStringValueestade@chromium.org2014-07-181-4/+4
* Audit the last time the Geolocation and Notification content settingsdhnishi@chromium.org2014-07-175-5/+264
* ClickToPlayPluginTest.NoCallbackAtLoad test should create head elementkangil.han@samsung.com2014-07-171-2/+6
* Add UMA for the new generic permisison classmiguelg@chromium.org2014-07-1610-23/+216
* Fix 'except' and 'prefer' spelling.tnagel@chromium.org2014-07-161-7/+7
* Add an option page for searching and managing resources and permissions by or...dhnishi@chromium.org2014-07-163-0/+15
* Add tests for the permission context classmiguelg@chromium.org2014-07-111-0/+141
* [Geolocation] Enable content settings write using permissions bubbles.gbillock@chromium.org2014-07-101-3/+5
* Implement midi permissions on top of the new common permission classesmiguelg@chromium.org2014-07-096-0/+565
* Update several WebContentsObserver loading callbacks to use RFH.dcheng@chromium.org2014-07-032-11/+5
* Fix a bug where Chrome crashes when geolocation permissions are granteddhnishi@chromium.org2014-06-262-0/+15
* Move all remaining appcache-related code to content namespacepilgrim@chromium.org2014-06-251-2/+2
* Manual revert with a fix for the failing test.miguelg@chromium.org2014-06-254-0/+11
* Remove unnecessary #includes in cookie_settings.cc and cookie_settings_unitte...sungmann.cho@navercorp.com2014-06-252-4/+0
* Revert 279437 "Implement a permission check for push."xhwang@chromium.org2014-06-244-11/+0
* Implement a permission check for push.miguelg@chromium.org2014-06-244-0/+11
* Add hashes to whitelist for Chromoting plugin.garykac@chromium.org2014-06-191-1/+13
* Fix a potential use-after-free after JSONReader::Read.pneubeck@chromium.org2014-06-171-6/+9
* Allow duplicate infobar requestsqinmin@chromium.org2014-06-121-27/+25
* Move kStandardSchemeSeparator from //content to //urlblundell@chromium.org2014-06-051-1/+1
* use origin instead of session_id in detecting duplicate EME permission requestqinmin@chromium.org2014-05-295-48/+14
* components: Extract pref_registry component out of user_prefs.tfarina@chromium.org2014-05-156-6/+6
* Re-land "Pass RenderFrameHost to WebContentObservers' message handlers"mnaganov@chromium.org2014-05-102-2/+5
* Revert 268939 "Pass RenderFrameHost to WebContentObservers' mess..."rlp@chromium.org2014-05-082-5/+2
* Pass RenderFrameHost to WebContentObservers' message handlersmnaganov@chromium.org2014-05-072-2/+5
* Enable file_handlers and chrome.app.runtime for QuickOffice.benwells@chromium.org2014-05-071-1/+1
* Move some content url constants to /url.sungmann.cho@navercorp.com2014-05-071-1/+1
* Replace NOTIFICATION_EXTENSION_LOADED to NOTIFICATION_EXTENSION_LOADED_DEPREC...limasdf@gmail.com2014-04-201-2/+3
* Move Infobars core files to the Infobars componentdroger@chromium.org2014-04-181-4/+5
* InfoBarService inherits from InfoBarManagerdroger@chromium.org2014-04-101-4/+3
* Move core features code to //extensionsrockot@chromium.org2014-04-031-1/+1
* Remove //chrome dependency from ExtensionPrefsrockot@google.com2014-04-021-1/+2
* Split InfoBarService core code into InfoBarManagerdroger@chromium.org2014-04-011-3/+4
* Move ExtensionHost from src/chrome to src/extensionsjamescook@chromium.org2014-03-211-1/+1
* Add hashes to whitelist for Chromoting plugin.garykac@chromium.org2014-03-211-1/+22
* Rename NOTIFICATION_EXTENSION_UNLOADED tokalman@chromium.org2014-03-191-2/+2
* Add more stats about the use of cookies in prerenders.tburkard@chromium.org2014-03-192-2/+10
* Remove '--only-block-setting-third-party-cookies' flag.mkwst@chromium.org2014-03-162-13/+1
* Remove GetContentSettingsStore() From ExtensionServicerdevlin.cronin@chromium.org2014-03-141-1/+3
* Move clients of BrowserContextKeyedService to use KeyedService (#5)blundell@chromium.org2014-03-132-4/+4