index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gm
/
dftext.cpp
Commit message (
Expand
)
Author
Age
*
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
*
Fix up some issues introduced by https://codereview.chromium.org/1013773002/
jvanverth
2015-03-16
*
Fix SDF gradient calculation for non-uniform xforms
jvanverth
2015-03-16
*
Add missing SK_OVERRIDE
rmistry
2015-02-02
*
remove unused GM flags
mtklein
2015-01-23
*
Make SkStream *not* ref counted.
scroggo
2015-01-21
*
Require budget decision when creating a RenderTarget SkSurface.
bsalomon
2015-01-16
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
DM warning-free on win64
bsalomon
2014-12-12
*
Add color emoji fallback for distance field text.
jvanverth
2014-10-20
*
fix android framework build errors
djsollen
2014-10-08
*
Fix perspective version of dftext GM
jvanverth
2014-10-07
*
Reduce sizes in dftext GM on Android to match desktop better.
jvanverth
2014-10-06
*
SkCanvas::drawImage is the new way for drawing a SkImage to a Canvas
piotaixr
2014-09-24
*
Revert of SkCanvas::drawImage is the new way for drawing an SkImage to a Canv...
borenet
2014-09-24
*
SkCanvas::drawImage is the new way for drawing a SkImage to a Canvas
piotaixr
2014-09-23
*
Fix SDF font positions when using global scale.
jvanverth
2014-09-22
*
Introduce Props to surface (patchset #27 id:520001 of https://codereview.chro...
reed
2014-09-22
*
Revert of introduce Props to surface (patchset #27 id:520001 of https://coder...
reed
2014-09-21
*
introduce Props to surface (work in progress)
reed
2014-09-21
*
Fix scaling issue with distance field text.
jvanverth
2014-09-16