| Commit message (Expand) | Author | Age | Files | Lines |
* | Header cleanup in webkit/glue | phajdan.jr@chromium.org | 2009-06-01 | 1 | -1/+0 |
* | Revert WebURLLoader landing. Too many layout test failures. | darin@chromium.org | 2009-05-30 | 1 | -50/+49 |
* | Start using WebURLLoader, et. al. from the WebKit API. | darin@chromium.org | 2009-05-30 | 1 | -49/+50 |
* | Fix plugin window sticking around when parent became invisible. Added test f... | jam@chromium.org | 2009-05-10 | 1 | -6/+0 |
* | Fix hang seen in plugin process because plugin creation ended up having to wa... | jam@chromium.org | 2009-04-21 | 1 | -1/+2 |
* | Fix a painting problem observed with windowless flash plugins, when they are ... | ananta@chromium.org | 2009-04-16 | 1 | -2/+1 |
* | Port plugin messages. | jam@chromium.org | 2009-04-01 | 1 | -6/+9 |
* | Expose whether we're in private browsing mode to plugins.I chose to implement... | jam@chromium.org | 2009-03-26 | 1 | -0/+3 |
* | Report the plugin position to windowed plugins as (0,0) | jam@chromium.org | 2009-03-26 | 1 | -1/+1 |
* | The street view in Google maps, which is implemented with a windowed flash pl... | ananta@chromium.org | 2009-03-20 | 1 | -13/+17 |
* | Removed unneeded includes of base/scoped_ptr.h. Reduce usage from ~800 files ... | thestig@chromium.org | 2009-03-13 | 1 | -1/+0 |
* | Checkin files I missed. | jam@chromium.org | 2009-03-13 | 1 | -1/+0 |
* | Bring back overriding setParentVisible, since it's needed when a page scripts... | jam@chromium.org | 2009-03-12 | 1 | -0/+1 |
* | WebKit merge 40474:40500 [chromium-side]. | ericroman@google.com | 2009-02-04 | 1 | -5/+5 |
* | POSIX: gfx::NativeViewId and CrossProcessEvent | agl@chromium.org | 2009-01-27 | 1 | -2/+3 |
* | No functional change. Delete trailing whitespace and word-wrap to 80 columns. | evan@chromium.org | 2009-01-24 | 1 | -3/+5 |
* | Relands 8521, it isn't the culprit. Sorry John. | sky@google.com | 2009-01-23 | 1 | -1/+0 |
* | Backs out r8521 in hopes of greener trees. | sky@google.com | 2009-01-23 | 1 | -0/+1 |
* | Fix reloading a page with a pdf not working. The problem was that we were se... | jam@chromium.org | 2009-01-22 | 1 | -1/+0 |
* | Improve scrolling performance when there are many windowed plugins in a page. | jam@chromium.org | 2009-01-16 | 1 | -4/+2 |
* | Handle HTTP 200 responses received in response to byte range requests issued ... | ananta@chromium.org | 2008-12-17 | 1 | -2/+27 |
* | 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 | -0/+6 |
* | Reverting r6396 the PDF fix to not cancel the manual data stream | ananta@chromium.org | 2008-12-05 | 1 | -0/+2 |
* | Don't cancel the original manual data stream request when the plugin invokes | ananta@chromium.org | 2008-12-04 | 1 | -2/+0 |
* | Relanding this fix. The earlier attempt broke test_shell_tests. The fix | ananta@chromium.org | 2008-11-21 | 1 | -1/+2 |
* | Revert r5816 due to InvokeMethods failures in test_shell_tests. | sgk@google.com | 2008-11-21 | 1 | -2/+1 |
* | Fix Silverlight windowless plugin painting issues. This fixes the | ananta@chromium.org | 2008-11-21 | 1 | -1/+2 |
* | This fixes bug http://code.google.com/p/chromium/issues/detail?id=3881, which | ananta@chromium.org | 2008-10-31 | 1 | -2/+2 |
* | Landing 36102:37604 merge on trunk | dglazkov@google.com | 2008-10-30 | 1 | -6/+6 |
* | This fixes http://code.google.com/p/chromium/issues/detail?id=3585, which is ... | ananta@chromium.org | 2008-10-23 | 1 | -3/+17 |
* | Plugin changes to make JSC build work. | ojan@google.com | 2008-10-22 | 1 | -0/+4 |
* | - Remove whitespace at the end of the line | agl@chromium.org | 2008-10-21 | 1 | -8/+8 |
* | * Revert "- Remove whitespace at the end of the line" | agl@chromium.org | 2008-10-21 | 1 | -8/+8 |
* | - Remove whitespace at the end of the line | agl@chromium.org | 2008-10-21 | 1 | -8/+8 |
* | Fix perf regression with iframe shim. | pkasting@chromium.org | 2008-10-20 | 1 | -2/+6 |
* | Replace MSVC pragmas with the macro. Also adds two files | tc@google.com | 2008-10-16 | 1 | -3/+4 |
* | Patch by Thatcher Ulrich <tulrich@google.com>. | ojan@google.com | 2008-10-09 | 1 | -1/+17 |
* | Merge the chrome_webkit_merge_branch back on to trunk. This brings us | tc@google.com | 2008-10-01 | 1 | -7/+5 |
* | This fixes the following bugs:- | iyengar@google.com | 2008-09-24 | 1 | -1/+4 |
* | This CB fixes the following issue1. http://code.google.com/p/chromium/issues/... | iyengar@google.com | 2008-09-19 | 1 | -1/+21 |
* | This fixes http://code.google.com/p/chromium/issues/detail?id=643, which | iyengar@google.com | 2008-09-10 | 1 | -0/+11 |
* | Fix webkit.xcodeproj. Make it use our new xcconfig and common build directory | mmentovai@google.com | 2008-09-06 | 1 | -0/+1 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Step 1 at making Gears run in the renderer process (enabled by switch | mpcomplete@google.com | 2008-08-15 | 1 | -0/+1 |
* | Add webkit to the repository. | initial.commit | 2008-07-27 | 1 | -0/+282 |