summaryrefslogtreecommitdiffstats
path: root/webkit/support
Commit message (Expand)AuthorAgeFilesLines
* webkit: Merge 'database' and 'quota' to 'webkit_storage'hashimoto@chromium.org2012-10-261-1/+0
* webkit: Merge 'dom_storage' to 'webkit_storage'hashimoto@chromium.org2012-10-232-2/+0
* webkit: Move FilePath/WebString conversion functions from 'glue' to 'base'hashimoto@chromium.org2012-10-231-1/+2
* webkit: Merge build target 'appcache' to 'webkit_storage'hashimoto@chromium.org2012-10-231-1/+0
* webkit: Merge blob and fileapi into one build target 'webkit_storage'hashimoto@chromium.org2012-10-182-4/+2
* DumpRenderTree should use fake strings for page popup UI so we can test local...keishi@chromium.org2012-10-161-1/+14
* Automate more Better Session Restore tests.marja@chromium.org2012-10-151-0/+1
* Fix hyphen-locale.html and hyphenate-limit-lines.html.hbono@chromium.org2012-10-151-3/+5
* Implement hyphenation for DumpRenderTree.hbono@chromium.org2012-10-053-1/+90
* Move forms/ out of webkit/.blundell@chromium.org2012-10-052-2/+0
* Revert 160044 - Implement hyphenation for DumpRenderTree.hbono@chromium.org2012-10-043-91/+1
* Implement hyphenation for DumpRenderTree.hbono@chromium.org2012-10-043-1/+91
* Register Android's media/ and net/ JNI bindings when running DumpRenderTree.peter@chromium.org2012-09-251-3/+9
* create a separate WebMediaPlayer for URL derived from media streamwjia@chromium.org2012-09-253-14/+43
* Setup network JNI for webkit_unit_tests.pliard@chromium.org2012-09-211-6/+4
* Move android mediaplayer from render process to browser process.qinmin@chromium.org2012-09-192-5/+17
* IndexedDB: Remove unused two-phase-open methods following WK90411jsbell@chromium.org2012-09-141-11/+0
* Build the user_agent target for iOSstuartmorgan@chromium.org2012-09-121-13/+22
* Chromium side of "consolidate two-phase connection to avoid race conditions".jsbell@chromium.org2012-09-111-0/+12
* Split user agent code out of the 'glue' targetstuartmorgan@chromium.org2012-09-104-3/+6
* Move webkit/forms/ build into a new webkit_forms.gypistuartmorgan@chromium.org2012-09-072-0/+2
* history.{push,replace}State should no longer be V8EnabledAtRuntimemihaip@chromium.org2012-09-061-1/+0
* Combine audio decoding and video decoding onto a single thread.scherkus@chromium.org2012-09-061-2/+1
* Register WebKitWeightWatcher fonts again on macthakis@chromium.org2012-08-301-2/+9
* Register MediaPlayerListener Java classeswangxianzhu@chromium.org2012-08-301-0/+2
* Remove all the indexeddb-related utility process codealecflett@chromium.org2012-08-242-32/+0
* remove old createMediaPlayer which doesn't have URL as argument.wjia@chromium.org2012-08-242-27/+0
* Factor out common Element struct from BlobData and ResourceRequestBodykinuko@chromium.org2012-08-232-0/+2
* Revert 152873 - Remove all the indexeddb-related utility process codericow@chromium.org2012-08-232-0/+32
* Remove all the indexeddb-related utility process codealecflett@chromium.org2012-08-222-32/+0
* add url as additional argument to createMediaPlayer.wjia@chromium.org2012-08-162-0/+31
* Wire-up DeleteFileSystem to DRTtzik@chromium.org2012-08-162-2/+15
* Use enum instead of string in MessageLoopFactory::GetMessageLoop*xhwang@chromium.org2012-08-121-1/+2
* Load DumpRenderTree.pak also for webkit unit testsjochen@chromium.org2012-08-083-13/+19
* Change of DumpRenderTree directory on Android.wangxianzhu@chromium.org2012-08-071-3/+6
* Rename layoutTestController to testRunner.jochen@chromium.org2012-08-071-2/+2
* mac DumpRenderTree: Include missingImage.pngthakis@chromium.org2012-08-051-1/+4
* Add support for mocking failed loads to WebURLLoaderMock. japhet@chromium.org2012-08-035-1/+46
* Enable the creation of Mock WebRTCPeerConnection objects in DumpRenderTree.tommyw@chromium.org2012-08-032-3/+15
* Chrome side changes for integer versionsdgrogan@chromium.org2012-07-271-1/+2
* Add more FS types and introduce type field into IsolatedContextkinuko@chromium.org2012-07-251-2/+2
* Remove all the OS X 10.6 SDK forward declarations.rsesek@chromium.org2012-07-181-19/+0
* PPAPI (Flash): Properly honor Pepper url requests with custom user agents.viettrungluu@chromium.org2012-07-171-1/+2
* WebMediaPlayerImpl needs to own the audio source provider.rtoy@google.com2012-07-161-0/+1
* Adding support for overriding TestWebKitPlatformSupport in DumpRenderTreetommyw@chromium.org2012-07-124-9/+44
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-112-2/+0
* Add WebURLLoaderMockFactory::GetLastHandledAsynchronousRequest.viettrungluu@chromium.org2012-07-104-1/+22
* Add methods to add DataPack from open filescjhopman@chromium.org2012-07-103-3/+3
* Avoid setting unused parameter in TestStreamTextureFactory::CreateStreamTextu...steveblock@chromium.org2012-07-101-1/+0
* Make isolated file system works for a device root (e.g. X:\\)kinuko@chromium.org2012-07-101-5/+6