summaryrefslogtreecommitdiffstats
path: root/webkit/support
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use CTFontManagerRegisterFontsForURLs in webkit support if we're building on ...jochen@chromium.org2012-03-201-0/+21
* Switch an error handler from calling exit() to simply crashing.eroman@chromium.org2012-03-191-1/+4
* Fix null pointer dereferences in valgrind tests.tkent@chromium.org2012-03-192-4/+3
* Update net/base/cookie_*.h includes to net/cookies/cookie_*.h .erikwright@chromium.org2012-03-161-1/+1
* Implement WebKitPlatformSupport::canAccelerate2dCanvasjamesr@chromium.org2012-03-142-0/+7
* 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-015-1/+29
* Get rid of the clear_on_exit constructor parameter on DatabaseTracker since i...jam@chromium.org2012-02-271-1/+1
* Remove dead WebGraphicsContext3D initialization codejamesr@chromium.org2012-02-233-6/+12
* Refactoring TestMediaStreamClienttommi@chromium.org2012-02-152-9/+28
* mac: Remove InitWebCoreSystemInterface() calls from many random places.thakis@chromium.org2012-02-141-4/+1
* Prefer ScopedNestableTaskAllower over manual save/restoredhollowa@chromium.org2012-02-141-6/+2
* Framing for a DomStorage backend that does not depend on in-process-webkit. O...michaeln@google.com2012-02-071-1/+2
* Refactor WebGraphicsContext3DInProcess and TestWebGraphicsContext3Dpiman@chromium.org2012-02-033-36/+23
* Make GetWebKitRootDirFilePath smarter about where the WebKit root is relative...jochen@chromium.org2012-02-031-2/+11
* Linux: fix compilation with system libpng and system zlib.phajdan.jr@chromium.org2012-02-033-2/+11