Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
7ac2be2020160eb12a1b14c53cb015ec894dc68b
/
samplecode
/
SampleAtlas.cpp
7571f9e
Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'.
by John Stiles
· 4 years, 4 months ago
4124807
tools: separate TimeUtils from AnimTimer
by Hal Canary
· 5 years ago
6cc65e1
Samples: simplify Sample::Event
by Hal Canary
· 6 years ago
8a02731
Samples: add name() virtual
by Hal Canary
· 6 years ago
51e15a6
Use SkTextEncoding enum instead of macros.
by Ben Wagner
· 6 years ago
c0bd9f9
rewrite includes to not need so much -Ifoo
by Mike Klein
· 6 years ago
cd5104e
SkAnimTimer -> AnimTimer
by Mike Klein
· 6 years ago
4484b8f
drawText Cleanup, part 4
by Hal Canary
· 6 years ago
b579f07
change textutils to require font param
by Mike Reed
· 6 years ago
3a42ec0
hide the SkPaint::Align enum entirely
by Mike Reed
· 6 years ago
a697df9
use utils for deprecated TextAlign
by Mike Reed
· 6 years ago
b2c4ea6
Move Views into Sample and Viewer.
by Ben Wagner
· 6 years ago
4d51611
Defer Sample setup to onOnceBeforeDraw.
by Ben Wagner
· 7 years ago
ede860e
Delete even more unused views code
by Brian Osman
· 7 years ago
7d954ad
remove xfermode from public api
by Mike Reed
· 8 years ago
c7027ab
Add samples to Viewer.
by jvanverth
· 9 years ago
f533f11
Revert of Add samples to Viewer. (patchset #4 id:60001 of https://codereview.chromium.org/2056343004/ )
by egdaniel
· 9 years ago
76963e7
Add samples to Viewer.
by jvanverth
· 9 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
e47829b
flag to use const& instead of const* for src-rect
by reed
· 9 years ago
2dcc759
use kFast_SrcRectConstraint to match drawAtlas semantics
by reed
· 9 years ago
fd3d87c
simulate drawatlas
by reed
· 9 years ago
6b38eab
add helper to create RSXform w/ anchorPt
by reed
· 9 years ago
ca10953
implement drawAtlas natively on gpu-device
by reed
· 10 years ago
71c3c76
add SkCanvas::drawAtlas
by reed
· 10 years ago