summaryrefslogtreecommitdiffstats
path: root/cc/trees/layer_tree_impl.h
Commit message (Expand)AuthorAgeFilesLines
* cc: Move raster_source from Tile to PrioritizedTilehendrikw2015-05-131-2/+2
* Revert of cc: Adding BeginFrameTracker object and removing Now() from LTHI. (...ksakamoto2015-05-081-1/+1
* cc: Adding BeginFrameTracker object and removing Now() from LTHI.mithro2015-05-081-1/+1
* Plumb selection bounds as a single unitjdduke2015-04-231-7/+3
* cc: Commit property trees to the compositor threadenne2015-04-201-0/+6
* cc: Add support for sending BeginFrames for video.sunnyps2015-04-161-0/+2
* Refactor delegated scrolling in LayerImplhush2015-04-071-8/+9
* cc: Add main frame timing info to frame timing tracker.vmpstr2015-04-031-0/+2
* cc: Send updated tile priority with tiles into tracing.vmpstr2015-03-231-1/+2
* Split cc/base into separate GN source_set and clean depsjamesr2015-03-161-1/+1
* Define cc::RendererCapabilities in its own header, fix up includesjamesr2015-03-161-1/+3
* cc: Change CallFunctionForSubtree to use lambdas.vmpstr2015-03-021-2/+0
* cc: Misc animation refactoringsunnyps2015-02-261-1/+1
* cc: Calculate "can use lcd text" on the compositor threadenne2015-02-191-2/+4
* cc: Make occlusion a draw property.danakj2015-02-131-0/+4
* cc: Move the picture_layers_ list from LayerTreeHostImpl to the trees.danakj2015-02-111-3/+7
* cc: Remove a TODO in LayerTreeImpl, and reorganize methods.danakj2015-02-101-5/+5
* mechanical rename of base::debug -> base::trace_event for /ccssid2015-02-091-7/+1
* Normalize top controls offset to (0, 1), Chromium-side.aelias2015-02-071-34/+24
* cc: Split ReleaseResources into Release and Recreate.vmpstr2015-02-051-1/+3
* Reland of Move tracing namespace from base::debug to base::trace_event.primiano2015-02-051-1/+7
* Revert of Move tracing namespace from base::debug to base::trace_event. (patc...zhaoqin2015-02-051-7/+1
* Move tracing namespace from base::debug to base::trace_event.ssid2015-02-041-1/+7
* Move touchpad pinch synthetic wheel event generation to Blinkccameron2015-02-021-0/+3
* Convert scroll offsets to use SyncedProperty.aelias2015-01-311-2/+0
* Hide pinch viewport scrollbars when near minimum scale.bokan2015-01-281-0/+1
* Stop using std::list for UI resource requestsjdduke2015-01-021-2/+1
* Translate the overscroll elasticity layer by the overscroll amountccameron2014-12-051-4/+16
* Revert of Translate the overscroll elasticity layer by the overscroll amount ...thestig2014-12-051-16/+4
* Translate the overscroll elasticity layer by the overscroll amountccameron2014-12-051-4/+16
* Allow changing top controls heightdtrainor2014-12-041-8/+11
* Refactor delta/sent_delta logic into self-contained abstraction.aelias2014-12-041-20/+27
* cc: Show GPU rasterization status within the HUDhendrikw2014-12-031-0/+1
* Create PageScaleAnimation after ImplTree is activated.bokan2014-11-211-7/+5
* Plumb scroll elasticity layer from Blink to ccccameron2014-11-211-1/+6
* cc: Always keep the PictureLayerImpl::twin_layer_ pointer valid.danakj2014-10-271-1/+0
* Revert two cc patches due to crashes on canary.pdr2014-10-261-0/+1
* cc: Always keep the PictureLayerImpl::twin_layer_ pointer valid.danakj2014-10-241-1/+0
* Made top controls work with virtual viewport pinch-to-zoom. (Chromium)bokan2014-10-131-0/+1
* Align base::hash_map with C++11, part 1.davidben2014-10-111-11/+0
* cc: Damage layer on delegated scrollboliu2014-10-101-0/+1
* cc: Start using raster/eviction iterators.vmpstr2014-10-091-0/+1
* cc: Move RequiresHighResToDraw from tree to lthi.vmpstr2014-10-091-5/+1
* Revert of "Converted LayerImpl::bounds() to return SizeF."bokan2014-10-081-1/+1
* Converted LayerImpl::bounds() to return SizeF.bokan2014-10-071-1/+1
* Move page scale animation from LayerTreeHostImpl to LayerTreeImplbokan2014-10-021-0/+10
* Use ScrollOffset instead of vector2d to track scroll offset in ccmiletus2014-10-011-3/+3
* Properly initialize top controls content offset on LayerTreeHost.bokan2014-09-151-7/+7
* Made Blink aware of top controls offsetbokan2014-09-091-0/+40
* cc: Don't make tiles for mask layers that are too big for a texture.danakj2014-09-071-1/+0