summaryrefslogtreecommitdiffstats
path: root/cc
Commit message (Expand)AuthorAgeFilesLines
* Revert 278654 "cc: Start using raster/eviction iterators in tile..."vmpstr@google.com2014-06-2317-235/+1839
* Removed QuadSink and MockQuadCullerweiliangc@chromium.org2014-06-2360-542/+388
* Small layer_tree_json_parser fix for Is3dSortedthildebr@chromium.org2014-06-211-1/+1
* cc: Support on demand raster with gpu rasterizationboliu@chromium.org2014-06-2115-38/+96
* cc: Pass scaled bounds to debug border quads for drawing.sohan.jyoti@samsung.com2014-06-2013-14/+34
* cc: Start using raster/eviction iterators in tile managervmpstr@chromium.org2014-06-2017-1839/+235
* cc: Don't add new tilings while syncing a tiling.danakj@chromium.org2014-06-2013-331/+277
* Adding a test hook for ScheduledActionAnimate.mithro@mithis.com2014-06-192-11/+17
* cc: Early out sooner in UpdateTilePriorities when !CanHaveTilings().danakj@chromium.org2014-06-195-75/+66
* Removed ManagedMemoryStats.vmpstr@chromium.org2014-06-1919-246/+0
* Rendering context information added to SharedQuadStatethildebr@chromium.org2014-06-1930-112/+166
* Revert of cc: Early out sooner in UpdateTilePriorities when !CanHaveTilings()...jackhou@chromium.org2014-06-193-64/+73
* cc: Early out sooner in UpdateTilePriorities when !CanHaveTilings().danakj@chromium.org2014-06-193-73/+64
* cc: Expand invalidation to full tile when recording is missing for the tile.danakj@chromium.org2014-06-189-97/+248
* Disable LayerTreeHostTestHighResRequiredAfterEvictingUIResourcesbrettw@chromium.org2014-06-181-1/+2
* Revert 277964 "cc: In SyncFromActiveLayer, drop all tiles not in..."perkj@chromium.org2014-06-189-244/+97
* cc: In SyncFromActiveLayer, drop all tiles not in the recorded_viewport.danakj@chromium.org2014-06-189-97/+244
* GN: Fix up various gpu targetsjamesr@chromium.org2014-06-181-0/+8
* Remove QuadCuller class and make QuadSink concreteweiliangc@chromium.org2014-06-178-109/+55
* gpu: Only estimate parent compositor run time when neededskyostil@chromium.org2014-06-171-1/+2
* Change GLInternalFormat param from GLint to GLenum.jungjik.lee@samsung.com2014-06-172-2/+2
* cc: Update draw properties on external root scrollboliu@chromium.org2014-06-172-0/+37
* cc: Fix a bug in tile manager eviction tile iterator.vmpstr@chromium.org2014-06-171-5/+20
* Manage resource lifetimes in frames submitted to Surfacesjamesr@chromium.org2014-06-174-2/+476
* cc: cleanup: Remove unnecessary DCHECKhyunki.baik@samsung.com2014-06-161-1/+0
* cc: Removed PicturePileImpl::Analysis::has_text_.alokp@chromium.org2014-06-162-3/+2
* cc: adjust devtools_instrumentation to needs of trace-based timelinecaseq@chromium.org2014-06-154-13/+27
* cc: Removed TileVersion::has_text.alokp@chromium.org2014-06-144-11/+2
* cc: Don't swap throttle BeginMainFrame just after swappingbrianderson@chromium.org2014-06-132-5/+65
* MockQC stops create its own RP and MockOcclusionTrackerweiliangc@chromium.org2014-06-1315-64/+110
* 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-134-94/+87
* Create MockOcclusionTracker for testingweiliangc@chromium.org2014-06-139-73/+95
* cc: Move tiling management out of draw properties calculation.sohan.jyoti@samsung.com2014-06-1314-486/+678
* cc: Presubmit ban #if 0enne@chromium.org2014-06-131-0/+14
* cc: Directly construct SchedulerSettings from LayerTreeSettingsenne@chromium.org2014-06-133-17/+20
* cc: LTHI decides which tree is used for commit.alokp@chromium.org2014-06-134-54/+50
* Use a struct for cc::Surface ids for more type safetyjamesr@chromium.org2014-06-1323-66/+110
* cc: Stop blocking the main thread in CreateAndInitializeOutputSurface.danakj@chromium.org2014-06-133-96/+97
* cc: Removed LCD text settings from the impl side.alokp@chromium.org2014-06-1317-249/+17
* cc: Ensure that layers with invalid tile priorities don't raster.vmpstr@chromium.org2014-06-131-0/+13
* Do not skip subtrees with wheel or touch handlersvollick@chromium.org2014-06-133-0/+70
* cc: Remove EnsureRenderSurfaceLayerList, do UpdateDrawProps when needed.danakj@chromium.org2014-06-138-66/+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-123-5/+25
* Correctly set up LayerTreeSettings for cc::Display.jbauman@chromium.org2014-06-122-3/+3
* Remove use of kUsePathBoundsForClip_RecordingFlagrobertphillips@google.com2014-06-122-11/+4
* cc: Refactor how picture layers are exposed to the tile manager.reveman@chromium.org2014-06-1213-257/+99