| Commit message (Expand) | Author | Age | Files | Lines |
* | Implementing that callback required to pass | finnur@google.com | 2009-02-07 | 8 | -84/+115 |
* | Migration/scrubbing of V8 custom bindings: SVG, Chromium side | dglazkov@google.com | 2009-02-06 | 6 | -105/+66 |
* | Add logging to NP_Initialize and CP_Initialize to try to figure out why gears | mpcomplete@google.com | 2009-02-06 | 1 | -0/+4 |
* | Fix tests_fixable, again. | sky@google.com | 2009-02-06 | 1 | -3/+0 |
* | Fixes bad defer line. | sky@google.com | 2009-02-06 | 1 | -1/+0 |
* | Add failing test. | ojan@chromium.org | 2009-02-06 | 1 | -0/+3 |
* | One more layout test passing. | finnur@google.com | 2009-02-06 | 2 | -5/+4 |
* | Defers the layout test LayoutTests/fast/canvas/pointInPath.html . This | sky@google.com | 2009-02-06 | 1 | -2/+7 |
* | Add a command line option --disable-web-security. People can use this option... | abarth@chromium.org | 2009-02-06 | 2 | -0/+3 |
* | Reference and create a RenderView when needed. | jrg@chromium.org | 2009-02-06 | 2 | -17/+41 |
* | Make the mime -> extension code return a dotless extension. | deanm@chromium.org | 2009-02-06 | 1 | -1/+2 |
* | Add a Repack tool to scons. This is used to compile linux resources | tc@google.com | 2009-02-06 | 3 | -12/+0 |
* | Initial plugin support has been implemented which makes some layout tests pass | jhawkins@chromium.org | 2009-02-06 | 1 | -18/+18 |
* | One test marked for fail is passing on mac. | thomasvl@chromium.org | 2009-02-06 | 1 | -1/+1 |
* | Remove duplicate test expectations. | estade@chromium.org | 2009-02-06 | 1 | -1/+1 |
* | Windows specific platform test are expected to fail on Linux and Mac, but we ... | finnur@google.com | 2009-02-06 | 1 | -1/+1 |
* | Get 6 more layout tests passing. | finnur@google.com | 2009-02-06 | 5 | -15/+128 |
* | Pre-upstreaming scrubbing of MessagePort. | dglazkov@google.com | 2009-02-06 | 1 | -177/+183 |
* | Refactor the custom GTK container implementation into a class of statics. No... | deanm@chromium.org | 2009-02-06 | 1 | -94/+97 |
* | WebKit merge 40539:40668 [chromium side] | levin@chromium.org | 2009-02-06 | 4 | -13/+33 |
* | Fix for http://code.google.com/p/chromium/issues/detail?id=7429 | mbelshe@google.com | 2009-02-06 | 1 | -2/+4 |
* | Icon for TestShell.app | mark@chromium.org | 2009-02-06 | 3 | -1/+5 |
* | Rebaselining a layout test - the text fonts are different. This is one of tho... | sidchat@google.com | 2009-02-06 | 4 | -3/+19 |
* | Remove expected failures since the tests now pass. | darin@chromium.org | 2009-02-06 | 1 | -9/+0 |
* | Moves some navigation tests to the ignore list as we never intend to | sky@google.com | 2009-02-06 | 2 | -8/+9 |
* | Update tests list. Three tests pass because of r9266. The other three seem to... | kuchhal@chromium.org | 2009-02-05 | 1 | -7/+0 |
* | Remove unused ScriptCallContextV8.cpp | dglazkov@google.com | 2009-02-05 | 1 | -82/+0 |
* | The final bits needed so we can navigate away from Flash pages without crashi... | evan@chromium.org | 2009-02-05 | 3 | -42/+41 |
* | Adds pointer to WebKit bug in tests_fixable. | sky@google.com | 2009-02-05 | 1 | -0/+2 |
* | Report timeout before sending EOF to mark the correct test as timed out. | kuchhal@chromium.org | 2009-02-05 | 1 | -1/+1 |
* | Fix double free in test_shell_tests on linux with SHARED=1. | tc@google.com | 2009-02-05 | 1 | -7/+14 |
* | Remove webkit glue stubs. | jrg@chromium.org | 2009-02-05 | 1 | -29/+0 |
* | Fix build break when ENABLE_WORKERS is set | jam@chromium.org | 2009-02-05 | 1 | -0/+9 |
* | Stop using the function computePageRects() duplicated in FrameChromium.cpp. | maruel@chromium.org | 2009-02-05 | 4 | -18/+37 |
* | Make the number of jobs correspond to the number of available | darin@chromium.org | 2009-02-05 | 1 | -1/+7 |
* | Updates tests_fixable to remove two failures from merge that have been fixed. | sky@google.com | 2009-02-05 | 1 | -4/+0 |
* | Add support for the V8Custom attribute in advance of merging in | darin@chromium.org | 2009-02-05 | 1 | -7/+16 |
* | Disable the WanWang protocol handler plugin (npww.dll) as it crashes during s... | ananta@chromium.org | 2009-02-05 | 1 | -0/+8 |
* | Removes the test LayoutTests/transitions/transition-end-event-nested.html fro... | sky@google.com | 2009-02-05 | 1 | -3/+0 |
* | Fix the dependency checker tool. Rules for a directory did modify their direc... | stoyan@chromium.org | 2009-02-05 | 3 | -0/+17 |
* | Tagging two tests that seem to have a pattern the last day or so on the mac b... | thomasvl@chromium.org | 2009-02-05 | 1 | -0/+2 |
* | WebKit merge 40500:40539 [Chromium side] | levin@chromium.org | 2009-02-05 | 8 | -20/+58 |
* | Finish taking out render_messages.h includes from headers. | jam@chromium.org | 2009-02-05 | 8 | -69/+121 |
* | A workaround fix for Issue 6971. | hbono@chromium.org | 2009-02-05 | 1 | -39/+40 |
* | Check for a NULL WebPluginDelegate pointer in WebPluginImpl::TearDownPluginIn... | ananta@chromium.org | 2009-02-05 | 1 | -4/+6 |
* | Disable some tests on linux that started to fail after r9202 which | tc@google.com | 2009-02-05 | 1 | -0/+7 |
* | Index: /usr/local/google/home/shess/chromium/chromium-svn-submit/src/webkit/t... | shess@chromium.org | 2009-02-05 | 1 | -16/+2 |
* | Updates tests_fixable per my last commit. | sky@google.com | 2009-02-05 | 1 | -6/+0 |
* | This "unbaselines" some tests that were prematurely rebaselined before. Six | dsh@google.com | 2009-02-05 | 30 | -435/+17 |
* | Take two at this CL. My last client was borked. TBR since tony approved the l... | ojan@chromium.org | 2009-02-05 | 1 | -4/+15 |