summaryrefslogtreecommitdiffstats
path: root/cc/trees/layer_tree_host_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* cc: Report only on active tiles in tracing.vmpstr2014-08-271-4/+18
* cc: Remove tiles from recycle tree that were deleted on active.vmpstr2014-08-261-0/+6
* Remove cc:LayerTreeHostImpl::IsContextLost.dneto2014-08-251-17/+1
* Make RenderPass::Id an isolated classweiliangc@chromium.org2014-08-221-8/+8
* cc: Remove all traces of SkPicture cloning.reveman@chromium.org2014-08-221-34/+0
* Replace overdraw_bottom_height with top_controls_layout_height.aelias@chromium.org2014-08-221-42/+12
* cc: Use a normal texture for background texture.dongseong.hwang@intel.com2014-08-211-5/+5
* Rename Animate as Begin(Main)Frameskyostil@chromium.org2014-08-181-15/+21
* [Android] Implementation of overscroll effect for Android Ljdduke@chromium.org2014-08-151-3/+3
* Include tile manager state in lthi state dumpnduca@chromium.org2014-08-141-0/+4
* Support an ALPHA_8 UIResourceBitmap formatjdduke@chromium.org2014-08-141-2/+10
* Implement scroll handler latency trackingskyostil@chromium.org2014-08-131-0/+17
* Schedule commit when top controls animation updates the scroll offsetjdduke@chromium.org2014-08-131-6/+14
* LayerTreeHostImpl knows if it has an output surface.dneto@chromium.org2014-08-081-10/+8
* Revert 287325 because it breaks smoothness benchmarks on windows: "ValueError...sadrul@chromium.org2014-08-051-17/+0
* Implement scroll handler latency trackingskyostil@chromium.org2014-08-041-0/+17
* Add builders for tracing event's structural argumentsyurys@chromium.org2014-08-011-31/+71
* Revert of Add builders for tracing event's structural arguments (https://code...erikchen@chromium.org2014-07-311-71/+31
* Add builders for tracing event's structural argumentsyurys@chromium.org2014-07-311-31/+71
* Tiling priorities in Android Webview.hush@chromium.org2014-07-311-1/+26
* cc: Fix resourceless draw with ganesh eanbledboliu@chromium.org2014-07-291-14/+14
* (Reland) cc: Change TileManager iterators to be queues.vmpstr@chromium.org2014-07-241-1/+50
* Remove flag to disable cc touch hit testing.zeeshanq@chromium.org2014-07-231-2/+0
* Only Record Ugliness Histogram for Compositor Side Changesweiliangc@chromium.org2014-07-231-1/+2
* Revert of cc: Change TileManager iterators to be queues. (https://codereview....ksakamoto@chromium.org2014-07-221-50/+1
* cc: Change TileManager iterators to be queues.vmpstr@chromium.org2014-07-211-1/+50
* Revert Removing base::TimeTicks argument to DrawLayersccameron@chromium.org2014-07-191-2/+3
* Scroll offset animation curve retargeting.skobes@chromium.org2014-07-181-4/+20
* Revert "Implement scroll handler latency tracking"miletus@chromium.org2014-07-171-30/+0
* Rename composited selection anchor/focus to start/endjdduke@chromium.org2014-07-161-2/+2
* cc: Refactor ResourceProvider.sohan.jyoti@samsung.com2014-07-161-4/+10
* Histogram to track missing and incomplete tilesweiliangc@chromium.org2014-07-141-1/+17
* Add a UMA for the number of layers in a frame.dneto@chromium.org2014-07-141-0/+3
* Explicitly resize inner viewport container layer on SetViewportSizebokan@chromium.org2014-07-111-0/+1
* Removing base::TimeTicks argument to DrawLayers as it isn't really used.mithro@mithis.com2014-07-101-3/+2
* Pass resourceless software mode in SetExternalConstraintsboliu@chromium.org2014-07-101-18/+22
* Impl thread smooth scrolling.skobes@chromium.org2014-07-101-0/+60
* Implement scroll handler latency trackingskyostil@chromium.org2014-07-091-0/+30
* Fix viewport computation in Mac UCccameron@chromium.org2014-07-091-1/+1
* Initial commit of a queueing delay metric:ariblue@google.com2014-07-081-1/+1
* Create DrawQuad in RenderPass and only give out raw pointer to layersweiliangc@chromium.org2014-07-031-4/+4
* cc: Hide Gpu Rasterization details in Resource Provider.sohan.jyoti@samsung.com2014-07-031-5/+3
* cc: Disallow scroll offset animations when impl-scrolling isn't supportedajuma@chromium.org2014-07-031-0/+2
* Route selection bounds updates through the compositorjdduke@chromium.org2014-07-011-0/+3
* cc: Rename DirectRasterWorkerPool to GpuRasterWorkerPoolsohan.jyoti@samsung.com2014-07-011-4/+4
* cc: Activate sync tree instead of pending tree.alokp@chromium.org2014-07-011-50/+53
* cc: Trace FrameViewer tracingenne@chromium.org2014-06-251-7/+10
* cc: Update draw if external draw constraints changeboliu@chromium.org2014-06-241-0/+4
* Removed QuadSink and MockQuadCullerweiliangc@chromium.org2014-06-231-12/+9
* cc: Support on demand raster with gpu rasterizationboliu@chromium.org2014-06-211-0/+34