summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add protected destructors to interface types that should only be deleted via adarin@chromium.org2009-08-1116-23/+52
* Mac: Fix assertion failure on pressing the fn-key (and increase robustness).avi@chromium.org2009-08-111-3/+20
* Revert 23064 - Ensure we don't load plugins on the IO threadsgk@google.com2009-08-112-8/+0
* Reverting 23068.darin@chromium.org2009-08-1112-58/+62
* Remove WebView::SetDelegate because I'd like to avoid having a method like thisdarin@chromium.org2009-08-1112-62/+58
* Roll WebKit to 47041amanda@chromium.org2009-08-111-0/+4
* Ensure we don't load plugins on the IO threadjam@chromium.org2009-08-112-0/+8
* Make double-clicking to select work correctly on Mac.tc@google.com2009-08-111-3/+8
* Enable MediaLeakTest.VideoBearhclam@chromium.org2009-08-111-1/+1
* I think both of these issues have been fixed now.agl@chromium.org2009-08-111-4/+0
* Linux: Make SandboxIPCProcess not be a WebKitClientagl@chromium.org2009-08-113-9/+14
* Remove obsolete and unused WebPreferences header.darin@chromium.org2009-08-111-94/+0
* Disallow setting the rate to values that would cause busy loops (< 1/16x) or ...kylep@chromium.org2009-08-111-0/+32
* Update the plugin finder service with the latest URLs.mal@chromium.org2009-08-111-4/+4
* Remove CRASH from QuickTime-based Mac layout tetsstuartmorgan@google.com2009-08-111-8/+6
* Update expectations with fallout from Webkit roll to 47034amanda@chromium.org2009-08-111-1/+6
* Mac: Make the password-field capslock indicator work again.avi@chromium.org2009-08-111-4/+1