summaryrefslogtreecommitdiffstats
path: root/chrome/browser/plugins
Commit message (Expand)AuthorAgeFilesLines
* Move IDS_LEARN_MORE to components_strings.grdhashimoto2014-09-021-0/+1
* Add relaunch into ASH and desktop support for Chrome on Windows 7.ananta2014-08-281-8/+1
* Finish converting chrome_strings target to use qualified paths.thestig2014-08-271-1/+1
* Move core web_view code to extensions.hanxi2014-08-261-1/+1
* Revert "Move core web_view code to extensions." (patchset #6 of https://coder...jamescook2014-08-261-1/+1
* Move core web_view code to extensions.hanxi2014-08-251-1/+1
* Use a qualified path for chromium_strings, google_chrome_strings, and generat...thestig@chromium.org2014-08-222-2/+2
* Add NaCl support to app_shelljamescook@chromium.org2014-08-162-5/+14
* Move guest_view to extensions.hanxi@chromium.org2014-08-121-2/+4
* Check whether the plugin is disabled in OnIsInternalPluginRegisteredForMimeTy...xhwang@chromium.org2014-07-222-15/+57
* Get rid of some uses of CreateIntegerValueestade@chromium.org2014-07-221-1/+1
* Update <#include> file order.hanxi@chromium.org2014-07-161-5/+4
* Fix compilation error when ENABLE_PEPPER_CDMS is not defined.dyen@chromium.org2014-07-022-0/+6
* Remove all WebView related code from ExtensionRendererState to WebViewRendere...hanxi@chromium.org2014-07-011-6/+12
* Removed NPAPI plugin infobar, with Finch trial gate (disabled by default).cthomp@chromium.org2014-06-201-0/+112
* Componentize google_utilblundell@chromium.org2014-06-191-1/+1
* Do not append Google locale to help center linksblundell@chromium.org2014-06-121-2/+2
* Reduce plugin_metrics_provider_ usage in MetricsServiceblundell@chromium.org2014-06-061-2/+3
* Revert of Reduce plugin_metrics_provider_ usage in MetricsService (https://co...tzik@chromium.org2014-06-031-3/+2
* Reduce plugin_metrics_provider_ usage in MetricsServiceblundell@chromium.org2014-06-031-2/+3
* Fix handling of ChromeViewHostMsg_FindMissingPlugin after r269571mnaganov@chromium.org2014-05-291-2/+4
* Make policy-defined plugin content settings take precedence over user-defined...bauerb@chromium.org2014-05-223-15/+287
* infobars: Componentize ConfirmInfoBarDelegate.tfarina@chromium.org2014-05-222-2/+2
* Remove IPC_BEGIN_MESSAGE_MAP_EX macro since r270839 made all bad IPCs kill th...jam@chromium.org2014-05-162-5/+3
* components: Extract pref_registry component out of user_prefs.tfarina@chromium.org2014-05-151-1/+1
* [Downloads] Add real observers to MockDownloadItem.asanka@chromium.org2014-05-101-21/+4
* Re-land "Pass RenderFrameHost to WebContentObservers' message handlers"mnaganov@chromium.org2014-05-102-3/+17
* Revert 268939 "Pass RenderFrameHost to WebContentObservers' mess..."rlp@chromium.org2014-05-082-17/+3
* Pass RenderFrameHost to WebContentObservers' message handlersmnaganov@chromium.org2014-05-072-3/+17
* Hide WebContentsView from Chrome. This also removes WebContentsViewPort.jam@chromium.org2014-05-031-2/+1
* Use DownloadManager to initiate downloads from PluginInstaller.asanka@chromium.org2014-04-233-108/+220
* Move Infobars core files to the Infobars componentdroger@chromium.org2014-04-184-6/+8
* Remove InfoBarDelegate::web_contents()droger@chromium.org2014-04-101-19/+26
* 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