summaryrefslogtreecommitdiffstats
path: root/cc/trees
Commit message (Expand)AuthorAgeFilesLines
* cc: Support on demand raster with gpu rasterizationboliu@chromium.org2014-06-213-1/+59
* cc: Don't add new tilings while syncing a tiling.danakj@chromium.org2014-06-201-3/+3
* cc: Early out sooner in UpdateTilePriorities when !CanHaveTilings().danakj@chromium.org2014-06-191-56/+0
* Removed ManagedMemoryStats.vmpstr@chromium.org2014-06-197-93/+0
* Rendering context information added to SharedQuadStatethildebr@chromium.org2014-06-198-32/+34
* Revert of cc: Early out sooner in UpdateTilePriorities when !CanHaveTilings()...jackhou@chromium.org2014-06-191-0/+56
* cc: Early out sooner in UpdateTilePriorities when !CanHaveTilings().danakj@chromium.org2014-06-191-56/+0
* Disable LayerTreeHostTestHighResRequiredAfterEvictingUIResourcesbrettw@chromium.org2014-06-181-1/+2
* Remove QuadCuller class and make QuadSink concreteweiliangc@chromium.org2014-06-173-107/+4
* gpu: Only estimate parent compositor run time when neededskyostil@chromium.org2014-06-171-1/+2
* cc: Update draw properties on external root scrollboliu@chromium.org2014-06-172-0/+37
* cc: adjust devtools_instrumentation to needs of trace-based timelinecaseq@chromium.org2014-06-151-2/+3
* MockQC stops create its own RP and MockOcclusionTrackerweiliangc@chromium.org2014-06-131-1/+2
* cc: Use LayerImpl instead of TiledLayerImpl in LTHI test.sohan.jyoti@samsung.com2014-06-131-72/+91
* cc: Move CalculateContentsScale from LayerImpl to LayerTreeHostCommonsohan.jyoti@samsung.com2014-06-132-70/+87
* Create MockOcclusionTracker for testingweiliangc@chromium.org2014-06-135-48/+16
* cc: Move tiling management out of draw properties calculation.sohan.jyoti@samsung.com2014-06-133-1/+285
* cc: Directly construct SchedulerSettings from LayerTreeSettingsenne@chromium.org2014-06-131-17/+1
* cc: LTHI decides which tree is used for commit.alokp@chromium.org2014-06-134-54/+50
* cc: Stop blocking the main thread in CreateAndInitializeOutputSurface.danakj@chromium.org2014-06-132-93/+97
* Do not skip subtrees with wheel or touch handlersvollick@chromium.org2014-06-132-0/+66
* cc: Remove EnsureRenderSurfaceLayerList, do UpdateDrawProps when needed.danakj@chromium.org2014-06-135-33/+29
* cc: Avoid needless Rect->RectF->Rect conversion in CalcDrawProps.danakj@chromium.org2014-06-121-3/+3
* Combined scale factor and delta updates into one call.bokan@chromium.org2014-06-123-43/+44
* Clean up PointIsClippedBySurfaceOrClipRectvollick@chromium.org2014-06-122-21/+157
* Record SkPicture with correct LCD text setting.alokp@chromium.org2014-06-121-4/+8
* cc: Refactor how picture layers are exposed to the tile manager.reveman@chromium.org2014-06-124-0/+36
* cc: Recreate TileManager in DeferredInitializeboliu@chromium.org2014-06-121-3/+5
* cc: Test losing the output surface during deferred commits.danakj@chromium.org2014-06-111-0/+59
* cc: Fix negative EstimatedParentDrawTimesbrianderson@chromium.org2014-06-112-7/+8
* Fix flaky test LayerTreeHostTestMaxTransferBufferUsageBytes.danakj@chromium.org2014-06-101-4/+1
* Invert DSF to map from delegated frame to layer spacejamesr@chromium.org2014-06-101-30/+21
* Fix LayerTreeHostTestUndrawnLayersDamageLater flakinessenne@chromium.org2014-06-071-7/+4
* Revert of Invert DSF to map from delegated frame to layer space (https://code...acleung@chromium.org2014-06-071-6/+8
* Invert DSF to map from delegated frame to layer spacejamesr@chromium.org2014-06-061-8/+6
* Added LayerSorter::Sort perfteststhildebr@chromium.org2014-06-061-15/+86
* Get rid of graphics layer anchor points, and replace withchrishtr@chromium.org2014-06-0515-585/+568
* Disable LayerTreeHostTestUndrawnLayersDamageLaterenne@chromium.org2014-06-041-1/+4
* Disable LayerTreeHostTestMaxTransferBufferUsageBytes multi-thread tests.dconnelly@chromium.org2014-06-041-0/+3
* Add trace event for addition/removal of GPU rasterization triggerajuma@chromium.org2014-06-033-6/+16
* Update source frame number even when commits abortenne@chromium.org2014-06-032-6/+12
* cc: Use delayed unique notifier for renewing tree priority.vmpstr@chromium.org2014-05-312-39/+12
* Revert of cc: Make heavy layer tree test more realistic (https://codereview.c...skyostil@chromium.org2014-05-301-5/+1
* cc: Add message passing mechanism to micro benchmarking.ernstm@chromium.org2014-05-302-4/+12
* Add tracing for places that make sync GL calls in compositor initjamesr@chromium.org2014-05-291-0/+1
* cc: Make heavy layer tree test more realisticskyostil@chromium.org2014-05-291-1/+5
* cc: Add UMA histogram for gpu rasterization.alokp@chromium.org2014-05-292-0/+31
* Re-land: cc: Examine layers to determine if we're ready to activate.reveman@chromium.org2014-05-272-6/+6
* Revert 272635 "cc: Examine layers to determine if we're ready to..."kbr@chromium.org2014-05-242-6/+6
* cc: Examine layers to determine if we're ready to activate.reveman@chromium.org2014-05-232-6/+6