summaryrefslogtreecommitdiffstats
path: root/webkit/tools
Commit message (Expand)AuthorAgeFilesLines
* Fix incorrect syntax in expectations introduced in r64910.robertshield@chromium.org2010-11-031-1/+1
* Marking animations/suspend-resume-animation-events.html as failing, it appear...robertshield@chromium.org2010-11-031-0/+2
* add Windows to the failing platforms for fast/events/remove-event-listener.htmlrolandsteiner@chromium.org2010-11-031-1/+1
* WebKit roll 71192:71213rolandsteiner@chromium.org2010-11-031-1/+3
* Move MediaFilterCollection code into a class.scherkus@chromium.org2010-11-031-4/+5
* Temporarily suppress canvas-zoom.html test on webkit mac bots.dimich@chromium.org2010-11-031-0/+1
* Fix for WKBug 47000: a failure mode given bad content (in an unlikely form). ...michaeln@chromium.org2010-11-031-0/+2
* WebKit roll 71175:71197dimich@chromium.org2010-11-031-2/+3
* Added ability to propogate create to suggest whether or not filesystem's root...kkanetkar@chromium.org2010-11-032-1/+2
* WebKit roll 71102:71175dimich@chromium.org2010-11-021-1/+2
* Moving Entry from base::file_util_proxy namespace to within class base::FileU...kkanetkar@chromium.org2010-11-022-3/+3
* Fix up PRESUBMIT.py to handle unicode paths as well.robertshield@chromium.org2010-11-021-1/+1
* Updating test expectation for security/block-test-no-port.html since it seems...robertshield@chromium.org2010-11-021-0/+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
* WebKit roll 71013:71093dimich@chromium.org2010-11-021-2/+0
* Language tag for speech.leandrogracia@chromium.org2010-11-011-2/+3
* Minor correction to test_expectations.txtrolandsteiner@chromium.org2010-11-011-1/+2
* Add test_expectations for WK roll 71000:71013, most of them not unexpectedrolandsteiner@chromium.org2010-11-011-0/+6
* Experimental WebKit roll 71000:71013 Also, remove lines from test_expectation...rolandsteiner@chromium.org2010-11-011-7/+0
* Add canvas/philip/tests/2d.imageData.get.source.negative.html to test_expecta...rolandsteiner@chromium.org2010-11-011-0/+1
* Add failing SCG tests to test_expectations for later analysis or upstreaming.rolandsteiner@chromium.org2010-11-011-0/+6
* 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
* Temporarily silence fast/images/svg-as-background.html on mac webkit bots.dimich@chromium.org2010-10-291-1/+1
* Revert 64466 - Language tag for speech.nirnimesh@chromium.org2010-10-291-3/+2
* Language tag for speech.leandrogracia@chromium.org2010-10-291-2/+3
* Local test_expectations update.dimich@chromium.org2010-10-291-0/+2
* 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
* Webkit: Update expectations for fast/canvas/webgl/uniform-location.html.thestig@chromium.org2010-10-261-1/+1
* Suppress WebGL test failures after Mesa 7.9 upgrade until they can bekbr@chromium.org2010-10-261-1/+7
* Add UI test for click-to-play.bauerb@chromium.org2010-10-251-0/+2
* Update layout test suppressionsisherman@chromium.org2010-10-231-5/+4
* Suppress layout test failure of fast/replaced/border-radius-clip.htmlhclam@chromium.org2010-10-231-0/+3
* 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
* Fix python run_webkit_tests wrapper script to work correctly regardless ofdpranke@google.com2010-10-221-6/+1
* Cleans up the cached resources on valgrind.hbono@chromium.org2010-10-211-0/+3
* Update test expectations.yuzo@chromium.org2010-10-201-2/+0
* 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