| Commit message (Expand) | Author | Age | Files | Lines |
* | Enable the creation of Mock WebRTCPeerConnection objects in DumpRenderTree. | tommyw@chromium.org | 2012-08-03 | 2 | -3/+15 |
* | Chrome side changes for integer versions | dgrogan@chromium.org | 2012-07-27 | 1 | -1/+2 |
* | Add more FS types and introduce type field into IsolatedContext | kinuko@chromium.org | 2012-07-25 | 1 | -2/+2 |
* | Remove all the OS X 10.6 SDK forward declarations. | rsesek@chromium.org | 2012-07-18 | 1 | -19/+0 |
* | PPAPI (Flash): Properly honor Pepper url requests with custom user agents. | viettrungluu@chromium.org | 2012-07-17 | 1 | -1/+2 |
* | WebMediaPlayerImpl needs to own the audio source provider. | rtoy@google.com | 2012-07-16 | 1 | -0/+1 |
* | Adding support for overriding TestWebKitPlatformSupport in DumpRenderTree | tommyw@chromium.org | 2012-07-12 | 4 | -9/+44 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 2 | -2/+0 |
* | Add WebURLLoaderMockFactory::GetLastHandledAsynchronousRequest. | viettrungluu@chromium.org | 2012-07-10 | 4 | -1/+22 |
* | Add methods to add DataPack from open files | cjhopman@chromium.org | 2012-07-10 | 3 | -3/+3 |
* | Avoid setting unused parameter in TestStreamTextureFactory::CreateStreamTextu... | steveblock@chromium.org | 2012-07-10 | 1 | -1/+0 |
* | Make isolated file system works for a device root (e.g. X:\\) | kinuko@chromium.org | 2012-07-10 | 1 | -5/+6 |
* | Adding android implementation for CreateMediaPlayer() in webkit_support.cc | qinmin@chromium.org | 2012-06-29 | 4 | -2/+68 |
* | Remove deprecated version of webkit_support::CreateGraphicsContext3D | jamesr@chromium.org | 2012-06-25 | 2 | -19/+2 |
* | Add webkit_support::ReleaseMediaResources() on Android | abarth@chromium.org | 2012-06-23 | 2 | -0/+23 |
* | Make GetWebKitRootDirFilePath return correct dir on Android. | zhenghao@chromium.org | 2012-06-18 | 1 | -3/+4 |
* | Deprecate 'direct' parameter on webkit_support::CreateGraphicsContext3D | jamesr@chromium.org | 2012-06-16 | 2 | -0/+12 |
* | Remove duplicate call to InitAndroidTest. | nileshagrawal@chromium.org | 2012-06-11 | 2 | -2/+2 |
* | Use a temp data dir for IDB tests so persistence can be verified. | jsbell@chromium.org | 2012-06-07 | 1 | -1/+50 |
* | Fix TestWebKitAPI and webkit_unit_tests on Android. | wangxianzhu@chromium.org | 2012-06-04 | 1 | -2/+6 |
* | Chromium support of running DumpRenderTree as an apk on Android | wangxianzhu@chromium.org | 2012-06-01 | 3 | -8/+37 |
* | Upstream Android's code about mock current directory. | wangxianzhu@chromium.org | 2012-05-25 | 1 | -11/+65 |
* | Revert "Revert 137734 - Select theme resources from ResourceBundle at request... | flackr@chromium.org | 2012-05-24 | 5 | -35/+16 |
* | Revert 137733 - Use a temp data dir for IDB tests so persistence can be verif... | jsbell@chromium.org | 2012-05-17 | 2 | -50/+1 |
* | Revert 137734 - Select theme resources from ResourceBundle at requested scale... | fischman@chromium.org | 2012-05-17 | 5 | -16/+35 |
* | Select theme resources from ResourceBundle at requested scale factor. | flackr@chromium.org | 2012-05-17 | 5 | -35/+16 |
* | Use a temp data dir for IDB tests so persistence can be verified. | jsbell@chromium.org | 2012-05-17 | 2 | -1/+50 |
* | ui: Move gl/ directory out of gfx/, up to ui/. | tfarina@chromium.org | 2012-05-12 | 1 | -4/+4 |
* | Add scale factor and 2x resources from webkit and plumb through to ContentCli... | tony@chromium.org | 2012-05-11 | 5 | -1/+33 |
* | Add a method for creating WebURLRequest::ExtraData to webkit support to use i... | jochen@chromium.org | 2012-05-08 | 2 | -1/+11 |
* | Add QuitMessageLoopNow to webkit support | vollick@chromium.org | 2012-05-03 | 2 | -0/+5 |
* | Show a replacement plug-in for loading errors. | bauerb@chromium.org | 2012-05-01 | 2 | -2/+9 |
* | Add scale factor tag to data packs | sail@chromium.org | 2012-05-01 | 1 | -1/+1 |
* | Revert 134620 - Show a replacement plug-in for loading errors. | zmo@google.com | 2012-04-30 | 2 | -9/+2 |
* | Show a replacement plug-in for loading errors. | bauerb@chromium.org | 2012-04-30 | 2 | -2/+9 |
* | Use WebIDBKeyPath type in WebKit API, implement IndexedDBKeyPath type. | jsbell@chromium.org | 2012-04-30 | 2 | -6/+6 |
* | RefCounted types should not have public destructors, webkit/ | rsleevi@chromium.org | 2012-04-28 | 2 | -6/+10 |
* | Initialize Android OS path overrides for testing | peter@chromium.org | 2012-04-27 | 1 | -2/+5 |
* | Add EncodeRGBAPNGWithChecksum method. | jnd@chromium.org | 2012-04-25 | 2 | -1/+23 |
* | Cleanup of v8 extension stuff. Playback extension is only used in chrome, so ... | jam@chromium.org | 2012-04-18 | 4 | -1/+54 |
* | More DomStorage house cleaning, many files but all mechanical changes. | michaeln@google.com | 2012-04-17 | 3 | -24/+0 |
* | roll gtest 560:613, gmock 364:405 | thakis@chromium.org | 2012-04-10 | 1 | -1/+1 |
* | Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTK | oshima@chromium.org | 2012-04-05 | 2 | -3/+3 |
* | Relanding 9866038: Adding DRT support for drag-and-drop using IsolatedFileSystem | kinuko@chromium.org | 2012-04-02 | 2 | -0/+17 |
* | Revert 129583 - Adding DRT support for drag-and-drop using IsolatedFileSystem | kinuko@chromium.org | 2012-03-30 | 2 | -17/+0 |
* | Properly crash when triggering an ASSERT() in debug DRT. | tony@chromium.org | 2012-03-29 | 1 | -8/+7 |
* | Adding DRT support for drag-and-drop using IsolatedFileSystem | kinuko@chromium.org | 2012-03-29 | 2 | -0/+17 |
* | Make WebURLLoaderMock handle redirects correctly in the case where the | bbudge@chromium.org | 2012-03-28 | 2 | -4/+13 |
* | Content shell: Switch to scoped resetter. | avi@chromium.org | 2012-03-27 | 1 | -4/+5 |
* | Use a new scheme for swapping out RenderViews. | creis@chromium.org | 2012-03-21 | 1 | -0/+4 |