summaryrefslogtreecommitdiffstats
path: root/webkit/tools
Commit message (Expand)AuthorAgeFilesLines
* Landing 38097:38305 merge (src/webkit, DEPS)dglazkov@google.com2008-11-121-13/+13
* Remove shared code from test_shell_mac, build test_shell_cc. Add a missing fi...pinkerton@google.com2008-11-124-377/+86
* Prevent crash due to DIB allocation failure joshia@google.com2008-11-122-5/+11
* Fix areas not being repainted in the linux test shelltc@google.com2008-11-122-30/+16
* Roll back Rietveld issue 8778 (r5183, appending stderr to layout-test output)...pamg@google.com2008-11-115-244/+8
* Temporarily disable collecting and appending stderr output, to see if it makespamg@google.com2008-11-111-12/+12
* Skip a test that causes the harness to hang in debug mode.pamg@google.com2008-11-111-2/+4
* * Remove windows-ism from pasteboard code and move to usingtc@google.com2008-11-111-0/+4
* Move test_webview_delegate_gtk.cc next to test_webview_delegate_win.cc.tc@google.com2008-11-112-1/+1
* Don't output empty stderr lines. This will hopefully solve the MemoryErrorpamg@google.com2008-11-111-2/+4
* Quiet some old debugging printouts.evanm@google.com2008-11-111-5/+0
* Some changes necessary to build an optimized binary on Linux.evanm@google.com2008-11-111-0/+1
* Basic cursor support.evanm@google.com2008-11-112-1/+27
* - Collect stderr separately from stdout and append it to the layout test output.pamg@google.com2008-11-115-8/+243
* Fix a test shell bug, as well as fixing an affected test and removing ourevanm@google.com2008-11-112-3/+5
* Fix test list booboo. TBR.ojan@google.com2008-11-111-7/+6
* Turns out some of these are still flaky.ojan@google.com2008-11-111-1/+8
* Update test lists to match state of the world better.ojan@google.com2008-11-101-138/+57
* Remove passing layout test fixed in r5064.ericroman@google.com2008-11-101-4/+0
* Greenification of the buildbot.dglazkov@google.com2008-11-101-0/+6
* Landing 37604:38097 mergedglazkov@google.com2008-11-101-18/+40
* These tests have passed for a long time. Let's remove them fromager@google.com2008-11-101-17/+0
* Fix test list syntax.ager@google.com2008-11-102-105/+97
* Rebaseline layout test that depends on the ability to shadowager@google.com2008-11-102-2/+0
* Changed the DumpFramesAsText() to not dump anything about a frame if it is em...sgjesse@chromium.org2008-11-101-1/+0
* Remove a file that was only added temporarily and is no longer used.evanm@google.com2008-11-091-0/+0
* Fix build.evanm@google.com2008-11-091-0/+4
* test_webview_delegate.cc was forked for the Mac test shell, and thenevanm@google.com2008-11-097-834/+221
* Dramatically improve the link time in release mode. Today's MC Hammer Xcodemark@chromium.org2008-11-071-0/+19
* Linux port: enable a bunch of already-passing test shell tests.estade@chromium.org2008-11-072-10/+10
* Port a resource fetcher test shell test to linux.estade@chromium.org2008-11-071-1/+1
* Fix panning cursors. Converts them from PNG files to CUR files, so that the ...darin@chromium.org2008-11-071-4/+46
* Remove windows-isms from drag & drop. Thistc@google.com2008-11-074-91/+36
* Restructure the keyboard test_shell test to properly init event namesevanm@google.com2008-11-071-63/+73
* Make the buildbots green.ager@google.com2008-11-071-1/+6
* Keep MessagePort wrappers alive for the life-time of the correspondingager@google.com2008-11-072-8/+0
* Remove KJS from the test lists since we don't keep itnsylvain@chromium.org2008-11-074-1543/+1411
* Fix keyboard unit test.evanm@google.com2008-11-071-0/+3
* Make wdiff work for Mac toopinkerton@google.com2008-11-073-5/+14
* Bring ignored/fixable test lists more in sync with win since the last merge o...pinkerton@google.com2008-11-072-142/+351
* Make the linux test shell display the window title.agl@chromium.org2008-11-071-1/+1
* Rebaselined the following 6 layout tests.sgjesse@chromium.org2008-11-071-7/+1
* Disallow shadowing of top since shadowing top can break frame-bustingager@google.com2008-11-072-2/+12
* Make the buildbots happy. These started failing after a completelyager@google.com2008-11-072-0/+8
* Don't assume WebCore::UChar is equivalent to wchar_t, and don't assume '\\' i...estade@chromium.org2008-11-071-1/+1
* Implement a gtk test shell function. Pass dom_operations test shell test.estade@chromium.org2008-11-075-16/+25
* Some basic keyboard and focus support.evanm@google.com2008-11-071-1/+12
* Enabled WebFrameTest, refactored some test shell functions.estade@chromium.org2008-11-064-18/+17
* Prepend protocol on file URLs in test shell gtk.estade@chromium.org2008-11-062-10/+19
* fix bug in scrolling where we wouldn't store the unioned rectangles, just let...pinkerton@google.com2008-11-061-1/+1