summaryrefslogtreecommitdiffstats
path: root/cc/layers
Commit message (Expand)AuthorAgeFilesLines
* Add shortcut path for scaling integer rects.danakj@chromium.org2013-05-205-16/+15
* Make BitmapContentLayerUpdater free its SkCanvasccameron@chromium.org2013-05-183-0/+7
* cc: Cache the twin tree's layer in PictureLayerImpl.danakj@chromium.org2013-05-174-183/+131
* cc: Added features for more accurate raster benchmarkernstm@chromium.org2013-05-171-1/+2
* Remove ScrollbarLayerImplBase.wjmaclean@chromium.org2013-05-173-37/+8
* Remove current pinch-zoom scrollbar implementation.wjmaclean@chromium.org2013-05-174-76/+0
* Remove --trace-all-rendered-frames in favour of disabled-by-default.dsinclair@chromium.org2013-05-151-3/+0
* cc: Add per-layer memory usage to tracing snapshotsenne@chromium.org2013-05-157-5/+72
* cc: Don't add tilings to layers without recordings.danakj@chromium.org2013-05-152-4/+26
* Trace picture piles on layersnduca@chromium.org2013-05-151-0/+1
* cc: Make LayerImpl::LayerTypeAsString return the full typeenne@chromium.org2013-05-1512-12/+12
* cc: Add TiledLayerImpl::AsValueenne@chromium.org2013-05-142-0/+6
* 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-142-0/+12
* Run all LayerTreeHost tests with impl-side painting.danakj@chromium.org2013-05-135-7/+58
* cc: Run all LayerTreeHost tests with a delegating renderer.danakj@chromium.org2013-05-104-17/+16
* cc: Add tile-free software compositing mode.aelias@chromium.org2013-05-103-2/+60
* cc: Replace Layer::SetAutomaticallyComputeRasterScale with a setting.danakj@chromium.org2013-05-099-116/+89
* Update cc trace instrumentation to use tracing's object snapshot APInduca@chromium.org2013-05-084-15/+25
* Support --enable-delegated-renderer on Android.aelias@chromium.org2013-05-083-7/+42
* cc: Pass the device and page scale factor to CalculateContentsScaledanakj@chromium.org2013-05-0715-74/+125
* cc: Fix impl-side painting flashing due to missing tilesenne@chromium.org2013-05-032-0/+17
* cc: Remove and rename PictureLayerTiling clone methods.danakj@chromium.org2013-05-031-5/+3
* cc: Add unit tests for recreating tiles after LCD text changes.danakj@chromium.org2013-05-031-1/+1
* cc: Simplify the logic for deciding to update tile priorities.danakj@chromium.org2013-05-022-15/+25
* cc: Add force anti-aliasing off option to SolidColorDrawQuadwonsik@chromium.org2013-05-026-24/+34
* cc: Fix most cpplint errors in cc/enne@chromium.org2013-05-013-7/+7
* cc: Reduce special casing of transparent tiles.reveman@chromium.org2013-05-011-4/+1
* cc: Remove unused is_live flag from TilePriorityenne@chromium.org2013-05-011-10/+1
* Merge cc initialization pathsboliu@chromium.org2013-05-013-5/+3
* cc: Make tile-creation lazydanakj@chromium.org2013-04-304-46/+56
* Make it possible to delegate root layer scroll offset outside of cc.mkosiba@chromium.org2013-04-304-11/+43
* Revert 197178 "Make it possible to delegate root layer scroll of..."hshi@chromium.org2013-04-304-43/+11
* Make it possible to delegate root layer scroll offset outside of cc.mkosiba@chromium.org2013-04-294-11/+43
* Flip the cc::InputHandler and cc::InputHandlerClient names, they are backwardsjamesr@chromium.org2013-04-293-16/+16
* cc: Don't invalidate for lcd text on platforms without lcd textenne@chromium.org2013-04-271-1/+1
* Remove boundsContainPageScale from layer typeswjmaclean@chromium.org2013-04-2610-61/+27
* Revert 196708 "Merge cc initialization paths"nick@chromium.org2013-04-263-3/+5
* Improved measurement of rasterize time and pixels rasterized.ernstm@chromium.org2013-04-261-1/+4
* cc: Async readback.danakj@chromium.org2013-04-264-0/+94
* Revert 196713 "cc: Async readback."danakj@chromium.org2013-04-264-94/+0
* cc: Async readback.danakj@chromium.org2013-04-264-0/+94
* Merge cc initialization pathsboliu@chromium.org2013-04-263-5/+3
* Revert 196592 "cc: Async readback."kinuko@chromium.org2013-04-264-94/+0
* cc: Async readback.danakj@chromium.org2013-04-264-0/+94
* Revert 196480 "Merge cc initialization paths"nick@chromium.org2013-04-253-3/+5
* Merge cc initialization pathsboliu@chromium.org2013-04-253-5/+3
* Fix a problem that impl thread can get stuck if layer has no tilingsqinmin@chromium.org2013-04-241-0/+3
* cc: Don't change the LayerTreeSettings impl painting sizes.danakj@chromium.org2013-04-232-2/+128
* cc: Don't pass simple well-defined classes by reference.danakj@chromium.org2013-04-232-4/+4