summaryrefslogtreecommitdiffstats
path: root/cc/base/tiling_data_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* cc: Add ReverseSpiralDifferenceIterator.vmpstr2014-10-181-7/+29
* cc: Replace > > with >>danakj2014-10-161-11/+11
* cc: Remove and Create the correct tiles when resizing live tiles rectDana Jansens2014-08-281-65/+63
* cc: Give TilingData back a Size instead of a Rect.danakj@chromium.org2014-07-161-2462/+832
* cc: Use ExpandRectIgnoringBordersToTileBoundsWithBordersEmpty.danakj@chromium.org2014-07-141-30/+43
* cc: Expand invalidation to full tile when recording is missing for the tile.danakj@chromium.org2014-06-181-0/+60
* Revert 277964 "cc: In SyncFromActiveLayer, drop all tiles not in..."perkj@chromium.org2014-06-181-60/+0
* cc: In SyncFromActiveLayer, drop all tiles not in the recorded_viewport.danakj@chromium.org2014-06-181-0/+60
* cc: Fix missing compositor invalidations during resizeenne@chromium.org2014-04-221-0/+71
* cc: Give TilingData a Rect instead of a Sizeernstm@chromium.org2014-04-161-852/+2462
* cc: Add a tiling iterator that doesn't include bordersenne@chromium.org2014-03-181-44/+123
* cc: Spiral iterator fix for negative center.vmpstr@chromium.org2014-03-071-0/+26
* cc: Added a spiral difference iterator to tiling data.vmpstr@chromium.org2014-03-041-0/+542
* [#7] Pass gfx::Size by const ref.prashant.n@samsung.com2014-01-291-22/+22
* Revert of [#7] Pass gfx structs by const ref (gfx::Size) (https://codereview...mnissler@chromium.org2014-01-281-22/+22
* [#7] Pass gfx::Size by const ref.prashant.n@samsung.com2014-01-281-22/+22
* cc: Fix build issues for adding ‘chromium_code’: 1 to cc.gyp and cc_tests...danakj@chromium.org2013-03-291-3/+3
* Revert 191400 "cc: Add ‘chromium_code’: 1 to cc.gyp and cc_t..."rsleevi@chromium.org2013-03-291-3/+3
* cc: Add ‘chromium_code’: 1 to cc.gyp and cc_tests.gypdanakj@chromium.org2013-03-291-3/+3
* Revert 191364 "cc: Add ‘chromium_code’: 1 to cc.gyp and cc_t..."danakj@chromium.org2013-03-291-3/+3
* cc: Add ‘chromium_code’: 1 to cc.gyp and cc_tests.gypdanakj@chromium.org2013-03-291-3/+3
* This fixes all lint issues (except for false positives) in:jamesr@chromium.org2013-03-261-0/+2
* cc: Chromify TilingData unittestenne@chromium.org2013-03-221-56/+28
* Part 1 of cc/ directory shuffles: basejamesr@chromium.org2013-03-181-0/+1197