| Commit message (Expand) | Author | Age | Files | Lines |
* | Run PasswordManagerAutocompleteTests and MultipartResponseTest test_shell_tests | mark@chromium.org | 2008-12-11 | 1 | -29/+36 |
* | Make test_shell_test's KeyboardTest work on the Mac | mark@chromium.org | 2008-12-11 | 1 | -16/+33 |
* | Allow Mac test_shell_tests to run without crashing. Not all tests pass yet, | mark@chromium.org | 2008-12-11 | 2 | -4/+15 |
* | Move file enumeration to filepaths. | avi@google.com | 2008-12-11 | 1 | -2/+3 |
* | Use the proper WebKit feature defines when building TestShell and | mark@chromium.org | 2008-12-11 | 1 | -12/+14 |
* | Second attempt at adding setSmartInsertDeleteEnabled and | tc@google.com | 2008-12-11 | 5 | -3/+72 |
* | Updating the All target to include test_shell_tests and ipc_tests, and to add... | mark@chromium.org | 2008-12-10 | 1 | -0/+76 |
* | Load the Ahem font from the source tree when not running bundled, for | mark@chromium.org | 2008-12-10 | 1 | -5/+23 |
* | make a target for test_shell_tests on mac and tweak tests to build there. Inc... | pinkerton@google.com | 2008-12-10 | 3 | -3/+463 |
* | Reverting 6709,6708,6706. | brettw@google.com | 2008-12-10 | 1 | -8/+0 |
* | Remove base dependency from image_operations and associated unittests. I also... | brettw@google.com | 2008-12-10 | 1 | -0/+8 |
* | Misc proxy service changes. | ericroman@google.com | 2008-12-10 | 1 | -2/+4 |
* | Fix a crash in the copy selection code. If there's no | tc@google.com | 2008-12-10 | 1 | -0/+4 |
* | Move some files from platform/graphics to platform/graphics/chromium. | darin@chromium.org | 2008-12-10 | 2 | -2/+2 |
* | Correctly construct platform keyboard event in event sending controller. | estade@chromium.org | 2008-12-09 | 4 | -45/+14 |
* | Revert of r6609 added some junk lines (unintentional change, maybe?). | evanm@google.com | 2008-12-09 | 1 | -11/+0 |
* | Ensure availability of Ahem font during Mac test shell layout tests | mark@chromium.org | 2008-12-09 | 2 | -0/+27 |
* | revert commit 6607. | estade@chromium.org | 2008-12-09 | 4 | -13/+55 |
* | Linux: the WebKeyboardEvent key_code field is the windows key code, not the n... | estade@chromium.org | 2008-12-09 | 3 | -44/+13 |
* | Initialize the Linux specific text event code field in the event sending cont... | deanm@chromium.org | 2008-12-08 | 1 | -2/+9 |
* | Handle destruction of test shell properly. | evanm@google.com | 2008-12-06 | 3 | -29/+33 |
* | Remove LoadURL("about:blank") in the destructor, it crashes the test_shell on... | fqian@google.com | 2008-12-05 | 1 | -1/+0 |
* | Revert "Implement setSmartInsertDeleteEnabled and | tc@google.com | 2008-12-05 | 5 | -67/+3 |
* | Implement setSmartInsertDeleteEnabled and setSelectTrailingWhitespaceEnabled | tc@google.com | 2008-12-05 | 5 | -3/+67 |
* | Get rid of kPathSeparator on windows. Port some wstring function to take File... | estade@chromium.org | 2008-12-04 | 1 | -3/+3 |
* | Navigate to "about:blank" before calling GC so that the current | fqian@google.com | 2008-12-04 | 1 | -0/+1 |
* | Fix two uninitialized memory accesses. | deanm@chromium.org | 2008-12-04 | 1 | -3/+5 |
* | Changed svn:eol-style of all .sln and .vcproj files to CRLF | scherkus@chromium.org | 2008-12-04 | 2 | -736/+736 |
* | Unify on "layout test mode" vs "interactive" and "non-interactive". We had a... | deanm@chromium.org | 2008-12-04 | 13 | -54/+50 |
* | Make Linux match Windows and Mac in calling ResetWebPreferences. This was ca... | deanm@chromium.org | 2008-12-04 | 1 | -1/+4 |
* | Adding missing lib to fix windows webkit build. | bradnelson@chromium.org | 2008-12-04 | 1 | -0/+1 |
* | Turn off gtk double buffering of webwidget host's view_ widget, and manually ... | estade@chromium.org | 2008-12-04 | 1 | -2/+21 |
* | Cut down on test shell chattiness. | evanm@google.com | 2008-12-04 | 1 | -3/+0 |
* | Linux: use other fonts when the primary is missing glyphs | agl@chromium.org | 2008-12-03 | 1 | -0/+1 |
* | Linux: support css font-family fallback. | agl@chromium.org | 2008-12-03 | 1 | -0/+11 |
* | Revert my skia file moves because of layout test failures. | brettw@google.com | 2008-12-03 | 1 | -8/+0 |
* | Move convolver, image_operations, and skia_utils from base/gfx to skia/ext. | brettw@google.com | 2008-12-02 | 1 | -0/+8 |
* | Add Verdana to the list of loaded fonts. | agl@chromium.org | 2008-12-02 | 1 | -0/+4 |
* | Remove the URL and title from the state getting functions and IPC messages. | brettw@google.com | 2008-12-02 | 1 | -7/+1 |
* | Add setStopProvisionalFrameLoads to the test shell layout test controller. | tc@google.com | 2008-12-02 | 3 | -0/+25 |
* | Enable the X selection clipboard for copying html and text out of a linux tes... | tc@google.com | 2008-12-01 | 5 | -2/+68 |
* | Linux: When asked for Monaco font, default to Times New Roman. | agl@chromium.org | 2008-12-01 | 1 | -0/+9 |
* | Remove file_util::kPathSeparator from posix. | estade@chromium.org | 2008-11-27 | 2 | -28/+20 |
* | The javascript alert dialog was removed from test shell. | mbelshe@google.com | 2008-11-27 | 1 | -0/+1 |
* | Remove a layout-test-only font-fallback path. | ericroman@google.com | 2008-11-26 | 1 | -4/+0 |
* | add support for --enable-file-cookies and the resource loader. | pinkerton@google.com | 2008-11-26 | 1 | -12/+17 |
* | Turn on d&d emulation in the layout tests on mac/linux. | tc@google.com | 2008-11-26 | 1 | -6/+3 |
* | Print a warning when running layout tests with incorrect theme. | ericroman@google.com | 2008-11-25 | 4 | -0/+76 |
* | Append a trailing slash on file directory URLs. Thus a link to /directory wil... | estade@chromium.org | 2008-11-25 | 1 | -2/+3 |
* | Make sure threading is initialized when running test_shell_tests | ojan@google.com | 2008-11-25 | 1 | -0/+3 |