index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gm
/
aaclip.cpp
Commit message (
Expand
)
Author
Age
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
Comments Style: s/skbug.com/bug.skia.org/
halcanary
2015-11-07
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
make tests portable by using 565 compatible colors
caryclark
2015-07-29
*
new GM to test clipping cubics
reed
2015-04-22
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
remove unused GM flags
mtklein
2015-01-23
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
Cleanup: More override fixes - another round.
tfarina
2015-01-05
*
Disable cgimage GM
bsalomon@google.com
2014-04-23
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-04-23
*
expose CGImage -> SkBitmap
commit-bot@chromium.org
2014-04-22
*
resize canvas for GM + typo
commit-bot@chromium.org
2014-04-14
*
add peekPixels to SkCanvas and SkSurface
commit-bot@chromium.org
2014-02-13
*
Revert of add peekPixels to SkCanvas and SkSurface (https://codereview.chromi...
commit-bot@chromium.org
2014-02-13
*
add peekPixels to SkCanvas and SkSurface
mike@reedtribe.org
2014-02-13
*
add legacy/helper allocN32Pixels, and convert gm to use it
reed@google.com
2014-01-25
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-08-16
*
fine-tune tolerance for pinchy quads in stroker
reed@google.com
2013-08-15
*
test thick stroking of conics
reed@google.com
2013-06-12
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-06-11
*
add conic support to hairlines
reed@google.com
2013-06-10
*
use SK_OVERRIDE and DEF_GM
reed@google.com
2013-05-23
*
add new gms for shallow_gradient, in preparation for improving their quality
reed@google.com
2013-02-04
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-29
*
add (disabled) test for big dashing
reed@google.com
2013-01-28
*
fix warning from scalar --> int32 conversion
humper@google.com
2013-01-07
*
Defining new color constat for transparent color
junov@google.com
2012-12-06
*
capture repro case for gradient bug (inside if-false for now)
reed@google.com
2012-11-27
*
re-re-land 5578
reed@google.com
2012-09-18
*
revert 5580
reed@google.com
2012-09-18
*
re-land 5578 w/ pipe fix
reed@google.com
2012-09-18
*
revert 5578 -- broke pipe
reed@google.com
2012-09-18
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Add flag to skip pipe on select GMs
borenet@google.com
2012-07-20
*
fix warnings on Mac in gm
caryclark@google.com
2012-06-06
*
commented-out test for exact aa coverage
reed@google.com
2012-05-09
*
Fix fixed-point antialiased clipping GM; upload baselines.
tomhudson@google.com
2011-12-28
*
New gm to test anti-aliased clipping.
tomhudson@google.com
2011-12-21