| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Landing 38097:38305 merge (src/webkit, DEPS) | dglazkov@google.com | 2008-11-12 | 1 | -3/+4 |
* | Break port dependency on glue. Create ResourceRequest::TargetType as a mirro... | darin@chromium.org | 2008-11-11 | 1 | -1/+1 |
* | Landing 37604:38097 merge | dglazkov@google.com | 2008-11-10 | 1 | -7/+7 |
* | Eliminate CursorChromium's dependency on webkit/glue. | darin@chromium.org | 2008-11-06 | 1 | -4/+7 |
* | This fixes bug http://code.google.com/p/chromium/issues/detail?id=3881, which | ananta@chromium.org | 2008-10-31 | 1 | -10/+20 |
* | Landing 36102:37604 merge on trunk | dglazkov@google.com | 2008-10-30 | 1 | -29/+23 |
* | Moved the SelfDeletePluginInvokeInSynchronousMouseMove to interactive ui tests | ananta@chromium.org | 2008-10-29 | 1 | -3/+7 |
* | Revert r4094; ui_tests failures in SelfDeletePluginInvokeInSynchronousMouseMove. | sgk@google.com | 2008-10-28 | 1 | -7/+3 |
* | Proposed fix for http://b/issue?id=1362948, which is a crash in the rendererw... | ananta@chromium.org | 2008-10-28 | 1 | -3/+7 |
* | More stubbing out. With this and the rest of Linux pending, test_shell links. | agl@chromium.org | 2008-10-24 | 1 | -0/+7 |
* | This fixes http://code.google.com/p/chromium/issues/detail?id=3585, which is ... | ananta@chromium.org | 2008-10-23 | 1 | -11/+39 |
* | Plugin changes to make JSC build work. | ojan@google.com | 2008-10-22 | 1 | -0/+7 |
* | - Remove whitespace at the end of the line | agl@chromium.org | 2008-10-21 | 1 | -22/+42 |