summaryrefslogtreecommitdiffstats
path: root/cc
Commit message (Expand)AuthorAgeFilesLines
* cc: Disable Renderer latency recovery with --disable-gpu-vsyncbrianderson2015-07-111-0/+6
* cc: Make sure we don't insert or remove layers during paintingajuma2015-07-101-0/+2
* Reland (2): cc: Make tile manager object persist for the length of LTHI.vmpstr2015-07-105-69/+108
* LTHI consistently tests ScrollBy()'s InputHandlerScrollResult.tdresser2015-07-101-13/+47
* Revert of Reland: cc: Make tile manager object persist for the length of LTHI...zhaoqin2015-07-105-105/+68
* cc: Heuristic for Renderer latency recoverybrianderson2015-07-107-105/+621
* Reland: cc: Make tile manager object persist for the length of LTHI.vmpstr2015-07-095-68/+105
* cc: Make TilingSetEvictionQueue perf tests use >1 tilingsenne2015-07-091-49/+50
* cc: Reset prepare tiles funnel on visibility change.sunnyps2015-07-092-1/+39
* Mac: Don't draw a cc::Surface while suspendedccameron2015-07-093-0/+10
* Revert of Cleanup viewport scrolling for future scroll customization work. (p...tdresser2015-07-095-49/+74
* Issue DisplayRenderingStats when we actually do swapmiletus2015-07-091-1/+1
* Revert of cc: Make tile manager object persist for the length of LTHI. (patch...vmpstr2015-07-085-99/+69
* cc: Make tile manager object persist for the length of LTHI.vmpstr2015-07-085-69/+99
* cc: More consistent reasoning about display list memory usage.jbroman2015-07-0816-49/+107
* cc: Prevent TransformTree::CombineTransformsBetween from scaling by 1/0ajuma2015-07-082-2/+73
* Trace LatencyInfo flow event in Display::DrawAndSwap()miletus2015-07-081-0/+7
* CC Animations: Port Impl-only-scrolling to use compositor animation timelines.loyso2015-07-0816-23/+472
* Preserve viewport scrolling layer when a fling startsjdduke2015-07-082-3/+15
* Fix gn check errors for cc/blinkagrieve2015-07-081-0/+1
* cc: Cleanup DelayBasedTimeSource code.sunnyps2015-07-087-131/+121
* cc: Fix image binding problem when using zero-copy.reveman2015-07-081-0/+1
* cc: Measure compositor timing with finer granularitybrianderson2015-07-0718-96/+402
* Cleanup viewport scrolling for future scroll customization work.tdresser2015-07-075-74/+49
* cc: Make ScrollOffsetAnimationCurve::UpdateTarget better handle large velocityajuma2015-07-072-5/+35
* cc: Convert more LTHCommon tests from Layer->LayerImplenne2015-07-071-98/+49
* cc: Fix call to DLRS::ExposesEnoughNewArea and add edge-handling logicajuma2015-07-073-19/+138
* Revert of cc: Measure compositor timing with finer granularity (patchset #8 i...tapted2015-07-0718-410/+96
* cc: Remove ideal scale from draw propertiesenne2015-07-0714-258/+200
* cc: Measure compositor timing with finer granularitybrianderson2015-07-0718-96/+410
* Calculate damage rects before aggregating frame data.jbauman2015-07-072-82/+112
* Remove mallocs from ListContainer::clear()pdr2015-07-062-5/+38
* Fix unused variables errors in cc/.mlamouri2015-07-0610-37/+20
* cc: Fix high/low res scale collisionsenne2015-07-062-23/+51
* Mandoline: Fix Display tear down use-after-freefsamuel2015-07-061-1/+3
* Cleanup: move declarations closer to use.chrishtr2015-07-041-2/+2
* CC Animations: Redirect all compositor animation requests to AnimationHost.loyso2015-07-0319-88/+1543
* Add test for compositor driven scrolling with perspective.tdresser2015-07-031-0/+75
* CC Animations: Establish AnimationHost, AnimationTimeline and AnimationPlayer.loyso2015-07-0337-8/+2971
* cc: Fix source_offset computation for fixed-position layersajuma2015-07-022-7/+44
* Output line numbers for layer_tree_host_impl_unittest.cc ExpectContains.tdresser2015-07-021-55/+88
* cc: Add cancel functionality to unique notifier.vmpstr2015-07-013-1/+25
* SP: Only re-record a new DisplayItemList when the interest changes sufficiently.chrishtr2015-07-013-6/+96
* cc: Move task runner to be a separate function.vmpstr2015-06-302-17/+15
* Avoid rasterization in RenderWidgetCompositor::layoutAndPaintAsync()wangxianzhu2015-06-304-0/+25
* Remove target_node in DrawTransformFromPropertyTreesInternaljaydasika2015-06-301-6/+1
* cc: Store lists of nodes affected by bounds_delta in the transform treeajuma2015-06-306-38/+145
* cc: Remove page/device scale draw propertiesenne2015-06-306-98/+2
* cc: Remove Layer::raster_scaleenne2015-06-302-28/+1
* Revert of cc: Store lists of nodes affected by bounds_delta in the transform ...ajuma2015-06-305-62/+37