| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Unfork HTMLOptionsCollection.idl. This was forked a long time ago and | ager@google.com | 2008-11-28 | 2 | -3/+14 |
* | Get back the messages in the inspector console. | sgjesse@chromium.org | 2008-11-28 | 1 | -5/+29 |
* | Changing expectation for exception test that is working as intended. | olehougaard@google.com | 2008-11-28 | 2 | -1/+1 |
* | Update webkit deps after unfork of character data. | ager@google.com | 2008-11-27 | 1 | -3/+3 |
* | Remove file_util::kPathSeparator from posix. | estade@chromium.org | 2008-11-27 | 3 | -34/+30 |
* | Fix null dereference that happens in accessibilty because FrameView is gone d... | jam@chromium.org | 2008-11-27 | 2 | -12/+11 |
* | Match Windows checkbox and radio metrics. We now pass basic-inputs.html. | deanm@chromium.org | 2008-11-27 | 2 | -48/+20 |
* | Remove exceptions from purify data file since bug was fixed. | erikkay@google.com | 2008-11-27 | 1 | -254/+0 |
* | src/webkit side of webKit merge 38653:38729 | ojan@google.com | 2008-11-27 | 14 | -273/+447 |
* | The javascript alert dialog was removed from test shell. | mbelshe@google.com | 2008-11-27 | 1 | -0/+1 |
* | Reverting 6072. | ojan@google.com | 2008-11-27 | 4 | -5/+5 |
* | Linux: Match the tmMaxCharWidth of Windows exactly. | agl@chromium.org | 2008-11-26 | 2 | -3/+2 |
* | ActiveX changes part 2: remove old #defines, replace with new one. | pkasting@chromium.org | 2008-11-26 | 4 | -5/+5 |
* | The autofill code was always assuming input element were part of a form, whic... | jcampan@chromium.org | 2008-11-26 | 1 | -1/+1 |
* | fix a leak in the plugin cache | erikkay@google.com | 2008-11-26 | 1 | -89/+117 |
* | Fix test failures caused by bad temporary variable. | darin@chromium.org | 2008-11-26 | 1 | -2/+1 |
* | src/webkit side of webKit merge 38625:38653 | ojan@google.com | 2008-11-26 | 3 | -0/+26 |
* | Remove dependencies on base/ from MIMETypeRegistry.cpp | darin@chromium.org | 2008-11-26 | 3 | -6/+21 |
* | Remove a layout-test-only font-fallback path. | ericroman@google.com | 2008-11-26 | 14 | -58/+16 |
* | Remove dependencies on base/glue from these 2 port files. | jam@chromium.org | 2008-11-26 | 4 | -28/+22 |
* | add support for --enable-file-cookies and the resource loader. | pinkerton@google.com | 2008-11-26 | 1 | -12/+17 |
* | Reverting 6043. | ojan@google.com | 2008-11-26 | 3 | -20/+5 |
* | Remove dependencies on base/ from MIMETypeRegistry.cpp | darin@chromium.org | 2008-11-26 | 3 | -5/+20 |
* | The autofill menu does not accept the selection on abandon, such as when pres... | jcampan@chromium.org | 2008-11-26 | 3 | -9/+40 |
* | Turn on d&d emulation in the layout tests on mac/linux. | tc@google.com | 2008-11-26 | 2 | -55/+3 |
* | Clean up v8_binding.h by putting config.h at the top. | darin@chromium.org | 2008-11-26 | 1 | -18/+4 |