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
/
plugin
/
webplugin_delegate_stub.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update Mac plugin IME handling to match updated spec
stuartmorgan@chromium.org
2011-01-21
1
-4
/
+4
*
Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...
abarth@chromium.org
2011-01-17
1
-2
/
+2
*
Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...
jam@chromium.org
2010-12-24
1
-2
/
+6
*
Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl...
brettw@chromium.org
2010-12-21
1
-8
/
+11
*
Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi"
chase@chromium.org
2010-12-21
1
-11
/
+8
*
Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webki...
chase@chromium.org
2010-12-20
1
-8
/
+11
*
Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugin...
brettw@chromium.org
2010-12-20
1
-11
/
+8
*
Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and put
brettw@chromium.org
2010-12-20
1
-8
/
+11
*
Implement NPAPI HTTP Redirect handling. This basically supports the NPAPI URL...
ananta@chromium.org
2010-11-23
1
-2
/
+3
*
Fix up SharedMemory implementation so that it is more equivalent on Windows v...
dmaclach@chromium.org
2010-10-27
1
-5
/
+1
*
Implement IME for Mac plugins using the Cocoa event model on 10.6
stuartmorgan@chromium.org
2010-10-15
1
-0
/
+7
*
shared_memory: remove wstrings, fix callers.
evan@chromium.org
2010-09-29
1
-1
/
+1
*
Add NULL-checks to plugin delegate message handlers
stuartmorgan@chromium.org
2010-09-27
1
-7
/
+13
*
Extend improved windowless plugin focus handling to all platforms
stuartmorgan@chromium.org
2010-09-18
1
-5
/
+5
*
Revert 59845 - Extend improved windowless plugin focus handling to all platforms
stuartmorgan@chromium.org
2010-09-17
1
-5
/
+5
*
Extend improved windowless plugin focus handling to all platforms
stuartmorgan@chromium.org
2010-09-17
1
-5
/
+5
*
Fix initial plugin Mac plugin focus and visibily
stuartmorgan@chromium.org
2010-09-03
1
-5
/
+0
*
Remove GetSwitchValue() from chrome/* where easy.
evan@chromium.org
2010-08-06
1
-3
/
+2
*
Revert "Remove GetSwitchValue() from chrome/* where easy."
evan@chromium.org
2010-08-04
1
-3
/
+3
*
Remove GetSwitchValue() from chrome/* where easy.
evan@chromium.org
2010-08-04
1
-3
/
+3
*
render_view.h: Header cleanup.
jhawkins@chromium.org
2010-07-26
1
-2
/
+2
*
Fix Pepper 3D GLContext initialization.
apatrick@chromium.org
2010-07-15
1
-2
/
+17
*
Linux: fix compilation error with gcc 4.5.
craig.schlenter@chromium.org
2010-05-11
1
-1
/
+1
*
Fix NULL vs 0 problems which break the build with -Werror using GCC 4.5
evan@chromium.org
2010-05-06
1
-1
/
+1
*
Update Mac plugins for SetFocus changes, and remove old workaround messages
stuartmorgan@chromium.org
2010-05-05
1
-19
/
+7
*
Improve plugin performance on the Mac
stuartmorgan@chromium.org
2010-04-14
1
-1
/
+2
*
Rename uses of GPUPlugin in class names and IPC to AcceleratedSurface.
pinkerton@chromium.org
2010-03-12
1
-3
/
+3
*
Added support for opening a GPU command buffer from a renderer processes thro...
apatrick@chromium.org
2010-03-05
1
-0
/
+8
*
Make SharedMemory use uint32 instead of size_t. This removes the remaining s...
jam@chromium.org
2010-02-16
1
-2
/
+2
*
Send window frame information to Mac plugins via IPC
stuartmorgan@chromium.org
2010-02-08
1
-4
/
+21
*
[GPU] Get GPU process running on the mac
kbr@google.com
2010-02-03
1
-1
/
+14
*
Add tab switch notification to the Mac plugin plumbing.
stuartmorgan@chromium.org
2010-02-01
1
-1
/
+7
*
Propagate window focus changes to plugins on the Mac
stuartmorgan@chromium.org
2010-02-01
1
-0
/
+9
*
Fix passing pointers between processes.
jam@chromium.org
2010-01-29
1
-16
/
+17
*
Added Pepper 3D device that instantiates the GPU plugin and sends GLES2 comma...
apatrick@google.com
2009-12-22
1
-1
/
+1
*
Fix uninitialized variable if ENABLE_GPU is not set
piman@chromium.org
2009-12-15
1
-0
/
+2
*
Added CommandBufferProxy, CommandBufferStub. Replaced NPAPI with IPC for sync...
apatrick@google.com
2009-12-12
1
-2
/
+15
*
Add acknowledgement messages for PluginMsg_UpdateGeometry. On the Mac, use
mark@chromium.org
2009-11-30
1
-1
/
+6
*
Mac: Simulate the OS-level focus handling that windows and linux plugins
amanda@chromium.org
2009-11-20
1
-0
/
+19
*
Duplicating the SetActiveURL() change from the renderer to the plugin process...
jschuh@chromium.org
2009-11-14
1
-3
/
+3
*
Upstreaming WebKit.gyp
yaar@chromium.org
2009-11-12
1
-2
/
+2
*
Amit, please review everything.
ananta@chromium.org
2009-11-07
1
-1
/
+2
*
Fix scripting during NPP_Destroy. Note that if the plugin is making a call t...
jam@chromium.org
2009-10-06
1
-4
/
+9
*
Get rid of the need for cross process events in order to get plugin processes...
jam@chromium.org
2009-09-29
1
-7
/
+3
*
This changelist fixes some issues with the NPAPI WMP plugin work in Chrome. ...
jam@chromium.org
2009-09-04
1
-25
/
+14
*
Eliminate remaining WebCore dependencies from webplugin_impl.cc
darin@chromium.org
2009-09-02
1
-6
/
+10
*
linux: disable querying the page window for windowless plugins
piman@chromium.org
2009-08-31
1
-2
/
+6
*
Revert "Fix a ton of compiler warnings."
tony@chromium.org
2009-08-28
1
-2
/
+2
*
Fix a ton of compiler warnings.
estade@chromium.org
2009-08-28
1
-2
/
+2
*
More refactoring for WebPlugin.
darin@chromium.org
2009-08-27
1
-11
/
+5
[next]