summaryrefslogtreecommitdiffstats
path: root/cc/layer_tree_host_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert 175690estade@chromium.org2013-01-091-8/+7
* cc: Implement DelegatingRender::drawFrame() method.danakj@chromium.org2013-01-091-7/+8
* Implement a method to access the non-composited content root layer picture pile.leandrogracia@chromium.org2013-01-091-0/+26
* Ensure that render surface layer list is not dirty/empty before hit testing f...yusufo@chromium.org2013-01-081-0/+2
* Fix metadata content size.aelias@chromium.org2013-01-081-5/+3
* Migrate from MathUtil::inverse() to gfx::Transform::GetInverse()shawnsingh@google.com2013-01-071-5/+10
* cc: Don't activate pending tree until all tiles are readyenne@chromium.org2013-01-061-10/+5
* cc: Remove DLOG(INFO) from cc.enne@chromium.org2013-01-051-1/+0
* cc: Move more functionality from host to LayerTreeImplenne@chromium.org2013-01-051-16/+2
* Send memory management policies to the tile managerccameron@chromium.org2013-01-021-6/+18
* cc: Remove spurious LOG(INFO) from LayerTreeHostImplenne@chromium.org2012-12-271-1/+0
* Move filters to RenderPassDrawQuadpiman@chromium.org2012-12-211-31/+27
* cc: Move updateDrawProperties to LayerTreeImplenne@chromium.org2012-12-201-47/+17
* cc: Update max scroll offset for pending treeenne@chromium.org2012-12-201-36/+6
* cc: Add pending tree for impl-side paintingenne@chromium.org2012-12-201-4/+68
* Ref count layer animation controllers.vollick@chromium.org2012-12-201-42/+19
* [cc] Fold more update calls into updateDrawProperties nduca@chromium.org2012-12-191-36/+9
* Send compositor frame IPC with metadata.aelias@chromium.org2012-12-181-1/+22
* Revert 173406 - Crashes on Win & Macrsleevi@chromium.org2012-12-171-9/+36
* [cc] Fold more update calls into updateDrawPropertiesnduca@chromium.org2012-12-171-36/+9
* cc: Add TileManager interface that allows LTHI to determine when to activate ...reveman@chromium.org2012-12-161-1/+1
* Add some traces for when render pass caching failsjamesr@chromium.org2012-12-161-1/+9
* [Android WebView] Tie together Chrome's browser compositor with the Android V...leandrogracia@chromium.org2012-12-151-0/+5
* Mark layers that can use LCD text based on layer transform and opacity.alokp@chromium.org2012-12-131-1/+1
* Check whether a touch point hits touch event handler regions in root layeryusufo@chromium.org2012-12-131-3/+6
* [cc] Route LayerImpl::layerTreeHostImpl() calls through LayerTreeImplnduca@chromium.org2012-12-121-1/+1
* [cc] Make LayerImpls point at LayerTreeImpl instead of LTHInduca@chromium.org2012-12-111-0/+16
* cc: Split out calcDrawEtc from drawLayersenne@chromium.org2012-12-091-16/+48
* Revert 171714 - Use an auxiliary list of animation controllers.vollick@chromium.org2012-12-081-39/+40
* Added LayerTreeHostImpl::layerTreeAsJson which serializes a layer treeskaslev@chromium.org2012-12-081-0/+12
* Round managed memory stats to the nearest 8MB, and don't performccameron@chromium.org2012-12-081-0/+32
* Add the DelegatingRenderer class with its initialize path.danakj@chromium.org2012-12-081-1/+4
* cc: Add receiver for CompositorFrameAck in LayerTreeHostImpl and forward it t...danakj@chromium.org2012-12-081-2/+6
* cc: Move WebCompositorOutputSurface and related classes into cc/danakj@chromium.org2012-12-071-8/+11
* Add a stat to the smoothness benchmark for avg number of missing tiles.vollick@chromium.org2012-12-071-1/+4
* cc: Use asynchronous set pixels API for impl-side painting.reveman@chromium.org2012-12-071-1/+8
* With this patch we accomplish the following:vollick@chromium.org2012-12-071-40/+39
* Move LayerSorter to exist locally only in layer_tree_host_commonshawnsingh@google.com2012-12-071-1/+1
* [cc] Move root layer pointer to LayerTreeImplnduca@chromium.org2012-12-061-97/+71
* Disable pinch zoom viewport for non-compositor scalingtrchen@chromium.org2012-12-061-1/+3
* cc: Finish the rename from cc::GraphicsContext to cc::OutputSurfacedanakj@chromium.org2012-12-061-18/+18
* Revert 171403danakj@chromium.org2012-12-061-18/+18
* cc: Finish the rename from cc::GraphicsContext to cc::OutputSurfacedanakj@chromium.org2012-12-061-18/+18
* Organize internal properties of cc/ layer typesshawnsingh@google.com2012-12-051-1/+1
* cc: Always commit and redraw after scrollingskyostil@chromium.org2012-12-041-3/+4
* cc: Move --num-raster-threads setting to LayerTreeSettings.reveman@chromium.org2012-12-041-1/+1
* cc: Use skia::RefPtr in place of raw pointers and SkAutoTUnref.danakj@chromium.org2012-12-041-1/+1
* cc: Give ownership of render passes to the renderer when drawing a frame.danakj@chromium.org2012-12-041-5/+4
* [cc] Track the rendering & painting cost of impl-side painting.nduca@chromium.org2012-11-301-0/+3
* Fix naming of one accelerated compositing stat used in benchmarkingshawnsingh@chromium.org2012-11-301-3/+3