summaryrefslogtreecommitdiffstats
path: root/webkit/tools/test_shell/test_shell.h
Commit message (Expand)AuthorAgeFilesLines
* Move scoped_temp_dir from base to base/filesbrettw@chromium.org2012-11-161-4/+2
* Use ScopedOleInitializer more, so that we check and log errors the same way e...pkasting@chromium.org2012-10-021-1/+8
* Clean-up inline members of nested classes (webkit/)hans@chromium.org2012-08-091-2/+1
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Remove layoutTestController from test_shell.tony@chromium.org2012-06-221-22/+9
* Quote WebPreferences in namespace webkit_glue.wangxianzhu@chromium.org2012-05-111-26/+8
* Add smooth scrolling command line switch for test_shell.scottbyer@chromium.org2012-03-221-1/+1
* Remove the use of WebSpeechInputControllerMock from test_shell.hans@chromium.org2012-01-311-8/+0
* Remove some wstrings in test_shell.tony@chromium.org2012-01-031-1/+1
* Don't attempt to forward declare StringPiece. #include the declaration, or re...erikwright@chromium.org2011-12-071-4/+1
* Revert 87449 - Nuke kDisableDevTools flag. It's not working anyway.mnaganov@chromium.org2011-06-011-0/+3
* Nuke kDisableDevTools flag. It's not working anyway.mnaganov@chromium.org2011-06-011-3/+0
* Move scoped_temp_dir and scoped_native_library back from base/memory to base.thakis@chromium.org2011-05-191-2/+2
* Move some files from base to base/memory.levin@chromium.org2011-03-281-3/+3
* Remove some more DRT features from test_shell.tony@chromium.org2011-02-071-46/+0
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* Remove eventSender, accessibilityController, plainText andtony@chromium.org2011-01-251-14/+0
* Move more web widgets painting from webkit to chrome.xiyuan@chromium.org2011-01-201-2/+2
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-1/+1
* Make class declarations ABI compatible, irrespective of ENABLE_CLIENT_BASED_G...jknotten@chromium.org2010-12-311-5/+1
* Client-based geolocation support.jknotten@chromium.org2010-12-141-0/+8
* Revert rev 69137 due to incorrect change log.jknotten@chromium.org2010-12-141-8/+0
* webkit: use string16 in webkit_glue.hevan@chromium.org2010-12-141-3/+3
* Merge branch 'GeolocationClientChange1' of ../../chromium-ro/src into issue-5...jknotten@chromium.org2010-12-141-0/+8
* glue: use string16 in place of wstring for Unicode textevan@chromium.org2010-12-031-1/+1
* Extend simple_file_system to use SandboxedFileSystemOperationkinuko@chromium.org2010-11-231-7/+0
* Add an option to the test_shell to enable it to load each test several timessgjesse@google.com2010-10-261-1/+40
* Adds speech input mock methods to TestShell.satish@chromium.org2010-09-281-0/+8
* test_shell command line switch enable-accelerated-compositing addedscheib@google.com2010-09-271-0/+4
* Make test_shell --enable-accelerated-2d-canvas work when invoked in layout te...senorblanco@chromium.org2010-09-231-0/+3
* Add an --enable-accelerated-2d-canvas flag to test_shell. This will use the ...senorblanco@chromium.org2010-09-201-0/+2
* Enable FileSystem for TestShell.kinuko@chromium.org2010-09-101-0/+8
* Hook up LayoutTestController.setMockDeviceOrientation() in test_shell.hans@chromium.org2010-09-101-0/+8
* Implement layoutTestController.dumpResourceResponseMIMETypes in test_shellmihaip@chromium.org2010-09-091-3/+7
* Remove reference to obsolete web preference. The legacy parser no longerabarth@chromium.org2010-08-251-5/+0
* DevTools: DevTools should be closed in test_shell for non-inspector layout testsyurys@chromium.org2010-08-111-3/+0
* Deprecate most of the remaining wstring file_util functions.evan@chromium.org2010-07-081-4/+4
* DevTools: migrate to new WebView constructor.pfeldman@chromium.org2010-06-251-1/+0
* Revert 50726 "DevTools: Migrate to new WebView initialization (pass devtools ...pfeldman@chromium.org2010-06-241-3/+4
* DevTools: Migrate to new WebView initialization (pass devtools client directly).pfeldman@chromium.org2010-06-241-4/+3
* Rolls WebKit 61233:61234bulach@chromium.org2010-06-161-1/+1
* Adds --html5-parser flag to test_shell to test out the new HTML5 parsing codejamesr@chromium.org2010-06-011-0/+5
* Add an --allow-external-pages switch to test_shell.dpranke@chromium.org2010-04-231-1/+8
* Enable support for notifications layout tests in test shell.johnnyg@chromium.org2010-04-141-1/+5
* Revert 44372 - Enable support for notifications layout tests in test shell.nsylvain@chromium.org2010-04-131-5/+1
* Enable support for notifications layout tests in test shell.johnnyg@chromium.org2010-04-131-1/+5
* Allow running tests with enabled but closed Web Inspector. Corresponding WebK...yurys@chromium.org2010-03-261-1/+6
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-171-1/+1
* Revert 41781 - Revert 41769 Fix test_shell so that eventSender works for ope...jam@chromium.org2010-03-161-0/+3
* Revert 41769 - Fix test_shell so that eventSender works for opened windows. ...stuartmorgan@chromium.org2010-03-161-3/+0