summaryrefslogtreecommitdiffstats
path: root/webkit/support
Commit message (Expand)AuthorAgeFilesLines
* Move the WebCursor sources from webkit/glue to webkit/common/cursors.ananta@chromium.org2013-05-311-0/+1
* Stop using WebKit-compatible validation messages for testing.tkent@chromium.org2013-05-311-25/+1
* Move webkit/media/ into webkit/renderer/mediajamesr@chromium.org2013-05-305-9/+9
* Revert "Move C++ code from webkit/tools/test_shell to webkit/support"jamesr@chromium.org2013-05-3033-4587/+46
* Move C++ code from webkit/tools/test_shell to webkit/supportjamesr@chromium.org2013-05-3033-46/+4587
* Move webkit/quota files to webkit/browser/quota or webkit/common/quotatzik@chromium.org2013-05-302-3/+2
* Remove unnecessary ui::CompositorTestSupportjamesr@chromium.org2013-05-301-1/+1
* Update refernces to Blink's Platform API (webkit)abarth@chromium.org2013-05-3020-55/+55
* Revert 202787 "Remove unnecessary ui::CompositorTestSupport"kinuko@chromium.org2013-05-291-1/+1
* Remove unnecessary ui::CompositorTestSupportjamesr@chromium.org2013-05-291-1/+1
* Move webkit/gpu into webkit/common/gpujamesr@chromium.org2013-05-264-7/+7
* Move more browser-specific webkit/fileapi code to webkit/browser/fileapikinuko@chromium.org2013-05-242-5/+5
* Move WebLayerTreeViewImplForTesting into webkit/support and tighten up DEPSjamesr@chromium.org2013-05-236-4/+315
* Move webkit/user_agent/ into webkit/commonjamesr@chromium.org2013-05-232-3/+3
* Move webkit/database to webkit/browser and webkit/common. Also move content::...michaeln@google.com2013-05-224-6/+5
* Fix bug in GetAbsoluteWebStringFromUTF8Path() introduced by refactoring MakeA...steveblock@chromium.org2013-05-221-8/+17
* Remove now-unused sharedOffscreenGraphicsContext3D() methods.danakj@chromium.org2013-05-162-18/+0
* Relanding this as the previous attempt failed due to build errors.ananta@chromium.org2013-05-152-0/+4
* Move webkit/compositor_bindings into webkit/rendererjamesr@chromium.org2013-05-154-7/+7
* Add GCController.minorCollect(), which triggers one minor GC cycleharaken@chromium.org2013-05-141-0/+2
* Return a NULL WebGraphicsContext3DProvider for NULL ContextProvider.danakj@chromium.org2013-05-131-0/+2
* Revert 199560 "Move the plugins sources out of the webkit glue t..."ananta@chromium.org2013-05-112-3/+0
* Revert 199531 "Use a shared thread for media operations."zmo@chromium.org2013-05-101-11/+0
* Move the plugins sources out of the webkit glue target into a new target 'plu...ananta@chromium.org2013-05-102-0/+3
* Use a shared thread for media operations.scherkus@chromium.org2013-05-101-0/+11
* Move compositor support out of base WebKitPlatformSupport into rendererjamesr@chromium.org2013-05-103-0/+9
* Add the WebGraphicsContext3DProviderImpl class.danakj@chromium.org2013-05-092-0/+13
* Remove inside_chromium_build gyp variablejamesr@chromium.org2013-05-083-233/+0
* Delete test_shell.darin@chromium.org2013-05-081-1/+0
* 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