summaryrefslogtreecommitdiffstats
path: root/webkit/tools/test_shell
Commit message (Expand)AuthorAgeFilesLines
* Implement keyDown events the GTK layout tests.erg@google.com2008-11-191-35/+41
* use the shared memory name we construct, probably copy/paste errorpinkerton@google.com2008-11-181-1/+1
* Implement layout test timeouts under the GTK test shell.erg@google.com2008-11-181-3/+20
* Cursor support including custom cursors.avi@google.com2008-11-181-1/+3
* Make the gtk window resize itself to the proper size at layout tests startup.erg@google.com2008-11-184-6/+25
* Warning about missing fonts on Linuxagl@chromium.org2008-11-181-0/+6
* More glibc 2.8 fixes.agl@chromium.org2008-11-181-2/+6
* Remove a NOTIMPLEMENTED() that doesn't apply on Linux.evanm@google.com2008-11-181-4/+2
* Fix the set of fonts used for test_shell.agl@chromium.org2008-11-181-0/+38
* Revert 5595maruel@chromium.org2008-11-181-38/+0
* Fix the set of fonts used for test_shell.agl@chromium.org2008-11-181-0/+38
* Make SetCurrentTestName cross platform.deanm@chromium.org2008-11-171-10/+10
* Fix Linux build. Restrict UniscribeHelper_unittest.cpp to win32 until it's po...mmoss@google.com2008-11-171-1/+1
* use RGBA to get correctly colored pngs for pixel tests. Implement back/forwar...pinkerton@google.com2008-11-171-7/+5
* Debase our Uniscribe code. This moves FontUtils and all our Uniscribe code frombrettw@google.com2008-11-172-4/+9
* Make test_shell stats table names unique.deanm@chromium.org2008-11-161-3/+8
* Fix the mac build to add dmg_fp to the libbase.a.tony@chromium.org2008-11-151-43/+0
* Move dmg_fp in scons build to compile fromtc@google.com2008-11-151-1/+0
* Slight correction to gtk GetWindowRectestade@chromium.org2008-11-151-5/+9
* Fixed version of commit 5499estade@chromium.org2008-11-142-5/+2
* Store a pointer to the TestShell* in the GtkWindow.erg@google.com2008-11-141-0/+2
* Reverting 5499estade@chromium.org2008-11-144-8/+12
* Basic GetScreenInfo implementation for gtk.estade@chromium.org2008-11-144-12/+8
* fix windows painting by redrawing the areatc@google.com2008-11-142-9/+13
* Custom cursor support.evanm@google.com2008-11-141-8/+14
* Add GCController support to test_shell.fqian@google.com2008-11-142-0/+4
* make sure svg gets loaded into the correctly sized windowpinkerton@google.com2008-11-141-2/+2
* remove includes that are now un-needed since most of the code is gonepinkerton@google.com2008-11-141-17/+0
* Pass the Cocoa dirty rect to the web view for adding to its dirty rect.avi@google.com2008-11-143-5/+20
* Add Terminate() to the Process object, have RenderProcessHost use this to avo...brettw@google.com2008-11-142-2/+2
* Get popup windows working.agl@chromium.org2008-11-143-18/+52
* Unfork test_shell_main_gtk back into test_shell_main.erg@google.com2008-11-143-94/+57
* Allow optimized builds on Linux.evanm@google.com2008-11-131-1/+4
* Use test_webview_delegate.cc and unfork most of the .mm versionpinkerton@google.com2008-11-131-2/+6
* correctly close windows w/out leaking from JS, correctly clean up after ourse...pinkerton@google.com2008-11-137-733/+116
* Initialize WTF threading before calling EventNames::init() insgk@google.com2008-11-131-0/+1
* Avoid flakiness related to progress notifications sometimes happening in a ne...darin@chromium.org2008-11-133-35/+5
* Delay the ProcessWork call just like WebKit's DumpRenderTree implementation.darin@chromium.org2008-11-132-10/+18
* Allow chromium to be built with some system libs by introducingevanm@google.com2008-11-121-2/+2
* Make unit_tests pass with pt_BR.UTF-8 locale.tc@google.com2008-11-122-1/+44
* Fix test_shell resizing.evanm@google.com2008-11-121-4/+2
* Fix Linux build. I suck.evanm@google.com2008-11-121-1/+1
* Show JavaScript alerts. Useful for testing nested message loops.evanm@google.com2008-11-121-1/+7
* fix linux buildtc@google.com2008-11-121-1/+1
* Fix test shell crash when clicking a drop-down select caused by r5018.darin@chromium.org2008-11-123-3/+5
* Pass through V8 flags from test shell.deanm@chromium.org2008-11-121-0/+7
* 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-113-36/+7