| Commit message (Expand) | Author | Age | Files | Lines |
* | Run PasswordManagerAutocompleteTests and MultipartResponseTest test_shell_tests | mark@chromium.org | 2008-12-11 | 1 | -29/+36 |
* | Use the proper WebKit feature defines when building TestShell and | mark@chromium.org | 2008-12-11 | 1 | -12/+14 |
* | Updating the All target to include test_shell_tests and ipc_tests, and to add... | mark@chromium.org | 2008-12-10 | 1 | -0/+76 |
* | make a target for test_shell_tests on mac and tweak tests to build there. Inc... | pinkerton@google.com | 2008-12-10 | 1 | -0/+460 |
* | Correctly construct platform keyboard event in event sending controller. | estade@chromium.org | 2008-12-09 | 1 | -0/+2 |
* | Ensure availability of Ahem font during Mac test shell layout tests | mark@chromium.org | 2008-12-09 | 1 | -0/+4 |
* | revert commit 6607. | estade@chromium.org | 2008-12-09 | 1 | -2/+0 |
* | Linux: the WebKeyboardEvent key_code field is the windows key code, not the n... | estade@chromium.org | 2008-12-09 | 1 | -0/+2 |
* | Unify on "layout test mode" vs "interactive" and "non-interactive". We had a... | deanm@chromium.org | 2008-12-04 | 1 | -3/+2 |
* | Enable the X selection clipboard for copying html and text out of a linux tes... | tc@google.com | 2008-12-01 | 1 | -0/+4 |
* | add support for --enable-file-cookies and the resource loader. | pinkerton@google.com | 2008-11-26 | 1 | -12/+17 |
* | Print a warning when running layout tests with incorrect theme. | ericroman@google.com | 2008-11-25 | 1 | -0/+5 |
* | Remove use of wide characters in stats table identifiers. | evanm@google.com | 2008-11-22 | 1 | -3/+3 |
* | Rollback "Remove use of wide characters in stats table identifiers." | evanm@google.com | 2008-11-21 | 1 | -3/+3 |
* | Remove use of wide characters in stats table identifiers. | evanm@google.com | 2008-11-21 | 1 | -3/+3 |
* | Plumb WebCore's windowResizerRect() through glue and renderer. Enables Mac sc... | pinkerton@google.com | 2008-11-21 | 1 | -0/+27 |
* | Change window_handle() to view_handle(). When disambiguating HWNDs, this was ... | avi@google.com | 2008-11-20 | 1 | -3/+3 |
* | Fix mac build bustage. | darin@google.com | 2008-11-20 | 1 | -1/+1 |
* | use the shared memory name we construct, probably copy/paste error | pinkerton@google.com | 2008-11-18 | 1 | -1/+1 |
* | Cursor support including custom cursors. | avi@google.com | 2008-11-18 | 1 | -1/+3 |
* | Fix the mac build to add dmg_fp to the libbase.a. | tony@chromium.org | 2008-11-15 | 1 | -43/+0 |
* | remove includes that are now un-needed since most of the code is gone | pinkerton@google.com | 2008-11-14 | 1 | -17/+0 |
* | Pass the Cocoa dirty rect to the web view for adding to its dirty rect. | avi@google.com | 2008-11-14 | 2 | -1/+12 |
* | Use test_webview_delegate.cc and unfork most of the .mm version | pinkerton@google.com | 2008-11-13 | 1 | -2/+6 |
* | correctly close windows w/out leaking from JS, correctly clean up after ourse... | pinkerton@google.com | 2008-11-13 | 3 | -730/+29 |
* | Avoid flakiness related to progress notifications sometimes happening in a ne... | darin@chromium.org | 2008-11-13 | 1 | -14/+2 |
* | Make unit_tests pass with pt_BR.UTF-8 locale. | tc@google.com | 2008-11-12 | 1 | -0/+43 |
* | Fix test shell crash when clicking a drop-down select caused by r5018. | darin@chromium.org | 2008-11-12 | 1 | -1/+2 |
* | Remove shared code from test_shell_mac, build test_shell_cc. Add a missing fi... | pinkerton@google.com | 2008-11-12 | 2 | -3/+66 |
* | Roll back Rietveld issue 8778 (r5183, appending stderr to layout-test output)... | pamg@google.com | 2008-11-11 | 1 | -14/+2 |
* | * Remove windows-ism from pasteboard code and move to using | tc@google.com | 2008-11-11 | 1 | -0/+4 |
* | - Collect stderr separately from stdout and append it to the layout test output. | pamg@google.com | 2008-11-11 | 1 | -2/+14 |
* | Dramatically improve the link time in release mode. Today's MC Hammer Xcode | mark@chromium.org | 2008-11-07 | 1 | -0/+19 |
* | fix bug in scrolling where we wouldn't store the unioned rectangles, just let... | pinkerton@google.com | 2008-11-06 | 1 | -1/+1 |
* | Fix FEATURE_DEFINES after r4818. Remove HAVE_ACCESSIBILITY from Release (it | mark@chromium.org | 2008-11-06 | 1 | -2/+2 |
* | make sure the host gets notified of invalidates so we only paint what changes | pinkerton@google.com | 2008-11-05 | 2 | -6/+7 |
* | 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 |
* | Fix Linux/Mac builds after my change to test_shell. | mpcomplete@google.com | 2008-11-04 | 1 | -4/+0 |
* | Build database files on the Mac (r4486). Sets HEADER_SEARCH_PATHS and adds | mark@chromium.org | 2008-11-03 | 1 | -0/+43 |
* | I missed this reference (broke mac build). | ericroman@google.com | 2008-10-27 | 1 | -0/+1 |
* | Hook up mouse events with the correct coordinates. Make sure they are view-lo... | pinkerton@google.com | 2008-10-24 | 1 | -2/+2 |
* | Don't build glue as Objective-C++ now that PLATFORM_MAC is off. Re-sniff glue | mark@chromium.org | 2008-10-23 | 1 | -2/+2 |
* | Build libxslt on the Mac. This seems to be needed while disabling | mark@chromium.org | 2008-10-22 | 1 | -0/+43 |
* | painting_ only exists in debug mode, so only check it in debug mode | mark@chromium.org | 2008-10-15 | 1 | -0/+2 |
* | When running layout tests, have logging only go to a file. This prevents info... | pinkerton@google.com | 2008-10-15 | 1 | -3/+2 |
* | Fix build break. TBR=paulg | jam@chromium.org | 2008-10-09 | 1 | -0/+4 |
* | set the exception ports so that we don't put up crash dialogs when running in... | pinkerton@google.com | 2008-10-09 | 1 | -1/+12 |
* | Changes to get the layout test harness running on mac. | pinkerton@google.com | 2008-10-09 | 1 | -9/+15 |
* | Provide webcoresysteminterface; link testshell against it and | mark@chromium.org | 2008-10-07 | 1 | -26/+60 |
* | Add still more new files to the build to resolve still more link dependencies. | mark@chromium.org | 2008-10-07 | 1 | -0/+4 |