summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/plugins/plugin_placeholder.cc
Commit message (Expand)AuthorAgeFilesLines
* Move renderer plugin code into a new component (re-land)aberent@chromium.org2013-10-161-626/+0
* ui: Move webui/ directory into base/tfarina@chromium.org2013-10-151-1/+1
* Revert 228211 "Move renderer plugin code into a new component."aberent@google.com2013-10-141-0/+626
* Move renderer plugin code into a new component.aberent@chromium.org2013-10-111-626/+0
* Fix check for removed plug-in while loading a blocked plug-in.bauerb@chromium.org2013-08-291-1/+1
* Get rid of webkit/plugins/plugin_constants.* and move them to content/public/...jam@chromium.org2013-08-091-5/+2
* Move webplugininfo.h to content/public.jam@chromium.org2013-07-211-2/+1
* Move WebMenuItem to content::MenuItem.darin@chromium.org2013-07-171-22/+12
* Remove unused includes of plugin_list.h. Also remove unused ContentClient and...jam@chromium.org2013-07-161-1/+0
* Make chrome/common and chrome/renderer use base namespace for Value.brettw@chromium.org2013-06-181-4/+4
* Update Blink include pathsabarth@chromium.org2013-06-171-9/+9
* Use a direct include of strings headers in chrome/renderer/.avi@chromium.org2013-06-111-1/+1
* Use a direct include of utf_string_conversions.h in chrome/renderer/, chrome/...avi@chromium.org2013-06-071-1/+1
* reland of 'split webkit/glue/webpreferences to common and renderer'scottmg@chromium.org2013-05-311-1/+0
* Revert 203261 "split webkit/glue/webpreferences to common and re..."isherman@chromium.org2013-05-301-0/+1
* split webkit/glue/webpreferences to common and rendererscottmg@chromium.org2013-05-301-1/+0
* Update refernces to Blink's Platform API (chrome)abarth@chromium.org2013-05-301-4/+4
* Move WebViewPlugin to chrome/renderer/plugins/.darin@chromium.org2013-05-131-2/+0
* Report disabled plugin in CreatePlugin.xhwang@chromium.org2013-04-051-1/+1
* Hide ContentClient getters from embedders so that they they don't reuse conte...jam@chromium.org2013-04-051-5/+2
* chrome: Update the include paths of base/string_piece.h to its new location.tfarina@chromium.org2013-03-311-1/+1
* Remove unused include to WebTextCaseSensitivity.hjamesr@chromium.org2013-03-271-1/+0
* Replace only use of WebRegularExpression with RE2jamesr@chromium.org2013-03-261-9/+4
* Rename FilePath to base::FilePath and use new location of string_number_conve...brettw@chromium.org2013-02-081-1/+1
* Move code in ui\webui\jstemplate_builder.* to webui namespace for consistency.jam@chromium.org2013-01-221-8/+4
* Move jstemplate_builder.* to ui\webui so it can be reused by webui implementa...jam@chromium.org2013-01-181-1/+1
* Update some #includes in chrome/renderer/plugins for headers in the new Platf...pilgrim@chromium.org2013-01-101-3/+3
* Add placeholder text for unsupported plug-ins.newt@chromium.org2012-12-041-3/+6
* Launch youtube intents in a new tabqinmin@chromium.org2012-11-171-1/+1
* Add method to load resources without scaleoshima@chromium.org2012-11-011-5/+4
* Revert r165444 "Add method to load resources without scale"oshima@chromium.org2012-11-011-4/+5
* Add method to load resources without scaleoshima@chromium.org2012-11-011-5/+4
* Deal with plug-ins removing themselves on initialization inside a PluginPlace...bauerb@chromium.org2012-10-241-1/+11
* Don't return too early in PluginPlaceholder destructor.bauerb@chromium.org2012-10-231-3/+5
* Changed text for blocked NaCl plugins and replacement HTML behaviour.zelidrag@chromium.org2012-10-181-3/+1
* Cancel pending custom context menu when destroying a ContextMenuClient.bauerb@chromium.org2012-10-171-0/+2
* Allow custom context menus to be requested.brettw@chromium.org2012-10-131-30/+34
* Cleanup: Use plugin constants in more places.thestig@chromium.org2012-09-271-1/+5
* Remove PluginGroupibraaaa@google.com2012-09-271-2/+0
* Cleanup the IPC param traits structure:jam@chromium.org2012-09-251-0/+1
* Removes PluginInfoMessageFilter dependency on PluginGroup. ibraaaa@google.com2012-09-211-7/+5
* Revert 155529 - [9] Updated ChromeContentRendererClient & PluginInfoMessageFi...karen@chromium.org2012-09-141-5/+7
* [9] Updated ChromeContentRendererClient & PluginInfoMessageFilter to use Plug...ibraaaa@google.com2012-09-071-7/+5
* Define ENABLE_MOBILE_YOUTUBE_PLUGIN on Android.newt@chromium.org2012-08-221-1/+1
* Show infobar when a plug-in couldn't be loaded.bauerb@chromium.org2012-05-311-0/+3
* Revert "Revert 137734 - Select theme resources from ResourceBundle at request...flackr@chromium.org2012-05-241-8/+10
* Revert 137734 - Select theme resources from ResourceBundle at requested scale...fischman@chromium.org2012-05-171-10/+8
* Select theme resources from ResourceBundle at requested scale factor.flackr@chromium.org2012-05-171-8/+10
* Load only blocked plug-ins when allowing plug-ins from infobars.bauerb@chromium.org2012-05-091-1/+6
* Quote CppBoundClass/CppVariant in namespace.wangxianzhu@chromium.org2012-05-091-0/+2