index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
SkTileGrid.h
Commit message (
Expand
)
Author
Age
*
Initial QuadTree implementation
commit-bot@chromium.org
2014-02-03
*
Get rid of DEFINE_TESTCLASS() macro.
tfarina@chromium.org
2013-12-18
*
Replacing SkTDArray with SkAutoSTArray to reduce memory allocation overhead i...
commit-bot@chromium.org
2013-10-24
*
Reduce size of second iteration in SkTileGridNextDatum<>().
tomhudson@google.com
2013-04-05
*
Fixing SkPicture command pattern optimizations to make them work correctly wi...
commit-bot@chromium.org
2013-03-15
*
Change SkTileGride geometry calculations to match the Chromium compositor.
junov@chromium.org
2013-02-27
*
Fix a warning on linux.
scroggo@google.com
2013-02-22
*
Adding option to SkTileGrid for specifying border pixels.
junov@chromium.org
2013-02-08
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-12-14
*
Modifying SkTileGrid to support arbitrary query rectangles.
junov@chromium.org
2012-12-13
*
Unit testing for SkTileGrid
junov@chromium.org
2012-11-07
*
Adding SkTileGrid: a new subclass of BBoxHierarchy, optimized for tiled playb...
junov@chromium.org
2012-11-06