| Commit message (Expand) | Author | Age | Files | Lines |
* | We're removing the sharedWorkerRepository() function from WebKit | pilgrim@chromium.org | 2012-12-11 | 1 | -5/+0 |
* | Propagate transaction id through IDBFactory::open() IPC | alecflett@chromium.org | 2012-12-07 | 1 | -0/+13 |
* | Fixes theme includes for test_webkit_platform_support. I don't believe | sky@chromium.org | 2012-12-05 | 1 | -2/+0 |
* | Move scoped_temp_dir from base to base/files | brettw@chromium.org | 2012-11-16 | 1 | -9/+9 |
* | Chrome side implementation of GestureFling curves. | rjkroege@chromium.org | 2012-11-09 | 1 | -0/+9 |
* | Add ThisMonthButtonLabel and ThisWeekButtonLabel to the list of special local... | keishi@chromium.org | 2012-11-09 | 1 | -0/+4 |
* | DumpRenderTree should use fake strings for page popup UI so we can test local... | keishi@chromium.org | 2012-10-16 | 1 | -1/+14 |
* | Fix hyphen-locale.html and hyphenate-limit-lines.html. | hbono@chromium.org | 2012-10-15 | 1 | -3/+5 |
* | Implement hyphenation for DumpRenderTree. | hbono@chromium.org | 2012-10-05 | 1 | -1/+80 |
* | Revert 160044 - Implement hyphenation for DumpRenderTree. | hbono@chromium.org | 2012-10-04 | 1 | -81/+1 |
* | Implement hyphenation for DumpRenderTree. | hbono@chromium.org | 2012-10-04 | 1 | -1/+81 |
* | IndexedDB: Remove unused two-phase-open methods following WK90411 | jsbell@chromium.org | 2012-09-14 | 1 | -11/+0 |
* | Chromium side of "consolidate two-phase connection to avoid race conditions". | jsbell@chromium.org | 2012-09-11 | 1 | -0/+12 |
* | history.{push,replace}State should no longer be V8EnabledAtRuntime | mihaip@chromium.org | 2012-09-06 | 1 | -1/+0 |
* | Remove all the indexeddb-related utility process code | alecflett@chromium.org | 2012-08-24 | 1 | -24/+0 |
* | Revert 152873 - Remove all the indexeddb-related utility process code | ricow@chromium.org | 2012-08-23 | 1 | -0/+24 |
* | Remove all the indexeddb-related utility process code | alecflett@chromium.org | 2012-08-22 | 1 | -24/+0 |
* | Enable the creation of Mock WebRTCPeerConnection objects in DumpRenderTree. | tommyw@chromium.org | 2012-08-03 | 1 | -3/+13 |
* | Chrome side changes for integer versions | dgrogan@chromium.org | 2012-07-27 | 1 | -1/+2 |
* | Adding support for overriding TestWebKitPlatformSupport in DumpRenderTree | tommyw@chromium.org | 2012-07-12 | 1 | -2/+14 |
* | Use a temp data dir for IDB tests so persistence can be verified. | jsbell@chromium.org | 2012-06-07 | 1 | -1/+50 |
* | Revert 137733 - Use a temp data dir for IDB tests so persistence can be verif... | jsbell@chromium.org | 2012-05-17 | 1 | -49/+1 |
* | Use a temp data dir for IDB tests so persistence can be verified. | jsbell@chromium.org | 2012-05-17 | 1 | -1/+49 |
* | Use WebIDBKeyPath type in WebKit API, implement IndexedDBKeyPath type. | jsbell@chromium.org | 2012-04-30 | 1 | -4/+4 |
* | Cleanup of v8 extension stuff. Playback extension is only used in chrome, so ... | jam@chromium.org | 2012-04-18 | 1 | -1/+1 |
* | More DomStorage house cleaning, many files but all mechanical changes. | michaeln@google.com | 2012-04-17 | 1 | -16/+0 |
* | Use a new scheme for swapping out RenderViews. | creis@chromium.org | 2012-03-21 | 1 | -0/+4 |
* | Fix null pointer dereferences in valgrind tests. | tkent@chromium.org | 2012-03-19 | 1 | -4/+0 |
* | Update net/base/cookie_*.h includes to net/cookies/cookie_*.h . | erikwright@chromium.org | 2012-03-16 | 1 | -1/+1 |
* | Implement WebKitPlatformSupport::canAccelerate2dCanvas | jamesr@chromium.org | 2012-03-14 | 1 | -0/+6 |
* | Integrate the new dom_storage backend into chromium DRT and test_shell. | michaeln@google.com | 2012-03-01 | 1 | -1/+9 |
* | Remove dead WebGraphicsContext3D initialization code | jamesr@chromium.org | 2012-02-23 | 1 | -4/+5 |
* | Refactor WebGraphicsContext3DInProcess and TestWebGraphicsContext3D | piman@chromium.org | 2012-02-03 | 1 | -24/+10 |
* | Add WebKitPlatformSupport::createOffscreenGraphicsContext3D | piman@chromium.org | 2012-01-31 | 1 | -1/+20 |
* | Update these includes to use the new header locations | abarth@chromium.org | 2011-12-03 | 1 | -9/+9 |
* | Move some webkit_glue embedder functions into WebKitPlatformSupport virtual m... | piman@chromium.org | 2011-11-22 | 1 | -0/+37 |
* | Support setting fake gamepad data from WebKit. In support of DRT code to be a... | scottmg@chromium.org | 2011-11-21 | 1 | -0/+11 |
* | Added support for WebMessagePortChannel to WebKit platform support. | caseq@google.com | 2011-10-18 | 1 | -1/+2 |
* | Allow specification of the share group in WebGraphicsContext3DInProcessImpl | piman@chromium.org | 2011-10-15 | 1 | -1/+1 |
* | Allow a window to be passed to WebGraphicsContext3DInProcessImpl | piman@chromium.org | 2011-10-10 | 1 | -1/+2 |
* | Add stub implementation for DRT TestWebKitPlatformSupport::audioHardwareBuffe... | crogers@google.com | 2011-09-20 | 1 | -0/+4 |
* | Add Android platform for webkit/support. | zhenghao@google.com | 2011-09-15 | 1 | -1/+1 |
* | Update Chrome to use WebKitPlatformSupport instead of WebKitClient. | abarth@chromium.org | 2011-09-02 | 1 | -0/+392 |