summaryrefslogtreecommitdiffstats
path: root/webkit/tools/test_shell
Commit message (Expand)AuthorAgeFilesLines
* Add support for the new "unix" editing behavior.avi@chromium.org2010-11-121-7/+10
* Don't restrict supported media types in test_shell when running interactively.marshall@chromium.org2010-11-122-2/+8
* FileSystem code cleanup 1st cut - does some class renaming.kinuko@chromium.org2010-11-092-22/+3
* Implement layerTreeAsText in test_shell's version of LayoutTestController. T...senorblanco@chromium.org2010-11-052-0/+8
* Move MediaFilterCollection code into a class.scherkus@chromium.org2010-11-031-4/+5
* Fix for WKBug 47000: a failure mode given bad content (in an unlikely form). ...michaeln@chromium.org2010-11-031-0/+2
* Added ability to propogate create to suggest whether or not filesystem's root...kkanetkar@chromium.org2010-11-032-1/+2
* Moving Entry from base::file_util_proxy namespace to within class base::FileU...kkanetkar@chromium.org2010-11-022-3/+3
* Make EventSendingController honour leapForward for touch events.rjkroege@google.com2010-11-021-0/+1
* test_shell now cannot be incrementally linked on x86 Windows.maruel@chromium.org2010-11-021-0/+9
* Pass JavaScript flags when test_shell is run interactively.sgjesse@google.com2010-11-021-0/+1
* Language tag for speech.leandrogracia@chromium.org2010-11-011-2/+3
* Convert implicit scoped_refptr constructor calls to explicit ones, part 1thakis@chromium.org2010-11-012-4/+4
* Add UMA stats for saving/printing PDFs (the printing will be done through the...jam@chromium.org2010-10-301-0/+3
* Revert 64466 - Language tag for speech.nirnimesh@chromium.org2010-10-291-3/+2
* Language tag for speech.leandrogracia@chromium.org2010-10-291-2/+3
* Initial support for built-in DNS resolver/cache.agayev@chromium.org2010-10-281-1/+1
* Revert 64202 - Initial support for built-in DNS resolver/cache.yusukes@chromium.org2010-10-281-1/+1
* Initial support for built-in DNS resolver/cache.agayev@chromium.org2010-10-281-1/+1
* Make sure that gc is exposed in the test_shellsgjesse@google.com2010-10-271-2/+3
* Add an option to the test_shell to enable it to load each test several timessgjesse@google.com2010-10-268-19/+126
* Move debug-related stuff from base to the base/debug directory and use thebrettw@chromium.org2010-10-266-8/+8
* Add UI test for click-to-play.bauerb@chromium.org2010-10-251-0/+2
* Terminate FilterFactory and his nasty friendshclam@chromium.org2010-10-231-5/+16
* Adding Abort() to DataSource to wake up hanging Read()vrk@google.com2010-10-221-11/+2
* Update code that previously constructed strings from string iterators only to...erikwright@chromium.org2010-10-221-1/+3
* Cleans up the cached resources on valgrind.hbono@chromium.org2010-10-211-0/+3
* Stop loading plugins from {Debug,Release}/plugins on mac TestShell.tony@chromium.org2010-10-191-4/+7
* Add xcodebuild/{Debug/Release}/plugins to the plugin loadtony@chromium.org2010-10-191-2/+11
* GTTF: Make test_shell_tests use base/test_suite.hphajdan.jr@chromium.org2010-10-192-53/+60
* Test Shell: implement hasSpellingMarker() to make tests pass.morrita@chromium.org2010-10-192-0/+11
* WebFileWriterBase unit testsmichaeln@chromium.org2010-10-191-0/+1
* Move scoped_nsdisable_screen_update from base to app/macbrettw@chromium.org2010-10-181-6/+7
* Move BaseDropTarget and BaseDragSource from base to app/win. Remove the "Base...brettw@chromium.org2010-10-173-33/+33
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-144-10/+9
* Add an option ProxyService::Create() to disable use of proxy auto-config.eroman@chromium.org2010-10-141-2/+2
* SimpleFileWriter for test_shell and DRT.michaeln@chromium.org2010-10-146-1/+249
* Add deletable file refs to Blobsmichaeln@chromium.org2010-10-141-5/+8
* Remove unneeded using directives. This will fix Canary build break caused by ...jianli@chromium.org2010-10-121-1/+0
* Fix reference to WebThemeEngine.h on windows.tony@chromium.org2010-10-121-1/+1
* This changes GetPluginInfo so that we can request a list of plugins that matc...gspencer@chromium.org2010-10-121-5/+1
* Refactor out path-related methods from file_system_host_context into a separa...kinuko@chromium.org2010-10-121-0/+1
* Sets the referrer for media resource requests.vrk@google.com2010-10-081-1/+1
* FBTF: Move some structs in webkit_glue::ResourceLoaderBridge:: .erg@google.com2010-10-081-10/+11
* Copy mesa lib into TestShell bundle so TestShell will use Mesa GL instead of ...zmo@google.com2010-10-081-1/+10
* Revert revert "net: plumb DnsRRResolver from IOThread to HttpNetworkSession."agl@chromium.org2010-10-081-2/+3
* Allow unlimited quota for apps for FileSystem accesskinuko@chromium.org2010-10-081-0/+1
* Update test_shell to use renamed WebDragData methods.dcheng@chromium.org2010-10-072-2/+2
* Revert "net: plumb DnsRRResolver from IOThread to HttpNetworkSession."agl@chromium.org2010-10-071-3/+2
* net: plumb DnsRRResolver from IOThread to HttpNetworkSession.agl@chromium.org2010-10-071-2/+3