index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gm
/
coloremoji.cpp
Commit message (
Expand
)
Author
Age
*
slice GMs by native font platform, not by emoji format
Mike Klein
2017-11-15
*
Glyphs without paths don't draw with paths.
Ben Wagner
2017-11-08
*
add drawString helper to canvas
Cary Clark
2017-04-28
*
GM: some header cleanup
Mike Klein
2017-03-22
*
Delay SkPaint->GrPaint conversion in text rendering.
Brian Salomon
2017-01-13
*
refFoo variant for getters that naturally have a sk_sp
Mike Reed
2017-01-12
*
Replace a lot of 'static const' with 'constexpr' or 'const'.
mtklein
2016-09-01
*
Fix SkScalerContext_FreeType::generateFontMetrics.
bungeman
2016-07-21
*
Move SkTypeface to sk_sp.
bungeman
2016-05-12
*
Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://coderevi...
scroggo
2016-05-12
*
Move SkTypeface to sk_sp.
bungeman
2016-05-11
*
Update SkColorFilterImageFilter to sk_sp
robertphillips
2016-04-05
*
Update SkBlurImageFilter to sk_sp
robertphillips
2016-04-04
*
Reland of [2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of htt...
reed
2016-03-22
*
Revert of Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 ...
reed
2016-03-22
*
Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https:/...
reed
2016-03-22
*
Revert of switch colorfilters to sk_sp (patchset #11 id:200001 of https://cod...
reed
2016-03-22
*
switch colorfilters to sk_sp
reed
2016-03-22
*
partial switch over to sp usage of shaders
reed
2016-03-09
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
fix typeface leak
caryclark
2015-07-23
*
make color emoji gm portable
caryclark
2015-07-21
*
Move resource fonts to common location.
bungeman
2015-04-30
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
Add sbix font to coloremoji gm.
bungeman
2015-01-26
*
Make SkStream *not* ref counted.
scroggo
2015-01-21
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
Cleanup: More override fixes - another round.
tfarina
2015-01-05
*
fix leak
joshualitt
2014-12-19
*
initial changes to add local matrix to primitive processor
joshualitt
2014-12-19
*
Add always-threaded SkRecord quilt tests.
mtklein
2014-07-07
*
Cleanup usage of GetResourcePath() after commit bcbc1788b478b1e54079318ad073e...
tfarina
2014-07-01
*
Refactor how we handle resources path in Tests.
tfarina
2014-06-18
*
Cleanup: Get rid of make_isize() function from gm.h.
tfarina
2014-06-09
*
Turn on quilt mode in DM.
commit-bot@chromium.org
2014-04-30
*
gather GM tests which are disabled on Android
commit-bot@chromium.org
2014-03-24
*
improve bitmap font support (FreeType only)
bungeman@google.com
2013-12-10
*
fix broken build due to coloremoji gm.
djsollen@google.com
2013-09-17
*
Add a test for color bitmap fonts.
djsollen@google.com
2013-09-17