index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
TileGridTest.cpp
Commit message (
Expand
)
Author
Age
*
Change SkPicture::draw to playback
robertphillips
2014-09-04
*
Convert BBH APIs to use SkRect.
mtklein
2014-08-27
*
De-parameterize SkNextDatumFunction.
mtklein
2014-08-11
*
remove unnecessary bitmapdevice references
reed
2014-06-27
*
Staging for cleanup of SkPicture-related headers
robertphillips@google.com
2014-04-18
*
Staged removal of SkPicture-derived classes
commit-bot@chromium.org
2014-04-17
*
Retract SkPicture::kOptimizeForClippedPlayback_RecordingFlag from public API
commit-bot@chromium.org
2014-04-16
*
split SkPictureRecorder out of SkPicture
robertphillips@google.com
2014-04-13
*
Roll back tests/TileGridTest.cpp back to where ASAN was happy.
commit-bot@chromium.org
2014-03-28
*
Fix result order reliance
commit-bot@chromium.org
2014-03-17
*
Change tilegrid test to test it directly, rather than through SkPicture
commit-bot@chromium.org
2014-03-17
*
replace setConfig+allocPixels with single call
mike@reedtribe.org
2014-02-13
*
Cleanup: Sanitize the order of includes under tests/
tfarina@chromium.org
2014-01-24
*
Move macros from TestClassDef.h to Test.h
commit-bot@chromium.org
2014-01-14
*
Get rid of DEFINE_TESTCLASS() macro.
tfarina@chromium.org
2013-12-18
*
remove SkFloatToScalar macro
commit-bot@chromium.org
2013-11-25
*
Revert "If the path is a rect, call drawRect to raster the geometry in SkCanv...
bsalomon@google.com
2013-10-22
*
If the path is a rect, call drawRect to raster the geometry in SkCanvas::draw...
bsalomon@google.com
2013-10-22
*
Revert r11842 (call drawRect to try GrAARectRenderer if the path is a rect - ...
robertphillips@google.com
2013-10-17
*
If the path is a rect, call drawRect to raster the geometry in SkCanvas::draw...
commit-bot@chromium.org
2013-10-17
*
Remove unnamed namespace usage from tests.
commit-bot@chromium.org
2013-10-12
*
Split SkDevice into SkBaseDevice and SkBitmapDevice
robertphillips@google.com
2013-08-29
*
Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromiu...
robertphillips@google.com
2013-08-20
*
Split SkDevice out of SkBitmapDevice
robertphillips@google.com
2013-08-20
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-04-25
*
Fixing numerical rounding edge case in SkTileGrid
junov@chromium.org
2013-04-24
*
Fixing SkTileGrid to clamp rather than clip content and querries that are out...
junov@chromium.org
2013-04-09
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-01
*
Tests : Unused parameters cleanup
sugoi@google.com
2013-02-27
*
Change SkTileGride geometry calculations to match the Chromium compositor.
junov@chromium.org
2013-02-27
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-02-09
*
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