summaryrefslogtreecommitdiffstats
path: root/cc
Commit message (Expand)AuthorAgeFilesLines
* Revert of Change LatencyInfo to use Flow API v2. (patchset #2 id:20001 of htt...glider2015-08-184-15/+9
* Clip Rect of Render Surface From Property Treesjaydasika2015-08-184-2/+33
* cc: Make FixedPositionWithInterveningRenderSurface use property treesenne2015-08-181-4/+9
* Change LatencyInfo to use Flow API v2.yuhaoz2015-08-174-9/+15
* Add GenericSharedMemoryId and use w/ GpuMemoryBufferericrk2015-08-171-1/+1
* Lock video controls' position during fullscreenhugo.holgersson2015-08-172-6/+76
* Compute blend_mode outside CDPjaydasika2015-08-159-16/+37
* cc: Make HiDPI devices use 4 MSAA samples for GPU rasterization by default.senorblanco2015-08-142-5/+12
* Remove #if around PIXEL_FORMAT_NV12andresantoso2015-08-141-2/+0
* Render Surface is_clipped from Property Treesjaydasika2015-08-149-3/+36
* 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