Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
8650d33f7a7463c6f6f64ed0148d493430039604
/
gm
/
drawatlas.cpp
788b916
Remove SkTMin and SkTMax
by Brian Osman
· 4 years, 9 months ago
30bc527
Revert "Reland "Revert "Use flat version of path-direction enum"""
by Mike Reed
· 5 years ago
7cda6f3
Reland "Revert "Use flat version of path-direction enum""
by Mike Reed
· 5 years ago
1792b19
Revert "Revert "Use flat version of path-direction enum""
by Mike Reed
· 5 years ago
0dacc6b
Revert "Use flat version of path-direction enum"
by Mike Reed
· 5 years ago
e0fbe94
Use flat version of path-direction enum
by Mike Reed
· 5 years ago
51e15a6
Use SkTextEncoding enum instead of macros.
by Ben Wagner
· 6 years ago
7fde8e1
IWYU for gms.
by Ben Wagner
· 6 years ago
c0bd9f9
rewrite includes to not need so much -Ifoo
by Mike Klein
· 6 years ago
b286bc2
Introduce new factory for SkColorFilters
by Mike Reed
· 6 years ago
fae8fce
Use SkTileMode instead of nested enum
by Mike Reed
· 6 years ago
ea3f014
sk_tool_utils -> ToolUtils, and git clang-format
by Mike Klein
· 6 years ago
9407e24
make float more primary API for paint (esp. for alpha)
by Mike Reed
· 6 years ago
df3d225
use SkFont for measuring and paths
by Mike Reed
· 6 years ago
edce0aa
add gm and fix origin for xform-based blobs
by Mike Reed
· 6 years ago
7d1eb33
hide paint's getFontBounds
by Mike Reed
· 6 years ago
1eb9af9
delete textonpath code -- not used anywhere
by Mike Reed
· 6 years ago
a24712e
Revert "makeSurface defaults to raster"
by Cary Clark
· 6 years ago
29a4a68
makeSurface defaults to raster
by Cary Clark
· 6 years ago
a62d036
textonpath no longer in canvas
by Mike Reed
· 6 years ago
9c2916e
drawTextRSXform should not apply matrix to shader
by Mike Reed
· 7 years ago
caaf211
handle conics in text warper
by Mike Reed
· 7 years ago
488fbd1
compare textonpath techniques
by Mike Reed
· 7 years ago
46596ae
use tool_utils to encapsulate checking for recording canvas and makeSurface
by Mike Reed
· 7 years ago
c465d13
resources: orgainize directory.
by Hal Canary
· 7 years ago
0acd795
add helper makeShader for the common Clamp case
by Mike Reed
· 8 years ago
93cb252
add GM to compare atlas and vertices
by Mike Reed
· 8 years ago
95e3c05
SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h
by Hal Canary
· 8 years ago
c456b73
Revert "SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h"
by Kevin Lubick
· 8 years ago
a5494f1
SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h
by Hal Canary
· 8 years ago
7d954ad
remove xfermode from public api
by Mike Reed
· 8 years ago
374772b
Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints"
by reed
· 8 years ago
c245574
Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 8 years ago
2b2fc7d
Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 8 years ago
3ed485f
Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 8 years ago
1834242
Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 8 years ago
2cbcd12
Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"""
by Mike Reed
· 8 years ago
70cdb39
Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""
by Mike Reed
· 8 years ago
ce02e71
Revert "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 8 years ago
0591897
replace SkXfermode obj with SkBlendMode enum in paints
by Mike Reed
· 8 years ago
95e8d0a
Remove caching from the draw-atlas GMs. Fixes bugs cycling backends.
by brianosman
· 8 years ago
7c70d7c
center glyphs for text-on-path-via-rsxform
by reed
· 8 years ago
dde2b1f
update path->rsxform to correctly interp dy
by reed
· 8 years ago
45561a0
drawTextRSXform
by reed
· 8 years ago
9d524f2
Style bikeshed - remove extraneous whitespace
by halcanary
· 9 years ago
e8f3062
switch surface to sk_sp
by reed
· 9 years ago
9ce9d67
update callsites for Make image factories
by reed
· 9 years ago
96fcdcc
Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002
by halcanary
· 9 years ago
71c3c76
add SkCanvas::drawAtlas
by reed
· 9 years ago