summaryrefslogtreecommitdiffstats
path: root/cc
Commit message (Expand)AuthorAgeFilesLines
* Add switch to disable recording whole documentboliu@chromium.org2014-07-023-2/+4
* Allocate surface IDs on client sidejamesr@chromium.org2014-07-0214-64/+124
* Route selection bounds updates through the compositorjdduke@chromium.org2014-07-0114-3/+542
* cc: Rename DirectRasterWorkerPool to GpuRasterWorkerPoolsohan.jyoti@samsung.com2014-07-019-157/+142
* cc: Activate sync tree instead of pending tree.alokp@chromium.org2014-07-0113-91/+81
* ASAN fix for SurfaceAggregatorWithResourcesTest.TakeResourcesOneSurfacejamesr@chromium.org2014-07-011-20/+26
* setConfig is deprecated, use setInfo or allocPixels insteadreed@google.com2014-06-3010-42/+20
* cc: Replace ScopedPtrVector<RenderPass> with RenderPassListsimonhong@chromium.org2014-06-307-18/+17
* cc: Remove unused variables in gl_renderer.hhyunki.baik@samsung.com2014-06-281-3/+0
* Revert 280493 "Make SingleThreadProxy a SchedulerClient"nkostylev@chromium.org2014-06-2817-388/+211
* Make SingleThreadProxy a SchedulerClientenne@chromium.org2014-06-2817-211/+388
* cc: Pass ideal contents scale to PictureLayerTiling UpdateTilePriorities.sohan.jyoti@samsung.com2014-06-272-21/+23
* cc: Fixed unittests that counted the number of tree activations.alokp@chromium.org2014-06-273-5/+28
* Update scrollbar parameters when it is associated to layerwangxianzhu@chromium.org2014-06-278-31/+51
* cc: Don't drop recording tiles on edges of the tiling that didn't resizedanakj@chromium.org2014-06-272-4/+238
* Use a SurfaceFactory and manage resources for that group of surfacesjamesr@chromium.org2014-06-2722-757/+1136
* cc: Change PictureLayerTiling::UpdatePile to GetPile().danakj@chromium.org2014-06-268-14/+19
* cc: Disable flaky SchedulerTest.SyntheticBeginFramesenne@chromium.org2014-06-261-1/+2
* cc: update scaled transform to occlusion tracker during append quad.sohan.jyoti@samsung.com2014-06-251-2/+2
* cc: Trace FrameViewer tracingenne@chromium.org2014-06-251-7/+10
* cc: Move the call to LayerTreeImpl::ResetRequiresHighResToDraw.alokp@chromium.org2014-06-251-9/+8
* cc: Update draw if external draw constraints changeboliu@chromium.org2014-06-242-0/+30
* Skip occluded tiles during rasterization.jbedley@chromium.org2014-06-2316-79/+564
* 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