summaryrefslogtreecommitdiffstats
path: root/cc/resources/picture_layer_tiling_set.cc
Commit message (Expand)AuthorAgeFilesLines
* CC: Ensure recycle tree contains no 'active' tiles.epenner@chromium.org2013-10-011-0/+5
* cc: Add more DCHECKs around tiling statesenne@chromium.org2013-08-281-0/+9
* This is a small clean-up that reduces raster mode exposure outside of the til...vmpstr@chromium.org2013-07-081-1/+1
* cc: Fix pile->CanRaster DCHECKenne@chromium.org2013-07-041-1/+6
* cc: Recycle tilings to make SetLiveTilesRect cheaperenne@chromium.org2013-07-011-6/+43
* cc: Use multiple resources to switch LCD statusvmpstr@chromium.org2013-06-261-2/+2
* Revert 207360 "cc: Recycle tilings to make SetLiveTilesRect cheaper"skyostil@google.com2013-06-201-43/+6
* cc: Recycle tilings to make SetLiveTilesRect cheaperenne@chromium.org2013-06-201-6/+43
* cc: Low quality support for low res tilesvmpstr@chromium.org2013-06-071-1/+1
* cc: Renamed drawing_info to tile_versionvmpstr@chromium.org2013-05-211-1/+1
* Add shortcut path for scaling integer rects.danakj@chromium.org2013-05-201-2/+2
* Remove --trace-all-rendered-frames in favour of disabled-by-default.dsinclair@chromium.org2013-05-151-2/+0
* cc: Add per-layer memory usage to tracing snapshotsenne@chromium.org2013-05-151-0/+7
* cc: Ensure resolution is copied during tiling set copyvmpstr@chromium.org2013-05-091-3/+9
* cc: Remove and rename PictureLayerTiling clone methods.danakj@chromium.org2013-05-031-13/+10
* cc: Add unit tests for recreating tiles after LCD text changes.danakj@chromium.org2013-05-031-2/+2
* cc: Simplify the logic for deciding to update tile priorities.danakj@chromium.org2013-05-021-4/+2
* cc: Make tile-creation lazydanakj@chromium.org2013-04-301-41/+13
* cc: Find a better prioritized rect when the viewport rect is huge.danakj@chromium.org2013-04-171-3/+7
* Revert 193762 "Makes tile-creation lazy"wangxianzhu@chromium.org2013-04-151-13/+41
* Makes tile-creation lazywhunt@chromium.org2013-04-111-41/+13
* Smart layer invalidation for LCD text.alokp@chromium.org2013-04-081-0/+5
* cc: Fix build issues for adding ‘chromium_code’: 1 to cc.gyp and cc_tests...danakj@chromium.org2013-03-291-1/+7
* Revert 191400 "cc: Add ‘chromium_code’: 1 to cc.gyp and cc_t..."rsleevi@chromium.org2013-03-291-7/+1
* cc: Add ‘chromium_code’: 1 to cc.gyp and cc_tests.gypdanakj@chromium.org2013-03-291-1/+7
* Revert 191364 "cc: Add ‘chromium_code’: 1 to cc.gyp and cc_t..."danakj@chromium.org2013-03-291-7/+1
* cc: Add ‘chromium_code’: 1 to cc.gyp and cc_tests.gypdanakj@chromium.org2013-03-291-1/+7
* cc: Rename PictureLayerTiling(Set) Iterator to CoverageIteratorenne@chromium.org2013-03-281-12/+13
* cc: Add command line switches for impl-side painting constants.reveman@chromium.org2013-03-281-2/+4
* cc: Convert non-const reference arguments to pointers.danakj@chromium.org2013-03-271-1/+1
* cc: Auto-LCD text for impl-side paintingenne@chromium.org2013-03-231-0/+5
* cc: Remove unused alignment parameter from PictureLayerTilingenne@chromium.org2013-03-201-5/+2
* Part 8 of cc/ directory shuffles: resourcesjamesr@chromium.org2013-03-181-0/+311