index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
bench
/
PatchBench.cpp
Commit message (
Expand
)
Author
Age
*
color-correct patch
Mike Reed
2017-05-23
*
add bench for patchutils
Mike Reed
2017-05-23
*
remove xfermode from public api
Mike Reed
2016-10-28
*
benchmarks: Avoid brackets and commas in test names.
jcgregorio
2016-08-29
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
Reland of "Finish conversion to sk_sp<SkShader> (patchset #2 id:20001 of http...
reed
2016-03-14
*
Revert of Finish conversion to sk_sp<SkShader> (patchset #2 id:20001 of https...
reed
2016-03-14
*
Finish conversion to sk_sp<SkShader>
reed
2016-03-14
*
Remove const from `const int loops`.
mtklein
2015-10-01
*
Fix for nexus 5 crashing in GL benches
joshualitt
2015-09-30
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
Added bench for grid of patches.
dandov
2014-08-15
*
Don't leak the shader in PatchBench.
mtklein
2014-08-13
*
SkCanvas::drawPatch param SkPoint[12]
dandov
2014-08-12