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
*
Add support for SRGB formats when validating backend formats and ColorTypes
Greg Daniel
2017-12-18
*
Add new SkImage factory to create from GrBackendTexture with SkColorType
Greg Daniel
2017-12-18
*
Apply color transform for Lattice fixed colors
Stan Iliev
2017-12-18
*
Increase accuracy of float -> fixed in ICC code
Brian Osman
2017-12-18
*
remove append_from_srgb()
Mike Klein
2017-12-18
*
GrTessellator: refactor, cleanup, add logging.
Stephen White
2017-12-18
*
Rework out-of-gamut handling in SkRasterPipeline
Mike Klein
2017-12-18
*
CCPR: Merge triangle hull and edge shaders
Chris Dalton
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
*
hide unused var
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
*
Remove fallback in GrRenderTargetContext for using coverage to draw paths wit...
Brian Salomon
2017-12-15
*
add 0->0 path to approx_powf()
Mike Klein
2017-12-15
*
Revert "hide SkImageDeserializer"
Mike Reed
2017-12-15
*
SkQP: make_gmkb, gm_knowledge (GM Knowledgebase)
Hal Canary
2017-12-15
*
Transform vertices for distance field glyphs on CPU.
Brian Salomon
2017-12-15
*
fix very large clipped path limit
Cary Clark
2017-12-15
*
hide SkImageDeserializer
Mike Reed
2017-12-15
*
fix zero length dashed lines
Cary Clark
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
*
fix pdf_none
Mike Reed
2017-12-14
*
Moving extra options/parameters into PDFMetadata
Mike Reed
2017-12-14
*
Don't pass a stack address as a pipeline context pointer.
Mike Klein
2017-12-14
*
Explicitly don't initialize matrix to fix deprecation warning
Brian Osman
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
*
Remove SkClampRange (unused)
Brian Osman
2017-12-14
*
quick-reject before transforming images
Mike Klein
2017-12-14
*
Remove SkColorSpace_Base::MakeNamed, along with most uses of Adobe RGB
Brian Osman
2017-12-14
*
convert pipe over to serial procs
Mike Reed
2017-12-14
*
pre-api change, preparing for expanding metadata
Mike Reed
2017-12-14
*
Revert "Remove SkColorSpace_Base::MakeNamed, along with most uses of Adobe RGB"
Mike Klein
2017-12-14
*
Remove SkColorSpace_Base::MakeNamed, along with most uses of Adobe RGB
Brian Osman
2017-12-13
*
Add GrBackendTexture & GrBackendRenderTarget access methods to GrTexture and ...
Robert Phillips
2017-12-13
*
move divide by zero inside guard
Cary Clark
2017-12-13
*
converted GrMagnifierEffect to SkSL
Ethan Nicholas
2017-12-13
*
Revert "Reimplement TwoPointConicalGradient_gpu"
Yuqian Li
2017-12-13
*
Reimplement TwoPointConicalGradient_gpu
Yuqian Li
2017-12-13
*
Add stubbed out GrContext
Robert Phillips
2017-12-13
*
fix float-cast-overflow in pathops
Cary Clark
2017-12-13
*
Revert "Revert "impl SkSerial picture procs""
Mike Reed
2017-12-13
*
Simplify image clearing
Herbert Derby
2017-12-13
[next]