summaryrefslogtreecommitdiffstats
path: root/cc
Commit message (Expand)AuthorAgeFilesLines
* Clip Rect From Property Treesjaydasika2015-08-145-10/+72
* Fix overscroll glow when page contents are smaller than viewport.bokan2015-08-143-3/+77
* cc: Don't mark any tilings low resolution during animation/pinch.vmpstr2015-08-132-4/+37
* cc: Remove SchedulerStateMachine::UpdateStatebrianderson2015-08-134-106/+148
* cc: Plumb more details about pixel refs to tile manager.vmpstr2015-08-1317-285/+550
* media: Refactor SkCanvasVideoRenderer to use SkImages and not SkBitmaps.dcastagna2015-08-132-0/+4
* Implement LayerTypeAsString for solid color scrollbar layer.liushouqun2015-08-132-0/+6
* Use regular bubbling scroll for scrolling during pinch gesture.bokan2015-08-122-11/+28
* Add YUV_420_BIPLANAR to gfx::BufferFormat.andresantoso2015-08-121-0/+7
* cc: Don't create tiles in a non-ideal tiling.vmpstr2015-08-127-7/+36
* Add CHECKs when a single GpuMemoryBuffer plane is assumed.andresantoso2015-08-122-0/+6
* cc: Don't create low resolution tilings on the pending tree.vmpstr2015-08-124-177/+103
* cc: Add solid color analysis to rasterize_and_record's record_timeajuma2015-08-127-8/+31
* Move NumberOfPlanesForGpuMemoryBufferFormat to gfxandresantoso2015-08-121-23/+6
* cc: Make layer updating optional in BeginMainFrameskyostil2015-08-127-78/+261
* Revert of Move NumberOfPlanesForGpuMemoryBufferFormat to gfx (patchset #4 id:...rockot2015-08-121-6/+23
* Move NumberOfPlanesForGpuMemoryBufferFormat to gfxandresantoso2015-08-121-23/+6
* Separate RenderSurfaceLayerList Generation CalcDrawPropsweiliangc2015-08-113-197/+201
* cc: Rebalance tree priorities in SMOOTHNESS_TAKES_PRIORITYbrianderson2015-08-111-6/+7
* fixup! cc: Handle overflow/underflow in MathUtil::RoundUp/RoundDownprashant.n2015-08-111-2/+2
* cc: Disable smoothness for ScrollDelegateboliu2015-08-111-5/+9
* cc: Remove the gradient check from skipping images for low res tiles.danakj2015-08-101-15/+10
* Drawable Content Rect From Property Treesjaydasika2015-08-108-7/+79
* Currently, ResourceProvider memory dumps use IDs which mayericrk2015-08-104-9/+28
* cc: Declare high res tilings to not have low res content.danakj2015-08-104-9/+28
* Reland of Preserve viewport scrolling layer when a fling starts (patchset #1 ...jdduke2015-08-102-3/+15
* Revert of Re-land: cc: Use worker context for one-copy tile initialization. (...kbr2015-08-0935-662/+782
* Re-land: cc: Use worker context for one-copy tile initialization.reveman2015-08-0935-782/+662
* Revert of Preserve viewport scrolling layer when a fling starts (patchset #2 ...jdduke2015-08-082-15/+3
* cc: Use occlusion for deciding raster/eviction priorities in browserdanakj2015-08-081-0/+1
* don't use deprecated SkRect* src-rect parameter typereed2015-08-071-2/+2
* Mac: Fix white hangsccameron2015-08-074-3/+38
* Adds support for hittesting points on surface quads.lfg2015-08-077-0/+371
* Change switches::kContentImageTextureTarget to a list of image texture targetsjie.a.chen2015-08-0711-55/+132
* Revert of cc: Use worker context for one-copy tile initialization. (patchset ...kbr2015-08-0735-667/+776
* Remove SoftwareFrameDatajbauman2015-08-0715-98/+27
* Revert "Fix for bug where composited rotate3d should SLERP instead of interpo...soonm2015-08-073-41/+6
* cc: Use worker context for one-copy tile initialization.reveman2015-08-0635-776/+667
* Add ClipNode when Render Surface Inherits Clip.jaydasika2015-08-065-23/+161
* cc: Remove WebContentLayerImpl::setDrawCheckerboardForMissingTiles.danakj2015-08-062-5/+0
* cc: Fix flaky RSLLMembershipWithScale testenne2015-08-062-28/+37
* Add memory tracking to TexturePool.ericrk2015-08-063-3/+59
* [tracing] Introduce MemoryDumpArgs to enable light and heavy dumpsssid2015-08-062-2/+5
* cc: Handle overflow/underflow in MathUtil::RoundUp/RoundDown functions.prashant.n2015-08-067-55/+99
* cc: Do not raster images into low res tilings.danakj2015-08-0616-25/+223
* Adds tracing support for GL textures in both CC (via ResourceProvider) and GP...ericrk2015-08-066-2/+83
* cc: For debugging, show checkerboards with the tile border colordanakj2015-08-061-1/+4
* cc: Remove two DCHECKs that don't always holdajuma2015-08-053-3/+112
* Reland: Implement and test task runners in RasterWorkerPool.dcastagna2015-08-052-0/+15
* Avoid crashing if can't allocate software buffer for window.jbauman2015-08-052-2/+9