index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
effects
Commit message (
Expand
)
Author
Age
*
Add serialization of SkBitmapSource's new filterQuality member variable
robertphillips
2015-04-10
*
Add GM to repro crbug.com/472795
robertphillips
2015-04-09
*
Switch textures created by DeviceImageFilterProxy to
senorblanco
2015-04-07
*
Code's more readable when SkPMFloat is an Sk4f.
mtklein
2015-04-03
*
Revert of Code's more readable when SkPMFloat is an Sk4f. (patchset #3 id:400...
mtklein
2015-04-03
*
Code's more readable when SkPMFloat is an Sk4f.
mtklein
2015-04-03
*
New names for SkPMFloat methods.
mtklein
2015-04-03
*
Implement approx-match support in image filter saveLayer() offscreen.
senorblanco
2015-04-02
*
Revert of Implement approx-match support in image filter saveLayer() offscree...
rmistry
2015-04-01
*
Implement approx-match support in image filter saveLayer() offscreen.
senorblanco
2015-04-01
*
Revert of Implement approx-match support in image filter saveLayer() offscree...
rmistry
2015-04-01
*
Implement approx-match support in image filter saveLayer() offscreen.
senorblanco
2015-03-31
*
back to Sk4f for SkPMColor
mtklein
2015-03-31
*
clamp matrix-translate before converting to pmcolor
reed
2015-03-30
*
Refactor Sk2x<T> + Sk4x<T> into SkNf<N,T> and SkNi<N,T>
mtklein
2015-03-30
*
Revert "Implement approx-match support in image filter saveLayer() offscreen."
senorblanco
2015-03-28
*
Implement approx-match support in image filter saveLayer() offscreen.
senorblanco
2015-03-28
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
enable color-matrix-floats again, watching arm64 bots
reed
2015-03-24
*
Revert of Revert of remove colorfilter native-565 support. complicating w/ no...
reed
2015-03-24
*
Revert of remove colorfilter native-565 support. complicating w/ no real valu...
reed
2015-03-24
*
Revert "Revert of impl colormatrix w/ floats (patchset #7 id:120001 of https:...
reed
2015-03-24
*
remove colorfilter native-565 support. complicating w/ no real value.
reed
2015-03-24
*
Revert of correct reporting of kAlphaUnchanged_Flag in ModeFilter (patchset #...
reed
2015-03-24
*
correct reporting of kAlphaUnchanged_Flag in ModeFilter
reed
2015-03-23
*
Revert of impl colormatrix w/ floats (patchset #7 id:120001 of https://codere...
reed
2015-03-23
*
impl colormatrix w/ floats
reed
2015-03-23
*
Move SkMatrixImageFilter into core, and add a factory fn for it.
senorblanco
2015-03-20
*
Remove uniqueID from all filter serialization.
senorblanco
2015-03-18
*
SkPaint::FilterLevel -> SkFilterQuality
reed
2015-03-16
*
some utils for rect and matrix
reed
2015-03-13
*
fix for valgrind preAbandonGpuContext
joshualitt
2015-03-11
*
Use ComposColorFilter to collaps hierarchy (when possible).
reed
2015-03-08
*
Revert of check for inputs before reporting asColorFilter (patchset #7 id:110...
reed
2015-03-05
*
Remove SkPorterDuff now that Android has been updated.
djsollen
2015-03-05
*
Use ComposeColorFilter in factory to collapse consecutive filters (when possi...
reed
2015-03-05
*
simplify logic in SkPerliNoiseShader for GPU when constant color
bsalomon
2015-03-04
*
disable chatting debugf
reed
2015-03-04
*
change colorfilter to return an array of frag processors
reed
2015-03-03
*
add virtuals to optimize composing colorfilters
reed
2015-03-02
*
add compose-colorfilter
reed
2015-03-01
*
adding preabandon flag to DM
joshualitt
2015-02-25
*
I'd really like to land this before the branch so speedy reviews are apprecia...
joshualitt
2015-02-25
*
Revert of Pass clip to context (patchset #8 id:180001 of https://codereview.c...
joshualitt
2015-02-25
*
I'd really like to land this before the branch so speedy reviews are apprecia...
joshualitt
2015-02-25
*
Remove canApplyCoverage from XP and all related functions in gpu code.
egdaniel
2015-02-23
*
Dynamically create stencil buffer when needed.
bsalomon
2015-02-23
*
remove dead code from sampleapp, trim bad asserts
reed
2015-02-21
*
Allow resources' unique keys to be changed.
bsalomon
2015-02-19
*
Rename GrContentKey to GrUniqueKey
bsalomon
2015-02-19
[next]