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
/
glue
/
plugins
/
plugin_list_mac.mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove code to load plugins on mac from Contents/PlugIns.
tony@chromium.org
2010-11-23
1
-12
/
+0
*
Disable Flip4Mac by default on the Mac
stuartmorgan@chromium.org
2010-08-19
1
-0
/
+8
*
Add switch for specifying a directory to load plugins, so that test plugins c...
stuartmorgan@chromium.org
2010-06-29
1
-1
/
+2
*
Remove some non-functional plugins from the Mac blacklist now that users can ...
stuartmorgan@chromium.org
2010-05-26
1
-13
/
+4
*
Remove VLC from the Mac plugin blacklist now that it's not crashing
stuartmorgan@chromium.org
2010-04-06
1
-4
/
+0
*
Fix DivX crash on the Mac
stuartmorgan@chromium.org
2010-04-05
1
-6
/
+0
*
Restructure the Mac plugin blacklist code
stuartmorgan@chromium.org
2010-03-29
1
-41
/
+37
*
Don't attempt to load a failed plugin twice.
evan@chromium.org
2010-03-19
1
-1
/
+3
*
mac: string_util.h -> utf_string_conversions.h fix.
jhawkins@chromium.org
2010-03-10
1
-1
/
+1
*
Make plugin buffer changes robust against synchronous plugin call nesting
stuartmorgan@chromium.org
2010-03-06
1
-1
/
+0
*
Blacklist DivX player on the Mac
stuartmorgan@chromium.org
2010-01-25
1
-26
/
+1
*
Make the Pepepr test run on the mac.
dspringer@google.com
2010-01-14
1
-0
/
+1
*
Update Mac plugin whitelist/blacklist
stuartmorgan@chromium.org
2010-01-14
1
-1
/
+2
*
Un-blacklist the Shockwave plugin on Mac
stuartmorgan@chromium.org
2010-01-07
1
-1
/
+0
*
Enable Mac plugin test_shell tests
stuartmorgan@chromium.org
2009-12-15
1
-0
/
+1
*
Revert 32692 - Enable plugin blacklist by default on the Mac
stuartmorgan@chromium.org
2009-11-20
1
-1
/
+0
*
Enable plugin blacklist by default on the Mac
stuartmorgan@chromium.org
2009-11-20
1
-0
/
+1
*
Update the Mac plugin whitelist/blacklist
stuartmorgan@chromium.org
2009-11-20
1
-0
/
+3
*
Update the Mac plugin whitelist/blacklist for recent fixes
stuartmorgan@chromium.org
2009-11-16
1
-1
/
+1
*
Revert 31094 - [Mac] Blacklist PDF so that they are downloaded instead of han...
rsesek@chromium.org
2009-11-05
1
-2
/
+0
*
[Mac] Blacklist PDF so that they are downloaded instead of handled by QuickTime
rsesek@chromium.org
2009-11-05
1
-0
/
+2
*
Blacklist the O3D plugin on the Mac
stuartmorgan@chromium.org
2009-10-30
1
-0
/
+2
*
Blacklist PDF Browser Plugin on Mac for now.
stuartmorgan@chromium.org
2009-10-29
1
-7
/
+56
*
Blacklist some non-functional plugins on the Mac
stuartmorgan@chromium.org
2009-10-20
1
-2
/
+8
*
Fix plugin lookup order on the Mac
stuartmorgan@chromium.org
2009-10-15
1
-1
/
+1
*
Re-land http://codereview.chromium.org/211031 with a bug opened
amanda@chromium.org
2009-10-13
1
-13
/
+0
*
Reverting 26724. Caused a couple layout tests to hang.
amanda@chromium.org
2009-09-21
1
-0
/
+13
*
Remove the temporary Mac plugin whitelist.
amanda@chromium.org
2009-09-21
1
-13
/
+0
*
Preparing rollback in case things don't work out.
bradnelson@google.com
2009-09-18
1
-2
/
+2
*
This is a copy of http://codereview.chromium.org/153002/show
gregoryd@google.com
2009-09-18
1
-2
/
+2
*
Update the Mac plugin whitelist to accommodate a new name for
amanda@chromium.org
2009-09-09
1
-1
/
+3
*
Take out the activex control.BUG=20259
jam@chromium.org
2009-09-08
1
-4
/
+0
*
Enable the Google Talk Video plugin, which seems pretty well behaved.
amanda@chromium.org
2009-08-19
1
-3
/
+4
*
Ensure we don't load plugins on the IO thread.
jam@chromium.org
2009-08-15
1
-6
/
+8
*
Reverting 23420. It caused a reliability regression.
maruel@chromium.org
2009-08-14
1
-8
/
+6
*
Ensure we don't load plugins on the IO thread.
jam@chromium.org
2009-08-14
1
-6
/
+8
*
Blacklist the Gears plugin on Mac
stuartmorgan@google.com
2009-08-13
1
-0
/
+7
*
Add the test plugin to the Mac plugin whitelist
stuartmorgan@google.com
2009-08-10
1
-2
/
+3
*
Only load whitelisted plugins on the Mac
stuartmorgan@google.com
2009-08-10
1
-3
/
+10
*
None of these files need to include config.h any longer...so remove it.
jorlow@chromium.org
2009-07-23
1
-2
/
+0
*
Add a temporary flag to enable plugins on the Mac and Linux while
amanda@chromium.org
2009-07-13
1
-5
/
+2
*
Disable plugins on the Mac by default until JS plumbing
amanda@chromium.org
2009-05-18
1
-1
/
+5
*
NO CODE CHANGE
deanm@chromium.org
2009-03-11
1
-1
/
+0
*
Include what you use in plugin_list_mac.mm.
mark@chromium.org
2009-02-18
1
-0
/
+2
*
Remove the ctor since it's in the shared file.
thomasvl@chromium.org
2009-01-28
1
-4
/
+0
*
Spaces at end of lines begone!
avi@google.com
2009-01-16
1
-7
/
+7
*
New implementations of core plugin libraries.
avi@google.com
2009-01-15
1
-0
/
+92