summaryrefslogtreecommitdiffstats
path: root/cc/base/tiling_data.cc
Commit message (Expand)AuthorAgeFilesLines
* cc: Remove tile sharing from tilings.vmpstr2015-04-291-0/+3
* Revert of cc: Remove tile sharing from tilings. (patchset #20 id:380001 of ht...vmpstr2015-04-271-3/+0
* cc: Remove tile sharing from tilings.vmpstr2015-04-241-0/+3
* cc: Reduce duplicated tiling data difference iterator codee.hakkinen2015-03-201-113/+56
* cc: Drop an unused member variable from tiling data iteratorse.hakkinen2014-12-151-61/+52
* cc cleanup: Update paths to geometry headersheejin.r.chung2014-10-231-2/+2
* cc: Add ReverseSpiralDifferenceIterator.vmpstr2014-10-181-4/+266
* [C++11 Allowed Features] Declares a type-safe null pointer converting from NU...kulkarni.a2014-10-061-2/+2
* cc: Remove and Create the correct tiles when resizing live tiles rectDana Jansens2014-08-281-36/+23
* cc: Give TilingData back a Size instead of a Rect.danakj@chromium.org2014-07-161-63/+54
* cc: Use ExpandRectIgnoringBordersToTileBoundsWithBordersEmpty.danakj@chromium.org2014-07-141-5/+5
* cc: Expand invalidation to full tile when recording is missing for the tile.danakj@chromium.org2014-06-181-6/+18
* Revert 277964 "cc: In SyncFromActiveLayer, drop all tiles not in..."perkj@chromium.org2014-06-181-18/+6
* cc: In SyncFromActiveLayer, drop all tiles not in the recorded_viewport.danakj@chromium.org2014-06-181-6/+18
* cc: Fix missing compositor invalidations during resizeenne@chromium.org2014-04-221-0/+17
* cc: Give TilingData a Rect instead of a Sizeernstm@chromium.org2014-04-161-55/+63
* cc: Add a tiling iterator that doesn't include bordersenne@chromium.org2014-03-181-11/+19
* cc: Add tiling raster tile iterators.vmpstr@chromium.org2014-03-141-0/+7
* cc: Spiral iterator fix for negative center.vmpstr@chromium.org2014-03-071-42/+39
* cc: Added a spiral difference iterator to tiling data.vmpstr@chromium.org2014-03-041-0/+229
* [#7] Pass gfx::Size by const ref.prashant.n@samsung.com2014-01-291-6/+6
* Revert of [#7] Pass gfx structs by const ref (gfx::Size) (https://codereview...mnissler@chromium.org2014-01-281-6/+6
* [#7] Pass gfx::Size by const ref.prashant.n@samsung.com2014-01-281-6/+6
* Pass gfx::Rect and gfx::RectF by const ref.prashant.n@samsung.com2014-01-101-3/+7
* Optimize TilingData::TileBoundsWithBorder().tomhudson@chromium.org2013-05-241-24/+28
* This fixes all lint issues (except for false positives) in:jamesr@chromium.org2013-03-261-2/+4
* cc: Fix capitalization style in chromified files.danakj@chromium.org2013-03-251-4/+8
* Part 1 of cc/ directory shuffles: basejamesr@chromium.org2013-03-181-0/+398