summaryrefslogtreecommitdiffstats
path: root/webkit/tools/test_shell/test_shell.cc
Commit message (Expand)AuthorAgeFilesLines
* Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and putbrettw@chromium.org2010-12-201-12/+15
* Add a webkit_glue API for lanching NaCl's sel_ldr. NaCl will call this API viaabarth@chromium.org2010-12-171-0/+5
* glue/webpreferences: use string16 for font namesevan@chromium.org2010-12-151-8/+8
* Client-based geolocation support.jknotten@chromium.org2010-12-141-0/+17
* Revert rev 69137 due to incorrect change log.jknotten@chromium.org2010-12-141-17/+0
* webkit: use string16 in webkit_glue.hevan@chromium.org2010-12-141-7/+9
* Merge branch 'GeolocationClientChange1' of ../../chromium-ro/src into issue-5...jknotten@chromium.org2010-12-141-0/+17
* net: Add namespace net to URLRequestFileJob.tfarina@chromium.org2010-12-121-2/+2
* net: Remove typedef net::URLRequestJob URLRequestJob;tfarina@chromium.org2010-12-111-2/+2
* glue: use string16 in place of wstring for Unicode textevan@chromium.org2010-12-031-5/+5
* wstrings: convert CppVariant and CppBoundClass to not use wstringevan@chromium.org2010-12-031-5/+5
* net: Remove typedef net::URLRequest URLRequest;tfarina@chromium.org2010-11-301-2/+2
* Use the upstream test plugin in test_shell.tony@chromium.org2010-11-241-4/+5
* Extend simple_file_system to use SandboxedFileSystemOperationkinuko@chromium.org2010-11-231-6/+0
* Fix plugin blacklisting in Mac TestShell and DRT.tony@chromium.org2010-11-221-15/+1
* Make sure the upstream layout test plugin is disabled in test_shell.tony@chromium.org2010-11-181-0/+35
* Change default minimum font size to 0jamesr@chromium.org2010-11-171-1/+1
* Add UMA stats for saving/printing PDFs (the printing will be done through the...jam@chromium.org2010-10-301-0/+3
* Add an option to the test_shell to enable it to load each test several timessgjesse@google.com2010-10-261-1/+4
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-141-3/+3
* Adds speech input mock methods to TestShell.satish@chromium.org2010-09-281-0/+15
* test_shell command line switch enable-accelerated-compositing addedscheib@google.com2010-09-271-1/+8
* Make test_shell --enable-accelerated-2d-canvas work when invoked in layout te...senorblanco@chromium.org2010-09-231-2/+4
* Add an --enable-accelerated-2d-canvas flag to test_shell. This will use the ...senorblanco@chromium.org2010-09-201-0/+6
* Move blob URL scheme registration from test_shell.cc tomihaip@chromium.org2010-09-141-14/+0
* test_shell: use WebDeviceOrientationClientMock::create().hans@chromium.org2010-09-141-1/+1
* Remove code that's no longer needed for computing checksums.tony@chromium.org2010-09-131-13/+5
* Enable FileSystem for TestShell.kinuko@chromium.org2010-09-101-0/+6
* Hook up LayoutTestController.setMockDeviceOrientation() in test_shell.hans@chromium.org2010-09-101-0/+10
* Have Linux checksums depend on WebKit::areLayoutTestImagesOpaquetony@chromium.org2010-09-081-0/+2
* Fix a bug for text/plain outout tests such as slow-utf8-text.pl,tkent@chromium.org2010-09-061-3/+7
* test_shell: Implement the additional bool flag fortkent@chromium.org2010-09-051-1/+2
* Support handling blob URL and resolve blob references in upload data.jianli@chromium.org2010-08-311-0/+16
* Remove reference to obsolete web preference. The legacy parser no longerabarth@chromium.org2010-08-251-3/+0
* Enable/Disable Spdy in benchmarking.lzheng@chromium.org2010-08-191-0/+4
* DevTools: DevTools should be closed in test_shell for non-inspector layout testsyurys@chromium.org2010-08-111-1/+0
* Remove wstring-ness from some more locale variables.evan@chromium.org2010-08-041-2/+2
* base/ header cleanup. Forward declaration instead of including.erg@google.com2010-07-281-0/+1
* Pepper v2 Font API browser implementation.jam@chromium.org2010-07-091-0/+12
* Deprecate most of the remaining wstring file_util functions.evan@chromium.org2010-07-081-4/+4
* Show a warning message if the cache might not be cleared between runs.mlloyd@chromium.org2010-07-021-0/+4
* Deprecate more old filepath functions.evan@chromium.org2010-07-011-2/+1
* DevTools: migrate to new WebView constructor.pfeldman@chromium.org2010-06-251-5/+0
* Revert 50726 "DevTools: Migrate to new WebView initialization (pass devtools ...pfeldman@chromium.org2010-06-241-0/+5
* DevTools: Migrate to new WebView initialization (pass devtools client directly).pfeldman@chromium.org2010-06-241-5/+0
* Fix files with svn:executable permissions.thestig@chromium.org2010-06-231-0/+0
* Rolls WebKit 61233:61234bulach@chromium.org2010-06-161-1/+1
* Actually clear the disk cache, and keep it enabled, between benchmark runs.mlloyd@chromium.org2010-06-051-0/+4
* Adds --html5-parser flag to test_shell to test out the new HTML5 parsing codejamesr@chromium.org2010-06-011-0/+3
* Try to get PluginTest.DefaultPluginLoadTest running on mac and linux.thakis@chromium.org2010-05-281-2/+0