Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
37c127f558cb27c99bee4faf2dbf7f4623923ff1
/
bench
/
PatchBench.cpp
c0bd9f9
rewrite includes to not need so much -Ifoo
by Mike Klein
· 6 years ago
fae8fce
Use SkTileMode instead of nested enum
by Mike Reed
· 6 years ago
e0a9962
Interpolate patch vertices in destination color space
by Brian Osman
· 6 years ago
435071e
color-correct patch
by Mike Reed
· 7 years ago
eee7621
add bench for patchutils
by Mike Reed
· 7 years ago
7d954ad
remove xfermode from public api
by Mike Reed
· 8 years ago
1703bd1
benchmarks: Avoid brackets and commas in test names.
by jcgregorio
· 8 years ago
9d524f2
Style bikeshed - remove extraneous whitespace
by halcanary
· 9 years ago
c6f28f7
Reland of "Finish conversion to sk_sp<SkShader> (patchset #2 id:20001 of https://codereview.chromium.org/1803763002/ )"
by reed
· 9 years ago
106e10d
Revert of Finish conversion to sk_sp<SkShader> (patchset #2 id:20001 of https://codereview.chromium.org/1803763002/ )
by reed
· 9 years ago
15c3a0e
Finish conversion to sk_sp<SkShader>
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
96fcdcc
Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002
by halcanary
· 9 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
7e5598a
Added bench for grid of patches.
by dandov
· 10 years ago
e556be7
Don't leak the shader in PatchBench.
by mtklein
· 10 years ago
b3c9d1c
SkCanvas::drawPatch param SkPoint[12]
by dandov
· 10 years ago