summaryrefslogtreecommitdiffstats
path: root/webkit/support/test_webkit_platform_support.cc
Commit message (Expand)AuthorAgeFilesLines
* We're removing the sharedWorkerRepository() function from WebKitpilgrim@chromium.org2012-12-111-5/+0
* Propagate transaction id through IDBFactory::open() IPCalecflett@chromium.org2012-12-071-0/+13
* Fixes theme includes for test_webkit_platform_support. I don't believesky@chromium.org2012-12-051-2/+0
* Move scoped_temp_dir from base to base/filesbrettw@chromium.org2012-11-161-9/+9
* Chrome side implementation of GestureFling curves.rjkroege@chromium.org2012-11-091-0/+9
* Add ThisMonthButtonLabel and ThisWeekButtonLabel to the list of special local...keishi@chromium.org2012-11-091-0/+4
* DumpRenderTree should use fake strings for page popup UI so we can test local...keishi@chromium.org2012-10-161-1/+14
* Fix hyphen-locale.html and hyphenate-limit-lines.html.hbono@chromium.org2012-10-151-3/+5
* Implement hyphenation for DumpRenderTree.hbono@chromium.org2012-10-051-1/+80
* Revert 160044 - Implement hyphenation for DumpRenderTree.hbono@chromium.org2012-10-041-81/+1
* Implement hyphenation for DumpRenderTree.hbono@chromium.org2012-10-041-1/+81
* IndexedDB: Remove unused two-phase-open methods following WK90411jsbell@chromium.org2012-09-141-11/+0
* Chromium side of "consolidate two-phase connection to avoid race conditions".jsbell@chromium.org2012-09-111-0/+12
* history.{push,replace}State should no longer be V8EnabledAtRuntimemihaip@chromium.org2012-09-061-1/+0
* Remove all the indexeddb-related utility process codealecflett@chromium.org2012-08-241-24/+0
* Revert 152873 - Remove all the indexeddb-related utility process codericow@chromium.org2012-08-231-0/+24
* Remove all the indexeddb-related utility process codealecflett@chromium.org2012-08-221-24/+0
* Enable the creation of Mock WebRTCPeerConnection objects in DumpRenderTree.tommyw@chromium.org2012-08-031-3/+13
* Chrome side changes for integer versionsdgrogan@chromium.org2012-07-271-1/+2
* Adding support for overriding TestWebKitPlatformSupport in DumpRenderTreetommyw@chromium.org2012-07-121-2/+14
* Use a temp data dir for IDB tests so persistence can be verified.jsbell@chromium.org2012-06-071-1/+50
* Revert 137733 - Use a temp data dir for IDB tests so persistence can be verif...jsbell@chromium.org2012-05-171-49/+1
* Use a temp data dir for IDB tests so persistence can be verified.jsbell@chromium.org2012-05-171-1/+49
* Use WebIDBKeyPath type in WebKit API, implement IndexedDBKeyPath type.jsbell@chromium.org2012-04-301-4/+4
* Cleanup of v8 extension stuff. Playback extension is only used in chrome, so ...jam@chromium.org2012-04-181-1/+1
* More DomStorage house cleaning, many files but all mechanical changes.michaeln@google.com2012-04-171-16/+0
* Use a new scheme for swapping out RenderViews.creis@chromium.org2012-03-211-0/+4
* Fix null pointer dereferences in valgrind tests.tkent@chromium.org2012-03-191-4/+0
* Update net/base/cookie_*.h includes to net/cookies/cookie_*.h .erikwright@chromium.org2012-03-161-1/+1
* Implement WebKitPlatformSupport::canAccelerate2dCanvasjamesr@chromium.org2012-03-141-0/+6
* Integrate the new dom_storage backend into chromium DRT and test_shell.michaeln@google.com2012-03-011-1/+9
* Remove dead WebGraphicsContext3D initialization codejamesr@chromium.org2012-02-231-4/+5
* Refactor WebGraphicsContext3DInProcess and TestWebGraphicsContext3Dpiman@chromium.org2012-02-031-24/+10
* Add WebKitPlatformSupport::createOffscreenGraphicsContext3Dpiman@chromium.org2012-01-311-1/+20
* Update these includes to use the new header locationsabarth@chromium.org2011-12-031-9/+9
* Move some webkit_glue embedder functions into WebKitPlatformSupport virtual m...piman@chromium.org2011-11-221-0/+37
* Support setting fake gamepad data from WebKit. In support of DRT code to be a...scottmg@chromium.org2011-11-211-0/+11
* Added support for WebMessagePortChannel to WebKit platform support.caseq@google.com2011-10-181-1/+2
* Allow specification of the share group in WebGraphicsContext3DInProcessImplpiman@chromium.org2011-10-151-1/+1
* Allow a window to be passed to WebGraphicsContext3DInProcessImplpiman@chromium.org2011-10-101-1/+2
* Add stub implementation for DRT TestWebKitPlatformSupport::audioHardwareBuffe...crogers@google.com2011-09-201-0/+4
* Add Android platform for webkit/support.zhenghao@google.com2011-09-151-1/+1
* Update Chrome to use WebKitPlatformSupport instead of WebKitClient.abarth@chromium.org2011-09-021-0/+392