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
*
move SkWriteBuffer.h to src
Mike Reed
2017-12-20
*
simple version of serialization for SkTextBlob
Mike Reed
2017-12-19
*
Don't canonicalize empty SkRRects. They stroke differently.
Brian Salomon
2017-12-19
*
macro to handle type-casting for SkFlattenable::Deserialize
Mike Reed
2017-12-19
*
Fix alpha contribution to tonal color.
Jim Van Verth
2017-12-19
*
Update SkSurface MakeFromBackend* factories to take an SkColorType.
Greg Daniel
2017-12-19
*
Add a tools flag to suppress geometry shaders
Chris Dalton
2017-12-19
*
GOOGLE3 -> SK_BUILD_FOR_GOOGLE3
Mike Klein
2017-12-19
*
Revert "Transform vertices for distance field glyphs on CPU."
Greg Daniel
2017-12-18
*
Revert "move homogenous with stride to matrixpriv"
Greg Daniel
2017-12-18
*
Add new SkImage factory to create from GrBackendTexture with SkColorType
Greg Daniel
2017-12-18
*
Increase accuracy of float -> fixed in ICC code
Brian Osman
2017-12-18
*
remove deprecated SkPixelSerializer
Mike Reed
2017-12-16
*
remove dead SK_SUPPORT_LEGACY_IMAGEDESERIALIZER code
Mike Reed
2017-12-16
*
Revert "Increase accuracy of float -> fixed in ICC code"
Eric Karl
2017-12-16
*
Revert "Remove SkImage deferred texture image data APIs."
Eric Karl
2017-12-15
*
Revert "Revert "remove SK_SUPPORT_LEGACY_PDF_PIXELSERIALIZER dead code""
Mike Reed
2017-12-15
*
Revert "Revert "hide SkImageDeserializer""
Mike Reed
2017-12-15
*
Increase accuracy of float -> fixed in ICC code
Brian Osman
2017-12-15
*
move homogenous with stride to matrixpriv
Cary Clark
2017-12-15
*
Revert "hide SkImageDeserializer"
Mike Reed
2017-12-15
*
Transform vertices for distance field glyphs on CPU.
Brian Salomon
2017-12-15
*
hide SkImageDeserializer
Mike Reed
2017-12-15
*
Revert "remove SK_SUPPORT_LEGACY_PDF_PIXELSERIALIZER dead code"
Mike Reed
2017-12-15
*
remove SK_SUPPORT_LEGACY_PDF_PIXELSERIALIZER dead code
Mike Reed
2017-12-15
*
SkBitmap::pixmap
Hal Canary
2017-12-15
*
Moving extra options/parameters into PDFMetadata
Mike Reed
2017-12-14
*
make SkColorSpace_New real
Mike Klein
2017-12-14
*
Send TextBlobCache purge messages only to owning cache.
Jim Van Verth
2017-12-14
*
pre-api change, preparing for expanding metadata
Mike Reed
2017-12-14
*
add back purgeResourcesNotUsedInMs() temporarily
Mike Klein
2017-12-14
*
Add GrBackendTexture & GrBackendRenderTarget access methods to GrTexture and ...
Robert Phillips
2017-12-13
*
document default serialization behavior (briefly)
Mike Reed
2017-12-13
*
Add stubbed out GrContext
Robert Phillips
2017-12-13
*
Revert "Revert "impl SkSerial picture procs""
Mike Reed
2017-12-13
*
Re-enable CCPR now that clipping is fixed
Chris Dalton
2017-12-13
*
Update SkImage::MakeFromYUVTexturesCopy to GrBackendTexture
Robert Phillips
2017-12-13
*
Revert "impl SkSerial picture procs"
Mike Reed
2017-12-13
*
Ensure we flush TextBlobCache message queue.
Jim Van Verth
2017-12-13
*
impl SkSerial picture procs
Mike Reed
2017-12-13
*
Push much of the SkColorSpace_Base interface up to SkColorSpace
Brian Osman
2017-12-12
*
Prefer fullscreen clears on Qualcomm/GL
Chris Dalton
2017-12-12
*
Rename GrGLAssembleFooInterface to GrGLMakeAssembledFooInterface.
Brian Salomon
2017-12-11
*
add virtual to confirm flattenable type
Mike Reed
2017-12-11
*
Implement a fast path for solid color lattice rectangle
Stan Iliev
2017-12-11
*
Add GrGLMakeNativeInterface factory that returns sk_sp<const GrGLInterface>.
Brian Salomon
2017-12-11
*
centralize encoding to SkData
Mike Reed
2017-12-09
*
Fix tautological compare in GrSurfaceProxy.cpp
Hans Wennborg
2017-12-09
*
Revert "Revert "use serialprocs for typefaces""
Mike Reed
2017-12-08
*
Use sk_sp to own GrCaps in GrContext.
Brian Salomon
2017-12-08
[next]