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
*
Clean up ifdefs in SkGifCodec
msarett
2015-08-21
*
This code should've been part of the CL that added registerChildProcessor(); ...
wangyix
2015-08-21
*
Use stencil ops that don't issue writes whenever possible
vbuzinov
2015-08-21
*
add gm for image->newShader
reed
2015-08-20
*
SkCanvas::onDrawPicture() quick-reject
fmalita
2015-08-20
*
Reland of Implement canComputeFastBounds() for image filters. (patchset #1 id...
senorblanco
2015-08-20
*
fix cubic clip in y
caryclark
2015-08-20
*
Add ANGLE workaround to prefer flushes over VRAM usage
robertphillips
2015-08-20
*
Revert of Implement canComputeFastBounds() for image filters. (patchset #8 id...
herb
2015-08-20
*
SkImage method for detecting lazy decoding
fmalita
2015-08-20
*
subdivide path when side-clipping fails
caryclark
2015-08-20
*
SkPDF: Memory improvements for PDF Streams
halcanary
2015-08-20
*
Use static_assert instead of SK_COMPILE_ASSERT.
bungeman
2015-08-20
*
Implement canComputeFastBounds() for image filters.
senorblanco
2015-08-20
*
For a frag proc, its key will be a concatenation of all its descendant procs'...
wangyix
2015-08-20
*
Revert "fill rect batch refactor into separate batches"
joshualitt
2015-08-20
*
Update SkLightingShader to support rotation
robertphillips
2015-08-20
*
SkColorCubeFilter: require alpha == 0xFF.
mtklein
2015-08-19
*
Bug fix: we're using SkPMFloat methods on SkColor.
mtklein
2015-08-19
*
Thou shalt use override consistently.
mtklein
2015-08-19
*
Add asserts for shared mutex.
herb
2015-08-19
*
Put drawPath in GrBatch.
bsalomon
2015-08-19
*
Revert "Update SkLightingShader to support rotation"
robertphillips
2015-08-19
*
SkPDF: Simplify PDFStream / emitObject() const
halcanary
2015-08-19
*
private iterator to visit all resource cache entries
reed
2015-08-19
*
Fix transformed stroke width in GrAALinearizingConvexPathRenderer.
ethannicholas
2015-08-19
*
Move SkTemplates.h to private.
bungeman
2015-08-19
*
stop dropping AA when rect stays rect
joshualitt
2015-08-19
*
change asABitmap to isABitmap on shader
reed
2015-08-19
*
Patches on top of Radu's latest.
mtklein
2015-08-19
*
Update SkLightingShader to support rotation
robertphillips
2015-08-19
*
unsigned -> int for counts and indices in picture-related code
mtklein
2015-08-19
*
Add rendertarget flag to prevent a debug assert in SampleApp.
senorblanco
2015-08-19
*
Create GrQuad
joshualitt
2015-08-19
*
Use calloc to allocate data that will be uploaded to vertex/index buffers in ...
bsalomon
2015-08-19
*
This change is in preparation for updating how processor keys and meta keys a...
wangyix
2015-08-19
*
remove SkDeferredCanvas
reed
2015-08-19
*
Allow setting of GrBatchFontCache atlas sizes
joshualitt
2015-08-19
*
Revert of SkCanvas::onDrawPicture() quick-reject (patchset #3 id:40001 of htt...
herb
2015-08-19
*
add missing override
mtklein
2015-08-19
*
fill rect batch refactor into separate batches
joshualitt
2015-08-19
*
Init class ID in GrStencilPathBatch
Brian Salomon
2015-08-19
*
SkCanvas::onDrawPicture() quick-reject
fmalita
2015-08-19
*
SkPDF/Deflate: clean up old SkFlate code
halcanary
2015-08-18
*
Path stenciling in GrBatch
bsalomon
2015-08-18
*
handle no shader from image in drawAtlas
reed
2015-08-18
*
Remove Cmd in GrTargetCommands that is no longer needed with GrCopySurfaceBatch
bsalomon
2015-08-18
*
Try again to put SkXfermode_opts in SK_OPTS_NS
mtklein
2015-08-18
*
GrCopySurfaceBatch
bsalomon
2015-08-18
*
added emitChild() to GrGLFragmentProcessor; removed AutoFragmentChildProcAdva...
wangyix
2015-08-18
[next]