index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
bench
Commit message (
Expand
)
Author
Age
*
Keep valgrind happen by purging caches.
Herb Derby
2017-01-26
*
Temporarily restore colorcube bench and GM files.
Mike Klein
2017-01-24
*
Move shader register setup to SkRasterPipelineBlitter.
Mike Klein
2017-01-23
*
change clip-bounds getters to always return the rect
Mike Reed
2017-01-23
*
Remove SkColorCubeFilter. It is unused.
Mike Klein
2017-01-21
*
Add -Release ASAN bots.
Mike Klein
2017-01-19
*
Add a bench to exercise legacy-mode SkRasterPipeline behavior.
Mike Klein
2017-01-17
*
Remove SkFallbackAlloc and SkFixedAlloc.
Herb Derby
2017-01-16
*
Introduce SkArenaAlloc - should be fast for POD types and RAII for types with...
Herb Derby
2017-01-13
*
Reland https://skia-review.googlesource.com/c/6091/
Yuqian Li
2017-01-13
*
Attempt 3: SkRasterPipelineBlitter: support A8
Mike Klein
2017-01-13
*
Revert "Reland https://skia-review.googlesource.com/c/6091/"
Yuqian Li
2017-01-13
*
Reland https://skia-review.googlesource.com/c/6091/
Yuqian Li
2017-01-12
*
Revert "Implement Analytic AA for General Paths (with Guard against Chrome)"
Yuqian Li
2017-01-12
*
Implement Analytic AA for General Paths (with Guard against Chrome)
Yuqian Li
2017-01-12
*
refFoo variant for getters that naturally have a sk_sp
Mike Reed
2017-01-12
*
Revert "Introduce SkArenaAlloc - should be fast for POD types and RAII for ty...
Herb Derby
2017-01-11
*
Introduce SkArenaAlloc - should be fast for POD types and RAII for types with...
Herb Derby
2017-01-11
*
move SkTRegister.h into tools
Mike Reed
2017-01-11
*
SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h
Hal Canary
2017-01-11
*
Revert "SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h"
Kevin Lubick
2017-01-11
*
SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h
Hal Canary
2017-01-11
*
Revert "Revert "Improve quad edges' smoothness in non-AA cases""
Yuqian Li
2017-01-11
*
remove xbyak experiment
Mike Klein
2017-01-10
*
Revert "Improve quad edges' smoothness in non-AA cases"
Mike Klein
2017-01-10
*
Improve quad edges' smoothness in non-AA cases
Yuqian Li
2017-01-09
*
Revert "Retry "SkRasterPipelineBlitter: support A8"..."
Mike Klein
2017-01-07
*
zero fBuf in new SkXbyakBench
Mike Klein
2017-01-06
*
Add a real SkXbyak bench, implement enough to run it.
Mike Klein
2017-01-06
*
Retry "SkRasterPipelineBlitter: support A8"...
Mike Klein
2017-01-06
*
simplify by removing _d stages
Mike Klein
2017-01-06
*
Use stack instead of malloc() for most calls to SkRasterPipeline::run().
Mike Klein
2017-01-05
*
clean up non-ASCII comments
Hal Canary
2017-01-03
*
BUILD.gn: skia_enable_pdf
Hal Canary
2017-01-03
*
Misc batch->op cleanup Part 1 of 2
Brian Salomon
2016-12-21
*
speedup dynamicwstream
Mike Reed
2016-12-15
*
Change FLAGS_analyticAA's default to true
Yuqian Li
2016-12-14
*
add tests/bench for dynamicwstream
Mike Reed
2016-12-14
*
Revert "Revert "clamp to premul when reading premul sRGB""
Mike Klein
2016-12-14
*
Revert "clamp to premul when reading premul sRGB"
Mike Klein
2016-12-14
*
clamp to premul when reading premul sRGB
Mike Klein
2016-12-13
*
re-land of added sk_FragCoord support to skslc
Ethan Nicholas
2016-12-13
*
Add GMs and benchs for concave Analytic AA
Yuqian Li
2016-12-12
*
Revert "added sk_FragCoord support to skslc"
Greg Daniel
2016-12-12
*
added sk_FragCoord support to skslc
Ethan Nicholas
2016-12-12
*
change SkClipOp to a class enum
Mike Reed
2016-12-12
*
Plumb dst color space in many places, rather than "mode"
Brian Osman
2016-12-09
*
Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS"
Mike Reed
2016-12-09
*
Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS"
Mike Reed
2016-12-09
*
remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS
Mike Reed
2016-12-08
[next]