summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove all direct calls to NPN_ functions in WebCore. The replacement for th...jorlow@chromium.org2009-08-114-73/+84
* The spec for ____storage.key() changed. Now, instead of raising an exception...jorlow@chromium.org2009-08-115-21/+9
* Add some helper methods for constructing a WebCString from UTF16 input,darin@chromium.org2009-08-118-15/+50
* Add test exceptions due to merge falloutjorlow@chromium.org2009-08-111-0/+4
* Roll WebKit to 47010amanda@chromium.org2009-08-113-180/+20
* Fix possible uninitialized variable if all frames in the .ico are smaller tha...pkasting@chromium.org2009-08-111-1/+1
* Update manifest parser code to match current HTML5 spec byjennb@chromium.org2009-08-103-26/+46
* Change a plugin test using QuickTime from CRASH to FAILstuartmorgan@google.com2009-08-101-1/+1
* Add the test plugin to the Mac plugin whiteliststuartmorgan@google.com2009-08-101-2/+3
* overflow-float-stacking.html crashed, not failed.sgk@google.com2009-08-101-1/+1
* overlow-float-stacking.html flaked after webkit roll to 46977.sgk@google.com2009-08-101-0/+3
* Add windows to some regressions from WebKit roll to 46977amanda@chromium.org2009-08-101-4/+5
* Only load whitelisted plugins on the Macstuartmorgan@google.com2009-08-101-3/+10
* Roll WebKit to 46977, fold in http://codereview.chromium.org/164247amanda@chromium.org2009-08-108-473/+153
* Correct the order of the methods in webframe_impl.cc to match how they aredarin@chromium.org2009-08-102-818/+809
* Adding two more layout test failures to test expectations.senorblanco@chromium.org2009-08-101-0/+2
* Enable skia asserts. They were disabled some time ago due tosenorblanco@chromium.org2009-08-101-1/+9
* DevTools heap profiler: implement showing objects count & size as percents.mnaganov@chromium.org2009-08-101-5/+109
* Rebaseline tests of svg/W3C-SVG-1.1/filters-example-01-b.svg and svg/W3C-SVG-...hamaji@chromium.org2009-08-1010-7/+639