summaryrefslogtreecommitdiffstats
path: root/cc/test
Commit message (Expand)AuthorAgeFilesLines
* cc: Keep the transform tree's to_screen_is_animated updatedajuma2015-08-043-2/+17
* CC Animation: Fix pauseAnimation so it doesn't reset blink negative delays.loyso2015-07-312-0/+33
* Make CC scrolling/top-controls unit tests create virtual viewport hierarchy.bokan2015-07-232-0/+75
* content: Use the memory-infra graph API for GpuMemoryBufferManager.reveman2015-07-231-0/+4
* cc: Rename NeedsCommit to NeedsBeginMainFrame.mithro2015-07-221-1/+3
* cc: Simplify and rename MainThreadIsInHighLatency logicbrianderson2015-07-211-2/+2
* gl/test: Move some initialization code used in tests to a separate component.sadrul2015-07-201-2/+2
* cc: Record more UMAs in CompositorTimingHistorybrianderson2015-07-201-3/+3
* cc: Plumb Blink-reported memory usage to raster source.jbroman2015-07-165-2/+23
* Compute if a layer is clipped outside CalcDrawPropsjaydasika2015-07-141-0/+1
* cc: Convert backface LTHCommon tests from Layer->LayerImplenne2015-07-142-2/+13
* Revert of Compute if a layer is clipped outside CalcDrawProps (patchset #9 id...dpranke2015-07-131-1/+0
* Compute if a layer is clipped outside CalcDrawPropsjaydasika2015-07-131-0/+1
* Reland (2): cc: Make tile manager object persist for the length of LTHI.vmpstr2015-07-101-4/+4
* Revert of Reland: cc: Make tile manager object persist for the length of LTHI...zhaoqin2015-07-101-4/+4
* cc: Heuristic for Renderer latency recoverybrianderson2015-07-102-0/+18
* Reland: cc: Make tile manager object persist for the length of LTHI.vmpstr2015-07-091-4/+4
* Revert of cc: Make tile manager object persist for the length of LTHI. (patch...vmpstr2015-07-081-2/+4
* cc: Make tile manager object persist for the length of LTHI.vmpstr2015-07-081-4/+2
* CC Animations: Port Impl-only-scrolling to use compositor animation timelines.loyso2015-07-083-5/+20
* cc: Cleanup DelayBasedTimeSource code.sunnyps2015-07-082-5/+5
* cc: Measure compositor timing with finer granularitybrianderson2015-07-073-16/+42
* Revert of cc: Measure compositor timing with finer granularity (patchset #8 i...tapted2015-07-073-42/+16
* cc: Remove ideal scale from draw propertiesenne2015-07-074-5/+28
* cc: Measure compositor timing with finer granularitybrianderson2015-07-073-16/+42
* Fix unused variables errors in cc/.mlamouri2015-07-062-7/+4
* CC Animations: Redirect all compositor animation requests to AnimationHost.loyso2015-07-032-1/+53
* CC Animations: Establish AnimationHost, AnimationTimeline and AnimationPlayer.loyso2015-07-034-1/+488
* cc: Enable impl-thread property-tree verification in unit testsajuma2015-06-302-1/+2
* cc: Make impl-thread property trees handle bounds deltaajuma2015-06-252-2/+24
* cc: Move timing history to the Scheduler.brianderson2015-06-242-8/+89
* cc: Remove unnecessary task runner refptrs from schedulers.sunnyps2015-06-242-6/+6
* cc: Remove BeginFrameSourcesConstructor.sunnyps2015-06-232-94/+35
* cc: Free Gpu resources when we are invisible or TileManager is OOM.ericrk2015-06-225-0/+12
* Remove LayerTreeSettings::impl_side_painting.danakj2015-06-201-1/+0
* cc: Remove ref-counting from DelayBasedTimeSource.sunnyps2015-06-202-14/+19
* cc: Remove implicit copy/assign from test classes.sunnyps2015-06-202-3/+31
* cc, gpu: Use RGBA when using msaa on systems that don't support BGRAhendrikw2015-06-191-1/+4
* cc: Remove non-implside-painting branches.danakj2015-06-191-7/+0
* cc: Remove ResourceUpdateQueue and ResourceUpdateController.danakj2015-06-193-12/+0
* cc: Remove contents_texture_manager from LayerTreeHost(Impl) and proxy.danakj2015-06-192-8/+0
* cc: Rename visible_content_rect and content stuff on quads.danakj2015-06-192-12/+10
* cc: Convert some LTHCommon tests from Layer->LayerImplenne2015-06-192-8/+21
* cc: Stop passing a ResourceUpdateQueue to Layer::Update().danakj2015-06-195-9/+7
* cc: Make LTHCommon tests use LayerImplTestenne2015-06-183-12/+4
* cc: Remove LayerImpl::SetContentBounds()danakj2015-06-182-4/+0
* cc: Remove TiledLayer and ContentLayer.danakj2015-06-178-409/+76
* cc: Remove all branches in non-scheduler tests for impl_side_painting.danakj2015-06-173-5/+0
* cc: Remove ImplSidePaintingSettings.danakj2015-06-175-38/+12
* cc: Turn impl_side_painting and use_one_copy on in LayerTreeSettings.danakj2015-06-169-11/+35