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
/
webkit
/
plugins
/
npapi
/
plugin_list.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert 116138 (this regressed morejs perf on mac and win for some reason.
thakis@chromium.org
2012-01-03
1
-12
/
+5
*
Update required Flash version to 10.3.183.10.
bauerb@chromium.org
2012-01-03
1
-5
/
+12
*
Remove a few static initializers.
thakis@chromium.org
2011-11-29
1
-13
/
+13
*
Allow linker initialization of lazy instance
joth@chromium.org
2011-11-15
1
-2
/
+2
*
Log message about ignoring plugins with MIME type mismatch.
bauerb@chromium.org
2011-11-04
1
-1
/
+6
*
Handle plugin MIME type mismatches in PluginList instead of ChromeContentRend...
bauerb@chromium.org
2011-11-03
1
-3
/
+27
*
Support the specification of complete plugin information including multiple m...
marshall@chromium.org
2011-11-02
1
-18
/
+14
*
Update version metadata for Flash, Reader, Shockwave.
cevans@chromium.org
2011-11-01
1
-6
/
+10
*
Update JRE version metadata.
cevans@chromium.org
2011-11-01
1
-5
/
+9
*
Gracefully handle child process death in out-of-process plugin loading.
rsesek@chromium.org
2011-10-21
1
-57
/
+62
*
Infobar Flip4Mac.
cevans@chromium.org
2011-10-13
1
-1
/
+1
*
Finish moving plugin probing out of process.
rsesek@chromium.org
2011-10-12
1
-18
/
+0
*
Don't prepend hardcoded plugin definitions to plugin groups.
bauerb@chromium.org
2011-09-29
1
-13
/
+21
*
Correctly lookup PluginGroup for a given WebPluginInfo.
bauerb@chromium.org
2011-09-27
1
-8
/
+12
*
Move plugin loading out of process on Mac and Linux.
rsesek@chromium.org
2011-09-27
1
-0
/
+56
*
Reland r101269: Store plug-in enabled/disabled state in PluginPrefs instead o...
bauerb@chromium.org
2011-09-15
1
-105
/
+8
*
Revert 101269 - Store plug-in enabled/disabled state in PluginPrefs instead o...
bauerb@chromium.org
2011-09-15
1
-8
/
+105
*
Store plug-in enabled/disabled state in PluginPrefs instead of WebPluginInfo,...
bauerb@chromium.org
2011-09-15
1
-105
/
+8
*
Add PluginServiceFilter interface and ChromePluginServiceFilter.
bauerb@chromium.org
2011-09-02
1
-24
/
+4
*
Require Real Player 12.0.1.666
cevans@chromium.org
2011-08-30
1
-1
/
+1
*
Cleanup: Remove dead code - PluginList::DisableOutdatedPluginGroups.
thestig@chromium.org
2011-08-16
1
-8
/
+0
*
Make WebPluginInfo more generic
cpu@chromium.org
2011-08-14
1
-23
/
+24
*
PluginList cleanup to fix a race condition and decrease the API surface for f...
bauerb@chromium.org
2011-07-29
1
-54
/
+12
*
Add a PluginList::stale() method that returns true if the list of plugins has...
bauerb@chromium.org
2011-07-20
1
-12
/
+3
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2011-06-21
1
-1
/
+2
*
IcedTea caught up with the latest Java security update.
cevans@chromium.org
2011-06-19
1
-2
/
+2
*
JRE6u26 sounds like it fixes some pretty nasty bugs:
cevans@chromium.org
2011-06-10
1
-2
/
+2
*
Infobar Windows Media Player plug-in by default.
cevans@chromium.org
2011-06-01
1
-2
/
+6
*
Miscellaneous webkit_glue namespace changes in preparation for building src\c...
ananta@chromium.org
2011-05-19
1
-2
/
+5
*
Use an empty plug-in version list for ChromeOS, to avoid accidental breakage.
cevans@chromium.org
2011-05-04
1
-1
/
+6
*
Update Reader version in the plug-in metadata.
cevans@chromium.org
2011-05-04
1
-1
/
+3
*
Revert 83822 - Update Flash and Reader metadata.
cevans@chromium.org
2011-05-03
1
-12
/
+2
*
Revert 83826 - Oops... forgot the typo fix in the previous patch.
cevans@chromium.org
2011-05-03
1
-4
/
+4
*
Oops... forgot the typo fix in the previous patch.
cevans@chromium.org
2011-05-03
1
-4
/
+4
*
Update Flash and Reader metadata.
cevans@chromium.org
2011-05-03
1
-2
/
+12
*
Update Mac Java version metadata.
cevans@chromium.org
2011-05-02
1
-1
/
+2
*
Wire up the extension API for registering NaCl modules to an actual registry ...
abarth@chromium.org
2011-04-14
1
-1
/
+3
*
Fix download path for RealPlayer.
cevans@chromium.org
2011-04-12
1
-1
/
+1
*
Update Silverlight v3 version metadata.
cevans@chromium.org
2011-03-31
1
-14
/
+11
*
Report more detailed stats on which plug-ins are being blocked.
cevans@chromium.org
2011-03-29
1
-3
/
+3
*
Update minimum plug-in versions to reflect latest Adobe 0-day.
cevans@chromium.org
2011-03-22
1
-2
/
+2
*
Direct Windows users to a better Java download page.
mal@chromium.org
2011-03-22
1
-2
/
+3
*
The IcedTea version updates corresponding to the recent JDK 6u24 fixes.
cevans@chromium.org
2011-02-27
1
-2
/
+2
*
Fix a bug that disabled some plugin groups at startup.
bauerb@chromium.org
2011-02-24
1
-28
/
+20
*
Update the Windows minimum QuickTime version. Unfortunately, we can't do this
cevans@chromium.org
2011-02-21
1
-1
/
+1
*
Update minimum Java version numbers to reflect the latest critical patch:
cevans@chromium.org
2011-02-16
1
-2
/
+2
*
New versions for Adobe Reader, Flash, Shockwave and RealPlayer.
panayiotis@google.com
2011-02-14
1
-23
/
+22
*
Make sure that if Reader is installed after Chrome and the internal PDF reade...
jam@chromium.org
2011-02-14
1
-0
/
+10
*
Correctly match plugins to their definitions.
bauerb@chromium.org
2011-02-07
1
-13
/
+8
*
Fix a typo I introduced (IceTea should be IcedTea) in my last commit here.
cevans@chromium.org
2011-02-01
1
-3
/
+3
[next]