summaryrefslogtreecommitdiffstats
path: root/webkit/tools/test_shell/test_shell.cc
Commit message (Expand)AuthorAgeFilesLines
* Add chrome.benchmark routines to clear the host and predictor caches.tonyg@chromium.org2011-03-281-0/+8
* test_shell: remove some uses of ToWStringHackevan@chromium.org2011-03-091-2/+2
* Move ResourceDispatcher to content. I've moved the Chrome-specific SecurityF...jam@chromium.org2011-03-071-7/+0
* Get rid of the extension dependency in ResourceDispatcher by calling out to a...jam@chromium.org2011-03-041-0/+7
* Expose WebCore log channels on the chrome command linegavinp@chromium.org2011-02-161-1/+1
* Missed file for ClearCache signature change.mbelshe@chromium.org2011-02-161-1/+1
* Remove some more DRT features from test_shell.tony@chromium.org2011-02-071-165/+0
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-2/+2
* Remove eventSender, accessibilityController, plainText andtony@chromium.org2011-01-251-12/+0
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-14/+14
* Blacklist WebKitTestNetscapePlugIn so we can rename the plugintony@chromium.org2011-01-121-1/+1
* Made logging not look up --enable-dcheck from command lineakalin@chromium.org2011-01-111-4/+6
* Revert 70920 - Made logging not look up --enable-dcheck from command lineakalin@chromium.org2011-01-101-6/+4
* Made logging not look up --enable-dcheck from command lineakalin@chromium.org2011-01-101-4/+6
* Revert 70782 - Made logging not look up --enable-dcheck from command lineakalin@chromium.org2011-01-071-6/+4
* Made logging not look up --enable-dcheck from command lineakalin@chromium.org2011-01-071-4/+6
* Remove legacy non-client-based geolocation code.jknotten@chromium.org2011-01-061-8/+0
* Move base/debug_on_start to base/debugger and rename it to be _win since itbrettw@chromium.org2011-01-011-2/+2
* Move base/mac_util.h to base/mac and use the base::mac namespace.brettw@chromium.org2011-01-011-4/+0
* Make class declarations ABI compatible, irrespective of ENABLE_CLIENT_BASED_G...jknotten@chromium.org2010-12-311-0/+1
* net: Add namespace net to URLRequestFilter.tfarina@chromium.org2010-12-261-1/+1
* Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl...brettw@chromium.org2010-12-211-12/+15
* Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi"chase@chromium.org2010-12-211-15/+12
* Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webki...chase@chromium.org2010-12-201-12/+15
* Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugin...brettw@chromium.org2010-12-201-15/+12
* 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