| Commit message (Expand) | Author | Age | Files | Lines |
* | Copy of http://codereview.chromium.org/13003 created by yury.semikhatsky@gmai... | sgjesse@chromium.org | 2008-12-03 | 7 | -0/+1901 |
* | Remove some passing tests from the tests list. | deanm@chromium.org | 2008-12-03 | 1 | -13/+0 |
* | Remove some correctly passing tests; add notes on some others. | evanm@google.com | 2008-12-03 | 1 | -8/+2 |
* | Handle the zoom cursors properly by copying more code out of WebKit's GTK port. | evanm@google.com | 2008-12-03 | 2 | -2/+262 |
* | Tag some failing layout tests with the reason they're failing. | evanm@google.com | 2008-12-03 | 1 | -2/+11 |
* | Linux: Re-baseline multiple_pseudo_elements-expected.html | agl@chromium.org | 2008-12-03 | 4 | -4/+104 |
* | Linux: calculate x-height from the outline of the glyph. | agl@chromium.org | 2008-12-03 | 2 | -9/+25 |
* | Annotate some tests in the test list with more information. | evanm@google.com | 2008-12-03 | 2 | -18/+19 |
* | Revert my skia file moves because of layout test failures. | brettw@google.com | 2008-12-03 | 6 | -24/+19 |
* | Linux rebaseline: css1/font_properties/font.html | agl@chromium.org | 2008-12-03 | 4 | -1/+229 |
* | Update layout test baselines now that tc fixed 2857. | erg@google.com | 2008-12-03 | 3 | -7/+2 |
* | Add a MEDIA resource to webkit port and glue code so that | hclam@chromium.org | 2008-12-03 | 3 | -2/+8 |
* | Merge the windows and linux test lists. | tc@google.com | 2008-12-03 | 5 | -1693/+340 |
* | Fix color conversion. When I removed the dependency on skia_utils in this por... | brettw@google.com | 2008-12-03 | 1 | -1/+1 |
* | Move convolver, image_operations, and skia_utils from base/gfx to skia/ext. | brettw@google.com | 2008-12-02 | 6 | -19/+24 |
* | Change the map of accessibility id to IAccessible interface to hold | ananta@chromium.org | 2008-12-02 | 2 | -2/+4 |
* | Allow PDF files to open in Acrobat Reader. | ananta@chromium.org | 2008-12-02 | 6 | -19/+19 |
* | Remove empty "port/dom" directory and reference to non-existent ScriptControl... | dglazkov@google.com | 2008-12-02 | 1 | -4/+0 |
* | LayoutTests/css1/box_properties/acid_test.html now runs on Linux. | agl@chromium.org | 2008-12-02 | 1 | -1/+0 |
* | Add Verdana to the list of loaded fonts. | agl@chromium.org | 2008-12-02 | 1 | -0/+4 |
* | Triage some layout tests. I filed bugs on 3 and rebaselined one. | brettw@google.com | 2008-12-02 | 4 | -6/+5 |
* | Fix text selection for the Mac test_shell, for some value of "fix". | paul@chromium.org | 2008-12-02 | 1 | -1/+1 |
* | Add a note about why chrome/fonts/impact.html layout test is broken. | 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 | 4 | -33/+21 |
* | Add setStopProvisionalFrameLoads to the test shell layout test controller. | tc@google.com | 2008-12-02 | 4 | -4/+25 |
* | Few minor updates to the linux expected results list. | deanm@chromium.org | 2008-12-02 | 1 | -2/+1 |
* | Rebaseline deep-recursion, additional test cases were added upstream. | deanm@chromium.org | 2008-12-02 | 4 | -7/+5 |
* | Attempt to get the linux expected results closer to reality. | deanm@chromium.org | 2008-12-02 | 1 | -8/+305 |
* | Attempt to make the linux test lists more accurate. | deanm@chromium.org | 2008-12-02 | 2 | -682/+61 |
* | I wanted env.subst() afterall, env.Dir is apparently incorrect. | deanm@chromium.org | 2008-12-02 | 1 | -2/+1 |
* | Pre-substitute webkit includes to avoid repeated subsitution. This causes my... | deanm@chromium.org | 2008-12-02 | 1 | -16/+19 |
* | Oops, no pipe anymore. | nsylvain@chromium.org | 2008-12-02 | 1 | -1/+1 |
* | A test was there twice in the tests_fixable.txt | nsylvain@chromium.org | 2008-12-02 | 1 | -4/+1 |
* | Update debug fixable list. | ojan@google.com | 2008-12-02 | 1 | -0/+5 |
* | Add a wrapper around beyondcompare/kdiff3 so that it can be plugged into | ojan@google.com | 2008-12-02 | 2 | -9/+127 |
* | Forgot to include this in the merge change I just landed. TBR to greenify tree. | ojan@google.com | 2008-12-02 | 1 | -1/+11 |
* | src/webkit side of webkit merge 38729:38760 | ojan@google.com | 2008-12-01 | 8 | -12/+57 |
* | Baseline 12 layout tests (10 new, 2 changed) | ericroman@google.com | 2008-12-01 | 37 | -63/+321 |
* | Re-point WebCoreObjCExtras to WebKit, remove one from pending dir. | dglazkov@google.com | 2008-12-01 | 2 | -83/+1 |
* | Enable the X selection clipboard for copying html and text out of a linux tes... | tc@google.com | 2008-12-01 | 10 | -6/+90 |
* | Allow for setting platform-specific expecations for layout tests. | ojan@google.com | 2008-12-01 | 7 | -168/+193 |
* | Pressing tab with no selection while the form autofill was showing would crash. | jcampan@chromium.org | 2008-12-01 | 1 | -3/+5 |
* | Review URL: http://codereview.chromium.org/12503 | dglazkov@google.com | 2008-12-01 | 4 | -298/+1 |
* | Linux: When asked for Monaco font, default to Times New Roman. | agl@chromium.org | 2008-12-01 | 2 | -1/+10 |
* | This layout test is flaky in debug. | nsylvain@chromium.org | 2008-12-01 | 1 | -1/+2 |
* | Fix printing. With a webkit merge, the paint() command started to be delegate... | maruel@chromium.org | 2008-12-01 | 1 | -1/+2 |
* | Remove unused RenderThemeWin::getMinimalButtonPadding. | deanm@chromium.org | 2008-11-28 | 2 | -13/+0 |
* | Match Windows select metrics. | deanm@chromium.org | 2008-11-28 | 3 | -32/+79 |
* | Remove test that is consistently passing from test list. | ager@google.com | 2008-11-28 | 1 | -3/+0 |
* | Rebaselined test that expected non-conformant evaluation order of comparisons. | olehougaard@google.com | 2008-11-28 | 3 | -1/+179 |