summaryrefslogtreecommitdiffstats
path: root/webkit/support/webkit_support.cc
Commit message (Expand)AuthorAgeFilesLines
* Move C++ code from webkit/tools/test_shell to webkit/supportjamesr@chromium.org2013-06-041-4/+4
* Revert 203429 "Reland: Use a shared thread for media operations."scherkus@chromium.org2013-05-311-11/+0
* Reland: Use a shared thread for media operations.scherkus@chromium.org2013-05-311-0/+11
* Move webkit/media/ into webkit/renderer/mediajamesr@chromium.org2013-05-301-4/+4
* Revert "Move C++ code from webkit/tools/test_shell to webkit/support"jamesr@chromium.org2013-05-301-4/+4
* Move C++ code from webkit/tools/test_shell to webkit/supportjamesr@chromium.org2013-05-301-4/+4
* Update refernces to Blink's Platform API (webkit)abarth@chromium.org2013-05-301-2/+2
* Move webkit/gpu into webkit/common/gpujamesr@chromium.org2013-05-261-2/+2
* Move more browser-specific webkit/fileapi code to webkit/browser/fileapikinuko@chromium.org2013-05-241-1/+1
* Move WebLayerTreeViewImplForTesting into webkit/support and tighten up DEPSjamesr@chromium.org2013-05-231-2/+2
* Move webkit/user_agent/ into webkit/commonjamesr@chromium.org2013-05-231-2/+2
* Fix bug in GetAbsoluteWebStringFromUTF8Path() introduced by refactoring MakeA...steveblock@chromium.org2013-05-221-8/+17
* Move webkit/compositor_bindings into webkit/rendererjamesr@chromium.org2013-05-151-2/+2
* Revert 199531 "Use a shared thread for media operations."zmo@chromium.org2013-05-101-11/+0
* Use a shared thread for media operations.scherkus@chromium.org2013-05-101-0/+11
* Deleted obsolete setMinimumTimerInterval and related constants.kbr@chromium.org2013-05-071-6/+0
* webkit: Use base::MessageLoop.xhwang@chromium.org2013-05-071-17/+15
* Update the remaining include paths of base/string_piece.h to its new location.tfarina@chromium.org2013-04-171-1/+1
* Move path functions from file_util to FilePath object.brettw@chromium.org2013-04-121-7/+6
* Update the remaining references to sys_string_conversions.h to its new location.tfarina@chromium.org2013-03-301-1/+1
* Stop using WebGraphicsContext3DInProcessImpl in webkit/danakj@chromium.org2013-03-291-3/+0
* Lazy initialize WGC3DInProcessCommandBufferImplboliu@chromium.org2013-03-271-10/+0
* Changes to build ash_unittests with RunLoop().RunUntilIdle().tfarina@chromium.org2013-03-241-3/+4
* Remove WebMediaPlayerInProcessAndroidqinmin@chromium.org2013-03-241-38/+1
* Revert 189820 "Lazy initialize WGC3DInProcessCommandBufferImpl". Causing che...pkasting@chromium.org2013-03-231-0/+10
* Lazy initialize WGC3DInProcessCommandBufferImplboliu@chromium.org2013-03-221-10/+0
* Remove support for WebGraphicsContext3DInProcessImpl.danakj@chromium.org2013-03-211-28/+5
* Remove dead code behind ifndef WEBKIT_USE_NEW_WEBFILESYSTEMTYPEpilgrim@chromium.org2013-03-201-8/+0
* Revert 189019 "Remove support for WebGraphicsContext3DInProcessI..."kbr@chromium.org2013-03-191-5/+28
* Add support for WEBKIT_USE_NEW_WEBFILESYSTEMTYPEpilgrim@chromium.org2013-03-191-2/+12
* Remove support for WebGraphicsContext3DInProcessImpl.danakj@chromium.org2013-03-191-28/+5
* Move compositor bindings implementations out of WebKit::, fix stylejamesr@chromium.org2013-03-181-2/+2
* Part 1 of cc/ directory shuffles: basejamesr@chromium.org2013-03-181-1/+1
* cc: Chromify Thread and ThreadImplenne@chromium.org2013-03-171-1/+1
* inhibit assert dialog when running webkit testsscottmg@chromium.org2013-03-131-0/+4
* Update some #includes for WebStorageNamespace.h which has been moved to the n...pilgrim@chromium.org2013-03-081-1/+1
* Remove deprecated and unused webkit_support::CreateLTV() functionsjamesr@chromium.org2013-03-061-33/+5
* Implement WebKit::Platform::isThreadedCompositingEnabled()jamesr@chromium.org2013-03-051-0/+5
* Remove WebCompositorSupport::initialize/shutdown dependency from webkit_suppo...jamesr@chromium.org2013-03-041-12/+28
* Get rid of WebLayerTreeViewClient references in WebLayerTreeViewImplForTestingjamesr@chromium.org2013-03-021-14/+1
* Delete old RTCVideoDecoder code path.wuchengli@chromium.org2013-03-011-1/+1
* Implement the Platform::sharedOffscreenGraphicsContext3D method.danakj@chromium.org2013-02-281-0/+3
* Use different client interface for WebLayerTreeViewForTesting to decouple fro...jamesr@chromium.org2013-02-281-1/+14
* Change all references of WebKit::WebKitPlatformSupport to WebKit::Platform in...pilgrim@chromium.org2013-02-271-1/+1
* Automated reformat of webkit/compositor_bindingsjamesr@chromium.org2013-02-261-2/+2
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Implement path for providing test WebLayerTreeView to DumpRenderTreejamesr@chromium.org2013-02-161-0/+34
* Make TestWebIDBFactory allocate a separate WebIDBFactory per thread.darin@chromium.org2013-02-151-13/+4
* Layout tests expect the time to be relative to the unix epoch.jochen@chromium.org2013-02-121-2/+3
* Revert "Make TestWebIDBFactory allocate a separate WebIDBFactory per thread."darin@chromium.org2013-02-111-4/+13