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
/
plugins
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add method to load resources without scale
oshima@chromium.org
2012-11-01
1
-5
/
+4
*
Revert r165444 "Add method to load resources without scale"
oshima@chromium.org
2012-11-01
1
-4
/
+5
*
Add method to load resources without scale
oshima@chromium.org
2012-11-01
1
-5
/
+4
*
Deal with plug-ins removing themselves on initialization inside a PluginPlace...
bauerb@chromium.org
2012-10-24
1
-1
/
+11
*
Don't return too early in PluginPlaceholder destructor.
bauerb@chromium.org
2012-10-23
1
-3
/
+5
*
Changed text for blocked NaCl plugins and replacement HTML behaviour.
zelidrag@chromium.org
2012-10-18
2
-4
/
+2
*
Cancel pending custom context menu when destroying a ContextMenuClient.
bauerb@chromium.org
2012-10-17
1
-0
/
+2
*
Allow custom context menus to be requested.
brettw@chromium.org
2012-10-13
2
-32
/
+42
*
Cleanup: Use plugin constants in more places.
thestig@chromium.org
2012-09-27
1
-1
/
+5
*
Remove PluginGroup
ibraaaa@google.com
2012-09-27
2
-5
/
+0
*
Cleanup the IPC param traits structure:
jam@chromium.org
2012-09-25
1
-0
/
+1
*
Removes PluginInfoMessageFilter dependency on PluginGroup.
ibraaaa@google.com
2012-09-21
1
-7
/
+5
*
Revert 155529 - [9] Updated ChromeContentRendererClient & PluginInfoMessageFi...
karen@chromium.org
2012-09-14
1
-5
/
+7
*
[9] Updated ChromeContentRendererClient & PluginInfoMessageFilter to use Plug...
ibraaaa@google.com
2012-09-07
1
-7
/
+5
*
Define ENABLE_MOBILE_YOUTUBE_PLUGIN on Android.
newt@chromium.org
2012-08-22
2
-2
/
+3
*
add chrome/renderer/plugins/OWNERS
thakis@chromium.org
2012-08-22
1
-0
/
+1
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
Show infobar when a plug-in couldn't be loaded.
bauerb@chromium.org
2012-05-31
1
-0
/
+3
*
Revert "Revert 137734 - Select theme resources from ResourceBundle at request...
flackr@chromium.org
2012-05-24
1
-8
/
+10
*
Revert 137734 - Select theme resources from ResourceBundle at requested scale...
fischman@chromium.org
2012-05-17
1
-10
/
+8
*
Select theme resources from ResourceBundle at requested scale factor.
flackr@chromium.org
2012-05-17
1
-8
/
+10
*
Load only blocked plug-ins when allowing plug-ins from infobars.
bauerb@chromium.org
2012-05-09
2
-2
/
+9
*
Quote CppBoundClass/CppVariant in namespace.
wangxianzhu@chromium.org
2012-05-09
2
-7
/
+11
*
Upstream youtube plugin for chrome on android
qinmin@chromium.org
2012-05-08
2
-0
/
+121
*
Return early in PluginPlaceholder::PluginListChanged if the frame is NULL.
bauerb@chromium.org
2012-05-06
1
-5
/
+6
*
Don't use passed in plug-in after initialization in PluginPlaceholder::Replac...
bauerb@chromium.org
2012-05-04
1
-9
/
+22
*
Return early in PluginPlaceholder::PluginListChanged if the top-level documen...
bauerb@chromium.org
2012-05-04
1
-1
/
+6
*
Show a replacement plug-in for loading errors.
bauerb@chromium.org
2012-05-01
2
-1
/
+29
*
Revert 134620 - Show a replacement plug-in for loading errors.
zmo@google.com
2012-04-30
2
-29
/
+1
*
Show a replacement plug-in for loading errors.
bauerb@chromium.org
2012-04-30
2
-1
/
+29
*
Update plug-in infobar/placeholder strings.
bauerb@chromium.org
2012-03-26
2
-5
/
+9
*
Switch ordering of prerender and NaCl allowed checks when creating a plugin.
mmenke@chromium.org
2012-03-14
1
-0
/
+4
*
Prerendered pages are swapped in at browser::Navigate time.
cbentzel@chromium.org
2012-03-09
1
-1
/
+2
*
Use regular download mechanism to download and open plug-in installer files.
bauerb@chromium.org
2012-02-10
2
-1
/
+8
*
Reland 121057 - Use PluginInstaller to update outdated plug-ins.
bauerb@chromium.org
2012-02-09
1
-1
/
+4
*
Back out r121057 from the trunk due to a compile failure.
mark@chromium.org
2012-02-08
1
-4
/
+1
*
Use PluginInstaller to update outdated plug-ins.
bauerb@chromium.org
2012-02-08
1
-1
/
+4
*
Hopefully fix aura compile.
bauerb@chromium.org
2012-02-03
1
-1
/
+3
*
Merge different plug-in placeholders into one class.
bauerb@chromium.org
2012-02-03
6
-667
/
+466
*
Keep infobar visible during plug-in installation and show installation state.
bauerb@chromium.org
2012-01-26
2
-2
/
+20
*
Use a Javascript callback to notify a missing plug-in when the placeholder ha...
bauerb@chromium.org
2012-01-23
4
-13
/
+16
*
Add IPC message to open chrome://plugins from a missing plug-in placeholder.
bauerb@chromium.org
2012-01-18
2
-23
/
+12
*
Reland 117210 - Show error message when download a plug-in installer fails.
bauerb@chromium.org
2012-01-13
2
-0
/
+8
*
Remove plugin installation code on ChromeOS and Aura.
bauerb@chromium.org
2012-01-12
2
-7
/
+23
*
Revert 117210 - Show error message when downloading a plug-in installer fails.
bauerb@chromium.org
2012-01-11
2
-8
/
+0
*
Show error message when downloading a plug-in installer fails.
bauerb@chromium.org
2012-01-11
2
-0
/
+8
*
Automatically load newly installed plug-ins if they are missing on a page.
bauerb@chromium.org
2012-01-06
5
-23
/
+49
*
Directly download and open plug-in installer files.
bauerb@chromium.org
2012-01-04
2
-2
/
+16
*
Update includes to new header locations.
abarth@chromium.org
2011-12-03
4
-6
/
+6
*
Remove base::Bind() from cpp_bound_class.h
dcheng@chromium.org
2011-11-29
2
-4
/
+11
[next]