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
*
Change SkCanvas to *not* inherit from SkRefCnt
Mike Reed
2016-11-09
*
gm: s/SkAutoTUnref/sk_sp/
Hal Canary
2016-11-07
*
Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints"
reed
2016-10-05
*
Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-05
*
Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-05
*
Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-04
*
Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-04
*
Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paint...
Mike Reed
2016-10-03
*
Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""
Mike Reed
2016-10-03
*
Revert "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-03
*
replace SkXfermode obj with SkBlendMode enum in paints
Mike Reed
2016-10-03
*
allow clip calls w/o op param, remove unnecessary kReplace ops
reed
2016-09-21
*
abstract name of clipping ops, to transtion to a more restricted set
reed
2016-09-20
*
reconfigure dont-clip-to-layer gm to not have transparent pixels in its final...
reed
2016-09-06
*
test dont-clip-layer
reed
2016-09-06
*
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
[next]