index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
Rename GrDrawContext to GrRenderTargetContext
Brian Osman
2016-10-27
*
Improve comments describing common sRGB curves
Matt Sarett
2016-10-27
*
Added skslc parse recursion limit
ethannicholas
2016-10-27
*
chmod -x *.cpp *.h
Hal Canary
2016-10-27
*
Remove SkAutoTUnref and SkAutoTDelete from public includes.
bungeman
2016-10-27
*
Revert of Reduced skslc memory consumption (patchset #3 id:50001 of https://c...
benjaminwagner
2016-10-27
*
Do not skip fractional y for SkAAClip
liyuqian
2016-10-27
*
Revert "Always use a color table with 256 colors"
Leon Scroggins III
2016-10-27
*
Fix decoding GIF to 565
scroggo
2016-10-27
*
Reduced skslc memory consumption
ethannicholas
2016-10-27
*
Avoid separate allocation of SkImageCacherator
fmalita
2016-10-27
*
SkTInsertionSort tweak.
Ben Wagner
2016-10-26
*
Speculative fix for flaky webp encode/decode on Nexus 5
Matt Sarett
2016-10-26
*
SkRasterPipelineBlitter simplifications
Mike Klein
2016-10-26
*
Write transparent pixels more often (SkGifCodec)
scroggo
2016-10-26
*
Move when swapping, if possible.
bungeman
2016-10-26
*
Convert SkRasterPipeline loads and stores to indirect.
Mike Klein
2016-10-26
*
Create GrTextureOpList to support deferred copy batches for textures
Brian Osman
2016-10-26
*
Add disableStencil method to GrGLGpu
csmartdalton
2016-10-26
*
Turn on -Wrange-loop-analysis.
Mike Klein
2016-10-26
*
Revert of Generate Signed Distance Field directly from vector path (patchset ...
bsalomon
2016-10-26
*
Fix some Windows warnings
Jim Van Verth
2016-10-26
*
Add GrOpList and rename GrDrawTarget to GrRenderTargetOpList
Robert Phillips
2016-10-26
*
GrConstColorProcessor uses 4f colors in the destination space
Brian Osman
2016-10-26
*
Remove SK_IGNORE_GL_TEXTURE_TARGET.
Ben Wagner
2016-10-26
*
SkGifCodec: do not write off the end of memory when repeatCount > 1
Matt Sarett
2016-10-26
*
GIF: Fill the frame if we have a dummy color table
scroggo
2016-10-25
*
SK_FIX_BUILD
scroggo
2016-10-25
*
Always use a color table with 256 colors
scroggo
2016-10-25
*
Fix more namespace conflicts in SkGifImageReader
scroggo
2016-10-25
*
SkRasterPipeline::compile().
Mike Klein
2016-10-25
*
Move SkRasterPipeline further into SkOpts.
Mike Klein
2016-10-25
*
fix fuzz
caryclark
2016-10-25
*
remove discardablepixelref
Mike Reed
2016-10-25
*
Generate Signed Distance Field directly from vector path
joel.liang
2016-10-25
*
Help msvs compile SkColorSpaceXform faster
Matt Sarett
2016-10-24
*
Rename GIFImageReader to SkGifImageReader
scroggo
2016-10-24
*
Use SK_ALWAYS_INLINE in SkColorSpaceXform
Matt Sarett
2016-10-24
*
Refactored SkColorSpace_A2B to allow arbitrary ordering of elements
raftias
2016-10-24
*
SkShader* refAs... to sk_sp<SkShader> makeAs...
Ben Wagner
2016-10-24
*
Add support for multiple frames in SkCodec
scroggo
2016-10-24
*
fix a few more fuzzes
caryclark
2016-10-24
*
nc seal breaks simplify
caryclark
2016-10-24
*
Rename all color space factories from New* to Make*
Brian Osman
2016-10-24
*
formalize host debugging
caryclark
2016-10-24
*
fix one more fuzzer
caryclark
2016-10-24
*
Fall back from analytic to sampling earlier
liyuqian
2016-10-21
*
use conservative-clip-bit in pipecanvas
Mike Reed
2016-10-21
*
New helpers for converting SkColor to GrColor4f
Brian Osman
2016-10-21
*
Another forgotten forceRLE
liyuqian
2016-10-21
[next]