| Commit message (Expand) | Author | Age | Files | Lines |
* | Rolling back switch to hammer patterns again. | bradnelson@chromium.org | 2008-10-20 | 2 | -45/+38 |
* | Update test lists to match the state of the tree | ojan@google.com | 2008-10-20 | 1 | -0/+15 |
* | * Fix LayoutTests/http/tests/navigation/reloadsubframe-*frame.html on Windows. | mmoss@google.com | 2008-10-20 | 1 | -2/+0 |
* | Split the ignore/fixed input files into platform directories so they can vary... | pinkerton@google.com | 2008-10-20 | 8 | -0/+1371 |
* | Adding in new hammer patterns. Restored from rollback change 3578. | bradnelson@chromium.org | 2008-10-18 | 2 | -38/+45 |
* | Rolling back CL 3578, discovered hammer.bat had not been updated yet. | bradnelson@chromium.org | 2008-10-18 | 2 | -45/+38 |
* | Re-baselining the geturlnotify-from-npp-destroystream.html as the behavior of... | ananta@chromium.org | 2008-10-18 | 1 | -5/+0 |
* | Applying software construction toolkit patterns in scons build. | bradnelson@chromium.org | 2008-10-17 | 2 | -38/+45 |
* | Rebaseline a few tests that are new since the merge. They | tc@google.com | 2008-10-17 | 1 | -11/+6 |
* | Fix post url layout test. | joshia@google.com | 2008-10-17 | 1 | -3/+0 |
* | Rebaselining LayoutTests/css3/transform-value-types.html to deal with impleme... | olehougaard@google.com | 2008-10-17 | 1 | -1/+0 |
* | Start compiling a bunch of *Chromium.cpp files in our port on | tc@google.com | 2008-10-17 | 1 | -1/+1 |
* | This fixes bug http://code.google.com/p/chromium/issues/detail?id=2952, which... | ananta@chromium.org | 2008-10-16 | 1 | -1/+0 |
* | Clearly distinguish the multiple "path_util" modules in use. | mmoss@google.com | 2008-10-16 | 2 | -6/+9 |
* | Fixed the re-baselining of two layout tests to be conformant with the newest ... | olehougaard@google.com | 2008-10-16 | 1 | -2/+0 |
* | Don't send duplicate "Cache-Control: max-age=0" headers. | ericroman@google.com | 2008-10-16 | 1 | -4/+0 |
* | Hook up skia + v8 bindings for getImageData(), putImageData(). | ericroman@google.com | 2008-10-16 | 1 | -8/+0 |
* | Fix test list syntax. | ericroman@google.com | 2008-10-16 | 1 | -1/+1 |
* | Fork layout_tests\pending\http\tests\misc\frame-default-enc-same-domain.html | jungshik@google.com | 2008-10-16 | 1 | -1/+1 |
* | This is a very important change and it is past time we commit it. | evanm@google.com | 2008-10-15 | 2 | -0/+13 |
* | painting_ only exists in debug mode, so only check it in debug mode | mark@chromium.org | 2008-10-15 | 1 | -0/+2 |
* | Make new http stack the default for test_shell.exe. The consequence of this c... | ericroman@google.com | 2008-10-15 | 4 | -6/+13 |
* | Rebaselines the move-past-trailing-sapce layout test. | gwilson@google.com | 2008-10-15 | 1 | -1/+0 |
* | compile a few more files needed by WTF | tc@google.com | 2008-10-15 | 1 | -5/+5 |
* | fix bustage, use new api | pinkerton@google.com | 2008-10-15 | 1 | -1/+1 |
* | Rebaseline 32 svg animation tests. | ericroman@google.com | 2008-10-15 | 1 | -31/+0 |
* | When running layout tests, have logging only go to a file. This prevents info... | pinkerton@google.com | 2008-10-15 | 5 | -17/+36 |
* | fix indenting so file:// urls are generated for paths that don't go to the we... | pinkerton@google.com | 2008-10-15 | 1 | -3/+3 |
* | Fixing a layout test by introducing support for SVG tags altGlyph and glyph. | olehougaard@google.com | 2008-10-15 | 1 | -1/+0 |
* | linux link errors | tc@google.com | 2008-10-15 | 1 | -0/+8 |
* | Remove these files; git cl should have deleted them | erg@google.com | 2008-10-15 | 2 | -98/+0 |
* | Link in WebView to the gtk test shell, and organize all the gtk files into th... | erg@google.com | 2008-10-15 | 4 | -3/+133 |
* | Add this file I forgot in my previous CL. | brettw@google.com | 2008-10-14 | 1 | -1/+1 |
* | Rename various text zoom related stuff to be more generic, since we now can | brettw@google.com | 2008-10-14 | 1 | -2/+2 |
* | Report a reasonable error message when test_shell isn't found, and give | brettw@google.com | 2008-10-14 | 1 | -3/+11 |
* | Remove passing test from fixable list. Passes after | ager@google.com | 2008-10-14 | 1 | -1/+0 |
* | Fix a number of layout tests. | ager@google.com | 2008-10-14 | 1 | -21/+0 |
* | Fix for issue 81 | olehougaard@google.com | 2008-10-14 | 1 | -1/+0 |
* | Remove passing tests from the list. | tc@google.com | 2008-10-13 | 1 | -3/+0 |
* | Re-add code to load the ahem font. | tc@google.com | 2008-10-13 | 4 | -12/+15 |
* | Basic GTK test shell: links in the SConscript and brings up a window with non... | evanm@google.com | 2008-10-13 | 5 | -13/+187 |
* | 4 layout tests rebaslined. | ericroman@google.com | 2008-10-13 | 1 | -6/+0 |
* | Fix build. | evanm@google.com | 2008-10-13 | 1 | -1/+2 |
* | Minimal change to make test_shell_tests link and run zero tests on Linux. | evanm@google.com | 2008-10-13 | 2 | -108/+146 |
* | IDL file merge. | ager@google.com | 2008-10-13 | 1 | -9/+0 |
* | 6 more passing layout tests. | ericroman@google.com | 2008-10-11 | 1 | -6/+0 |
* | Fix problem with how Image is created for ImageBuffer, that was causing some ... | ericroman@google.com | 2008-10-11 | 1 | -4/+0 |
* | Fix error when manually running http_server on Windows. | mmoss@google.com | 2008-10-10 | 1 | -5/+4 |
* | Implement layoutTestController.setPopupBlockingEnabled. This | tc@google.com | 2008-10-10 | 3 | -5/+17 |
* | Rebaseline tests for Windows XP buildbots without MS Office installed (and w... | jungshik@google.com | 2008-10-10 | 1 | -36/+8 |