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
*
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
*
More removal of WebCore usage from webplugin_impl.cc
darin@chromium.org
2009-08-21
1
-1
/
+1
*
Another attempt at landing this patch.
ananta@chromium.org
2009-08-04
1
-4
/
+2
*
Reverting 22041 as it caused plugin crashes in reliability test runs.
ananta@chromium.org
2009-07-30
1
-2
/
+4
*
Another attempt at landing this patch.
ananta@chromium.org
2009-07-30
1
-4
/
+2
*
Continue eliminating direct NPN_ function calls that go from Chromium code to...
jorlow@chromium.org
2009-07-30
1
-1
/
+3
*
Revert r21548 and r21559 due to crash spike.
huanr@chromium.org
2009-07-25
1
-2
/
+4
*
The IPCs for carrying data requested by plugins have been changed from synchr...
ananta@chromium.org
2009-07-24
1
-4
/
+2
*
Wire up windowless plugins. Mostly Mac related, some cross
amanda@chromium.org
2009-07-11
1
-3
/
+3
*
Start using WebCursorInfo from the WebKit API. WebCursorInfo is a
darin@google.com
2009-07-08
1
-1
/
+6
*
Add the page url to plugin crashes to aid debugging.
jam@chromium.org
2009-07-08
1
-2
/
+12
*
Revert change 20173 because it breaks the ui_tests, plugin_tests
nsylvain@chromium.org
2009-07-08
1
-12
/
+2
*
Add the page url to plugin crashes to aid debugging.
jam@chromium.org
2009-07-08
1
-2
/
+12
*
linux: OOP windowed plugins
evan@chromium.org
2009-07-07
1
-6
/
+7
*
Revert "linux: OOP windowed plugins"
evan@chromium.org
2009-07-06
1
-7
/
+6
*
linux: OOP windowed plugins
evan@chromium.org
2009-07-06
1
-6
/
+7
*
Move Emf class to the printing library. Also creates a platform agnostic Nat...
sverrir@google.com
2009-07-06
1
-10
/
+7
[next]