summaryrefslogtreecommitdiffstats
path: root/chrome/browser/plugins
Commit message (Expand)AuthorAgeFilesLines
* Add a reload button to the "plugin crashed" infobar.bauerb@chromium.org2014-03-211-2/+70
* Move clients of BrowserContextKeyedService to use KeyedService (#4)blundell@chromium.org2014-03-144-5/+5
* Allow the content browser client to specify a special cookie store to betburkard@chromium.org2014-03-121-1/+1
* Revert 256579 "Allow the content browser client to specify a spe..."peter@chromium.org2014-03-121-1/+1
* Allow the content browser client to specify a special cookie store to betburkard@chromium.org2014-03-121-1/+1
* Refactor the BrowserContextKeyedService component to be a layered component.blundell@chromium.org2014-03-121-1/+0
* Allow MessageFilters to restrict listening to specific message classesjdduke@chromium.org2014-02-261-1/+2
* Revert "Allow MessageFilters to restrict listening to specific message classes"jdduke@chromium.org2014-02-211-2/+1
* Allow MessageFilters to restrict listening to specific message classesjdduke@chromium.org2014-02-161-1/+2
* Move root_window_host* in aura to window_tree_host*.ben@chromium.org2014-02-141-1/+1
* Cleanup: Remove unneeded browser_thread.h includes.thestig@chromium.org2014-02-131-1/+0
* Rename TabModalConfirmDialogCloseDelegate's GetMessage to GetDialogMessage.maniscalco@chromium.org2014-02-051-2/+2
* Clean up some ifdefs around Win Aura.jam@chromium.org2014-02-041-1/+1
* Restart plugin loading only if the plugin list has actually become stale.bauerb@chromium.org2014-01-271-4/+2
* Check return value in PluginObserver::OnBlockedOutdatedPlugin().tsepez@chromium.org2014-01-231-9/+8
* Remove old about scheme URL constants.msw@chromium.org2014-01-221-1/+1
* [Download] Return DownloadInterruptReason from OnStartedCallbackasanka@chromium.org2014-01-142-11/+16
* Move the guts of user_metrics to a new static lib in //base/metrics.ben@chromium.org2014-01-131-1/+1
* Disable the Run option in the context menu for blocked plugins if they were b...bauerb@chromium.org2014-01-132-7/+14
* Rename RootWindowHost to WindowTreeHostben@chromium.org2014-01-081-1/+1
* Revert "Update all users of base::Version to explicitly specify the namespace...avi@chromium.org2014-01-035-14/+15
* Update some uses of UTF conversions in chrome/browser to use the base:: names...avi@chromium.org2013-12-247-17/+19
* Update all users of base::Version to explicitly specify the namespace, and cl...avi@chromium.org2013-12-235-15/+14
* Update some uses of Value in chrome/browser to use the base:: namespace.avi@chromium.org2013-12-234-34/+35
* Switch ContentSettingsObserver to be a RenderFrameObserver instead of a Rende...jam@chromium.org2013-12-175-15/+43
* Replace string16 with base::string16 in chrome/browserbrettw@chromium.org2013-12-122-25/+25
* Replace string16 with base::string16 in chrome/browserbrettw@chromium.org2013-12-123-15/+15
* Convert string16 to base::string16 in chrome/browserbrettw@chromium.org2013-12-1111-89/+91
* Remove kEnableResourceContentSettings and all the code that uses it since it'...jam@chromium.org2013-12-111-1/+1
* Infobar system refactor.pkasting@chromium.org2013-12-062-55/+45
* Move more of the plugin code in the renderer to use RenderFrame instead of Re...jam@chromium.org2013-12-064-29/+26
* Revert 238283 "Infobar system refactor."tonyg@chromium.org2013-12-032-45/+55
* Infobar system refactor.pkasting@chromium.org2013-12-032-55/+45
* Add the infobar back in for blocked pluginscdn@chromium.org2013-11-271-1/+1
* Revert 236048 "Rename RootWindowHost* to WindowTreeHost*"ben@chromium.org2013-11-201-1/+1
* Rename RootWindowHost* to WindowTreeHost*ben@chromium.org2013-11-191-1/+1
* Fix WeakPtrFactory member order in chrome/browser/plugins/.bauerb@chromium.org2013-11-153-6/+7
* Fix for crash related to tab restore containing NPAPI plugins in metro/ash en...shrikant@chromium.org2013-11-151-3/+16
* Fixes for -Wunused-function on Linux, Android and ChromeOShans@chromium.org2013-11-121-0/+2
* Make PluginPrefsTest more robust.asanka@chromium.org2013-11-081-12/+17
* We now show restart button for both missing and installed npapi plugins in Me...shrikant@chromium.org2013-11-071-9/+8
* Rename WebKit namespace to blink (part 4)abarth@chromium.org2013-11-072-2/+2
* Move the Ash NPAPI plugin blocker logiccpu@chromium.org2013-11-072-27/+21
* Remove the chrome namespace around ChromeContent[Renderer]Client.wez@chromium.org2013-11-062-2/+1
* [Net] Add a priority parameter to URLRequest's constructorakalin@chromium.org2013-10-311-1/+3
* Move ScopedUserPrefUpdate to base/prefs.derat@chromium.org2013-10-301-1/+1
* Use adapter's additional params to detect codecs supported by CDM.ddorwin@chromium.org2013-10-292-17/+27
* Cleanup: Remove a few unneeded UTF8 <-> UTF16 conversions.thestig@chromium.org2013-10-241-7/+1
* Add interface to check if a plugin belongs to an extensioncdn@chromium.org2013-10-183-1/+12
* Drop the infobar for unrecognized plugins. They will now act in the same way ...cdn@chromium.org2013-10-071-1/+1