summaryrefslogtreecommitdiffstats
path: root/webkit/support
Commit message (Expand)AuthorAgeFilesLines
* Allow WebKit performance tests to be available for Android devicespeter@chromium.org2012-11-281-3/+6
* Release video resources when switching tabs or leave clankqinmin@chromium.org2012-11-261-1/+1
* Combine media decoding and pipeline threads.scherkus@chromium.org2012-11-211-1/+2
* [base] Move AutoReset to base namespace.dbeam@chromium.org2012-11-211-1/+1
* Move scoped_temp_dir from base to base/filesbrettw@chromium.org2012-11-165-18/+18
* Support media stream layout test on all platforms.wjia@chromium.org2012-11-161-9/+9
* Keep playing audio even when opening another tab, going to another app etc.miguelg@chromium.org2012-11-151-1/+1
* Chrome side implementation of GestureFling curves.rjkroege@chromium.org2012-11-095-0/+76
* Add ThisMonthButtonLabel and ThisWeekButtonLabel to the list of special local...keishi@chromium.org2012-11-091-0/+4
* Stop passing the parent hwnd to the plugin process on initialization.jam@chromium.org2012-11-021-4/+1
* DRT should handle relative path arguments.tkent@chromium.org2012-11-021-2/+4
* Move EnableInProcessStackDumping to base/debugphajdan.jr@chromium.org2012-11-011-1/+2
* Add method to load resources without scaleoshima@chromium.org2012-11-012-2/+2
* Revert r165444 "Add method to load resources without scale"oshima@chromium.org2012-11-012-2/+2
* Add method to load resources without scaleoshima@chromium.org2012-11-012-2/+2
* This allow connection remote stream to audio tag, and enable users to control...xians@chromium.org2012-10-302-0/+12
* 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