summaryrefslogtreecommitdiffstats
path: root/cc/trees/layer_tree_host_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Revert of Re-land: cc: Use worker context for one-copy tile initialization. (...sky2015-08-181-1/+3
* Re-land: cc: Use worker context for one-copy tile initialization.reveman2015-08-181-3/+1
* cc: Make HiDPI devices use 4 MSAA samples for GPU rasterization by default.senorblanco2015-08-141-0/+1
* Revert of Re-land: cc: Use worker context for one-copy tile initialization. (...kbr2015-08-091-1/+3
* Re-land: cc: Use worker context for one-copy tile initialization.reveman2015-08-091-3/+1
* Revert of cc: Use worker context for one-copy tile initialization. (patchset ...kbr2015-08-071-1/+3
* cc: Use worker context for one-copy tile initialization.reveman2015-08-061-3/+1
* cc: Keep the transform tree's to_screen_is_animated updatedajuma2015-08-041-0/+6
* Arrange compositor scrolling into scroll customization format (WIP)tdresser2015-07-311-0/+1
* Cleanup viewport scrolling for future scroll customization work.tdresser2015-07-151-1/+1
* cc: Make IsSynchronousSingleThreaded a const bool.vmpstr2015-07-141-2/+1
* Reland (2): cc: Make tile manager object persist for the length of LTHI.vmpstr2015-07-101-4/+5
* Revert of Reland: cc: Make tile manager object persist for the length of LTHI...zhaoqin2015-07-101-3/+3
* Reland: cc: Make tile manager object persist for the length of LTHI.vmpstr2015-07-091-3/+3
* Revert of Cleanup viewport scrolling for future scroll customization work. (p...tdresser2015-07-091-1/+1
* Revert of cc: Make tile manager object persist for the length of LTHI. (patch...vmpstr2015-07-081-3/+3
* cc: Make tile manager object persist for the length of LTHI.vmpstr2015-07-081-3/+3
* CC Animations: Port Impl-only-scrolling to use compositor animation timelines.loyso2015-07-081-0/+2
* cc: Measure compositor timing with finer granularitybrianderson2015-07-071-0/+1
* Cleanup viewport scrolling for future scroll customization work.tdresser2015-07-071-1/+1
* Revert of cc: Measure compositor timing with finer granularity (patchset #8 i...tapted2015-07-071-1/+0
* cc: Measure compositor timing with finer granularitybrianderson2015-07-071-0/+1
* CC Animations: Establish AnimationHost, AnimationTimeline and AnimationPlayer.loyso2015-07-031-0/+35
* cc: Move task runner to be a separate function.vmpstr2015-06-301-0/+6
* Snap pinch zoom gestures near the screen edge.bokan2015-06-241-1/+0
* cc: Delete PrioritizedResourceManagerccameron2015-06-241-1/+0
* Make it possible to synthesize a viewport scrollhush2015-06-231-0/+6
* cc: Free Gpu resources when we are invisible or TileManager is OOM.ericrk2015-06-221-0/+1
* cc: Remove contents_texture_manager from LayerTreeHost(Impl) and proxy.danakj2015-06-191-5/+0
* cc: Remove LayerTreeSettings::raster_enabled.danakj2015-06-151-3/+0
* Unify Android Webview and Chrome's flinghush2015-06-101-1/+5
* Pass collected frame timing events to Blinkmpb2015-06-051-0/+9
* cc: Fix size_t to int truncations in animation/ and debug/.vmpstr2015-06-021-1/+2
* cc: Adding BeginFrameTracker object and removing Now() from LTHI.mithro2015-05-271-8/+6
* Rename cc::ResourceProvider::ResourceId to cc::ResourceId and move it to its ...jbauman2015-05-191-3/+2
* cc: Move files out of cc/resources/.danakj2015-05-181-1/+1
* cc: split UpdateGpuRasterizationStatus() into two parts.senorblanco2015-05-151-3/+8
* cc: Add null checks for GrContext created by ContextProviderCommandBuffer.vmiura2015-05-151-0/+1
* cc: Avoid extra copies of vectorshendrikw2015-05-081-4/+0
* cc: change the GPU rasterization content veto into an MSAA trigger.senorblanco2015-05-081-0/+3
* Revert of cc: change the GPU rasterization content veto into an MSAA trigger....ajuma2015-05-081-3/+0
* Revert of cc: Adding BeginFrameTracker object and removing Now() from LTHI. (...ksakamoto2015-05-081-6/+8
* cc: change the GPU rasterization content veto into an MSAA trigger.senorblanco2015-05-081-0/+3
* cc: Adding BeginFrameTracker object and removing Now() from LTHI.mithro2015-05-081-8/+6
* cc: Adding DidFinishImplFrame to LTHI.mithro2015-05-071-2/+1
* Revert of cc: Adding DidFinishImplFrame to LTHI. (patchset #10 id:180001 of h...ksakamoto2015-05-071-1/+2
* cc: Adding DidFinishImplFrame to LTHI.mithro2015-05-071-2/+1
* cc: Remove pairs from the raster and eviction queueshendrikw2015-05-061-3/+3
* cc: Removing base::TimeTicks argument to DrawLayers as it isn't used.mithro2015-05-051-1/+1
* Move the Ganesh GPU rasterization veto into LayerTreeHostImpl.senorblanco2015-05-051-5/+10