summaryrefslogtreecommitdiffstats
path: root/cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* cc: New reference image for BackgroundFilterBlurOffAxis.reveman@chromium.org2013-05-082-1/+1
* DelegatingRenderer: send frame on SwapBuffers instead of DrawFramepiman@chromium.org2013-05-0815-17/+181
* Revert "cc: Cleanup vertex shaders used for anti-aliasing."sky@chromium.org2013-05-085-112/+60
* cc: Cleanup vertex shaders used for anti-aliasing.reveman@chromium.org2013-05-085-60/+112
* Support --enable-delegated-renderer on Android.aelias@chromium.org2013-05-088-14/+89
* Revert "cc: Move canvas clear from picture to picture_pile_implvmpstr@chromium.org2013-05-072-9/+29
* cc: Png baselines for https://codereview.chromium.org/15004009/danakj@chromium.org2013-05-072-0/+0
* cc: Pass the device and page scale factor to CalculateContentsScaledanakj@chromium.org2013-05-0720-75/+154
* cc: Cache highp_threshold in TexCoordPrecisionRequiredbrianderson@chromium.org2013-05-077-38/+60
* Add cc option to non-lazily disable vsync notificationboliu@chromium.org2013-05-067-12/+65
* cc: Clean up UpdateLayerContentsScale code.danakj@chromium.org2013-05-042-29/+30
* cc: Move canvas clear from picture to picture_pile_implvmpstr@chromium.org2013-05-042-29/+9
* cc: Fix pixel buffer handling in lost context situations.reveman@chromium.org2013-05-044-5/+45
* cc: Fix impl-side painting flashing due to missing tilesenne@chromium.org2013-05-034-2/+28
* telemetry: Added solid prediction trackingvmpstr@chromium.org2013-05-036-2/+34
* cc: Add resource size sanity check to ResourceProvider.reveman@chromium.org2013-05-032-1/+3
* cc: Remove TileManager::GatherPixelRefsForTile.reveman@chromium.org2013-05-0310-163/+162
* cc: Remove and rename PictureLayerTiling clone methods.danakj@chromium.org2013-05-036-53/+44
* cc: Add unit tests for recreating tiles after LCD text changes.danakj@chromium.org2013-05-038-20/+222
* cc: Simplify the logic for deciding to update tile priorities.danakj@chromium.org2013-05-0215-164/+167
* cc: Add force anti-aliasing off option to SolidColorDrawQuadwonsik@chromium.org2013-05-0216-65/+142
* Add unittest for root layer scroll offset delegation.mkosiba@chromium.org2013-05-021-0/+66
* cc: Move analyze tasks to worker thread.reveman@chromium.org2013-05-024-77/+117
* cc: Add a test image for force anti-aliasing off featureenne@chromium.org2013-05-021-0/+0
* Disables impl-side painting on TV devicejinsukkim@chromium.org2013-05-021-1/+6