summaryrefslogtreecommitdiffstats
path: root/cc
Commit message (Expand)AuthorAgeFilesLines
* Only use skia::RefPtr for refcountingenne@chromium.org2013-05-185-104/+149
* cc: Add tile and tile management section to ownersvmpstr@chromium.org2013-05-181-0/+4
* cc: Trace based rasterize and record benchmark.ernstm@chromium.org2013-05-184-5/+13
* Make BitmapContentLayerUpdater free its SkCanvasccameron@chromium.org2013-05-1810-10/+70
* cc: Add WorkerPoolTest.reveman@chromium.org2013-05-173-1/+111
* Remove enable-pinch-zoom-scrollbars flag.wjmaclean@chromium.org2013-05-172-6/+0
* Ensure LayerTreeHostImpl's current frame time is updated every frameajuma@chromium.org2013-05-178-10/+110
* cc: Cache the twin tree's layer in PictureLayerImpl.danakj@chromium.org2013-05-1710-183/+417
* cc: Added features for more accurate raster benchmarkernstm@chromium.org2013-05-1711-8/+40
* Remove ScrollbarLayerImplBase.wjmaclean@chromium.org2013-05-174-38/+8
* Remove current pinch-zoom scrollbar implementation.wjmaclean@chromium.org2013-05-1719-1035/+1
* Fix bad assumption in gl_renderer shader unit tests, and disable one test.shawnsingh@chromium.org2013-05-161-2/+68
* cc: Remove predictor benchmarkvmpstr@chromium.org2013-05-169-74/+1
* cc: Fix a flaky LayerTreeHostTestContinuousInvalidate test.danakj@chromium.org2013-05-161-1/+1
* Fix DCHECKs when context is lost during software decode video.danakj@chromium.org2013-05-161-0/+11
* cc: Add dummy varying/uniform to fix solid color quads.epenner@chromium.org2013-05-161-0/+20
* Build fix for cc_unittests.dongseong.hwang@intel.com2013-05-161-2/+2
* cc: Try eliminate flake on a cc unittest.danakj@chromium.org2013-05-151-4/+23
* Remove --trace-all-rendered-frames in favour of disabled-by-default.dsinclair@chromium.org2013-05-1512-41/+16
* cc: Add per-layer memory usage to tracing snapshotsenne@chromium.org2013-05-1513-5/+99
* cc: Don't add tilings to layers without recordings.danakj@chromium.org2013-05-153-7/+29
* Trace picture piles on layersnduca@chromium.org2013-05-156-2/+50
* cc: Make LayerImpl::LayerTypeAsString return the full typeenne@chromium.org2013-05-1512-12/+12
* Issue trace event when tiles are deletednduca@chromium.org2013-05-151-0/+1
* This patch adds picture tracing to cc/picture.cc. The important bits of this ...pdr@chromium.org2013-05-145-3/+106
* cc: Don't consider padding for analysis.vmpstr@chromium.org2013-05-142-7/+14
* cc: Add TiledLayerImpl::AsValueenne@chromium.org2013-05-144-2/+18
* cc: Use the correct layer type in LayerImpl::AsValueenne@chromium.org2013-05-142-3/+1
* cc: Add to invalidation to PictureLayerImpl::AsValueenne@chromium.org2013-05-144-0/+31
* Don't copy tile contents on an "upload" from its pixel buffer for software re...skaslev@chromium.org2013-05-131-9/+9
* Run all LayerTreeHost tests with impl-side painting.danakj@chromium.org2013-05-1328-146/+437
* cc: Fix ubercomp crashes.danakj@chromium.org2013-05-113-23/+15
* Fix LTHI shutdown crash when disabling vsync immediatelyboliu@chromium.org2013-05-102-1/+23
* cc: Run all LayerTreeHost tests with a delegating renderer.danakj@chromium.org2013-05-1016-192/+418
* Revert 199375 "re-land cc: Switched ContentLayerUpdaters to use ..."danakj@chromium.org2013-05-103-23/+26
* cc: Don't do CompositeAndReadback when using DelegatingRenderer.danakj@chromium.org2013-05-108-20/+43
* re-land cc: Switched ContentLayerUpdaters to use RenderingStatsInstrumentation.ernstm@chromium.org2013-05-103-26/+23
* Improved tile binning.ernstm@chromium.org2013-05-101-3/+3
* cc: Inflate invalidation in each picture listdanakj@chromium.org2013-05-106-15/+227
* cc: Add tile-free software compositing mode.aelias@chromium.org2013-05-1012-15/+142
* cc: Replace Layer::SetAutomaticallyComputeRasterScale with a setting.danakj@chromium.org2013-05-0920-355/+703
* cc: Add perf test for scrolling with impl-side paintingskyostil@chromium.org2013-05-093-2/+173
* Make SingleThreadProxy update LayerTreeHost's animationsajuma@chromium.org2013-05-096-9/+49
* cc: Ensure resolution is copied during tiling set copyvmpstr@chromium.org2013-05-091-3/+9
* Re-land: cc: Cleanup vertex shaders used for anti-aliasing.reveman@chromium.org2013-05-095-64/+116
* Remove inside_chromium_build gyp variablejamesr@chromium.org2013-05-081-15/+1
* Update cc trace instrumentation to use tracing's object snapshot APInduca@chromium.org2013-05-0814-74/+181
* cc: Fix readback from non-root layers.danakj@chromium.org2013-05-0812-84/+285
* cc: Use SkPMColor consistently on readback.aelias@chromium.org2013-05-082-55/+61
* Compositor method renamesboliu@chromium.org2013-05-0813-33/+32