| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Webkit merge 39410:39438 (CL 4 of 4). | ericroman@google.com | 2008-12-23 | 8 | -6/+29 |
* | fix path. | ericroman@google.com | 2008-12-23 | 1 | -2/+2 |
* | Fix TestShell and not just TestShellTests! | darin@chromium.org | 2008-12-23 | 1 | -2/+2 |
* | This should fix the mac test_shell_tests build. | darin@chromium.org | 2008-12-23 | 1 | -6/+6 |
* | Use platform/chromium from third_party/WebKit, etc. | darin@chromium.org | 2008-12-23 | 133 | -23100/+578 |
* | windows baseline for fast/css/word-space-extra.html | tc@google.com | 2008-12-23 | 3 | -4/+1 |
* | rebaseline LayoutTests/fast/css/word-space-extra: only font differences | tc@google.com | 2008-12-23 | 4 | -8/+1337 |
* | These tests have been passing all day. Marking them as fixed. | sky@google.com | 2008-12-23 | 1 | -5/+4 |
* | Removes three tests that are now passing as the result of adding | sky@google.com | 2008-12-23 | 1 | -3/+0 |
* | Expand comment for shouldUseCredentialStorage stub, explaining what it might | pamg@google.com | 2008-12-23 | 1 | -3/+9 |
* | Adds comments as to why two regex tests are failing. | sky@google.com | 2008-12-22 | 1 | -0/+2 |
* | Fix Mac Release build. | jeremy@chromium.org | 2008-12-22 | 1 | -1/+1 |
* | Rebaselines animations/keyframes-rule-expected.txt . The upstream test | sky@google.com | 2008-12-22 | 2 | -63/+66 |
* | These tests pass on linux. Green the linux buildbot. | tc@google.com | 2008-12-22 | 1 | -3/+1 |
* | Adds support for pauseAnimationAtTimeOnElementWithId and | sky@google.com | 2008-12-22 | 9 | -7/+122 |
* | Point the Mac build at the newly added files in third_party/WebKit. | darin@google.com | 2008-12-22 | 2 | -335/+250 |
* | Move RenderThemeMac to WebCore/rendering/RenderThemeChromiumMac (2/2) | dglazkov@google.com | 2008-12-22 | 3 | -2188/+6 |
* | Remove accidentally added Win-specific file from Linux build. | dglazkov@google.com | 2008-12-22 | 1 | -1/+0 |
* | Move RenderThemeWin to WebCore/rendering and rename it to RenderThemeChromium... | dglazkov@google.com | 2008-12-22 | 8 | -776/+11 |
* | Rebaseline 2 form tests and reorg input type=search tests. | tc@google.com | 2008-12-22 | 7 | -134/+135 |
* | Handle cases where the multipart boundary is improperly prefixed with "--". | darin@chromium.org | 2008-12-22 | 3 | -1/+33 |
* | Move port/plugins/chromium to WebCore/plugins | dglazkov@google.com | 2008-12-22 | 6 | -68/+20 |
* | Fix mac build bustage by building the right version of MediaPlayerPrivateChro... | darin@google.com | 2008-12-22 | 1 | -4/+4 |
* | Rebaselines the test | sky@google.com | 2008-12-22 | 7 | -4/+79 |
* | Move svg/graphics/skia to the vendor branch (2/2). | dglazkov@google.com | 2008-12-22 | 12 | -791/+44 |
* | Some cleanup in webkit/. | darin@chromium.org | 2008-12-22 | 11 | -421/+331 |
* | update tests_fixable for linux failures | tc@google.com | 2008-12-22 | 1 | -0/+3 |
* | Fix Mac Build for 39369:39410 Merge | dglazkov@google.com | 2008-12-22 | 2 | -0/+22 |
* | cChrome side of WebKit merge 39369:39410. | pamg@google.com | 2008-12-22 | 11 | -154/+223 |
* | Fix line endings to be LF, and set svn:eol-style to keep it that way. | darin@chromium.org | 2008-12-20 | 1 | -2/+2 |
* | Get rid of another base/ include by inlining the NSView/HWND/GtkWidget typdefs. | eseidel@chromium.org | 2008-12-20 | 3 | -14/+26 |
* | Fixed crash when clicking empty select element. | darin@chromium.org | 2008-12-20 | 1 | -5/+6 |
* | Remove dependencies from port on base/gfx/native_theme and base/win_util. In... | darin@chromium.org | 2008-12-20 | 11 | -196/+326 |
* | Fixed two layout tests. | estade@chromium.org | 2008-12-20 | 3 | -4/+1 |
* | tests failing on win | tc@google.com | 2008-12-20 | 1 | -0/+3 |
* | Updates tests_fixable to indicate a couple of bugs have been filed. | sky@google.com | 2008-12-19 | 1 | -2/+2 |
* | remove wrong baselines | tc@google.com | 2008-12-19 | 22 | -105/+3 |
* | De-basify SkiaFontwin | dglazkov@google.com | 2008-12-19 | 1 | -7/+15 |
* | Add missing files from previous checkin. | brettw@google.com | 2008-12-19 | 2 | -2/+2 |
* | Remove dependency on base/string_util.h, and rename some methods to better | darin@chromium.org | 2008-12-19 | 1 | -10/+17 |
* | Prevent a crash when a popup menu is closing. | estade@chromium.org | 2008-12-19 | 1 | -1/+0 |
* | plumb missing image code through the chrome bridge. Use the .gif version inst... | pinkerton@google.com | 2008-12-19 | 6 | -71/+67 |
* | update linux test results, these tests are flaky. | tc@google.com | 2008-12-19 | 1 | -0/+2 |
* | fix some more mac tests by rebasing v8 vs. JSC differences | pinkerton@google.com | 2008-12-19 | 3 | -0/+61 |
* | Ignoring test for the BOM characters. We've decided to be compatible with | olehougaard@google.com | 2008-12-19 | 2 | -3/+6 |
* | Make sure to initialize the proxy before using it's dom constructor | ager@google.com | 2008-12-19 | 1 | -0/+2 |
* | Initial generation of native Visual Studio solution files | sgk@google.com | 2008-12-19 | 16 | -250/+564 |
* | Documenting the current status of a few layout tests. | olehougaard@google.com | 2008-12-19 | 1 | -1/+3 |
* | Fix 3 erroneous layout test baselines on linux. | estade@chromium.org | 2008-12-19 | 7 | -6/+3 |
* | Chromium half of the WebKit merge from 39335 to 39369. | pamg@google.com | 2008-12-19 | 3 | -1/+16 |