summaryrefslogtreecommitdiffstats
path: root/cc
Commit message (Expand)AuthorAgeFilesLines
* Revert of Re-land: cc: Use worker context for one-copy tile initialization. (...sky2015-08-1835-665/+783
* Sync GN tests with GYP build.brettw2015-08-181-0/+10
* cc: Remove render_pass_test_common, move to render_pass_test_utils.danakj2015-08-1815-481/+331
* Screen Space Transform Of Render Surface From Property Treesjaydasika2015-08-183-2/+35
* cc: Convert RS flattening unit test to LayerImplenne2015-08-181-23/+20
* cc: Fix LayerTreeRebuildTest to run with only property treesenne2015-08-183-16/+7
* cc: Convert DescendantsOfClipChildren to LayerImplenne2015-08-181-46/+22
* cc: Ensure to keep the same low res tiling when activating.vmpstr2015-08-184-20/+39
* cc: Convert DoNotSkipLayersWithHandlers to LayerImplenne2015-08-181-29/+13
* cc: Convert DrawableContentRectForLayers to LayerImplenne2015-08-181-67/+26
* cc: Split IsClippedCorrectly unit test into two versionsenne2015-08-181-4/+106
* cc: Convert ClippedByScrollParent unittest to LayerImplenne2015-08-181-51/+26
* Reland of Change LatencyInfo to use Flow API v2. (patchset #1 id:1 of https:/...yuhaoz2015-08-184-9/+15
* Re-land: cc: Use worker context for one-copy tile initialization.reveman2015-08-1835-783/+665
* cc: Convert RenderSurfaceForBlendMode to LayerImplenne2015-08-181-12/+10
* Rename OpacityTree to EffectTreeweiliangc2015-08-1811-83/+79
* Enable partial rasterization in the renderer using a persistent GpuMemoryBuffer.jbroman2015-08-182-2/+35
* 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