Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
21ee1c02001153dfb2b12707d8928ca80b361a3a
/
bench
/
PictureNestingBench.cpp
7571f9e
Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'.
by John Stiles
· 4 years, 5 months ago
c0bd9f9
rewrite includes to not need so much -Ifoo
by Mike Klein
· 6 years ago
ca2622b
return pictures as sk_sp
by reed
· 9 years ago
a1ebeb2
Remove const from `const int loops`.
by mtklein
· 9 years ago
8a6697a
Fix for nexus 5 crashing in GL benches
by joshualitt
· 9 years ago
f059900
Fix up -Winconsistent-missing-override
by mtklein
· 10 years ago
36352bf
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
by mtklein
· 10 years ago
72c9faa
Fix up all the easy virtual ... SK_OVERRIDE cases.
by mtklein
· 10 years ago
d0256a2
PictureNestingBench: stay in ints.
by mtklein
· 10 years ago
b33402b
Do not calculate many sierpinski fractals for each nanobench run unless needed
by kkinnunen
· 10 years ago
e1daac9
Tag recording picture nesting bench as nonrendering.
by mtklein
· 10 years ago
df886ea
Fix leak in PictureNestingBench
by fmalita
· 10 years ago
4416267
Nested picture nanobench
by fmalita
· 10 years ago