summaryrefslogtreecommitdiffstats
path: root/webkit/tools/test_shell
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge linux and windows test shells to share code.tc@google.com2008-10-314-219/+36
* fix linux buildtc@google.com2008-10-311-0/+5
* Fix test_shell bustage.darin@chromium.org2008-10-312-5/+5
* Get fonts to render in a somewhat recognisable form on Linux.agl@chromium.org2008-10-318-31/+343
* Switch to using the message loop rather than gtk_main().agl@chromium.org2008-10-305-7/+897
* Landing 36102:37604 merge on trunkdglazkov@google.com2008-10-301-3/+3
* Remove the dashboard_compatibility_mode member from the WebPreferenceswtc@google.com2008-10-291-1/+0
* Split test_shell.cc into test_shell.cc and test_shell_win.cc.tc@google.com2008-10-296-729/+760
* adjust for our "toolbar" when resizing the window and content area, as it is ...pinkerton@google.com2008-10-291-2/+5
* Start writing the GTK code for test_shell.agl@chromium.org2008-10-294-21/+182
* * Revert "Start writing the GTK code for test_shell."agl@chromium.org2008-10-284-182/+21
* Start writing the GTK code for test_shell.agl@chromium.org2008-10-284-21/+182
* Quick fix for image decoder.evanm@google.com2008-10-281-3/+1
* I missed this reference (broke mac build).ericroman@google.com2008-10-271-0/+1
* Plumb the referrer throughout the OpenURL APIs.ericroman@google.com2008-10-272-0/+2