summaryrefslogtreecommitdiffstats
path: root/webkit/support
Commit message (Expand)AuthorAgeFilesLines
* Move file_path.h to base/files.brettw@chromium.org2013-02-246-8/+8
* RendererWebKitPlatformSupportImpl::createAudioDevice() needs the ability to m...crogers@google.com2013-02-222-0/+13
* Implement path for providing test WebLayerTreeView to DumpRenderTreejamesr@chromium.org2013-02-165-21/+62
* Make TestWebIDBFactory allocate a separate WebIDBFactory per thread.darin@chromium.org2013-02-157-84/+128
* fix third_party_headers to work properly on Windows w/ ninja.dpranke@chromium.org2013-02-142-59/+56
* Layout tests expect the time to be relative to the unix epoch.jochen@chromium.org2013-02-121-2/+3
* Implement WebKit::WebUnitTestSupport::createLayerTreeViewForTesting()jamesr@chromium.org2013-02-123-1/+22
* Revert "Make TestWebIDBFactory allocate a separate WebIDBFactory per thread."darin@chromium.org2013-02-117-123/+84
* Add implementations of WebKit::Platform testing APIs to TestWebKitPlatformSup...jamesr@chromium.org2013-02-102-0/+60
* Make TestWebIDBFactory allocate a separate WebIDBFactory per thread.darin@chromium.org2013-02-107-84/+123
* Make views_unittests build on Win64 jschuh@chromium.org2013-02-081-0/+4
* Update some #includes in webkit/ for headers that have been moved to the new ...pilgrim@chromium.org2013-02-071-1/+1
* Linux/ChromeOS Chromium style checker cleanup, webkit/ edition.rsleevi@chromium.org2013-02-071-2/+2
* Fix CHECK(g_DeviceDisplayInfo_clazz) in WebKit tests.aruslan@chromium.org2013-02-072-0/+3
* Revert 180583gavinp@chromium.org2013-02-057-123/+84
* Make TestWebIDBFactory allocate a separate WebIDBFactory per thread.darin@chromium.org2013-02-057-84/+123
* Renamed WebMediaStreamComponent and WebMediaStreamDescriptor to WebMediaStrea...tommyw@chromium.org2013-02-041-4/+4
* Add FilePath to base namespace.brettw@chromium.org2013-02-0214-63/+65
* Revert 179967alecflett@chromium.org2013-02-013-13/+2
* Avoid leaking TestWebIDBFactory instances, and resetdarin@chromium.org2013-01-313-2/+13
* Revert 178734jsbell@chromium.org2013-01-281-1/+2
* Comment memory leak in the PNG encoder on encoding error.noel@chromium.org2013-01-251-1/+3
* Initialize IDB factory explicitly. (Lazy initialization is going away in upst...pilgrim@chromium.org2013-01-251-2/+1
* Memory leak in webkit/support/webkit_support_gfx.cc on encoder error.noel@chromium.org2013-01-241-5/+9
* Fix hyphenate tests with xcodebuild and msvc webkit standalone builds.thakis@chromium.org2013-01-211-4/+4
* webkit tests: Fix computeLastHyphenLocation() when building with make or ninja.thakis@chromium.org2013-01-213-7/+24
* REGRESSION(r175642) Caused webkit unit tests failuresnoel@chromium.org2013-01-211-0/+1
* Instantiate the WebIDBFactoryImpl lazily, and call setIDBFactorydarin@chromium.org2013-01-183-5/+31
* Support WebCore's memory cache reusing main resources in unit tests.japhet@chromium.org2013-01-171-0/+5
* Switch to new createAudioDevice() API in TestWebKitPlatformSupportcrogers@google.com2013-01-162-0/+11
* Update some #includes in webkit/support for headers in the new Platform direc...pilgrim@chromium.org2013-01-1615-37/+37
* See https://code.google.com/p/chromium/issues/detail?id=170089ericu@chromium.org2013-01-151-3/+0
* Explicitly initialize the IDB Factory after resetting webkit_platform_support...pilgrim@chromium.org2013-01-151-0/+3
* remove extra test for WebIDBFactory::openalecflett@chromium.org2013-01-121-11/+0
* Remove IPC code for old methods.alecflett@chromium.org2013-01-111-2/+2
* Fix member variable order in WebGestureCurve implementationsjamesr@chromium.org2013-01-101-1/+3
* Refactor content::RenderAudioSourceProvider as webkit_media::WebAudioSourcePr...scherkus@chromium.org2013-01-101-1/+1
* Fix the last of the #includes and OVERRIDEs in preparation for removing WebKi...pilgrim@chromium.org2013-01-091-36/+36
* Fix webkit tests failing on the botscpu@chromium.org2013-01-091-0/+2
* Add explicit dependency on WebIDBFactory.h in preparation for removing WebIDB...pilgrim@chromium.org2013-01-092-1/+1
* Vanquish the remnants of media::MessageLoopFactory.scherkus@chromium.org2013-01-021-13/+4
* Use generated shim headers for zlib.phajdan.jr@chromium.org2012-12-181-7/+0
* Call WebKit::Platform::current() instead of webkitPlatformSupport()pilgrim@chromium.org2012-12-181-2/+2
* Generate shim headers for libpngphajdan.jr@chromium.org2012-12-181-4/+0
* webkit: Update the calls from RunAllPending() to RunUntilIdle().tfarina@chromium.org2012-12-161-3/+3
* Better error reporting when WebKit Mock URLs fail.gavinp@chromium.org2012-12-131-1/+2
* We're removing the sharedWorkerRepository() function from WebKitpilgrim@chromium.org2012-12-112-6/+0
* Propagate transaction id through IDBFactory::open() IPCalecflett@chromium.org2012-12-071-0/+13
* Fix for WebInspector layout tests.loislo@chromium.org2012-12-071-1/+4
* Fixes theme includes for test_webkit_platform_support. I don't believesky@chromium.org2012-12-051-2/+0