summaryrefslogtreecommitdiffstats
path: root/cc/trees
Commit message (Expand)AuthorAgeFilesLines
* Revert "cc: Make tiling interest rect calc based on viewport."Jared Duke2015-06-262-2/+3
* [Merge to M44] Chromium changes to statically link ffmpeg.Dale Curtis2015-06-172-2/+2
* Scroll bubbling in the compositor should use the layer's scroll parent.David Bokan2015-06-172-1/+87
* Synchronously drop tile textures in android webviewBo Liu2015-06-111-0/+14
* Merge to M44: "Don't report compositor dropped frames for invisible layers."Dale Curtis2015-06-012-1/+32
* Fix build error with LTHC unittestIan Vollick2015-05-201-27/+0
* Reset property tree indices when layer is removed from layer treeIan Vollick2015-05-204-8/+49
* cc: Move files out of cc/resources/.Dana Jansens2015-05-193-13/+13
* cc: Don't try set RenderPasses on active tree after losing context.Dana Jansens2015-05-191-0/+31
* cc: split UpdateGpuRasterizationStatus() into two parts.senorblanco2015-05-154-40/+51
* Move VISUAL_STATE promise to activationtobiasjs2015-05-153-14/+87
* cc: Add null checks for GrContext created by ContextProviderCommandBuffer.vmiura2015-05-153-2/+27
* cc: Make IsReadyToDraw/NeedsRaster usage consistent.vmpstr2015-05-151-2/+8
* Create single thread synchronous task graph runner when necessary with gpu di...jbauman2015-05-141-10/+10
* cc: Remove unused use_pinch_zoom_scrollbars flag.sunnyps2015-05-142-2/+0
* cc: Make tiling interest rect calc based on viewport.sohan.jyoti2015-05-142-3/+2
* Observe LCD text restrictions during layer animationsfmalita2015-05-132-8/+27
* Add distinction between RGB and RGBA native texture video frame and resourceshalliwell2015-05-131-2/+4
* cc: Move raster_source from Tile to PrioritizedTilehendrikw2015-05-133-13/+10
* Cleanup: Simplify some checks in tests.thestig2015-05-112-6/+6
* cc: use property trees instead of CDP on the main threadenne2015-05-118-113/+190
* cc: Add LayerTreeHost::InitParams for LayerTreeHost creation.sadrul2015-05-115-81/+111
* cc: Avoid extra copies of vectorshendrikw2015-05-083-24/+42
* cc: change the GPU rasterization content veto into an MSAA trigger.senorblanco2015-05-083-2/+87
* Revert of cc: change the GPU rasterization content veto into an MSAA trigger....ajuma2015-05-083-87/+2
* Revert of cc: Test BeginMainFrame values come from BeginImplFrame. (patchset ...ksakamoto2015-05-081-64/+1
* Revert of cc: Adding BeginFrameTracker object and removing Now() from LTHI. (...ksakamoto2015-05-086-45/+41
* cc: Test BeginMainFrame values come from BeginImplFrame.mithro2015-05-081-1/+64
* cc: change the GPU rasterization content veto into an MSAA trigger.senorblanco2015-05-083-2/+87
* cc: Adding BeginFrameTracker object and removing Now() from LTHI.mithro2015-05-086-41/+45
* cc: Adding test to check SingleThreadProxy::CompositeImmediately's state tran...mithro2015-05-081-0/+69
* cc: Adding DidFinishImplFrame to LTHI.mithro2015-05-078-27/+93
* media: Let VideoFrame carry more than one native texture.dcastagna2015-05-071-4/+2
* Revert of cc: Adding DidFinishImplFrame to LTHI. (patchset #10 id:180001 of h...ksakamoto2015-05-078-92/+26
* cc: Adding DidFinishImplFrame to LTHI.mithro2015-05-078-26/+92
* cc: Make HasImplThread() function work in AfterTest().mithro2015-05-071-0/+25
* Make property trees not depend on PreCalculateMetaInformation treewalkjaydasika2015-05-065-19/+222
* cc: Fix draw transforms for descendants of fixed-position layersajuma2015-05-066-26/+148
* cc: Remove pairs from the raster and eviction queueshendrikw2015-05-063-303/+25
* ui: Disable the use_cached_picture option in DisplayListRecordingSourcedanakj2015-05-052-0/+2
* cc: Removing base::TimeTicks argument to DrawLayers as it isn't used.mithro2015-05-056-63/+60
* Animation start scale should be considered for the raster scalebehara.ms2015-05-051-16/+37
* Fix fling boostingjdduke2015-05-052-1/+30
* cc: Send BeginFrame to VideoFrameController when added.sunnyps2015-05-052-0/+44
* Move the Ganesh GPU rasterization veto into LayerTreeHostImpl.senorblanco2015-05-056-49/+49
* cc: Make SingleThreadProxy::CompositeImmediately match scheduler path.mithro2015-05-041-10/+17
* cc: Get BeginFrameArgs for BeginMainFrame while inside an impl frame.mithro2015-05-012-7/+17
* cc: Track SkPicture memory usage of the active tree using UMA.jbroman2015-04-301-0/+8
* cc: Make LTHI::LayerTreeSettings constenne2015-04-291-1/+1
* cc: Remove tile sharing from tilings.vmpstr2015-04-291-11/+13