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
/
webplugin_impl.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move WebKit API to src/webkit/api.
darin@chromium.org
2009-05-10
1
-4
/
+4
*
Fix plugin window sticking around when parent became invisible. Added test f...
jam@chromium.org
2009-05-10
1
-20
/
+14
*
There are cases where a Frame may outlive its associated Page. Get the
darin@chromium.org
2009-05-06
1
-2
/
+2
*
Fix Flash window in Analytics being incorrectly visible.
jam@chromium.org
2009-05-05
1
-4
/
+10
*
plugins: Some obvious ifdef removals (code that previously wouldn't link).
evan@chromium.org
2009-04-28
1
-6
/
+0
*
More linux ifdef tweaks. This reverts my earlier change (13503).
sky@chromium.org
2009-04-27
1
-5
/
+2
*
linux (and some posix): multiprocess plugins compiling.
evan@chromium.org
2009-04-23
1
-0
/
+2
*
Use the boundary_pos parameter passed to the MultiPartResponseClient::didRece...
ananta@chromium.org
2009-04-22
1
-4
/
+3
*
Fix hang seen in plugin process because plugin creation ended up having to wa...
jam@chromium.org
2009-04-21
1
-3
/
+1
*
Ensure we check the page pointer before using it after we come out of NPP_Han...
jam@chromium.org
2009-04-16
1
-2
/
+5
*
Fix a painting problem observed with windowless flash plugins, when they are ...
ananta@chromium.org
2009-04-16
1
-17
/
+7
*
linux: make windowless plugins work again after r12179 regressed it.
evan@chromium.org
2009-04-15
1
-2
/
+4
*
Adds some ifdefs so that test_shell can be compiled on linux
sky@chromium.org
2009-04-10
1
-2
/
+5
*
WebKit merge 42132:42199 (Chrome side)
darin@chromium.org
2009-04-03
1
-3
/
+4
*
Fix Mac build break.
jam@chromium.org
2009-04-01
1
-1
/
+1
*
Port plugin messages.
jam@chromium.org
2009-04-01
1
-11
/
+9
*
Report the plugin position to windowed plugins as (0,0)
jam@chromium.org
2009-03-26
1
-1
/
+3
*
The street view in Google maps, which is implemented with a windowed flash pl...
ananta@chromium.org
2009-03-20
1
-12
/
+14
*
Chrome-side of moving webkit/glue/cache_manager.{h,cc} to the WebKit API layer.
darin@chromium.org
2009-03-19
1
-12
/
+5
*
Get rid of stashing a frame pointer with ResourceRequest and just store the r...
jam@chromium.org
2009-03-16
1
-4
/
+8
*
Basic windowless plugins, try 2.
evan@chromium.org
2009-03-13
1
-6
/
+3
*
Bring back overriding setParentVisible, since it's needed when a page scripts...
jam@chromium.org
2009-03-12
1
-0
/
+13
*
Chrome side to pick up new WebKit API changes.
darin@chromium.org
2009-02-28
1
-2
/
+8
*
Fix incorrect map usage in the WebPluginImpl::didReceiveData function, which ...
ananta@chromium.org
2009-02-26
1
-3
/
+5
*
Match the Windows plugin moving/sizing behavior on Linux.
deanm@chromium.org
2009-02-15
1
-2
/
+0
*
Call the DidStartLoading/DidStopLoading methods on the WebViewDelegate interf...
ananta@chromium.org
2009-02-13
1
-0
/
+6
*
Checkpoint of plugin support code for Mac. Does not work yet; being checked
amanda@chromium.org
2009-02-11
1
-6
/
+10
*
Check for a NULL WebPluginDelegate pointer in WebPluginImpl::TearDownPluginIn...
ananta@chromium.org
2009-02-05
1
-4
/
+6
*
Get windowed plugins (Flash) limping along on Linux.
evan@chromium.org
2009-02-04
1
-5
/
+6
*
WebKit merge 40474:40500 [chromium-side].
ericroman@google.com
2009-02-04
1
-9
/
+4
*
WebKitMerge 40409:40464 (chromium-side).
ericroman@google.com
2009-02-03
1
-0
/
+1
*
Chrome side of WebKit Merge 40165:40297
playmobil@google.com
2009-01-28
1
-1
/
+1
*
Adobe Reader 7 expects the load_manually flag to be set when being instantiat...
ananta@chromium.org
2009-01-27
1
-4
/
+5
*
POSIX: gfx::NativeViewId and CrossProcessEvent
agl@chromium.org
2009-01-27
1
-1
/
+2
*
No functional change. Delete trailing whitespace and word-wrap to 80 columns.
evan@chromium.org
2009-01-24
1
-9
/
+10
*
Relands 8521, it isn't the culprit. Sorry John.
sky@google.com
2009-01-23
1
-13
/
+0
*
Backs out r8521 in hopes of greener trees.
sky@google.com
2009-01-23
1
-0
/
+13
*
Fix reloading a page with a pdf not working. The problem was that we were se...
jam@chromium.org
2009-01-22
1
-13
/
+0
*
Chrome side of webkit merge to 40124.
tc@google.com
2009-01-22
1
-1
/
+3
*
Improve scrolling performance when there are many windowed plugins in a page.
jam@chromium.org
2009-01-16
1
-59
/
+28
*
Add support for custom cursors set by windowless plugins. Windowless plugins ...
ananta@chromium.org
2009-01-09
1
-2
/
+7
*
Handle HTTP 200 responses received in response to byte range requests issued ...
ananta@chromium.org
2008-12-17
1
-37
/
+164
*
WebKit Merge 39143:39309, Part 8 (port side)
dglazkov@google.com
2008-12-16
1
-1
/
+1
*
Improve PDF FastWebView performance. This occurs because the manual data stre...
ananta@chromium.org
2008-12-06
1
-3
/
+13
*
Reverting r6396 the PDF fix to not cancel the manual data stream
ananta@chromium.org
2008-12-05
1
-0
/
+4
*
Don't cancel the original manual data stream request when the plugin invokes
ananta@chromium.org
2008-12-04
1
-4
/
+0
*
src/webkit side of webKit merge 38600:38625.
ojan@google.com
2008-11-26
1
-7
/
+10
*
Relanding this fix. The earlier attempt broke test_shell_tests. The fix
ananta@chromium.org
2008-11-21
1
-1
/
+1
*
Revert r5816 due to InvokeMethods failures in test_shell_tests.
sgk@google.com
2008-11-21
1
-1
/
+1
*
Fix Silverlight windowless plugin painting issues. This fixes the
ananta@chromium.org
2008-11-21
1
-1
/
+1
[next]