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