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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix several issues around fullscreen Mac plugins:
amanda@chromium.org
2009-10-01
2
-1
/
+16
*
Add an optional WebFrame parameter to WebView::findFrameByName.
darin@chromium.org
2009-09-30
3
-0
/
+173
*
First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ...
gregoryd@google.com
2009-09-29
2
-24
/
+31
*
Revert 27397 - First step towards NaClChrome integration:1. NaCl plugin becom...
gregoryd@google.com
2009-09-28
2
-31
/
+24
*
First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ...
gregoryd@google.com
2009-09-28
2
-24
/
+31
*
Revert 27324 - First step towards NaClChrome integration:1. NaCl plugin becom...
gregoryd@google.com
2009-09-26
2
-31
/
+24
*
First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ...
gregoryd@google.com
2009-09-26
2
-24
/
+31
*
Revert 27315 - First step towards NaClChrome integration:1. NaCl plugin becom...
gregoryd@google.com
2009-09-26
2
-31
/
+24
*
First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ...
gregoryd@google.com
2009-09-26
2
-24
/
+31
*
Fix FORWARD_NULL errors in plugin test helpers.
mattm@chromium.org
2009-09-22
2
-9
/
+27
*
Update renderer plugin cache when we load/unload extensions with plugins.
mpcomplete@chromium.org
2009-09-21
2
-2
/
+12
*
Reverting 26724. Caused a couple layout tests to hang.
amanda@chromium.org
2009-09-21
6
-203
/
+42
*
Enable compiler -Werror and -Wall on our webkit code for mac and linux.
tony@chromium.org
2009-09-21
2
-6
/
+10
*
Remove the temporary Mac plugin whitelist.
amanda@chromium.org
2009-09-21
6
-42
/
+203
*
Fix registration of internal plugins broken by rev 23501
jam@chromium.org
2009-09-18
1
-0
/
+12
*
Look for the WMP plugin in the directory that it's left in if Firefox isn't i...
jam@chromium.org
2009-09-18
1
-0
/
+22
*
Update NPAPI header file to v24, apply Google modifications
amanda@chromium.org
2009-09-18
1
-6
/
+8
*
Preparing rollback in case things don't work out.
bradnelson@google.com
2009-09-18
8
-99
/
+31
*
This is a copy of http://codereview.chromium.org/153002/show
gregoryd@google.com
2009-09-18
8
-31
/
+99
*
Fix the deadlock when Flash tries to make WMP full screen. This is a one-off...
jam@chromium.org
2009-09-17
3
-13
/
+19
*
linux: remove a dcheck that is hit with old plugins
evan@chromium.org
2009-09-15
1
-3
/
+2
*
linux: defend against "netscape" within plugin path
evan@chromium.org
2009-09-15
1
-0
/
+16
*
linux: raise logging level since INFO doesn't show in Release (?)
evan@chromium.org
2009-09-15
1
-6
/
+6
*
Fixes a crash in the plugin process specifically in the PluginStreamUrl::DidR...
ananta@chromium.org
2009-09-11
4
-4
/
+28
*
linux: search Chrome-specific plugin directories before Mozilla
evan@chromium.org
2009-09-09
1
-8
/
+14
*
Update the Mac plugin whitelist to accommodate a new name for
amanda@chromium.org
2009-09-09
1
-1
/
+3
*
linux: split MOZ_PLUGIN_PATH on colons
evan@chromium.org
2009-09-09
1
-2
/
+6
*
linux: rewrite mime parser
evan@chromium.org
2009-09-09
3
-55
/
+91
*
linux: write a unit test for plugin mime parsing
evan@chromium.org
2009-09-08
3
-22
/
+119
*
Take out the activex control.BUG=20259
jam@chromium.org
2009-09-08
6
-114
/
+23
*
Added USE_GDK, set when either TOOLKIT_GTK or TOOLKIT_VIEWS is set but
benl@chromium.org
2009-09-07
4
-8
/
+8
*
In prepartion for switching off the activex control, make WMP always use the ...
jam@chromium.org
2009-09-05
2
-20
/
+133
*
This changelist fixes some issues with the NPAPI WMP plugin work in Chrome. ...
jam@chromium.org
2009-09-04
4
-17
/
+67
*
Reverting 25262. Worked OK in the browser, but blew up TestShell.
amanda@chromium.org
2009-09-02
2
-20
/
+147
*
Unfork shared parts of webplugin_delegate_impl_mac.mm.
amanda@chromium.org
2009-09-02
2
-147
/
+20
*
Eliminate remaining WebCore dependencies from webplugin_impl.cc
darin@chromium.org
2009-09-02
11
-38
/
+57
*
Linux gcc4.4 fix: stop crashing when loading flash.
willchan@chromium.org
2009-09-01
1
-3
/
+4
*
linux: fix some plugin colormap leaks
evan@chromium.org
2009-09-01
1
-7
/
+5
*
linux: add a temporary flag for debugging plugin loading
evan@chromium.org
2009-08-31
1
-1
/
+29
*
linux: prefer non-nspluginwrapper/crossover plugins
evan@chromium.org
2009-08-31
1
-2
/
+24
*
linux: scan more plugin directories, fix bugs
evan@chromium.org
2009-08-27
1
-11
/
+65
*
More refactoring for WebPlugin.
darin@chromium.org
2009-08-27
8
-75
/
+44
*
Revert "linux: scan more plugin directories, fix bugs"
evan@chromium.org
2009-08-27
1
-61
/
+11
*
linux: scan more plugin directories, fix bugs
evan@chromium.org
2009-08-27
1
-11
/
+61
*
Fixes a crash caused due to a call to NPP_DestroyStream occuring in the cont...
ananta@chromium.org
2009-08-27
5
-5
/
+82
*
Uses FilePath instead of std::wstring in webkit_glue::GetApplicationDirectory.
avi@google.com
2009-08-27
1
-8
/
+6
*
plugins: unfork WebPluginDelegateImpl between linux/win
evan@chromium.org
2009-08-26
5
-1508
/
+45
*
Fork webplugin_delegate_impl.cc in anticipation of remerging.
evan@chromium.org
2009-08-26
1
-0
/
+1337
*
linux: test plugin for appropriate architecture before loading
evan@chromium.org
2009-08-26
1
-0
/
+44
*
linux: new socket/plug code for windowed plugins
piman@chromium.org
2009-08-25
5
-68
/
+102
[next]