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
/
renderer
/
webplugin_delegate_proxy.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Send window frame information to Mac plugins via IPC
stuartmorgan@chromium.org
2010-02-08
1
-0
/
+2
*
Bug 34167: GPU plugins' output initially placed incorrectly on page
kbr@google.com
2010-02-05
1
-0
/
+1
*
[GPU] Get GPU process running on the mac
kbr@google.com
2010-02-03
1
-0
/
+5
*
Hide plugins in minimized/hidden windows on the Mac
stuartmorgan@chromium.org
2010-02-02
1
-0
/
+1
*
Add tab switch notification to the Mac plugin plumbing.
stuartmorgan@chromium.org
2010-02-01
1
-0
/
+1
*
Propagate window focus changes to plugins on the Mac
stuartmorgan@chromium.org
2010-02-01
1
-0
/
+4
*
Fix passing pointers between processes.
jam@chromium.org
2010-01-29
1
-14
/
+9
*
Added CommandBufferProxy, CommandBufferStub. Replaced NPAPI with IPC for sync...
apatrick@google.com
2009-12-12
1
-0
/
+4
*
Send resource load notifications from plugins to devtools agent. This is a pa...
yurys@chromium.org
2009-12-03
1
-2
/
+2
*
Add acknowledgement messages for PluginMsg_UpdateGeometry. On the Mac, use
mark@chromium.org
2009-11-30
1
-0
/
+27
*
Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...
erg@google.com
2009-11-13
1
-5
/
+5
*
Push the native canvas into the plugin implementation. On Windows, this means
brettw@chromium.org
2009-10-23
1
-2
/
+2
*
Move native_widget_types and gtk_native_view_id_manager from base/gfx to
brettw@chromium.org
2009-10-11
1
-4
/
+4
*
Fix scripting during NPP_Destroy. Note that if the plugin is making a call t...
jam@chromium.org
2009-10-06
1
-5
/
+2
*
Take out the activex control.BUG=20259
jam@chromium.org
2009-09-08
1
-2
/
+0
*
This changelist fixes some issues with the NPAPI WMP plugin work in Chrome. ...
jam@chromium.org
2009-09-04
1
-17
/
+10
*
Eliminate remaining WebCore dependencies from webplugin_impl.cc
darin@chromium.org
2009-09-02
1
-19
/
+25
*
More refactoring for WebPlugin.
darin@chromium.org
2009-08-27
1
-7
/
+4
*
linux: new socket/plug code for windowed plugins
piman@chromium.org
2009-08-25
1
-4
/
+5
*
More removal of WebCore usage from webplugin_impl.cc
darin@chromium.org
2009-08-21
1
-2
/
+2
*
When the plugin crashes, cleanup references to its window in the renderer.
piman@chromium.org
2009-08-06
1
-0
/
+1
*
Another attempt at landing this patch.
ananta@chromium.org
2009-08-04
1
-0
/
+1
*
Split the IPC code into ipc/
agl@chromium.org
2009-07-22
1
-1
/
+1
*
Wire up windowless plugins. Mostly Mac related, some cross
amanda@chromium.org
2009-07-11
1
-12
/
+9
*
Start using WebCursorInfo from the WebKit API. WebCursorInfo is a
darin@google.com
2009-07-08
1
-1
/
+1
*
Add the page url to plugin crashes to aid debugging.
jam@chromium.org
2009-07-08
1
-1
/
+4
*
Revert change 20173 because it breaks the ui_tests, plugin_tests
nsylvain@chromium.org
2009-07-08
1
-4
/
+1
*
Add the page url to plugin crashes to aid debugging.
jam@chromium.org
2009-07-08
1
-1
/
+4
*
linux: OOP windowed plugins
evan@chromium.org
2009-07-07
1
-1
/
+5
*
Revert "linux: OOP windowed plugins"
evan@chromium.org
2009-07-06
1
-5
/
+1
*
linux: OOP windowed plugins
evan@chromium.org
2009-07-06
1
-1
/
+5
*
Fixes a flash plugin hang caused by opening google finance ticker symbols in ...
ananta@chromium.org
2009-06-09
1
-5
/
+0
*
Header cleanup in webkit/glue
phajdan.jr@chromium.org
2009-06-01
1
-0
/
+1
*
Rename |policy_url| to |first_party_for_cookies|. This now matches the WebKi...
abarth@chromium.org
2009-05-23
1
-2
/
+2
*
CPAPI gears drag drop and renderer IPC.
michaeln@google.com
2009-05-22
1
-0
/
+6
*
Add events to windowless plugins on linux. This CL also refactors the event
evan@chromium.org
2009-05-22
1
-1
/
+2
*
Reverting 15986.
michaeln@google.com
2009-05-13
1
-6
/
+0
*
CPAPI gears drag drop and renderer IPC....
michaeln@google.com
2009-05-13
1
-0
/
+6
*
linux (and some posix): multiprocess plugins compiling.
evan@chromium.org
2009-04-23
1
-11
/
+13
*
Revert "Move IPC code to ipc/"
agl@chromium.org
2009-04-03
1
-1
/
+1
*
Move IPC code to ipc/
agl@chromium.org
2009-04-03
1
-1
/
+1
*
Port plugin messages.
jam@chromium.org
2009-04-01
1
-10
/
+13
*
janitorial: browser_render_process_host header/lint cleanup. (try 2)
thestig@chromium.org
2009-02-11
1
-3
/
+2
*
Reverting 9594.
thestig@chromium.org
2009-02-11
1
-1
/
+3
*
Fix some plugin-related NOTIMPLEMENTED()s in gtk Chrome.
evan@chromium.org
2009-02-11
1
-1
/
+3
*
janitorial: clean up unnecessary includes in src/chrome/renderer.
thestig@chromium.org
2009-02-11
1
-3
/
+1
*
Cleanup some forward declared structs that are not being used.
thestig@chromium.org
2009-02-05
1
-4
/
+3
*
Commiting the changes from my previous cl that are specific to not including ...
jam@chromium.org
2009-02-04
1
-1
/
+2
*
Revert my change to get the tree green. Not sure why the tests became flaky....
jam@chromium.org
2009-02-04
1
-2
/
+1
*
Make it easier/less work/less error-prone to create new IPC channel types (i....
jam@chromium.org
2009-02-04
1
-1
/
+2
[next]