Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
cd2f96dd681d2892361395f08146a0e02c4382f6
/
bench
/
TileBench.cpp
5ec2238
Simplify common case of linear filtering with no mips
by Mike Reed
· 3 years, 10 months ago
057fcbe
Use sampling for bitmap shaders
by Mike Reed
· 4 years ago
7571f9e
Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'.
by John Stiles
· 4 years, 2 months ago
d007281
Fix clang 12 Wsuggest-override and Wsuggest-destructor-override
by Brian Salomon
· 4 years, 4 months ago
c0bd9f9
rewrite includes to not need so much -Ifoo
by Mike Klein
· 6 years ago
50acf8f
add makeShader() to SkBitmap, and deprecate SkShader version
by Mike Reed
· 6 years ago
fae8fce
Use SkTileMode instead of nested enum
by Mike Reed
· 6 years ago
6cdb7d3
prepare to remove obsolete macros
by Cary Clark
· 7 years ago
4edb5d2
hide lockpixels api behind flag
by Mike Reed
· 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
93a1215
SkPaint::FilterLevel -> SkFilterQuality
by reed
· 10 years ago
474cef4
Disable bogus _scaled benches until we can figure out why they're bogus.
by mtklein
· 10 years ago
f168b86
Remove Sk prefix from some bench classes.
by tfarina
· 10 years ago
6c22573
hide SkBitmap::setConfig
by reed
· 10 years ago
3361471
Simplify benchmark internal API.
by commit-bot@chromium.org
· 11 years ago
4469938
Revert "Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning""
by reed@google.com
· 11 years ago
6fcbfce
Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning"
by reed@google.com
· 11 years ago
081560e
add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning
by reed@google.com
· 11 years ago
383a697
store SkAlphaType inside SkBitmap, on road to support unpremul
by reed@google.com
· 11 years ago
410e6e8
Refactoring: get rid of the SkBenchmark void* parameter.
by mtklein@google.com
· 11 years ago
c289743
Major bench refactoring.
by mtklein@google.com
· 11 years ago
1e30523
Fix bug in 1xN SkBitmapProcShader optimization
by robertphillips@google.com
· 12 years ago
15dd300
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
8e679fe
Added new bench to test out 1xN BitmapProcShaders
by robertphillips@google.com
· 12 years ago