| Commit message (Expand) | Author | Age | Files | Lines |
* | Rebaseline an SVG test. There is slight difference in shading around the bord... | sidchat@google.com | 2009-02-24 | 4 | -3/+21 |
* | rollback r10264 to fix build bustage | darin@chromium.org | 2009-02-24 | 2 | -30/+0 |
* | Recommit r10259 after successful try server run. | jeremy@chromium.org | 2009-02-24 | 1 | -14/+4 |
* | Update build files to pick up newly added files. | darin@chromium.org | 2009-02-24 | 2 | -0/+30 |
* | Xcode changes to build third_party/WebKit/WebKit/chromium | darin@google.com | 2009-02-24 | 2 | -0/+167 |
* | Revert r10259 & subsequent fixes. | jeremy@chromium.org | 2009-02-24 | 1 | -4/+14 |
* | Fix for Sandboxed WebKit on OS X: | jeremy@chromium.org | 2009-02-24 | 1 | -14/+4 |
* | Minor includes cleanup. | darin@chromium.org | 2009-02-24 | 5 | -5/+1 |
* | Add a check for empty handle in V8Proxy::GetSourceLineNumber() | sgjesse@chromium.org | 2009-02-24 | 1 | -1/+5 |
* | mark a couple more tests as failing: | tc@google.com | 2009-02-24 | 1 | -0/+2 |
* | WebKit Merge! (chrome part) | eseidel@chromium.org | 2009-02-24 | 4 | -10/+43 |
* | The find bar should be owned and managed from the BrowserView, not the WebCon... | finnur@google.com | 2009-02-24 | 1 | -14/+13 |
* | Multiple fixes for broken Linux SHARED=1 build. This gets things building, bu... | mmoss@chromium.org | 2009-02-23 | 3 | -2/+14 |
* | the lI tried to land the clipboard change locally (it was landed upstream too... | sky@google.com | 2009-02-23 | 3 | -9/+0 |
* | I'm expanding this to fix a couple of bugs in determining the file name for | sky@google.com | 2009-02-23 | 3 | -0/+9 |
* | Rebaseline an SVG test. The "spoke" of the wheel pointing NE has the upper ed... | sidchat@google.com | 2009-02-23 | 3 | -4/+2 |
* | Build third_party/WebKit/WebKit/chromium on Linux. | darin@chromium.org | 2009-02-23 | 2 | -0/+24 |
* | Change layout test expectations on linux: mark a failing test as failing and ... | estade@chromium.org | 2009-02-23 | 1 | -2/+4 |
* | Add new vcproj for contents of third_party/WebKit/WebKit/chromium | darin@chromium.org | 2009-02-23 | 3 | -0/+183 |
* | Try to fix the tree. | evan@chromium.org | 2009-02-23 | 1 | -2/+3 |
* | Fix more GCC 4.3 warnings. | evan@chromium.org | 2009-02-23 | 1 | -1/+2 |
* | Update include paths for grit files. Go ahead and resort | tc@google.com | 2009-02-22 | 10 | -27/+11 |
* | Add diagnostic information to help track down why the Purify layout tests | pam@chromium.org | 2009-02-22 | 1 | -0/+3 |
* | Add NPAPI plugins contained in extensions to the PluginList. | mpcomplete@google.com | 2009-02-21 | 2 | -4/+26 |
* | Update tests_fixable for linux. Most changes likely due to the most recent me... | estade@chromium.org | 2009-02-21 | 1 | -11/+6 |
* | Show page icons on back/forward menu lists on linux. | estade@chromium.org | 2009-02-20 | 1 | -1/+1 |
* | Move units to new module printing. Add printing_unittests on Windows too. Mak... | maruel@chromium.org | 2009-02-20 | 3 | -0/+36 |
* | #define WTF_CHANGES in config.h.in. | mark@chromium.org | 2009-02-20 | 1 | -0/+2 |
* | Mark some mac tests always passing, mark one debug flaky test. | thomasvl@chromium.org | 2009-02-20 | 1 | -2/+3 |
* | Remove unused 'node' parameter from ImeUpdateStatus. | darin@chromium.org | 2009-02-20 | 5 | -6/+1 |
* | Display windowless plugins on Linux as windowed. | deanm@chromium.org | 2009-02-20 | 1 | -0/+7 |
* | Reported crashers indicate that the autofill popup-menu is showing for a deta... | jcampan@chromium.org | 2009-02-19 | 1 | -2/+17 |
* | Marks the test | sky@google.com | 2009-02-19 | 1 | -2/+3 |
* | Defers the test | sky@google.com | 2009-02-19 | 1 | -2/+3 |
* | Enable SSL error handling in Linux again. | dkegel@google.com | 2009-02-19 | 2 | -1/+9 |
* | Rebaselines the test | sky@google.com | 2009-02-19 | 3 | -2/+3 |
* | Rebaselines the test | sky@google.com | 2009-02-19 | 4 | -73/+73 |
* | Defers accessibility layout tests per our discussion the other day. | sky@google.com | 2009-02-19 | 1 | -1/+3 |
* | Rebaselines the test LayoutTests/fast/transforms/shadows.html . We | sky@google.com | 2009-02-19 | 4 | -3/+107 |
* | Make render_view_context_menu_controller.cc compile on Posix. | jhawkins@chromium.org | 2009-02-19 | 1 | -0/+2 |
* | Update the fixable list to defer all the new tests and the | ojan@chromium.org | 2009-02-19 | 1 | -76/+146 |
* | WebKit Merge 41057:41077, Chromium Side | dglazkov@google.com | 2009-02-19 | 3 | -17/+0 |
* | Send over the HTTP status code in the ViewHostMsg_FrameNavigate message comin... | ananta@chromium.org | 2009-02-19 | 1 | -0/+1 |
* | Mac passes this, and any upstream change we should pick up just fine also. | thomasvl@chromium.org | 2009-02-19 | 1 | -1/+1 |
* | Marked two tests as failing on windows | plesner@google.com | 2009-02-19 | 1 | -2/+2 |
* | Add parsing for PAC result strings -- ProxyInfo::UsePacString(). | ericroman@google.com | 2009-02-19 | 1 | -1/+1 |
* | Added test status I'd forgotten in the first changelist | plesner@google.com | 2009-02-19 | 1 | -0/+1 |
* | Ignored a handful of v8-related layout tests that we have no intention | plesner@google.com | 2009-02-19 | 8 | -38/+173 |
* | Add #include <string> | estade@chromium.org | 2009-02-19 | 1 | -0/+1 |
* | Revert 9992, as it broke origin-header-for-https.html on Webkit Linux builder | dkegel@google.com | 2009-02-19 | 1 | -4/+1 |