summaryrefslogtreecommitdiffstats
path: root/webkit/support/webkit_support.cc
Commit message (Expand)AuthorAgeFilesLines
* webkit: Update the calls from RunAllPending() to RunUntilIdle().tfarina@chromium.org2012-12-161-3/+3
* Fix for WebInspector layout tests.loislo@chromium.org2012-12-071-1/+4
* Release video resources when switching tabs or leave clankqinmin@chromium.org2012-11-261-1/+1
* Move scoped_temp_dir from base to base/filesbrettw@chromium.org2012-11-161-4/+4
* 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
* 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
* webkit: Move FilePath/WebString conversion functions from 'glue' to 'base'hashimoto@chromium.org2012-10-231-1/+2
* create a separate WebMediaPlayer for URL derived from media streamwjia@chromium.org2012-09-251-0/+11
* Move android mediaplayer from render process to browser process.qinmin@chromium.org2012-09-191-3/+15
* Split user agent code out of the 'glue' targetstuartmorgan@chromium.org2012-09-101-1/+2
* remove old createMediaPlayer which doesn't have URL as argument.wjia@chromium.org2012-08-241-13/+0
* add url as additional argument to createMediaPlayer.wjia@chromium.org2012-08-161-0/+15
* Wire-up DeleteFileSystem to DRTtzik@chromium.org2012-08-161-0/+7
* Add support for mocking failed loads to WebURLLoaderMock. japhet@chromium.org2012-08-031-0/+7
* Add more FS types and introduce type field into IsolatedContextkinuko@chromium.org2012-07-251-2/+2
* 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-121-6/+20
* Add WebURLLoaderMockFactory::GetLastHandledAsynchronousRequest.viettrungluu@chromium.org2012-07-101-0/+5
* Make isolated file system works for a device root (e.g. X:\\)kinuko@chromium.org2012-07-101-5/+6
* Adding android implementation for CreateMediaPlayer() in webkit_support.ccqinmin@chromium.org2012-06-291-2/+8
* Remove deprecated version of webkit_support::CreateGraphicsContext3Djamesr@chromium.org2012-06-251-12/+2
* Add webkit_support::ReleaseMediaResources() on Androidabarth@chromium.org2012-06-231-0/+19
* Make GetWebKitRootDirFilePath return correct dir on Android.zhenghao@chromium.org2012-06-181-3/+4
* Deprecate 'direct' parameter on webkit_support::CreateGraphicsContext3Djamesr@chromium.org2012-06-161-0/+6
* Remove duplicate call to InitAndroidTest.nileshagrawal@chromium.org2012-06-111-1/+1
* Chromium support of running DumpRenderTree as an apk on Androidwangxianzhu@chromium.org2012-06-011-0/+13
* Upstream Android's code about mock current directory.wangxianzhu@chromium.org2012-05-251-11/+65
* ui: Move gl/ directory out of gfx/, up to ui/.tfarina@chromium.org2012-05-121-4/+4
* Add a method for creating WebURLRequest::ExtraData to webkit support to use i...jochen@chromium.org2012-05-081-0/+6
* Add QuitMessageLoopNow to webkit supportvollick@chromium.org2012-05-031-0/+4
* More DomStorage house cleaning, many files but all mechanical changes.michaeln@google.com2012-04-171-4/+0
* Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTKoshima@chromium.org2012-04-051-2/+2
* Relanding 9866038: Adding DRT support for drag-and-drop using IsolatedFileSystemkinuko@chromium.org2012-04-021-0/+12
* Revert 129583 - Adding DRT support for drag-and-drop using IsolatedFileSystemkinuko@chromium.org2012-03-301-12/+0
* Properly crash when triggering an ASSERT() in debug DRT.tony@chromium.org2012-03-291-8/+7
* Adding DRT support for drag-and-drop using IsolatedFileSystemkinuko@chromium.org2012-03-291-0/+12
* Fix null pointer dereferences in valgrind tests.tkent@chromium.org2012-03-191-0/+3
* Fold media::MessageLoopFactoryImpl into media::MessageLoopFactory.scherkus@chromium.org2012-03-061-2/+2
* Integrate the new dom_storage backend into chromium DRT and test_shell.michaeln@google.com2012-03-011-0/+11
* Remove dead WebGraphicsContext3D initialization codejamesr@chromium.org2012-02-231-2/+6
* Prefer ScopedNestableTaskAllower over manual save/restoredhollowa@chromium.org2012-02-141-6/+2
* Refactor WebGraphicsContext3DInProcess and TestWebGraphicsContext3Dpiman@chromium.org2012-02-031-11/+13
* Make GetWebKitRootDirFilePath smarter about where the WebKit root is relative...jochen@chromium.org2012-02-031-2/+11
* Add WebKitPlatformSupport::createOffscreenGraphicsContext3Dpiman@chromium.org2012-01-311-1/+1
* Update a few more function calls to use TimeDeltas instead of int ms.tedvessenes@gmail.com2012-01-311-2/+6
* Implement WebViewClient::createGraphicsContext3D (and support for DRT)piman@chromium.org2012-01-201-0/+22
* Rename webkit_media::VideoRendererImpl to webkit_media::SkCanvasVideoRenderer.scherkus@chromium.org2012-01-191-1/+0