| Commit message (Expand) | Author | Age | Files | Lines |
* | DevTools: dom_agent is dead. Long live InspectorDOMAgent. | pfeldman@chromium.org | 2009-08-14 | 20 | -2625/+58 |
* | Move glue/event_conversion.{h,cc} into the WebKit API implementation. | darin@chromium.org | 2009-08-14 | 10 | -337/+383 |
* | namespace Foo { class Bar; } is used many places, so I just left it. | jorlow@chromium.org | 2009-08-14 | 2 | -2/+2 |
* | Ensure we don't load plugins on the IO thread. | jam@chromium.org | 2009-08-14 | 12 | -131/+129 |
* | LoadLog is used as an output parameter, reorder it to the last parameter. | willchan@chromium.org | 2009-08-14 | 1 | -1/+1 |
* | Add disabled play and mute icons for media player. | kylep@chromium.org | 2009-08-14 | 6 | -0/+9 |
* | Update webkit from 47189 to 47265. | levin@chromium.org | 2009-08-14 | 1 | -1/+14 |
* | Reverting 23406. | levin@chromium.org | 2009-08-14 | 5 | -53/+48 |
* | Add TIMEOUT to many video tests failures. | levin@chromium.org | 2009-08-14 | 1 | -41/+41 |
* | Change PluginInstallImpl to use base::WindowImpl instead of CWindowImpl to re... | jhawkins@chromium.org | 2009-08-14 | 5 | -48/+53 |
* | Layout tests: mailto-always-utf-8.html has started flaky crashing on Windows. | agl@chromium.org | 2009-08-14 | 1 | -1/+1 |
* | Revert "Skia merge 317:321" | agl@chromium.org | 2009-08-14 | 8 | -28/+2 |
* | Skia merge 317:321 | agl@chromium.org | 2009-08-14 | 8 | -2/+28 |
* | Fix Chromium canary^h^h^h^H parrot build: remove InspectorController::clearCo... | levin@chromium.org | 2009-08-13 | 1 | -4/+5 |
* | Revert bad PNGs checked in in r14776. No checksums were checked in with thes... | pkasting@chromium.org | 2009-08-13 | 18 | -0/+0 |
* | Rebaseline svg/custom/focus-ring.svg, which looks OK to me. | pkasting@chromium.org | 2009-08-13 | 6 | -7/+5 |
* | At least for my cygwin setup, the depot_tools svn does not like doing operati... | pkasting@chromium.org | 2009-08-13 | 1 | -4/+9 |
* | Fix selectionlist on Linux by rebaselining the text file as well as the image... | pkasting@chromium.org | 2009-08-13 | 2 | -1/+111 |
* | Re-enable the ICO chunked decoding test. Remove check for condition that is ... | pkasting@chromium.org | 2009-08-13 | 2 | -3/+4 |
* | Make selectionlist.svg = FAIL | sidchat@google.com | 2009-08-13 | 1 | -1/+1 |
* | Restore the WebFrame::getPrintPageShrink() method originally added in rev 14639 | darin@chromium.org | 2009-08-13 | 3 | -0/+16 |
* | Blacklist the Gears plugin on Mac | stuartmorgan@google.com | 2009-08-13 | 1 | -0/+7 |
* | Linux: fix up use_system_{libxml,libxslt,sqlite3} | agl@chromium.org | 2009-08-13 | 1 | -2/+8 |
* | Add an UpdateContext call to WebPluginDelegateImpl on the Mac. | stuartmorgan@google.com | 2009-08-13 | 2 | -16/+26 |
* | Rebaseline a couple of tests that are OK, and add a few comments on the test_... | pkasting@chromium.org | 2009-08-13 | 11 | -13/+14 |
* | Disable ICOImageDecoderTest.ChunkedDecoding since it is failing for no appear... | maruel@chromium.org | 2009-08-13 | 1 | -1/+1 |
* | Add a few more tests to be investigated shortly. | levin@chromium.org | 2009-08-13 | 12 | -0/+9 |
* | DevTools: Add upcoming StatusBarButton.js to devtools.html | mnaganov@chromium.org | 2009-08-13 | 1 | -0/+1 |
* | Fix another insert of the LOG() macro being defined twice | levin@chromium.org | 2009-08-13 | 2 | -1/+8 |
* | Reverting 23285 since a test_shell test "ICOImageDecoderTest.ChunkedDecoding"... | hbono@chromium.org | 2009-08-13 | 2 | -22/+4 |
* | WebKit Merge from 47041 to 47159. | levin@chromium.org | 2009-08-13 | 1 | -0/+4 |
* | A quick fix for Issue 18844. | hbono@chromium.org | 2009-08-13 | 2 | -4/+22 |
* | Refcounting BufferedResourceLoader | hclam@chromium.org | 2009-08-13 | 3 | -74/+88 |
* | Implemented end-of-stream callback for media::PipelineImpl. | scherkus@chromium.org | 2009-08-12 | 2 | -2/+32 |
* | Defer closing the TestShell window. | darin@chromium.org | 2009-08-12 | 1 | -6/+1 |
* | Add a few more |#undef LOG| directives to code that might see both WebKit's | mark@chromium.org | 2009-08-12 | 4 | -4/+12 |
* | Appcache related WebKit API additions. With this patch the compile-time flag ... | michaeln@google.com | 2009-08-12 | 11 | -8/+441 |
* | Remove Playback Rate from the context menu. | scherkus@chromium.org | 2009-08-12 | 3 | -18/+4 |
* | Update comments in README to reflect LayoutTests moving to third_party/webkit | dpranke@google.com | 2009-08-12 | 1 | -3/+0 |
* | Try to fix the Mac build on the canary bot, by excluding a new cross-platform... | pkasting@chromium.org | 2009-08-12 | 1 | -0/+4 |
* | Land Vitaly's regression test for event listener memory leak. | ager@chromium.org | 2009-08-12 | 6 | -5/+163 |
* | Rebaseline block-test* tests for Mac. | darin@chromium.org | 2009-08-12 | 3 | -3/+134 |
* | Add new args in preparation of added ways to generate | nsylvain@chromium.org | 2009-08-12 | 1 | -0/+7 |
* | Add code to enable chromium-win-vista platform for vista-specific diffs. | dpranke@google.com | 2009-08-12 | 3 | -11/+28 |
* | Adds a command line switch to enable the appcache, and plumb the switch throu... | michaeln@google.com | 2009-08-12 | 6 | -0/+11 |
* | Add a --find-baselines option to run_webkit_tests. | dpranke@google.com | 2009-08-12 | 2 | -13/+68 |
* | Add a "LoadLog" parameter to transactions, hostresolver, clientsocketpool and... | ericroman@google.com | 2009-08-12 | 1 | -1/+1 |
* | Some cleanup | michaeln@google.com | 2009-08-11 | 1 | -1/+1 |
* | Take 2: Remove WebView::SetDelegate because I'd like to avoid having a method | darin@chromium.org | 2009-08-11 | 14 | -69/+70 |
* | Re-baseline tests that are producing correct/acceptable results on Windows. | pam@chromium.org | 2009-08-11 | 8 | -16/+80 |