summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Fix dummy plugin window update (Mac)stuartmorgan@chromium.org2009-11-061-6/+8
* De-flakay mac test_expectations.japhet@chromium.org2009-11-061-58/+9
* Pipe cmd-z back to browser.thakis@chromium.org2009-11-061-5/+0
* Add in missing expectationsdpranke@google.com2009-11-061-1/+1
* Add in missing expectationsdpranke@google.com2009-11-061-0/+3
* Modify rebaselining tool to also rebaseline IMAGE, IMAGE+TEXT, and TEXTdpranke@google.com2009-11-061-1/+4
* Reverting 31266. threw asserts in test_shell on the bots.amanda@chromium.org2009-11-063-18/+141
* Handle missing files more cleanly.dpranke@google.com2009-11-062-0/+2
* Fix for a renderer crasher related to password autofill.jcampan@chromium.org2009-11-061-0/+8
* Unfork shared methods of WebPluginDelegateImpl. As a side effect, should fixamanda@chromium.org2009-11-063-141/+18
* Add some failures back in to test_expecations that I shouldn't have removed.japhet@chromium.org2009-11-061-1/+5
* Add WIN to the failing platforms for LayoutTests/media/video-volume-slider.ht...levin@chromium.org2009-11-061-1/+1
* Update bug number for layout test: LayoutTests/fast/text/international/thai-c...victorw@chromium.org2009-11-061-1/+1
* De-flakify linux test_expectations. BUG=10476 BUG=11763 BUG=14207 BUG=18724 ...japhet@chromium.org2009-11-061-36/+5
* Add test expectations for video-volume-slider on Windows.levin@chromium.org2009-11-067-1/+83
* Deleted webcore build scripts that were previously moved to webkit.orgyaar@chromium.org2009-11-068-820/+0
* Implement the Cocoa event model for Mac NPAPI. This is a first cut for theamanda@chromium.org2009-11-062-60/+214
* Update the find result index "(m of n)" whenever there is an active selection...johnnyg@chromium.org2009-11-061-3/+5
* DevTools: Turn pause on exceptions off by default (as in Web Inspector and Fi...pfeldman@chromium.org2009-11-061-1/+1
* Invoke DevTools window search rather than native search on F3 keypressapavlov@chromium.org2009-11-061-9/+44
* Focus DevTools window on inspected node selection with magnifierapavlov@chromium.org2009-11-061-0/+4
* m_storageNamespace->storageArea takes a PassRefPtr not a pointer.jorlow@chromium.org2009-11-061-1/+1
* Third patch in making destructors of refcounted objects private.jam@chromium.org2009-11-0522-31/+100
* Fix commentjam@chromium.org2009-11-051-1/+1
* Added support for --enable-shared-workersatwilson@chromium.org2009-11-051-4/+2
* Don't load the Java plugin prior to update 12, since they don't work in Chrom...jam@chromium.org2009-11-052-0/+17
* LayoutTests text-input-with-webkit-border-radius.html only fails on pixel res...victorw@chromium.org2009-11-051-1/+1
* Add failed layout tests to test expectations.victorw@chromium.org2009-11-051-0/+4
* Fix up broken test_shell due to CL http://codereview.chromium.org/345051.dmaclach@chromium.org2009-11-051-2/+3
* Initial WebSharedWorkerImpl implementationatwilson@chromium.org2009-11-0515-335/+594
* Rebaseline due to the upstream patch: http://trac.webkit.org/changeset/50315victorw@chromium.org2009-11-058-18/+2
* Rebaseline layout tests due to the upstream patch:victorw@chromium.org2009-11-058-5/+29
* Missed deleting the comment as well ...dpranke@google.com2009-11-051-5/+0
* Delete win7 failuresdpranke@google.com2009-11-051-22/+0
* Update windows version-specific baselines for senorblanco's skia change.dpranke@google.com2009-11-0594-32/+47
* New Linux baselines for the skia lsb change. Note that some of these are del...senorblanco@chromium.org2009-11-054027-6468/+2149
* New Linux baselines for the skia lsb change. Note that some of these are del...senorblanco@chromium.org2009-11-054496-2253/+2246
* Move PasswordFormDomManager::CreatePassword into the WebKit APIyaar@chromium.org2009-11-058-245/+491
* Coverity: Fix leaking UCharsetDetector in ftp code.mattm@chromium.org2009-11-051-0/+1
* Revert 31094 - [Mac] Blacklist PDF so that they are downloaded instead of han...rsesek@chromium.org2009-11-051-2/+0
* Added beginnings of browser-process support for shared workers.atwilson@chromium.org2009-11-057-35/+238
* These are the new Windows baselines for the Skia lsb compositing change.senorblanco@chromium.org2009-11-054459-4470/+2274
* [Mac] Blacklist PDF so that they are downloaded instead of handled by QuickTimersesek@chromium.org2009-11-051-0/+2
* Landing this for Vitaly.ager@chromium.org2009-11-051-131/+0
* This change was supposed to go into my Skia 367 merge, but somehow I missed it.senorblanco@chromium.org2009-11-052-119/+6649
* Highlight node with mouse over it while selecting element to inspectapavlov@chromium.org2009-11-055-17/+9
* DevTools: Add port method stub: avoid devtools breakage on deps roll.pfeldman@chromium.org2009-11-051-0/+4
* Switch over to the new way of enabling/disabling session/local storage. jorlow@chromium.org2009-11-056-11/+0
* Enable the URL portion of storage events. This is mostly just plumbing + a h...jorlow@chromium.org2009-11-0516-235/+81
* Revert "Added beginnings of browser-process support for shared workers."atwilson@chromium.org2009-11-057-238/+35