index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
*
Gradients are serialized (and can be constructed) as SkColor4f + SkColorSpace
brianosman
2016-09-28
*
Move toXYZD50() to SkColorSpace_Base
msarett
2016-09-28
*
Added kSRGBLinear_Named color space, along with tests
brianosman
2016-09-27
*
Remove stray semicolons.
Mike Klein
2016-09-27
*
Remove outdated comments about pre-sk_sp semantics
brianosman
2016-09-27
*
Revert "Revert "replace Arithmetic xfermode with imagefilter""
Mike Reed
2016-09-27
*
Revert of My take on SkAlign changes. (patchset #3 id:40001 of https://codere...
mtklein
2016-09-26
*
Revert "replace Arithmetic xfermode with imagefilter"
Mike Reed
2016-09-26
*
replace Arithmetic xfermode with imagefilter
Mike Reed
2016-09-26
*
My take on SkAlign changes.
mtklein
2016-09-26
*
Stop aggregating texture/buffer access objects in GrFragmentProcessor parents.
bsalomon
2016-09-26
*
Add SkColor4f serialization
brianosman
2016-09-25
*
Add validation of RRects to SkValidatingReadBuffer
Robert Phillips
2016-09-23
*
change SkXfermodeImageFilter to carry no impl information
Mike Reed
2016-09-23
*
document.close from bool to void
reed
2016-09-22
*
Change implementation of flush-count based GrGpuResource purging
bsalomon
2016-09-22
*
Add output format properties to SkImageFilter::Context
brianosman
2016-09-22
*
Add optional sw generated path coverage mask caching
bsalomon
2016-09-21
*
allow clip calls w/o op param, remove unnecessary kReplace ops
reed
2016-09-21
*
Support use of non-coherent memory allocations in Vulkan.
jvanverth
2016-09-20
*
Stop flattening GrCoordTransforms in parent GrFragmentProcessors.
bsalomon
2016-09-20
*
abstract name of clipping ops, to transtion to a more restricted set
reed
2016-09-20
*
Split SkFontConfigInterface globals and factory.
bungeman
2016-09-19
*
skpbench
csmartdalton
2016-09-19
*
Revert of Stop flattening GrCoordTransforms in parent GrFragmentProcessors. (...
bsalomon
2016-09-19
*
Stop flattening GrCoordTransforms in parent GrFragmentProcessors.
bsalomon
2016-09-19
*
Remove SK_DECLARE_LEGACY_CREATE_FROM_FONTDATA.
bungeman
2016-09-16
*
Revert of Support Float32 output from SkColorSpaceXform (patchset #7 id:14000...
msarett
2016-09-16
*
Allow GrCaps access from GrDrawContext
bsalomon
2016-09-16
*
Support Float32 output from SkColorSpaceXform
msarett
2016-09-16
*
Remove old SkGaussianEdgeShader code
jvanverth
2016-09-16
*
Make SkPngCodec decode progressively.
scroggo
2016-09-16
*
SkFontData to use smart pointers.
bungeman
2016-09-16
*
Add staging for removal of SkRRectsGaussianEdgeShader::Make (for Android)
robertphillips
2016-09-16
*
Add GrContextOptions flag to disable distance field path renderer.
bsalomon
2016-09-15
*
Fix color bug in SkRRectsGaussianEdgeShader
robertphillips
2016-09-15
*
Add storage and computation of SkColor4f version of gradient stops.
brianosman
2016-09-15
*
Revert of SkFontData to use smart pointers. (patchset #3 id:40001 of https://...
bungeman
2016-09-15
*
SkFontData to use smart pointers.
bungeman
2016-09-15
*
add helpers for using SkData with picture serialization
reed
2016-09-15
*
Clean up unused SkPictureRecorder::optimizeFor()
mtklein
2016-09-15
*
Switch default for SkGaussianBlurShader radius size.
jvanverth
2016-09-14
*
Use sk_sp text blob APIs
fmalita
2016-09-13
*
Implement Fill() for incomplete decodes to RGBA_F16
msarett
2016-09-13
*
add pipecanvas
reed
2016-09-13
*
Gamut transformation of the paint color in Ganesh
brianosman
2016-09-12
*
Add shader-based GaussianEdgeShader for reveal case
robertphillips
2016-09-12
*
change SkStreams to work with sk_sp<SkData> instead of SkData*
reed
2016-09-12
*
Remove ability to skip coord transform comparison in pipeline comparison.
bsalomon
2016-09-12
*
Two changes:
brianosman
2016-09-12
[next]