index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
effects
/
gradients
Commit message (
Expand
)
Author
Age
*
Move SkShader::fLocalMatrix into SkShader constructor.
commit-bot@chromium.org
2014-04-28
*
stop using deprecated bitmap::config for gpu
commit-bot@chromium.org
2014-04-23
*
Revert of Revert of Extract most of the mutable state of SkShader into a sepa...
commit-bot@chromium.org
2014-04-23
*
Revert of Extract most of the mutable state of SkShader into a separate Conte...
commit-bot@chromium.org
2014-04-23
*
Extract most of the mutable state of SkShader into a separate Context object.
commit-bot@chromium.org
2014-04-23
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-04-23
*
Fix double to SkScalar issues in SkTwoPointConicalGradient_gpu.cpp
commit-bot@chromium.org
2014-04-22
*
Add gpu fast path for two point conical gradients.
commit-bot@chromium.org
2014-04-22
*
Use GradFlags for gradient Flags in SkGradientShader
commit-bot@chromium.org
2014-04-22
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-04-22
*
Add missing scale value to fix SkGradientShader memory error
commit-bot@chromium.org
2014-04-21
*
Add flipped gradient branch to two point conical gradient
commit-bot@chromium.org
2014-04-21
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-04-19
*
remove unused fOverflowed from SkClampRange
reed@google.com
2014-04-18
*
Get gradient information for gpu effect directly from SkGradientShader instea...
commit-bot@chromium.org
2014-04-18
*
Revert of Extract most of the mutable state of SkShader into a separate Conte...
commit-bot@chromium.org
2014-04-17
*
Revert of Fix memory leak in SkGradientShader. (https://codereview.chromium.o...
commit-bot@chromium.org
2014-04-17
*
Revert of Add flipped gradient branch to two point conical gradient (https://...
commit-bot@chromium.org
2014-04-17
*
Add flipped gradient branch to two point conical gradient
commit-bot@chromium.org
2014-04-17
*
Fix memory leak in SkGradientShader.
commit-bot@chromium.org
2014-04-16
*
Extract most of the mutable state of SkShader into a separate Context object.
commit-bot@chromium.org
2014-04-16
*
Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https:/...
commit-bot@chromium.org
2014-04-11
*
Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://coderevie...
commit-bot@chromium.org
2014-04-11
*
Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https:/...
commit-bot@chromium.org
2014-04-10
*
Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://coderevie...
commit-bot@chromium.org
2014-04-10
*
Fix GPU-less build.
commit-bot@chromium.org
2014-04-10
*
Move build guard to fix Android framework compile.
commit-bot@chromium.org
2014-04-10
*
Rename kPMColor_SkColorType to kN32_SkColorType.
commit-bot@chromium.org
2014-04-09
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-04-05
*
Add base effect for gpu 2pt conical gradients
commit-bot@chromium.org
2014-04-04
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-04-04
*
Fix for SkTwoPointConicalGradient_gpu define
commit-bot@chromium.org
2014-04-03
*
Pull Gpu shader out of SkTwoPointConicalGradient into own file
commit-bot@chromium.org
2014-04-03
*
Remove SkCanvas matrix ops return value.
commit-bot@chromium.org
2014-03-18
*
Allow toString capability to be toggled independent of developer mode.
commit-bot@chromium.org
2014-03-13
*
use SkColorType instead of SkBitmap::Config in views/effects
commit-bot@chromium.org
2014-02-16
*
Bug Fix for Intel atan on gpu sweep gradient
commit-bot@chromium.org
2014-02-14
*
Refactor read and write buffers.
commit-bot@chromium.org
2014-01-30
*
Revert of https://codereview.chromium.org/132643007/
commit-bot@chromium.org
2014-01-13
*
Revert "Revert of https://codereview.chromium.org/129423002/"
reed@google.com
2014-01-13
*
Revert of https://codereview.chromium.org/129423002/
commit-bot@chromium.org
2014-01-13
*
add SkBitmap::installPixelRef()
reed@google.com
2014-01-13
*
fix win build
reed@google.com
2013-12-19
*
remove unused SkFixed and SkFract functions
reed@google.com
2013-12-19
*
Fixed more fuzzer issues
commit-bot@chromium.org
2013-12-17
*
remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floats
reed@google.com
2013-12-17
*
Update all callsites to use info for pixelrefs
reed@google.com
2013-12-13
*
Reverting r12665 & r12666 (Remove duplicate impl for SkImageInfo flattening) ...
robertphillips@google.com
2013-12-13
*
Remvoe duplicate impl for SkImageInfo flattening
reed@google.com
2013-12-13
*
Revert "remvoe duplicate impl for SkImageInfo flattening"
reed@google.com
2013-12-11
[next]