summaryrefslogtreecommitdiffstats
path: root/webkit/support
Commit message (Expand)AuthorAgeFilesLines
* Move SpawnedTestServer to its own subdirectory.phajdan.jr@chromium.org2013-05-071-1/+1
* Deleted obsolete setMinimumTimerInterval and related constants.kbr@chromium.org2013-05-072-10/+0
* webkit: Use base::MessageLoop.xhwang@chromium.org2013-05-072-19/+18
* GTTF: rename net::TestServer -> net::SpawnedTestServerphajdan.jr@chromium.org2013-05-031-1/+1
* Change include paths to use the new IDB header locations in Platformalecflett@chromium.org2013-05-021-1/+1
* Add fling velocity updates from gesture curves.jdduke@chromium.org2013-04-291-0/+2
* Remove WebSecurityOrigin from chromiumalecflett@chromium.org2013-04-252-22/+17
* Android: Move SurfaceTexture from content to ui/gl and add test.sievers@chromium.org2013-04-241-0/+2
* Add create WGC3DInProcessCommandBuffer for on-screen contextboliu@chromium.org2013-04-191-1/+2
* Make MountPointProvider pluggable from outside webkit/fileapikinuko@chromium.org2013-04-181-0/+4
* Update the remaining include paths of base/string_piece.h to its new location.tfarina@chromium.org2013-04-174-4/+4
* Remove runtime flag for data transfer items.dcheng@chromium.org2013-04-121-1/+0
* Move path functions from file_util to FilePath object.brettw@chromium.org2013-04-122-11/+9
* WebSocket: Remove runtime disable flagtoyoshim@chromium.org2013-04-091-1/+0
* Rewrite scoped_array<T> to scoped_ptr<T[]> in media/ and webkit/.dcheng@chromium.org2013-04-071-1/+1
* Enable media stream layout test with content_shell. wjia@chromium.org2013-04-043-0/+9
* Update the remaining references to sys_string_conversions.h to its new location.tfarina@chromium.org2013-03-301-1/+1
* Replace string16 with base::string16 in src/webkitbrettw@chromium.org2013-03-297-58/+65
* Stop using WebGraphicsContext3DInProcessImpl in webkit/danakj@chromium.org2013-03-292-4/+0
* Lazy initialize WGC3DInProcessCommandBufferImplboliu@chromium.org2013-03-273-19/+1
* Changes to build ash_unittests with RunLoop().RunUntilIdle().tfarina@chromium.org2013-03-241-3/+4
* Remove WebMediaPlayerInProcessAndroidqinmin@chromium.org2013-03-242-43/+1
* Revert 189820 "Lazy initialize WGC3DInProcessCommandBufferImpl". Causing che...pkasting@chromium.org2013-03-233-1/+19
* Delete plugin workaround that seems no longer necessary.thakis@chromium.org2013-03-221-15/+0
* Lazy initialize WGC3DInProcessCommandBufferImplboliu@chromium.org2013-03-223-19/+1
* Remove support for WebGraphicsContext3DInProcessImpl.danakj@chromium.org2013-03-213-46/+11
* Remove dead code behind ifndef WEBKIT_USE_NEW_WEBFILESYSTEMTYPEpilgrim@chromium.org2013-03-202-16/+0
* Revert 189019 "Remove support for WebGraphicsContext3DInProcessI..."kbr@chromium.org2013-03-193-11/+46
* Add support for WEBKIT_USE_NEW_WEBFILESYSTEMTYPEpilgrim@chromium.org2013-03-192-2/+21
* Remove support for WebGraphicsContext3DInProcessImpl.danakj@chromium.org2013-03-193-46/+11
* Move compositor bindings implementations out of WebKit::, fix stylejamesr@chromium.org2013-03-182-3/+3
* Part 4 of cc/ directory shuffles: outputjamesr@chromium.org2013-03-181-1/+1
* Part 1 of cc/ directory shuffles: basejamesr@chromium.org2013-03-182-2/+2
* cc: Chromify Thread and ThreadImplenne@chromium.org2013-03-171-1/+1
* Make ContextProvider::InitializeOnMainThread implicit.danakj@chromium.org2013-03-151-4/+1
* inhibit assert dialog when running webkit testsscottmg@chromium.org2013-03-131-0/+4
* cc: Prevent crash when context creation fails.danakj@chromium.org2013-03-121-3/+4
* Update some #includes for WebMessagePortChannel.h which has moved to Platform...pilgrim@chromium.org2013-03-091-1/+1
* Update some #includes for WebMessagePortChannelClient.h which has been moved ...pilgrim@chromium.org2013-03-081-1/+1
* Update some #includes for WebStorageNamespace.h which has been moved to the n...pilgrim@chromium.org2013-03-082-2/+2
* Initialize the ui::ResourceBundle even on Windows so thatdpranke@chromium.org2013-03-071-0/+8
* Change scroll deltas to floats.aelias@chromium.org2013-03-071-3/+3
* Remove deprecated and unused webkit_support::CreateLTV() functionsjamesr@chromium.org2013-03-062-40/+5
* Remove deprecated hyphenation methods from WebKit::Platform implementationsjochen@chromium.org2013-03-052-19/+0
* Implement WebKit::Platform::isThreadedCompositingEnabled()jamesr@chromium.org2013-03-054-1/+20
* Remove WebCompositorSupport::initialize/shutdown dependency from webkit_suppo...jamesr@chromium.org2013-03-043-13/+41
* Fix plugin visibility in DRTjbauman@chromium.org2013-03-021-1/+7
* Get rid of WebLayerTreeViewClient references in WebLayerTreeViewImplForTestingjamesr@chromium.org2013-03-023-22/+2
* Switch from using individual methods for hyphenation to using the WebHyphanto...jochen@chromium.org2013-03-013-79/+24
* Delete old RTCVideoDecoder code path.wuchengli@chromium.org2013-03-013-20/+1