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
*
Rename SkConfig8888/SkPixelInfo to SkConvertPixels
Matt Sarett
2017-02-15
*
stop using SkScalarMul
Mike Reed
2017-02-14
*
Make header files self-sufficient
Hal Canary
2017-02-10
*
Remove double free in GM and Bench.
Herb Derby
2017-02-08
*
Reduce stack usage for tests.
Herb Derby
2017-02-07
*
Use SkArenaAlloc in the SkAutoBlitterChoose code.
Herb Derby
2017-02-07
*
SkColorSpace: remove named API, add gamut API
Matt Sarett
2017-02-07
*
Revert "Use SkArenaAlloc instead of SkSmallAllocator in the SkAutoBlitterChoo...
Robert Phillips
2017-02-07
*
Revert "SkColorSpace: remove named API, add gamut API"
Matt Sarett
2017-02-07
*
SkColorSpace: remove named API, add gamut API
Matt Sarett
2017-02-07
*
Use SkArenaAlloc instead of SkSmallAllocator in the SkAutoBlitterChoose code.
Herb Derby
2017-02-07
*
Make iOS main() functions normal.
Mike Klein
2017-02-06
*
iOS: cd into Documents folder at startup
Mike Klein
2017-02-06
*
expose new tight-bounds method on SkPath
Mike Reed
2017-02-03
*
experimental tight-bounds
Mike Reed
2017-02-03
*
Make flag parsing work in GN-built iOS nanobench.
Mike Klein
2017-01-31
*
Generate Android build targets for dm and nanobench
Leon Scroggins III
2017-01-27
*
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
[next]