index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
effects
/
gradients
/
SkTwoPointConicalGradient.h
Commit message (
Expand
)
Author
Age
*
Use SkArenaAlloc in the SkAutoBlitterChoose code.
Herb Derby
2017-02-07
*
Revert "Use SkArenaAlloc instead of SkSmallAllocator in the SkAutoBlitterChoo...
Robert Phillips
2017-02-07
*
Use SkArenaAlloc instead of SkSmallAllocator in the SkAutoBlitterChoose code.
Herb Derby
2017-02-07
*
Bundle SkShader::asFragmentProcessor arguments in a struct
brianosman
2016-07-22
*
sk_sp for Ganesh.
bungeman
2016-06-09
*
Add new SkSourceGammaTreatment enum, used in situations like mipmap construct...
brianosman
2016-06-06
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
Enforce 16byte alignment in shader contexts (patchset #1 id:1 of https://code...
reed
2016-03-03
*
Revert of enforce 16byte alignment in shader contexts (patchset #1 id:1 of ht...
halcanary
2016-03-03
*
enforce 16byte alignment in shader contexts
reed
2016-03-03
*
Cleanups related to SkFixed.
benjaminwagner
2016-02-25
*
Revert of Simple cleanups related to SkFixed. (patchset #4 id:120001 of https...
benjaminwagner
2016-02-24
*
Cleanups related to SkFixed.
benjaminwagner
2016-02-24
*
Add ContextRec param to SkShader::contextSize()
fmalita
2016-02-22
*
Bye bye processor data manager.
bsalomon
2015-10-06
*
Change SkShader;asFragmentProcessor signature to no longer take skpaint\grcolor*
bsalomon
2015-08-28
*
Revert of Change SkShader;asFragmentProcessor signature to no longer take skp...
rmistry
2015-08-28
*
Change SkShader;asFragmentProcessor signature to no longer take skpaint\grcolor*
bsalomon
2015-08-28
*
change asABitmap to isABitmap on shader
reed
2015-08-19
*
rename GrShaderDataManager -> GrProcessorDataManager
joshualitt
2015-07-09
*
Initial CL to create dummy GrShaderDataManager and thread it through
joshualitt
2015-07-08
*
style nit cleanups. e.g. remove 'virtual' on override declarations
robertphillips
2015-07-07
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
remove view matrix from context
joshualitt
2014-12-17
*
Cleanup: Mark some overridden methods with 'SK_OVERRIDE'.
tfarina
2014-12-14
*
Gradient shaders: make fPtsToUnit const, pre-cache getType().
mtklein
2014-12-10
*
Patch to create a distinct geometry processor. The vast majority of this patch
joshualitt
2014-09-23
*
Simplify flattening to just write enough to call the factory/public-construct...
reed
2014-08-21
*
add localMatrix to gradient Descriptor
reed
2014-08-11
*
Goodbye GrEffectRef.
bsalomon
2014-07-08
*
Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*.
bsalomon
2014-07-08
*
Revert of Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*...
reed
2014-07-07
*
Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*.
bsalomon
2014-07-07
*
SkShader::asNewEffect Refactoring
dandov
2014-06-10
*
add localmatrix parameter to shader's asNewEffect
commit-bot@chromium.org
2014-05-09
*
Remove SkShader virtual method validContext
commit-bot@chromium.org
2014-05-05
*
create struct to hold all the params passed around for shader::context
commit-bot@chromium.org
2014-05-01
*
Move SkShader::fLocalMatrix into SkShader constructor.
commit-bot@chromium.org
2014-04-28
*
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-22
*
Add flipped gradient branch to two point conical gradient
commit-bot@chromium.org
2014-04-21
*
Revert of Extract most of the mutable state of SkShader into a separate Conte...
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
*
Extract most of the mutable state of SkShader into a separate Context object.
commit-bot@chromium.org
2014-04-16
*
Add base effect for gpu 2pt conical gradients
commit-bot@chromium.org
2014-04-04
*
Pull Gpu shader out of SkTwoPointConicalGradient into own file
commit-bot@chromium.org
2014-04-03
[next]