Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
b25e6e15c6a0746bbb9f898f3518b8809e56bbdb
/
samplecode
/
SampleHT.cpp
7571f9e
Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'.
by John Stiles
· 5 years ago
b1f411a
tools/skui: put all enums in a common namespace
by Hal Canary
· 6 years ago
4124807
tools: separate TimeUtils from AnimTimer
by Hal Canary
· 6 years ago
3a85ed1
ModifierKey unifies sk_app::Window::ModifierKey & Sample::Click::ModifierKey
by Hal Canary
· 6 years ago
8a02731
Samples: add name() virtual
by Hal Canary
· 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
b2c4ea6
Move Views into Sample and Viewer.
by Ben Wagner
· 7 years ago
ede860e
Delete even more unused views code
by Brian Osman
· 8 years ago
df429f3
move parts of SkPoint to SkPointPriv
by Cary Clark
· 8 years ago
7438bfc
Factor code to rotate a canvas about a point.
by bungeman
· 9 years ago
9d524f2
Style bikeshed - remove extraneous whitespace
by halcanary
· 9 years ago
ca2622b
return pictures as sk_sp
by reed
· 9 years ago
96fcdcc
Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002
by halcanary
· 10 years ago
385fe4d
Style Change: SkNEW->new; SkDELETE->delete
by halcanary
· 10 years ago
36352bf
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
by mtklein
· 10 years ago
3cb3840
Rename SkCanvasDrawable to SkDrawable, and make public
by reed
· 10 years ago
c4e8772
Revert of rename SkCanvasDrawable to SkDrawable, and make public (patchset #2 id:20001 of https://codereview.chromium.org/903993002/)
by reed
· 10 years ago
4ae9eb7
rename SkCanvasDrawable to SkDrawable, and make public
by reed
· 10 years ago
76113a9
add SkAnimTimer, SPACE = pause/resume, ESP = stop
by reed
· 11 years ago
d9adfe6
allow GMs to animate
by reed
· 11 years ago
adc8d98
add sample to exercising hittesting
by reed
· 11 years ago