| Commit message (Expand) | Author | Age | Files | Lines |
* | Correctly add expectation. | brettw@google.com | 2008-11-06 | 1 | -1/+1 |
* | Mark my test as failing. | brettw@google.com | 2008-11-06 | 1 | -1/+5 |
* | Port some test_shell_tests, and platform cleanup for more of them. | tc@google.com | 2008-11-06 | 1 | -2/+2 |
* | Fix FEATURE_DEFINES after r4818. Remove HAVE_ACCESSIBILITY from Release (it | mark@chromium.org | 2008-11-06 | 1 | -2/+2 |
* | Add option --winhttp to the layout test runner. | sgjesse@chromium.org | 2008-11-06 | 1 | -0/+6 |
* | Fix mac build bustage caused by undefined symbol. | darin@google.com | 2008-11-06 | 2 | -0/+9 |
* | Eliminate CursorChromium's dependency on webkit/glue. | darin@chromium.org | 2008-11-06 | 1 | -1/+1 |
* | Switch from using GdkPixbuf to cairo for painting on Drawables. | agl@chromium.org | 2008-11-06 | 1 | -2/+6 |
* | revert 9391 | estade@chromium.org | 2008-11-05 | 4 | -17/+18 |
* | Enabled WebFrameTest, refactored some test shell functions. | estade@chromium.org | 2008-11-05 | 4 | -18/+17 |
* | Hook up test_shell toolbar buttons. | evanm@google.com | 2008-11-05 | 1 | -15/+41 |
* | make sure the host gets notified of invalidates so we only paint what changes | pinkerton@google.com | 2008-11-05 | 2 | -6/+7 |
* | Implement and refactor some test shell functions and enable a test. | estade@chromium.org | 2008-11-05 | 8 | -37/+73 |
* | Render GTK widgets on Linux | agl@chromium.org | 2008-11-05 | 1 | -1/+1 |
* | Paint regions properly on linux test_shell. | tc@google.com | 2008-11-05 | 1 | -14/+39 |
* | Hook up linux test shell mouse events | tc@google.com | 2008-11-04 | 1 | -15/+46 |
* | make it easier to type urls into testshell by adding http if there's no scheme | pinkerton@google.com | 2008-11-04 | 1 | -2/+6 |
* | Add 2 new failures to the tests_fixable list to | nsylvain@chromium.org | 2008-11-04 | 1 | -1/+4 |
* | Rebaselined the following layout tests | sgjesse@chromium.org | 2008-11-04 | 1 | -3/+0 |
* | Fix Linux/Mac builds after my change to test_shell. | mpcomplete@google.com | 2008-11-04 | 2 | -8/+0 |
* | Finish unforking the async history item changes. | mpcomplete@google.com | 2008-11-04 | 2 | -5/+0 |
* | Change the event-listener-context.html test status. | dglazkov@google.com | 2008-11-03 | 1 | -2/+2 |
* | fix build by adding sql and storage files to webcore SConscript | tc@google.com | 2008-11-03 | 1 | -0/+1 |
* | Build database files on the Mac (r4486). Sets HEADER_SEARCH_PATHS and adds | mark@chromium.org | 2008-11-03 | 1 | -0/+43 |
* | Port a few more test_shell_tests to Linux. | tc@google.com | 2008-11-03 | 2 | -5/+7 |
* | Hook up some GTK signals: | evanm@google.com | 2008-11-01 | 1 | -0/+34 |
* | move test_shell_gtk.cc next to test_shell.cc | tc@google.com | 2008-10-31 | 2 | -2/+2 |
* | Merge linux and windows test shells to share code. | tc@google.com | 2008-10-31 | 4 | -219/+36 |
* | fix linux build | tc@google.com | 2008-10-31 | 1 | -0/+5 |
* | Fix test_shell bustage. | darin@chromium.org | 2008-10-31 | 2 | -5/+5 |
* | Get fonts to render in a somewhat recognisable form on Linux. | agl@chromium.org | 2008-10-31 | 8 | -31/+343 |
* | Adjust the readonly form control state to no longer look | tc@google.com | 2008-10-31 | 1 | -1/+0 |
* | Set the size properly in our ImageBuffer. This makes various operations fail ... | brettw@google.com | 2008-10-31 | 1 | -11/+0 |
* | Make the canvas tests as failing while brettw fixes. | tc@google.com | 2008-10-31 | 1 | -0/+11 |
* | Rebaseline tests from the previous merge that | tc@google.com | 2008-10-31 | 1 | -7/+0 |
* | Switch to using the message loop rather than gtk_main(). | agl@chromium.org | 2008-10-30 | 5 | -7/+897 |
* | Fix dupe in test list. | ojan@google.com | 2008-10-30 | 1 | -2/+1 |
* | And another one. I actually think this one was flaky before the | ojan@google.com | 2008-10-30 | 1 | -0/+1 |
* | What's more fun than updating test lists?!? | ojan@google.com | 2008-10-30 | 1 | -2/+26 |
* | Try again to match test list to the tree. | ojan@google.com | 2008-10-30 | 1 | -12/+13 |
* | Update test lists to match the state of the tree. There may | ojan@google.com | 2008-10-30 | 1 | -94/+6 |
* | Landing 36102:37604 merge on trunk | dglazkov@google.com | 2008-10-30 | 4 | -12/+346 |
* | Remove the dashboard_compatibility_mode member from the WebPreferences | wtc@google.com | 2008-10-29 | 1 | -1/+0 |
* | Split test_shell.cc into test_shell.cc and test_shell_win.cc. | tc@google.com | 2008-10-29 | 6 | -729/+760 |
* | remove svg tests from the "skip" list because they no longer timeout | pinkerton@google.com | 2008-10-29 | 1 | -5/+0 |
* | adjust for our "toolbar" when resizing the window and content area, as it is ... | pinkerton@google.com | 2008-10-29 | 1 | -2/+5 |
* | Start writing the GTK code for test_shell. | agl@chromium.org | 2008-10-29 | 4 | -21/+182 |
* | Add --port and --root options to the command-line interface to allow running | pamg@google.com | 2008-10-29 | 1 | -7/+22 |
* | * Revert "Start writing the GTK code for test_shell." | agl@chromium.org | 2008-10-28 | 4 | -182/+21 |
* | Start writing the GTK code for test_shell. | agl@chromium.org | 2008-10-28 | 4 | -21/+182 |