summaryrefslogtreecommitdiffstats
path: root/cc/test/fake_layer_tree_host_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in cc/.avi2015-12-211-0/+2
* Verifies PropertyTrees on impl for all cc_unittestsweiliangc2015-12-011-1/+2
* cc:: Skip set_oom if tile is ready to drawboliu2015-11-201-1/+7
* cc: Remove ScopedPtrVector and cc::remove_if.vmpstr2015-11-181-1/+1
* cc: Split Proxy to eliminate unnecessary dependencies on the impl sidekhushalsagar2015-10-211-11/+13
* cc: Re-enable disabled tile manager unittests (plus fixes)vmpstr2015-09-281-18/+19
* Compute if a layer is clipped outside CalcDrawPropsjaydasika2015-07-141-0/+1
* 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
* Replace SetCurrentBeginFrameArgs with AdvanceToNextFrame.mithro2015-06-151-10/+9
* cc: Adding BeginFrameTracker object and removing Now() from LTHI.mithro2015-05-271-4/+5
* Revert of cc: Adding BeginFrameTracker object and removing Now() from LTHI. (...ksakamoto2015-05-081-5/+4
* cc: Adding BeginFrameTracker object and removing Now() from LTHI.mithro2015-05-081-4/+5
* cc: Move worker threads to RenderThreadImpl.reveman2015-03-231-2/+6
* cc: Calculate "can use lcd text" on the compositor threadenne2015-02-191-1/+2
* Refactor delta/sent_delta logic into self-contained abstraction.aelias2014-12-041-1/+1
* cc: Adding creation location to debug BeginFrameArgs objects.mithro2014-12-021-2/+4
* gpu: Compositor management of GpuMemoryBuffer instances.reveman2014-10-131-0/+2
* Rename Animate as Begin(Main)Frameskyostil@chromium.org2014-08-181-9/+10
* Keeping track of descendants that draw content instead of recalcualtingawoloszyn@chromium.org2014-08-111-0/+22
* cc: Prevent unit tests from using Now() as the impl frame time.danakj@chromium.org2014-08-071-0/+8
* Switch to use SharedBitmapManager all the time in cc_unittestsjbauman@chromium.org2014-03-201-4/+7
* cc: Make PrepareToDraw return an enum for why it abortsenne@chromium.org2014-01-301-0/+1
* cc: add DevTools instrumentation for impl-side framescaseq@chromium.org2013-12-021-2/+4
* Add delegated rendering support for software renderer.jbauman@chromium.org2013-10-221-5/+6
* Fix UpdateTilePriorities viewport in Android WebView.aelias@chromium.org2013-09-051-0/+11
* cc: Don't add low res tilings during animation/pinchenne@chromium.org2013-06-111-0/+8
* cc: Few style fixes.danakj@chromium.org2013-03-261-4/+2
* cc:: Add RenderingStatsInstrumentation to manage collection of RenderingStatsegraether@chromium.org2013-03-211-2/+10
* Revert 189475 "cc:: Add RenderingStatsInstrumentation to manage ..."tapted@chromium.org2013-03-211-12/+2
* cc:: Add RenderingStatsInstrumentation to manage collection of RenderingStatsegraether@chromium.org2013-03-211-2/+12
* cc: Chromify the LayerTreeHostImpl class.danakj@chromium.org2013-03-131-9/+5
* cc: Allow sparse impl-side painting tilingsenne@chromium.org2013-01-241-2/+11
* [cc] FakeLayerTreeHostImpl passes settings object before it is initializednduca@chromium.org2012-12-181-1/+1
* cc: Pass LayerTreeHostImpl to LayerImpl constructorenne@chromium.org2012-12-071-0/+20