index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gm
/
convexpolyclip.cpp
Commit message (
Expand
)
Author
Age
*
Make block size a template parameter of SkTLList
bsalomon
2015-11-18
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
IWYU: 'core' target, files starting A-C.
bungeman
2015-08-05
*
Revert of IWYU: 'core' target, files starting A-C. (patchset #5 id:80001 of h...
reed
2015-08-04
*
IWYU: 'core' target, files starting A-C.
bungeman
2015-08-04
*
rename portable_typeface_always to portable_typeface
caryclark
2015-07-24
*
add src-rect-constraint to drawImageRect
reed
2015-07-14
*
make convex poly clip portable
caryclark
2015-07-13
*
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
*
Spin off GM::runAsBench() from flags.
mtklein
2015-01-23
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
"NULL !=" = NULL
bsalomon
2014-09-05
*
Add standard fonts to all GMs.
Cary Clark
2014-07-31
*
use platform-independent font for gm
caryclark
2014-06-23
*
Cleanup: Get rid of make_isize() function from gm.h.
tfarina
2014-06-09
*
Remove unused (by clients) SkUnitMapper
commit-bot@chromium.org
2014-05-22
*
Revert of Remove unused (by clients) SkUnitMapper (https://codereview.chromiu...
commit-bot@chromium.org
2014-05-22
*
Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/2832...
commit-bot@chromium.org
2014-05-21
*
Revert of remove unused (by clients) SkUnitMapper (https://codereview.chromiu...
commit-bot@chromium.org
2014-05-16
*
remove unused (by clients) SkUnitMapper
commit-bot@chromium.org
2014-05-16
*
Turn on quilt mode in DM.
commit-bot@chromium.org
2014-04-30
*
Move SkShader::fLocalMatrix into SkShader constructor.
commit-bot@chromium.org
2014-04-28
*
Make GMs aware of what tool they're being run in.
commit-bot@chromium.org
2014-02-07
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-02-05
*
Add rect clip to convex_poly_clip GM
commit-bot@chromium.org
2014-02-04
*
Allow GMs to be used as benchmarks. Make convex_poly_clip opt in.
commit-bot@chromium.org
2014-02-03
*
Add GM with convex polygon clips
commit-bot@chromium.org
2014-01-31