summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* WebKit roll 89786:89814pfeldman@chromium.org2011-06-271-2/+0
* Remove entry from downstream test_expectations.txt now that upstream has the ...abarth@chromium.org2011-06-261-1/+0
* Set isCancelling flag on WebURLError when request has net::ERR_ABORTED as an ...vsevik@chromium.org2011-06-261-0/+2
* Suppress downstream failure. pfeldman will rebaseline upstream.abarth@chromium.org2011-06-261-1/+1
* Update dom_serializer_unittest.cc to new WebKit API.abarth@chromium.org2011-06-261-12/+15
* Update src/webkit/tools for WebKit API move.abarth@chromium.org2011-06-262-2/+4
* Mute failing svg test on linux until the roll.pfeldman@chromium.org2011-06-251-0/+2
* Reland "Move app/win/* files to base/win/, ui/base/win and chrome/common/ dir...tfarina@chromium.org2011-06-252-6/+6
* Re-land: Move browser accessibility code from chrome to content.dmazzoni@chromium.org2011-06-251-0/+3
* Prepare test shell for animate changes.nduca@chromium.org2011-06-253-2/+14
* Revert 90464 - Move app/win/* files to base/win/, ui/base/win and chrome/comm...tfarina@chromium.org2011-06-252-10/+10
* Move app/win/* files to base/win/, ui/base/win and chrome/common/ directories.tfarina@chromium.org2011-06-252-10/+10
* Revert 90435 - Re-land: Move browser accessibility code from chrome to content.brettw@chromium.org2011-06-241-3/+0
* Re-land: Move browser accessibility code from chrome to content.dmazzoni@chromium.org2011-06-241-0/+3
* Don't copy the Graphics2D when binding a new one. This brings thebrettw@google.com2011-06-242-30/+30
* Get rid of the implicit content dependency on how Chrome stores its resources...jam@chromium.org2011-06-242-9/+0
* Update src/webkit/gpu to reflect WEBKIT_FRAME_TO_DOCUMENT_API_MOVEabarth@chromium.org2011-06-241-1/+2
* Update src/webkit/plugins to reflect WEBKIT_FRAME_TO_DOCUMENT_API_MOVEabarth@chromium.org2011-06-242-11/+4
* Update src/webkit/glue to reflect WEBKIT_FRAME_TO_DOCUMENT_API_MOVEabarth@chromium.org2011-06-243-7/+8
* Fix the scrollbar implementation.brettw@chromium.org2011-06-231-1/+1
* Make scrollbar GetThickness take a resource argument. This allows simlperbrettw@chromium.org2011-06-2310-111/+58
* WebKit roll 89545:89566pfeldman@chromium.org2011-06-231-7/+0
* Convert ListenerLeakTest to use full V8 snapshots, so we can kill aggregated ...mnaganov@chromium.org2011-06-231-21/+13
* WebKit roll 89541:89545pfeldman@chromium.org2011-06-231-12/+0
* Revert 89221 - Reverting this to see if the Flash crashes on Mac canary are d...ananta@chromium.org2011-06-231-3/+5
* Hook up Surface3D, which I forgot to do in the previous patch. Also, changebrettw@chromium.org2011-06-233-8/+3
* Linux/CrOS smooth scrolling support - behind a flag.scottbyer@chromium.org2011-06-232-1/+4
* Minor cleanup of resource creation. This eliminates a bunch of copy-and-pastebrettw@chromium.org2011-06-2231-178/+160
* Fix the ARM build. Apparently it's picky about the difference between NULLbrettw@chromium.org2011-06-221-1/+1
* Updating XTBs based on .GRDs from branch 742kerz@chromium.org2011-06-223-4/+4
* Convert most remaining resources to use the API/thunk system. The significantbrettw@chromium.org2011-06-2237-1321/+813
* Localize strings, speeds.avi@chromium.org2011-06-221-3/+2
* Coverity: Pass parameters by reference.jhawkins@chromium.org2011-06-224-6/+10
* Fixing coverity PASS_BY_VALUE bugs.dpapad@chromium.org2011-06-221-1/+0
* Update V8 to version 3.4.5.1whesse@chromium.org2011-06-221-1/+5
* Supervise redirects of the plugin src url load, and bounce them through WebKit'scevans@chromium.org2011-06-222-8/+26
* Coverity: Handle a NULL input in WebGraphicsContext3DInProcessImpl::shaderSou...thestig@chromium.org2011-06-221-1/+4
* Coverity: Pass parameters by reference.jhawkins@chromium.org2011-06-225-6/+7
* GetMimeType from virtual path in FileSystemURLRequestJob.tzik@chromium.org2011-06-223-10/+32
* Move app/mac/ files to ui/gfx/mac/ directory.tfarina@chromium.org2011-06-221-2/+2
* Coverity: Handle negative returns.jhawkins@chromium.org2011-06-212-1/+5
* Coverity: Initialize member variables.jhawkins@chromium.org2011-06-219-8/+17
* Coverity: Initialize member variables.jhawkins@chromium.org2011-06-211-1/+9
* Coverity: Check return values from webkit_glue::ReadFoo.thestig@chromium.org2011-06-211-11/+18
* Convert WebCursor if using Skia on Mac.caryclark@chromium.org2011-06-211-0/+12
* Not allow compression when requesting multimediaenal@chromium.org2011-06-213-5/+33
* WebKit merge 89339:89343.yutak@chromium.org2011-06-211-17/+0
* Update Chromium-local test expectations.yutak@chromium.org2011-06-211-1/+1
* Fix PPB_VideoDecoder_Impl::NotifyEndOfBitstreamBuffer to use correct ID.fischman@chromium.org2011-06-212-13/+14
* Implement WebMimeRegistry::wellKnownMimeTypeForExtension in terms of the newl...michaeln@google.com2011-06-212-6/+16