| Commit message (Expand) | Author | Age | Files | Lines |
* | Update comments. | evan@chromium.org | 2009-01-07 | 1 | -2/+2 |
* | Rebaseline two tests. | evan@chromium.org | 2009-01-07 | 1 | -6/+0 |
* | Move a test to the proper group in the file. | evan@chromium.org | 2009-01-07 | 1 | -3/+1 |
* | Rebaseline a test. | evan@chromium.org | 2009-01-07 | 1 | -3/+0 |
* | Rearrange some lines in tests_fixable. | evan@chromium.org | 2009-01-07 | 1 | -4/+4 |
* | Move all SVG-related entries in tests_fixable into the main "SVG tests" block. | evan@chromium.org | 2009-01-07 | 1 | -327/+332 |
* | Update the comments on a few layout tests. | evan@chromium.org | 2009-01-07 | 1 | -16/+17 |
* | Rebaseline a Linux test, fix comments/whitespace and rearrange for a bunch more. | evan@chromium.org | 2009-01-07 | 1 | -21/+27 |
* | Mark a bunch of Linux layout tests as expected to pass, since they now do. | evan@chromium.org | 2009-01-07 | 1 | -17/+16 |
* | Fixing a few SVG layout tests. | finnur@google.com | 2009-01-07 | 1 | -3/+3 |
* | 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 |
* | Move daylight saving time tests to tests_ignored, because they will | whesse@chromium.org | 2009-01-07 | 2 | -4/+12 |
* | Removed fixed test from the tests_fixable.txt list. | olehougaard@google.com | 2009-01-07 | 1 | -2/+0 |
* | Mark a Linux test as crashing. | evan@chromium.org | 2009-01-07 | 1 | -2/+4 |
* | Fix three Linux layout tests by rebaselining. | evan@chromium.org | 2009-01-07 | 1 | -9/+0 |
* | Fix all the unexpected Linux failures, by either rebaselining or | evan@chromium.org | 2009-01-07 | 1 | -0/+5 |
* | Fix sorting of test list so Purify test slices are alphabetically consecutive. | pamg@google.com | 2009-01-07 | 1 | -10/+20 |
* | Restore a test I accidentally tweaked on Mac. It's flaky on Linux, too. | evan@chromium.org | 2009-01-07 | 1 | -0/+4 |
* | Make missing Lucida Sans a warning. | agl@chromium.org | 2009-01-07 | 1 | -1/+14 |
* | Annotate a gajillion more tests_fixable and rebaseline a few. | evan@chromium.org | 2009-01-06 | 1 | -30/+82 |
* | 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 |
* | Readd the concept of deferring tests till a future release and defer all the | ojan@google.com | 2009-01-06 | 5 | -149/+221 |
* | 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 |
* | Rebaseline LayoutTests/fast/css/font-face-unicode-range.html | jungshik@google.com | 2009-01-06 | 1 | -2/+2 |
* | Don't special case certain characters in event_sending_controller.cc | estade@chromium.org | 2009-01-06 | 2 | -68/+16 |
* | Build file change for enabling dynamic font support. This is a follow-up to t... | jungshik@google.com | 2009-01-06 | 1 | -6/+5 |
* | WebKit Merge 39520:39606, Chromium side | dglazkov@google.com | 2009-01-05 | 2 | -0/+6 |
* | Some more GRIT refactoring. | tc@google.com | 2009-01-05 | 1 | -2/+2 |
* | Ensure that constructor functions are created in the context of the | ager@google.com | 2009-01-05 | 1 | -6/+0 |
* | Add newly failing tests for Linux. Started failing with latest WebKit merge. | pamg@google.com | 2008-12-31 | 1 | -0/+6 |
* | 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 |
* | Forgot one file in r7490. | estade@chromium.org | 2008-12-29 | 1 | -3/+0 |
* | Update some of the mac specific entries. | thomasvl@chromium.org | 2008-12-29 | 1 | -15/+4 |
* | Reverting 7485. | brettw@google.com | 2008-12-29 | 1 | -0/+4 |
* | Rebaseline a layout test my transformed font rendering change affected. | brettw@google.com | 2008-12-29 | 1 | -4/+0 |
* | 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 |
* | I thought all tests in ignored are skipped, but I was wrong. Updating appropr... | sky@google.com | 2008-12-24 | 1 | -1/+1 |
* | Implement extension:// protocol. | aa@chromium.org | 2008-12-24 | 1 | -4/+4 |
* | Moves test to ignored list that is testing a KJS implementation detail | sky@google.com | 2008-12-24 | 2 | -1/+5 |
* | Kill PlatformScreenMac.mm | darin@google.com | 2008-12-23 | 4 | -15/+4 |
* | Adds description of why a number of tests are failing. | sky@google.com | 2008-12-23 | 1 | -2/+4 |
* | Webkit merge 39438:39453 (CL 2 of 2). | ericroman@google.com | 2008-12-23 | 1 | -0/+12 |
* | Skips a test that relies on DOM_STORAGE, and adds a description of why | sky@google.com | 2008-12-23 | 1 | -1/+3 |
* | Fix a canvas layout test by handling null values in canvas.createPattern. | tc@google.com | 2008-12-23 | 1 | -7/+2 |
* | Add a debug-only failure to test list that has been failing for a while. | ericroman@google.com | 2008-12-23 | 1 | -0/+5 |