index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
opts
Commit message (
Expand
)
Author
Age
*
rewrite while to for loop to avoid last increment
Mike Reed
2018-05-09
*
avoid overflow by using tmp 64bits
Mike Reed
2018-04-17
*
Reland "low-hanging bilerp_clamp_8888 wins"
Mike Klein
2018-04-17
*
Revert "low-hanging bilerp_clamp_8888 wins"
Mike Klein
2018-04-17
*
low-hanging bilerp_clamp_8888 wins
Mike Klein
2018-04-16
*
Implement Sk2f Load2
Chris Dalton
2018-04-12
*
Implement Sk4f min/max
Chris Dalton
2018-04-12
*
Implement Sk2f::Store2
Chris Dalton
2018-04-09
*
specialize arm64 allTrue()/anyTrue()
Mike Klein
2018-03-26
*
Revert "Implement Sk2f::Store2"
Chris Dalton
2018-03-23
*
Implement Sk2f::Store2
Chris Dalton
2018-03-23
*
small ABI + narrow/wide code updates
Mike Klein
2018-03-21
*
detect nonfinite cubic points
Mike Reed
2018-03-20
*
exact divide by 255 with NEON
Mike Klein
2018-03-14
*
Small cleanups suggested by ClangTidy
Kevin Lubick
2018-03-12
*
with no more offline codegen, seed_shader can be normal
Mike Klein
2018-03-11
*
follow JUMPER_NARROW_STAGES in lowp stages too
Mike Klein
2018-03-10
*
Reland "Reland "make SkJumper stages normal Skia code""
Mike Klein
2018-03-07
*
Revert "Reland "make SkJumper stages normal Skia code""
Mike Klein
2018-03-07
*
Reland "make SkJumper stages normal Skia code"
Mike Klein
2018-03-07
*
Revert "make SkJumper stages normal Skia code"
Mike Klein
2018-03-07
*
make SkJumper stages normal Skia code
Mike Klein
2018-03-07
*
Implement Sk2f::Store4
Chris Dalton
2018-02-07
*
Enable conditional-uninitialized flag
Kevin Lubick
2018-01-05
*
Remove previous blur image implementation. Try 2
Herbert Derby
2017-12-06
*
Revert "Remove previous blur image implementation"
Herb Derby
2017-12-06
*
Remove previous blur image implementation
Herbert Derby
2017-12-06
*
Add Store3 to Sk2f
Chris Dalton
2017-12-01
*
add Load2() to Sk4f
Mike Klein
2017-12-01
*
Fix Sk8b reading too many bytes
Herb Derby
2017-11-16
*
Support for direct gaussian blur evaluation
Herb Derby
2017-11-02
*
Add mulHi to SkNx
Herb Derby
2017-10-11
*
make most of SkColorPriv.h private
Cary Clark
2017-09-15
*
Sk4i version of blur.
Herb Derby
2017-09-14
*
Add missing methods to neon/sse SkNx implementations
Chris Dalton
2017-08-28
*
make SkOpts functions inline, not static
Mike Klein
2017-08-23
*
remove code associated with legacy affine imageshaders
Mike Reed
2017-08-23
*
explicitly vectorize sk_memset{16,32,64}
Mike Klein
2017-08-15
*
Retry cleaning up SkLinearBitmapPipeline.
Mike Klein
2017-07-20
*
Assume HQ is handled by pipeline, delete legacy code-path
Mike Reed
2017-07-20
*
Simplify Sk4i's Min/Max
Yuqian Li
2017-07-14
*
Implement Sk4i's abs, min, max
Yuqian Li
2017-07-12
*
remove unreachable perspective code for imageshader
Mike Reed
2017-07-12
*
header cleanup
Hal Canary
2017-07-05
*
remove unreachable samples for non-N32 imageshaders
Mike Reed
2017-06-29
*
Revert "remove a bit more dead code"
Mike Reed
2017-06-26
*
remove a bit more dead code
Mike Klein
2017-06-24
*
remove unused SkFilterProcs
Mike Reed
2017-06-21
*
Refactor SkBlurImageFilter_opts.h for readability.
Mike Klein
2017-06-13
*
remove unneeded proc fields
Mike Reed
2017-06-12
[next]