summaryrefslogtreecommitdiffstats
path: root/webkit/support
Commit message (Expand)AuthorAgeFilesLines
* Chrome side changes for integer versionsdgrogan@chromium.org2012-07-271-1/+2
* Add more FS types and introduce type field into IsolatedContextkinuko@chromium.org2012-07-251-2/+2
* Remove all the OS X 10.6 SDK forward declarations.rsesek@chromium.org2012-07-181-19/+0
* 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-124-9/+44
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-112-2/+0
* Add WebURLLoaderMockFactory::GetLastHandledAsynchronousRequest.viettrungluu@chromium.org2012-07-104-1/+22
* Add methods to add DataPack from open filescjhopman@chromium.org2012-07-103-3/+3
* Avoid setting unused parameter in TestStreamTextureFactory::CreateStreamTextu...steveblock@chromium.org2012-07-101-1/+0
* 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-294-2/+68
* Remove deprecated version of webkit_support::CreateGraphicsContext3Djamesr@chromium.org2012-06-252-19/+2
* Add webkit_support::ReleaseMediaResources() on Androidabarth@chromium.org2012-06-232-0/+23
* Make GetWebKitRootDirFilePath return correct dir on Android.zhenghao@chromium.org2012-06-181-3/+4
* Deprecate 'direct' parameter on webkit_support::CreateGraphicsContext3Djamesr@chromium.org2012-06-162-0/+12
* Remove duplicate call to InitAndroidTest.nileshagrawal@chromium.org2012-06-112-2/+2
* Use a temp data dir for IDB tests so persistence can be verified.jsbell@chromium.org2012-06-071-1/+50
* Fix TestWebKitAPI and webkit_unit_tests on Android.wangxianzhu@chromium.org2012-06-041-2/+6
* Chromium support of running DumpRenderTree as an apk on Androidwangxianzhu@chromium.org2012-06-013-8/+37
* Upstream Android's code about mock current directory.wangxianzhu@chromium.org2012-05-251-11/+65
* Revert "Revert 137734 - Select theme resources from ResourceBundle at request...flackr@chromium.org2012-05-245-35/+16
* Revert 137733 - Use a temp data dir for IDB tests so persistence can be verif...jsbell@chromium.org2012-05-172-50/+1
* Revert 137734 - Select theme resources from ResourceBundle at requested scale...fischman@chromium.org2012-05-175-16/+35
* Select theme resources from ResourceBundle at requested scale factor.flackr@chromium.org2012-05-175-35/+16
* Use a temp data dir for IDB tests so persistence can be verified.jsbell@chromium.org2012-05-172-1/+50
* ui: Move gl/ directory out of gfx/, up to ui/.tfarina@chromium.org2012-05-121-4/+4
* Add scale factor and 2x resources from webkit and plumb through to ContentCli...tony@chromium.org2012-05-115-1/+33
* Add a method for creating WebURLRequest::ExtraData to webkit support to use i...jochen@chromium.org2012-05-082-1/+11
* Add QuitMessageLoopNow to webkit supportvollick@chromium.org2012-05-032-0/+5
* Show a replacement plug-in for loading errors.bauerb@chromium.org2012-05-012-2/+9
* Add scale factor tag to data packssail@chromium.org2012-05-011-1/+1
* Revert 134620 - Show a replacement plug-in for loading errors.zmo@google.com2012-04-302-9/+2
* Show a replacement plug-in for loading errors.bauerb@chromium.org2012-04-302-2/+9
* Use WebIDBKeyPath type in WebKit API, implement IndexedDBKeyPath type.jsbell@chromium.org2012-04-302-6/+6
* RefCounted types should not have public destructors, webkit/rsleevi@chromium.org2012-04-282-6/+10
* Initialize Android OS path overrides for testingpeter@chromium.org2012-04-271-2/+5
* Add EncodeRGBAPNGWithChecksum method.jnd@chromium.org2012-04-252-1/+23
* Cleanup of v8 extension stuff. Playback extension is only used in chrome, so ...jam@chromium.org2012-04-184-1/+54
* More DomStorage house cleaning, many files but all mechanical changes.michaeln@google.com2012-04-173-24/+0
* roll gtest 560:613, gmock 364:405thakis@chromium.org2012-04-101-1/+1
* Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTKoshima@chromium.org2012-04-052-3/+3
* Relanding 9866038: Adding DRT support for drag-and-drop using IsolatedFileSystemkinuko@chromium.org2012-04-022-0/+17
* Revert 129583 - Adding DRT support for drag-and-drop using IsolatedFileSystemkinuko@chromium.org2012-03-302-17/+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-292-0/+17
* Make WebURLLoaderMock handle redirects correctly in the case where thebbudge@chromium.org2012-03-282-4/+13
* Content shell: Switch to scoped resetter.avi@chromium.org2012-03-271-4/+5
* Use a new scheme for swapping out RenderViews.creis@chromium.org2012-03-211-0/+4
* Added a guard on GetLocalizedString() to make it work with unit tests.morrita@chromium.org2012-03-211-0/+4