summaryrefslogtreecommitdiffstats
path: root/webkit/tools/test_shell
Commit message (Expand)AuthorAgeFilesLines
* 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
* * 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
* 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-113-7/+36
* Fix a test shell bug, as well as fixing an affected test and removing ourevanm@google.com2008-11-111-2/+5
* 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
* Fix keyboard unit test.evanm@google.com2008-11-071-0/+3
* Make the linux test shell display the window title.agl@chromium.org2008-11-071-1/+1
* 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
* Port some test_shell_tests, and platform cleanup for more of them.tc@google.com2008-11-061-2/+2
* Fix FEATURE_DEFINES after r4818. Remove HAVE_ACCESSIBILITY from Release (itmark@chromium.org2008-11-061-2/+2
* Fix mac build bustage caused by undefined symbol.darin@google.com2008-11-062-0/+9
* Eliminate CursorChromium's dependency on webkit/glue.darin@chromium.org2008-11-061-1/+1
* Switch from using GdkPixbuf to cairo for painting on Drawables.agl@chromium.org2008-11-061-2/+6
* revert 9391estade@chromium.org2008-11-054-17/+18
* Enabled WebFrameTest, refactored some test shell functions.estade@chromium.org2008-11-054-18/+17
* Hook up test_shell toolbar buttons.evanm@google.com2008-11-051-15/+41
* make sure the host gets notified of invalidates so we only paint what changespinkerton@google.com2008-11-052-6/+7
* Implement and refactor some test shell functions and enable a test.estade@chromium.org2008-11-058-37/+73
* Render GTK widgets on Linuxagl@chromium.org2008-11-051-1/+1
* Paint regions properly on linux test_shell.tc@google.com2008-11-051-14/+39
* Hook up linux test shell mouse eventstc@google.com2008-11-041-15/+46
* make it easier to type urls into testshell by adding http if there's no schemepinkerton@google.com2008-11-041-2/+6
* Fix Linux/Mac builds after my change to test_shell.mpcomplete@google.com2008-11-042-8/+0
* Finish unforking the async history item changes.mpcomplete@google.com2008-11-042-5/+0
* fix build by adding sql and storage files to webcore SConscripttc@google.com2008-11-031-0/+1
* Build database files on the Mac (r4486). Sets HEADER_SEARCH_PATHS and addsmark@chromium.org2008-11-031-0/+43
* Port a few more test_shell_tests to Linux.tc@google.com2008-11-032-5/+7
* Hook up some GTK signals:evanm@google.com2008-11-011-0/+34
* move test_shell_gtk.cc next to test_shell.cctc@google.com2008-10-312-2/+2