| Commit message (Expand) | Author | Age | Files | Lines |
* | Make CommandLine into a normal object, with some statics for getting at the c... | evan@chromium.org | 2009-01-21 | 6 | -31/+26 |
* | generate test_shell.pak and hook up loading net resources from | tc@google.com | 2009-01-20 | 6 | -16/+65 |
* | Switch over to using the image decoders from third_party/WebKit | darin@chromium.org | 2009-01-20 | 1 | -10/+2 |
* | Improve scrolling performance when there are many windowed plugins in a page. | jam@chromium.org | 2009-01-16 | 1 | -4/+26 |
* | Update te way test shell cleans up on exit. | mbelshe@google.com | 2009-01-16 | 1 | -1/+7 |
* | Provisional Keystone support in Mac TestShell | mark@chromium.org | 2009-01-16 | 4 | -0/+114 |
* | looking at test shell tests on mac: | thomasvl@chromium.org | 2009-01-16 | 4 | -41/+36 |
* | Revert "* Dump text/image on notifyDone." | kuchhal@chromium.org | 2009-01-16 | 7 | -136/+199 |
* | Follow-up fix | mark@chromium.org | 2009-01-16 | 1 | -1/+0 |
* | Fix TestShell fonts again (see r8206, r8198, r8196, r8113) | mark@chromium.org | 2009-01-16 | 1 | -9/+10 |
* | put back the changes that got rolled back. | kuchhal@chromium.org | 2009-01-16 | 1 | -1/+8 |
* | * Dump text/image on notifyDone. | kuchhal@chromium.org | 2009-01-16 | 7 | -209/+139 |
* | Use Times, sans New Roman, for layout tests on Mac | mark@chromium.org | 2009-01-16 | 1 | -4/+6 |
* | Changes the backing font from Times to 'times new roman'. This matches | sky@google.com | 2009-01-15 | 1 | -3/+8 |
* | Revert "Mark some extra failing Linux layout tests after the merge." | tc@google.com | 2009-01-15 | 1 | -1/+0 |
* | Add the DejaVu Sans font to the optional font list to pick up Georgian glyphs. | jhawkins@chromium.org | 2009-01-15 | 1 | -0/+1 |
* | - Bring over WebKit's DumpRenderTree support to keeping the tests out of the | thomasvl@chromium.org | 2009-01-15 | 4 | -3/+339 |
* | Since we have a lot of tests that time out on the build bots, go ahead and | thomasvl@chromium.org | 2009-01-14 | 1 | -2/+4 |
* | Oops, we need config.h. This file really shouldn't be including | darin@chromium.org | 2009-01-13 | 1 | -0/+3 |
* | Remove HttpTransactionWinHttp and the --winhttp command-line | wtc@google.com | 2009-01-13 | 3 | -25/+17 |
* | Remove grit hack and inline a 30x30 red square for a | tc@google.com | 2009-01-13 | 2 | -14/+0 |
* | Make the focus handling in test_shell a bit closer to how | ojan@google.com | 2009-01-13 | 2 | -3/+9 |
* | add text field resizer image to resources | pinkerton@google.com | 2009-01-13 | 1 | -0/+4 |
* | Adding the elementDoesAutoCompleteForElementWithId method to the layoutTestCo... | jcampan@chromium.org | 2009-01-13 | 2 | -0/+15 |
* | Move webkit_resources.rc to webkit_resources.grd. Add | tc@google.com | 2009-01-13 | 3 | -3/+4 |
* | Get rid of lowercasing plugin filenames in order to determine if two paths po... | jam@chromium.org | 2009-01-12 | 1 | -2/+2 |
* | Fixes layout test | sky@google.com | 2009-01-12 | 1 | -2/+2 |
* | The popup for autofill is now never activated, even when clicked. | jcampan@chromium.org | 2009-01-09 | 2 | -2/+2 |
* | Restore the color profile in the timeout case also (instead of making us do i... | thomasvl@chromium.org | 2009-01-09 | 1 | -0/+1 |
* | Add support for custom cursors set by windowless plugins. Windowless plugins ... | ananta@chromium.org | 2009-01-09 | 3 | -20/+9 |
* | Remove net_resources.rc and net_resources.h and replace it | tc@google.com | 2009-01-08 | 3 | -3/+3 |
* | Depend on a Japanese font to pass a few more layout tests. | evan@chromium.org | 2009-01-08 | 1 | -14/+18 |
* | fix bustage. add paths to test_shell_tests too. | pinkerton@google.com | 2009-01-08 | 1 | -0/+2 |
* | Replace stub bogus_webkit_strings.h with real generated header via grit | pinkerton@google.com | 2009-01-08 | 2 | -5/+2 |
* | - moved the defaults/prefs handling for settings during layout tests into | thomasvl@chromium.org | 2009-01-08 | 1 | -56/+150 |
* | Fix test_shell window sizing on Linux after adding the menu bar. | phajdan.jr@chromium.org | 2009-01-08 | 2 | -7/+10 |
* | Add debug menu to Linux test_shell: | phajdan.jr@chromium.org | 2009-01-08 | 4 | -117/+95 |
* | During layout tests, for a bunch of appearance related settings so we make sure | thomasvl@chromium.org | 2009-01-07 | 1 | -0/+60 |
* | Change app identifier to use "org.chromium" instead of "com.google". | pinkerton@google.com | 2009-01-07 | 1 | -1/+1 |
* | Make missing Lucida Sans a warning. | agl@chromium.org | 2009-01-07 | 1 | -1/+14 |
* | Make Mac bitmaps use BGRA to match the MD5 hash Apple uses in its WebKit expe... | pinkerton@google.com | 2009-01-06 | 4 | -8/+17 |
* | Change "dll" to "plugin" where appropriate. | avi@google.com | 2009-01-06 | 1 | -6/+6 |
* | Add a terminating NULL to the text read from the edit control. This doesn't work | brettw@chromium.org | 2009-01-06 | 1 | -2/+4 |
* | Don't special case certain characters in event_sending_controller.cc | estade@chromium.org | 2009-01-06 | 1 | -66/+15 |
* | Some more GRIT refactoring. | tc@google.com | 2009-01-05 | 1 | -2/+2 |
* | Chromium side of merge 39453:39501. | pamg@google.com | 2008-12-30 | 1 | -2/+0 |
* | Adjusting the name of a function to make it more descriptive. | avi@google.com | 2008-12-30 | 3 | -3/+3 |
* | Linux test shell: get rid of popups when they "lose focus". | estade@chromium.org | 2008-12-29 | 1 | -4/+20 |
* | Mass convert ChromeStaticLibrary -> ChromeLibrary, including pulling the upda... | evanm@google.com | 2008-12-26 | 1 | -1/+1 |
* | Remove a circular dependency within the test_shell SConscript. | evanm@google.com | 2008-12-26 | 1 | -2/+3 |