summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Second try for support removeRecursively and new copy/move behaviors added to...kinuko@chromium.org2010-10-067-63/+228
* Windowless plugins would fail to paint at times. This occurs in the following...ananta@chromium.org2010-10-061-0/+3
* FBTF: Continue fixing nits found by my automated source scanner.erg@google.com2010-10-051-1/+1
* Fixed assertions in SearchString.sanjeevr@chromium.org2010-10-051-0/+4
* changes to audionfullagar@google.com2010-10-052-15/+39
* Mark block-level-images.html flaky on Linux.tkent@chromium.org2010-10-051-0/+4
* Mark verticalText.svg flaky.tkent@chromium.org2010-10-051-0/+2
* Update media/video-transformed.html expectation on Mac.tkent@chromium.org2010-10-051-0/+2
* WebKit roll 69035:69062tkent@chromium.org2010-10-051-3/+0
* Revert 61480 - Support removeRecursively and new copy/move behaviors added to...kinuko@chromium.org2010-10-057-217/+48
* Marks Test{Move,Copy}FailureContainsPath FAILS on Windows, also makes a fix a...kinuko@chromium.org2010-10-051-5/+17
* Support removeRecursively and new copy/move behaviors added to the spec recen...kinuko@chromium.org2010-10-057-48/+217
* Update Chrome to use the renamed WebDragData methods.dcheng@chromium.org2010-10-051-8/+8
* Second try at submitting 61462.ericu@google.com2010-10-056-53/+153
* Revert 61462 - Add truncate and cancel for FileWriter; write and more tests w...ericu@google.com2010-10-056-150/+53
* Add truncate and cancel for FileWriter; write and more tests will come in lat...ericu@google.com2010-10-056-53/+150
* Add test expectations for WebKit failures.hclam@chromium.org2010-10-051-1/+1
* Add test expectations for SVGhclam@chromium.org2010-10-051-1/+2
* Roll WebKit DEPS 69022:69035hclam@chromium.org2010-10-041-1/+1
* Remove zoom handling from Mac plugin event conversionstuartmorgan@chromium.org2010-10-042-34/+0
* Enable hyperlink auditing by default, and allow disabling with the command li...japhet@chromium.org2010-10-041-1/+1
* Fix linux shlib link problemhclam@chromium.org2010-10-041-0/+4
* Add test expectations to temporarily suppress error.hclam@chromium.org2010-10-041-0/+2
* Add a method to the private API to search text using ICU.jam@chromium.org2010-10-042-0/+61
* Pepper: Update AppendDataToBody to take a data pointer and length ...viettrungluu@chromium.org2010-10-041-6/+2
* WebKit roll 68975:68995tkent@chromium.org2010-10-041-20/+0
* clang/mac: Fix almost all problems when building all.xcodeproj.thakis@chromium.org2010-10-042-0/+11
* clang/mac: Fix most problems in unittest targets in webkit.gypthakis@chromium.org2010-10-035-8/+18
* Pull new PPAPI and update Browser interfaces to reflect new API.brettw@chromium.org2010-10-036-56/+64
* Suppress WebKit bot rednesshclam@chromium.org2010-10-021-0/+6
* Skip a new appcache layout test for now.michaeln@chromium.org2010-10-021-0/+4
* Revert 61270 - Build fix. Mark gl-teximage.html as failing.thakis@chromium.org2010-10-021-3/+0
* Don't load plugins on the UI thread for pref and group policy disabling.jam@chromium.org2010-10-027-10/+954
* Build fix. Mark gl-teximage.html as failing.hclam@chromium.org2010-10-021-0/+3
* When handling a redirect, set the downloadToFile attribute of the newRequest ...michaeln@chromium.org2010-10-021-0/+1
* Stop refcounting HostResolver.willchan@chromium.org2010-10-011-0/+1
* Export webkit and v8 direct_dependent_settings for targets that depend on glu...victorw@chromium.org2010-10-011-0/+4
* Get rid of ZOOM_LEVEL_IS_DOUBLE code since WebKit is rolled.jam@chromium.org2010-10-012-11/+1
* Revert "FBTF: Another big ctor/dtor cleanup found by automated tools."erg@google.com2010-10-018-119/+81
* FBTF: Another big ctor/dtor cleanup found by automated tools.erg@google.com2010-10-018-81/+119
* Clang: make DCHECK_EQ(string16, string16) work.thakis@chromium.org2010-10-015-2/+43
* Make the selection start and end attributes of an html input controldmazzoni@chromium.org2010-10-012-2/+23
* Replace last remaining usage of WebURLLoaderClient::didFinishLoading(WebURLLo...mihaip@chromium.org2010-10-011-1/+1
* Enable the invalidating Core Animation plugin drawing model on 10.5stuartmorgan@chromium.org2010-10-016-51/+78
* Chrome side of consolidating zoom code for pepper plugins (i.e. pdf) and the ...jam@chromium.org2010-10-016-11/+69
* Fix the Linux/Mac build on WebKit canaries. WebKit::WebFileInfo is notdumi@chromium.org2010-09-301-1/+0
* FBTF: Move ctors/dtors into implementation files. Adds ctors/dtors to non-POD...erg@google.com2010-09-3022-60/+141
* Disable checking group policy for plugins on startup since we shouldn't load ...jam@chromium.org2010-09-302-0/+15
* Autofill popup should close with un-matched namesdhollowa@chromium.org2010-09-302-5/+13
* Added support for accelerated compositing to test_shell. This iskbr@chromium.org2010-09-306-0/+37