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_proxy.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add an UpdateContext call to WebPluginDelegateImpl on the Mac.
stuartmorgan@google.com
2009-08-13
1
-0
/
+4
*
linux: fix race in TransportDIB passing
piman@chromium.org
2009-08-10
1
-1
/
+7
*
linux: fix windowless Flash when scrolling
piman@chromium.org
2009-08-07
1
-0
/
+6
*
Another attempt at landing this patch.
ananta@chromium.org
2009-08-04
1
-1
/
+7
*
Reverting 22041 as it caused plugin crashes in reliability test runs.
ananta@chromium.org
2009-07-30
1
-3
/
+1
*
linux: add a GtkPlug / GtkSocket pair in the plugin process
piman@chromium.org
2009-07-30
1
-4
/
+48
*
Another attempt at landing this patch.
ananta@chromium.org
2009-07-30
1
-1
/
+3
*
Continue eliminating direct NPN_ function calls that go from Chromium code to...
jorlow@chromium.org
2009-07-30
1
-2
/
+5
*
Update the Mac plugin dummy window code for the new coordinate system.
stuartmorgan@google.com
2009-07-29
1
-7
/
+3
*
Fix partial plugin invalidate repainting on Mac.
stuartmorgan@google.com
2009-07-27
1
-1
/
+0
*
Revert r21548 and r21559 due to crash spike.
huanr@chromium.org
2009-07-25
1
-3
/
+1
*
Refactor blits to be more cross-platform.
piman@chromium.org
2009-07-24
1
-6
/
+5
*
The IPCs for carrying data requested by plugins have been changed from synchr...
ananta@chromium.org
2009-07-24
1
-1
/
+3
*
CPAPI (0.11) for gears drag drop.
mpcomplete@chromium.org
2009-07-23
1
-1
/
+7
*
linux: add windowless plugin plumbing
piman@google.com
2009-07-22
1
-4
/
+27
*
Wire up windowless plugins. Mostly Mac related, some cross
amanda@chromium.org
2009-07-11
1
-15
/
+80
*
Add the page url to plugin crashes to aid debugging.
jam@chromium.org
2009-07-08
1
-9
/
+12
*
Revert change 20173 because it breaks the ui_tests, plugin_tests
nsylvain@chromium.org
2009-07-08
1
-12
/
+9
*
Add the page url to plugin crashes to aid debugging.
jam@chromium.org
2009-07-08
1
-9
/
+12
*
linux: OOP windowed plugins
evan@chromium.org
2009-07-07
1
-12
/
+13
*
Revert "linux: OOP windowed plugins"
evan@chromium.org
2009-07-06
1
-13
/
+12
*
linux: OOP windowed plugins
evan@chromium.org
2009-07-06
1
-12
/
+13
*
linux plugins: eliminate GtkWidget* from plugin process
evan@chromium.org
2009-06-26
1
-2
/
+8
*
Revert all of my patches from today.
evan@chromium.org
2009-06-26
1
-8
/
+2
*
linux plugins: eliminate GtkWidget* from plugin process
evan@chromium.org
2009-06-26
1
-2
/
+8
*
Refactor the PlatformContext layer to have only one class.
brettw@chromium.org
2009-06-14
1
-1
/
+1
*
Make sure that seekable streams are removed from the list of resource clients...
ananta@chromium.org
2009-05-23
1
-0
/
+14
*
CPAPI gears drag drop and renderer IPC.
michaeln@google.com
2009-05-22
1
-0
/
+52
*
ChromeCanvas->gfx::Canvas
ben@chromium.org
2009-05-15
1
-1
/
+1
*
Reverting 15986.
michaeln@google.com
2009-05-13
1
-52
/
+0
*
CPAPI gears drag drop and renderer IPC....
michaeln@google.com
2009-05-13
1
-0
/
+52
*
Move win_util.h from common to app.
ben@chromium.org
2009-05-08
1
-1
/
+3
*
Move chrome_canvas to app/gfx
ben@chromium.org
2009-05-06
1
-1
/
+1
*
Fail the plugin initialization if we are unable to duplicate the event handle...
ananta@chromium.org
2009-04-27
1
-2
/
+6
*
linux (and some posix): multiprocess plugins compiling.
evan@chromium.org
2009-04-23
1
-9
/
+34
*
Fix hang seen in plugin process because plugin creation ended up having to wa...
jam@chromium.org
2009-04-21
1
-30
/
+9
*
Fix Mac build break.
jam@chromium.org
2009-04-01
1
-1
/
+1
*
Port plugin messages.
jam@chromium.org
2009-04-01
1
-34
/
+40
*
We need to set the clipping region of the HDC passed in to a windowless flash...
ananta@chromium.org
2009-03-27
1
-0
/
+7
*
Expose whether we're in private browsing mode to plugins.I chose to implement...
jam@chromium.org
2009-03-26
1
-0
/
+4
*
Report the plugin position to windowed plugins as (0,0)
jam@chromium.org
2009-03-26
1
-1
/
+3
*
Add more info to a dcheck to see why DuplicateHandle is failing on the buildbot.
jam@chromium.org
2009-03-12
1
-1
/
+2
*
NO CODE CHANGE.
maruel@google.com
2009-03-10
1
-1
/
+2
*
Coalesce more hardcoded schemes to using predefined constants.
brettw@chromium.org
2009-02-26
1
-2
/
+4
*
Refactor code from RenderThread and PluginThread and move it to ChildThread. ...
jam@chromium.org
2009-02-21
1
-2
/
+2
*
Reverting 10080.
jam@chromium.org
2009-02-20
1
-2
/
+2
*
Refactor code from RenderThread and PluginThread and move it to ChildThread. ...
jam@chromium.org
2009-02-20
1
-2
/
+2
*
Lots of small nits to help to split off webkit.dll.
maruel@chromium.org
2009-02-12
1
-16
/
+17
*
Improve scrolling performance when there are many windowed plugins in a page.
jam@chromium.org
2009-01-16
1
-7
/
+32
*
Block Adobe Reader from issuing NPN_GetURL/NPN_GetURLRequests for URL schemes...
ananta@chromium.org
2009-01-16
1
-0
/
+13
[next]