summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move disabling outdated plugins to labs and update UI to Glen's mocks.bauerb@chromium.org2010-09-302-3/+27
* Yet another try at submitting http://codereview.chromium.org/3397030/show.ericu@google.com2010-09-302-0/+26
* Implemented TextInputController::firstRectForCharacterRange in the test shell.tony@chromium.org2010-09-291-1/+25
* shared_memory: remove wstrings, fix callers.evan@chromium.org2010-09-291-1/+1
* Revert 60981 - Resubmitting http://codereview.chromium.org/3397030 with the n...ericu@google.com2010-09-292-26/+0
* Resubmitting http://codereview.chromium.org/3397030 with the needed one-line ...ericu@google.com2010-09-292-0/+26
* Revert 60964 - This adds WebFileWriterImpl, which implements WebFileWriter an...sky@chromium.org2010-09-292-26/+0
* This adds WebFileWriterImpl, which implements WebFileWriter and AsyncFileWrit...ericu@google.com2010-09-292-0/+26
* HttpAuthHandlerFactory::CreateDefault requires a HostResolver argument.cbentzel@chromium.org2010-09-291-1/+2
* Re-land 60850 Implement PPB_ImageDataTrusted on the Chrome side. This justbrettw@chromium.org2010-09-293-0/+29
* webkit: Append base:: in the StringPrintf calls.tfarina@chromium.org2010-09-2916-57/+80
* FBTF: Moves code to the headers.erg@google.com2010-09-286-4/+22