summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove wrong expected data for LayoutTests/svg/W3C-SVG-1.1/struct-image-07-t....ukai@chromium.org2009-08-106-35/+3
* A Chrome-side fix for Issue 18232.hbono@chromium.org2009-08-101-5/+8
* Rebaseline tests with symbols that were not in fonts on buildbot.ukai@chromium.org2009-08-1024-48/+65
* Rebaseline test results of svg/W3C-SVG-1.1/animate-elem-78-t.hamaji@chromium.org2009-08-107-68/+394
* Rebaseline test results for css2.1/t0803-c5505-mrgn-02-c.hamaji@chromium.org2009-08-107-5/+13
* Rebaseline LayoutTests/editing/selection/5136696.html.yutak@chromium.org2009-08-107-6/+35
* Rebaseline the test results of svg/W3C-SVG-1.1/animate-elem-39-t.hamaji@chromium.org2009-08-105-5/+79
* Rebaseline LayoutTests/svg/W3C-SVG-1.1/pservers-grad-11-b.svgukai@chromium.org2009-08-107-3/+92
* Skia merge 309:310yusukes@google.com2009-08-108-4/+4
* Rebaseline LayoutTests/editing/pasteboard/4989774.html.yutak@chromium.org2009-08-107-6/+23
* Rebaseline layout test editing/selection/4983858.hamaji@chromium.org2009-08-107-6/+25
* Rebaseline LayoutTests/editing/pasteboard/5089327.htmlukai@chromium.org2009-08-107-1/+42
* Rebaseline test results for editing/inserting/editable-html-element.hamaji@chromium.org2009-08-107-5/+32
* Switch to WebFrame from the WebKit API.darin@chromium.org2009-08-1065-1461/+1097
* Add html/canvas directory to WebCore include paths, because it was added upst...dglazkov@chromium.org2009-08-091-0/+1
* Use base::WindowImpl instead of CWindowImpl to reduce dependencies on ATL.jhawkins@chromium.org2009-08-082-11/+17