summaryrefslogtreecommitdiffstats
path: root/webkit/support/test_webkit_platform_support.h
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated hyphenation methods from WebKit::Platform implementationsjochen@chromium.org2013-03-051-6/+0
* Implement WebKit::Platform::isThreadedCompositingEnabled()jamesr@chromium.org2013-03-051-0/+6
* Switch from using individual methods for hyphenation to using the WebHyphanto...jochen@chromium.org2013-03-011-3/+3
* Implement the Platform::sharedOffscreenGraphicsContext3D method.danakj@chromium.org2013-02-281-0/+8
* Change all references of WebKit::WebKitPlatformSupport to WebKit::Platform in...pilgrim@chromium.org2013-02-271-1/+1
* RendererWebKitPlatformSupportImpl::createAudioDevice() needs the ability to m...crogers@google.com2013-02-221-0/+4
* Implement path for providing test WebLayerTreeView to DumpRenderTreejamesr@chromium.org2013-02-161-11/+3
* Make TestWebIDBFactory allocate a separate WebIDBFactory per thread.darin@chromium.org2013-02-151-3/+0
* Implement WebKit::WebUnitTestSupport::createLayerTreeViewForTesting()jamesr@chromium.org2013-02-121-1/+6
* Revert "Make TestWebIDBFactory allocate a separate WebIDBFactory per thread."darin@chromium.org2013-02-111-0/+3
* Add implementations of WebKit::Platform testing APIs to TestWebKitPlatformSup...jamesr@chromium.org2013-02-101-0/+23
* Make TestWebIDBFactory allocate a separate WebIDBFactory per thread.darin@chromium.org2013-02-101-3/+0
* Revert 180583gavinp@chromium.org2013-02-051-0/+3
* Make TestWebIDBFactory allocate a separate WebIDBFactory per thread.darin@chromium.org2013-02-051-3/+0
* Add FilePath to base namespace.brettw@chromium.org2013-02-021-1/+1
* Revert 179967alecflett@chromium.org2013-02-011-3/+0
* Avoid leaking TestWebIDBFactory instances, and resetdarin@chromium.org2013-01-311-0/+3
* Switch to new createAudioDevice() API in TestWebKitPlatformSupportcrogers@google.com2013-01-161-0/+3
* Update some #includes in webkit/support for headers in the new Platform direc...pilgrim@chromium.org2013-01-161-2/+2
* Fix the last of the #includes and OVERRIDEs in preparation for removing WebKi...pilgrim@chromium.org2013-01-091-36/+36
* Add explicit dependency on WebIDBFactory.h in preparation for removing WebIDB...pilgrim@chromium.org2013-01-091-0/+1
* We're removing the sharedWorkerRepository() function from WebKitpilgrim@chromium.org2012-12-111-1/+0
* Move scoped_temp_dir from base to base/filesbrettw@chromium.org2012-11-161-2/+2
* Chrome side implementation of GestureFling curves.rjkroege@chromium.org2012-11-091-0/+5
* Implement hyphenation for DumpRenderTree.hbono@chromium.org2012-10-051-0/+9
* Revert 160044 - Implement hyphenation for DumpRenderTree.hbono@chromium.org2012-10-041-9/+0
* Implement hyphenation for DumpRenderTree.hbono@chromium.org2012-10-041-0/+9
* Remove all the indexeddb-related utility process codealecflett@chromium.org2012-08-241-8/+0
* Revert 152873 - Remove all the indexeddb-related utility process codericow@chromium.org2012-08-231-0/+8
* Remove all the indexeddb-related utility process codealecflett@chromium.org2012-08-221-8/+0
* Enable the creation of Mock WebRTCPeerConnection objects in DumpRenderTree.tommyw@chromium.org2012-08-031-0/+2
* Adding support for overriding TestWebKitPlatformSupport in DumpRenderTreetommyw@chromium.org2012-07-121-1/+6
* Revert "Revert 137734 - Select theme resources from ResourceBundle at request...flackr@chromium.org2012-05-241-3/+3
* Revert 137733 - Use a temp data dir for IDB tests so persistence can be verif...jsbell@chromium.org2012-05-171-1/+0
* Revert 137734 - Select theme resources from ResourceBundle at requested scale...fischman@chromium.org2012-05-171-3/+3
* Select theme resources from ResourceBundle at requested scale factor.flackr@chromium.org2012-05-171-3/+3
* Use a temp data dir for IDB tests so persistence can be verified.jsbell@chromium.org2012-05-171-0/+1
* Add scale factor and 2x resources from webkit and plumb through to ContentCli...tony@chromium.org2012-05-111-0/+2
* Use WebIDBKeyPath type in WebKit API, implement IndexedDBKeyPath type.jsbell@chromium.org2012-04-301-2/+2
* More DomStorage house cleaning, many files but all mechanical changes.michaeln@google.com2012-04-171-4/+0
* Implement WebKitPlatformSupport::canAccelerate2dCanvasjamesr@chromium.org2012-03-141-0/+1
* Integrate the new dom_storage backend into chromium DRT and test_shell.michaeln@google.com2012-03-011-0/+2
* Refactor WebGraphicsContext3DInProcess and TestWebGraphicsContext3Dpiman@chromium.org2012-02-031-1/+0
* Add WebKitPlatformSupport::createOffscreenGraphicsContext3Dpiman@chromium.org2012-01-311-1/+4
* Update these includes to use the new header locationsabarth@chromium.org2011-12-031-1/+1
* Move some webkit_glue embedder functions into WebKitPlatformSupport virtual m...piman@chromium.org2011-11-221-34/+48
* Support setting fake gamepad data from WebKit. In support of DRT code to be a...scottmg@chromium.org2011-11-211-1/+6
* Add stub implementation for DRT TestWebKitPlatformSupport::audioHardwareBuffe...crogers@google.com2011-09-201-0/+1
* Update Chrome to use WebKitPlatformSupport instead of WebKitClient.abarth@chromium.org2011-09-021-0/+125