index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
renderer
/
blocked_plugin.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use a placeholder instead of the default plugin for missing plug-ins on Mac a...
bauerb@chromium.org
2011-10-05
1
-13
/
+18
*
Move RenderViewObserver and RenderViewObserverTracker to content\public\rende...
jam@chromium.org
2011-10-03
1
-1
/
+1
*
Move sending of the following IPC messages out of Chrome\renderer.
ananta@chromium.org
2011-09-19
1
-5
/
+6
*
Move the handling of the ViewMsg_CustomContextMenuAction and ViewMsg_Navigate...
ananta@chromium.org
2011-09-13
1
-4
/
+1
*
Add support for exporting IPC messages from component DLLs.
darin@chromium.org
2011-08-26
1
-13
/
+9
*
Prefix all IPC messages used by src\chrome with Chrome. For e.g ChromeViewMsg...
ananta@chromium.org
2011-08-19
1
-2
/
+3
*
Add UMA metrics for blocked plugins.
bauerb@chromium.org
2011-08-11
1
-0
/
+5
*
Adding support for collecting anonymous UMA stats for missing plugins.
tbarzic@chromium.org
2011-07-21
1
-0
/
+5
*
Fix Click-to-Play when prerendering is enabled.
mmenke@chromium.org
2011-05-20
1
-1
/
+1
*
Remove most prerendering code/references from content.
mmenke@chromium.org
2011-04-30
1
-5
/
+17
*
Moved ParamTraits specializations that depend on WebKit out of content/common...
grt@chromium.org
2011-04-15
1
-0
/
+1
*
AllowOutdatedPlugins policy.
joaodasilva@chromium.org
2011-03-31
1
-4
/
+9
*
Move some more renderer messages to content. Also move a couple of files whi...
jam@chromium.org
2011-03-22
1
-0
/
+1
*
Move a bunch of remaining files from chrome\renderer to content\renderer.
jam@chromium.org
2011-03-19
1
-1
/
+1
*
Coverity: Fix some uninitialized struct members.
thestig@chromium.org
2011-03-11
1
-1
/
+6
*
Restore old title in WebViewPlugin only when loading the plugin.
bauerb@chromium.org
2011-02-10
1
-0
/
+1
*
Don't include render_message_params.h from headers.
jam@chromium.org
2011-02-10
1
-0
/
+1
*
Pepper/Flapper: First pass at context menu implementation.
viettrungluu@chromium.org
2011-01-31
1
-1
/
+3
*
Spruce up close buttons for blocked/click-to-play plugins.
bauerb@chromium.org
2011-01-31
1
-0
/
+1
*
Add hide icon on the click-to-play UI too.
cevans@chromium.org
2011-01-26
1
-1
/
+7
*
Oops, fix my previous fix to the refactor breakage. Make sure we only apply
cevans@chromium.org
2011-01-22
1
-1
/
+5
*
Move l10n_util to ui/base
ben@chromium.org
2011-01-21
1
-1
/
+1
*
Move ResourceBundle, DataPack to ui/base
ben@chromium.org
2011-01-20
1
-1
/
+1
*
Don't load plugins on prerendered pages until the pages are displayed.
mmenke@chromium.org
2011-01-20
1
-2
/
+7
*
Fix Linux breakage of context menu items for the blocked plugin placeholder.
cevans@chromium.org
2011-01-19
1
-14
/
+10
*
Tweak heuristic to hide fixed-size parent <div>s for one more case.
cevans@chromium.org
2011-01-19
1
-0
/
+9
*
Make BlockedPlugin implement RenderViewObserver so that RenderView doesn't ha...
jam@chromium.org
2011-01-18
1
-11
/
+26
*
Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...
abarth@chromium.org
2011-01-17
1
-10
/
+10
*
Add an "x" to remove the blocked plug-in placeholder. The feature already
cevans@chromium.org
2011-01-15
1
-0
/
+5
*
When hiding a plug-in element, also hide same-sized parent elements (such as
cevans@chromium.org
2011-01-14
1
-1
/
+42
*
Switch BlockedPlugins from using notifications to having the
mmenke@chromium.org
2011-01-11
1
-20
/
+6
*
Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl...
brettw@chromium.org
2010-12-21
1
-7
/
+7
*
Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi"
chase@chromium.org
2010-12-21
1
-7
/
+7
*
Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webki...
chase@chromium.org
2010-12-20
1
-7
/
+7
*
Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugin...
brettw@chromium.org
2010-12-20
1
-7
/
+7
*
Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and put
brettw@chromium.org
2010-12-20
1
-7
/
+7
*
Implement a useful context menu for the blocked plug-in frame:
cevans@chromium.org
2010-12-09
1
-2
/
+65
*
wstrings: convert CppVariant and CppBoundClass to not use wstring
evan@chromium.org
2010-12-03
1
-1
/
+1
*
Include a bit more information on which plugin is involved. Also use a
cevans@chromium.org
2010-11-24
1
-0
/
+2
*
Remove BlockedPluginManager entirely. It only existed to show infobars for b...
pkasting@chromium.org
2010-11-12
1
-2
/
+0
*
Add UI test for click-to-play.
bauerb@chromium.org
2010-10-25
1
-1
/
+1
*
Change plugin content settings to three states: Allow, click-to-play, and block.
bauerb@chromium.org
2010-10-11
1
-6
/
+5
*
Don't load plugins on the UI thread for pref and group policy disabling.
jam@chromium.org
2010-10-02
1
-1
/
+1
*
Move disabling outdated plugins to labs and update UI to Glen's mocks.
bauerb@chromium.org
2010-09-30
1
-38
/
+11
*
Reland 55888: Allow per-plugin content settings.
bauerb@chromium.org
2010-08-19
1
-1
/
+1
*
FBTF: Remove unneeded headers from base/ (part 6)
thestig@chromium.org
2010-08-19
1
-1
/
+0
*
Reapplies all the IPC system work (reverts the revert r56272).
erg@google.com
2010-08-17
1
-0
/
+1
*
Remove remaining deprecated wstring methods from base/values.{cc,h}.
viettrungluu@chromium.org
2010-08-17
1
-4
/
+4
*
Completely revert all my IPC work to see if this was what regressed the page ...
erg@google.com
2010-08-17
1
-1
/
+0
*
FBTF: Remove all the easy headers from *_messages.h.
erg@google.com
2010-08-12
1
-0
/
+1
[next]