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
*
Revert of SSE4 opaque blend using intrinsics instead of assembly. (patchset #...
bungeman
2015-01-26
*
SSE4 opaque blend using intrinsics instead of assembly.
mtklein
2015-01-26
*
GrBatchPrototype
joshualitt
2015-01-26
*
Remove clear function from SkGPipe
derekf
2015-01-26
*
Fix Morphology effects sourcing outside of the crop rect.
cwallez
2015-01-26
*
discard scratch render targets when they are recycled.
bsalomon
2015-01-26
*
Alter gpu veto
robertphillips
2015-01-26
*
check effective cache-size for fixed-budget caches
reed
2015-01-26
*
Stop incorrectly setting the clip bit in GrCMM
bsalomon
2015-01-26
*
Collapse consecutive SkTableColorFilters
cwallez
2015-01-26
*
Don't do a pointless << 0.
mtklein
2015-01-26
*
Revert of Alter gpu veto (patchset #1 id:1 of https://codereview.chromium.org...
robertphillips
2015-01-26
*
Alter gpu veto
robertphillips
2015-01-26
*
Add patheffects to debugger printout
robertphillips
2015-01-26
*
Fold alpha to the inner savelayer in savelayer-savelayer-restore patterns
kkinnunen
2015-01-26
*
initial preroll api
reed
2015-01-25
*
Revert of Fix Morphology effects sourcing outside of the crop rect. (patchset...
mtklein
2015-01-23
*
Fix Morphology effects sourcing outside of the crop rect.
cwallez
2015-01-23
*
Zap the scratch key on non-RT textures when scratch textures are disabled.
bsalomon
2015-01-23
*
Fix the speeling of "purgeable" in Gr code
bsalomon
2015-01-23
*
Cleanup SkPDFObject::emit*
halcanary
2015-01-23
*
Take budgeted param when snapping new image.
bsalomon
2015-01-23
*
check for too-large rowBytes
reed
2015-01-23
*
minor changes left out of http://crrev.com/873543002
halcanary
2015-01-23
*
Allow unbudgeted resources to be recycled by the cache as scratch.
bsalomon
2015-01-23
*
Remove GrBinHashKey
bsalomon
2015-01-23
*
Compile fix after Add specialized content key class for resources
kkinnunen
2015-01-23
*
More changes to SkPDFShader to eliminate multiple inheritance!
halcanary
2015-01-23
*
add newImage API
reed
2015-01-23
*
more reinforcement that images never have zero width or height
reed
2015-01-23
*
Add specialized content key class for resources.
bsalomon
2015-01-23
*
Simplify SkPDFShader class. Now invalid objects are never created.
halcanary
2015-01-23
*
Initialize the pad memory in GrBufferAllocPool.
dongseong.hwang
2015-01-22
*
Put close_gif() in an anonymous namespace.
mtklein
2015-01-22
*
Muck with the right cinfo.
scroggo
2015-01-22
*
Rename GrOptDrawState to GrPipeline and GrDrawState to GrPipelineBuilder
egdaniel
2015-01-22
*
remove (unused) GatherPixelRefs
reed
2015-01-22
*
fLuminance is unsed unless SK_GAMMA_APPLY_TO_A8 is defined
mtklein
2015-01-22
*
Fix SkIStream nits.
bungeman
2015-01-22
*
XPFactory lazily initializie in drawstate / GrPaint
joshualitt
2015-01-22
*
Remove the need for asCoeff in SkXfermode.
egdaniel
2015-01-22
*
Remove staging SkStream::unref().
bungeman
2015-01-22
*
Don't require -DSK_USE_POSIX_THREADS.
mtklein
2015-01-21
*
Revert of Muck with the right cinfo. (patchset #2 id:20001 of https://coderev...
bungeman
2015-01-21
*
Muck with the right cinfo.
scroggo
2015-01-21
*
Move sync code to include/, switch from using platform define to a proxy head...
mtklein
2015-01-21
*
Use SkLazyPtr in SkPDFGraphicState.cpp
halcanary
2015-01-21
*
And change SkAutoTUnref<const SkStream to SkAutoTDelete.
scroggo
2015-01-21
*
Remove another caller of SkRef(SkStream)
scroggo
2015-01-21
*
Make SkStream *not* ref counted.
scroggo
2015-01-21
[next]