summaryrefslogtreecommitdiffstats
path: root/webkit/tools/test_shell
Commit message (Expand)AuthorAgeFilesLines
* My last fix caused a recursive destructor call. Prevent that by disconnecting...estade@chromium.org2009-07-231-105/+106
* redo CL 21368 - fix test shell on windows to accept vista sys depsdpranke@google.com2009-07-231-39/+75
* Add support to URLRequest for deferring redirects.darin@chromium.org2009-07-231-1/+2
* back out CL 21368 in case for some reason it's causing a crash on video-toggledpranke@google.com2009-07-231-75/+39
* back out CLs 21367, 21366 - no idea why these keep breakingdpranke@google.com2009-07-231-4/+1
* modify test_shell's check-sys-deps to work on vista as well as xpdpranke@google.com2009-07-231-39/+75
* re-do CL 21252 - move image_diff to tools, add deps to test_shelldpranke@google.com2009-07-231-1/+4
* Remove the dependency on V8Proxy.h from test_shell.cc.dumi@chromium.org2009-07-231-6/+2
* Fix a leak that only happens in layout test mode.tc@google.com2009-07-231-0/+1
* make sure to destroy main window when test shell is shutting down so we don't...estade@chromium.org2009-07-231-1/+5
* Changes to provide asynchronous read in data source:hclam@chromium.org2009-07-222-1/+9
* Fix broken build because of r21317hclam@google.com2009-07-221-13/+16
* Additional test to exploit memory leaks in <video>hclam@google.com2009-07-221-10/+20
* Make scrollbars and other controls tint/untint upon main window gainingthakis@chromium.org2009-07-221-0/+1
* revert change 21252, which broke the mac build for some reasondpranke@google.com2009-07-221-4/+1
* Changing the include from "base/gfx/platform_canvas.h" to "skia/ext/platform_...ajwong@chromium.org2009-07-222-2/+2
* make 'test_shell' target depend on everything needed to pass layout_testsdpranke@google.com2009-07-221-1/+4
* Including config.h temporarily to make the Mac/Linux builds happy.dumi@chromium.org2009-07-201-0/+4
* Reverting 20516 by re-landing this previous patch.brettw@chromium.org2009-07-171-4/+3
* Add the dep for the mac dir within test_shell where its needed.thomasvl@chromium.org2009-07-171-0/+3
* Introduce WebLocalizedString and queryLocalizedString methodsdarin@chromium.org2009-07-171-5/+5
* Begin implementation of the context menu for Video and Audio tags.ajwong@chromium.org2009-07-172-13/+17
* Enable isolated worlds for content scripts.abarth@chromium.org2009-07-161-1/+1
* Reverting 20855.darin@chromium.org2009-07-1620-265/+258
* Reverting 20854.darin@chromium.org2009-07-1620-258/+265
* Use WebWidget from the WebKit API. This change also makesdarin@chromium.org2009-07-1620-265/+258
* test_shell had hard-coded paths to the old LayoutTests locationdpranke@google.com2009-07-151-3/+2
* Refactorings surrounding HostResolver:ericroman@google.com2009-07-151-1/+1
* MediaLeakTest.VideoBear on linuxhclam@chromium.org2009-07-151-2/+1
* Replace ShowAsPopupWithItems to CreatePopupWidgetWithInfo. Also,darin@chromium.org2009-07-144-41/+47
* Roll WebKit DEPS from 45738 to 45840.dimich@google.com2009-07-142-2/+4
* Revert previous clipping rect change for Cairo to see if it fixes the build.brettw@chromium.org2009-07-131-3/+4
* Keep the cairo clipping region in sync with the Skia one.brettw@chromium.org2009-07-131-4/+3
* Added a media playback test to test_shell_testshclam@chromium.org2009-07-102-0/+32
* Remove reference counting from WebWidgetDelegate.darin@chromium.org2009-07-091-6/+0
* Remove WebWidgetDelegate::GetContainingView since it is not needed.darin@chromium.org2009-07-093-11/+1
* Start using WebCursorInfo from the WebKit API. WebCursorInfo is adarin@google.com2009-07-084-7/+13
* Remove svn:executable property from files that don't need it.thestig@chromium.org2009-07-081-0/+0
* Add test harness for isolated worlds. Actual tests will appear upstream.abarth@chromium.org2009-07-082-0/+21
* linux: OOP windowed pluginsevan@chromium.org2009-07-073-109/+16
* Revert "linux: OOP windowed plugins"evan@chromium.org2009-07-063-16/+109
* linux: OOP windowed pluginsevan@chromium.org2009-07-063-109/+16
* shared build: make the shared build work for test_shellevan@chromium.org2009-07-031-0/+8
* Add getFileSize support to chromiumvictorw@chromium.org2009-07-032-0/+11
* Make FFmpeg delay load settings propagate to all shared libraries and executa...scherkus@chromium.org2009-07-011-1/+0
* Add Reload and LoadData methods to WebFrame. LoadData replacesdarin@chromium.org2009-07-013-21/+13
* Enable some skia unittests on linux and mac.tc@google.com2009-07-011-2/+0
* Implement setXSSAuditorEnabled for test_shelldglazkov@google.com2009-06-303-0/+15
* linux: retry on plugin fix.evan@chromium.org2009-06-301-0/+9
* plugins: eliminate use of product_direvan@chromium.org2009-06-301-2/+0