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 Generate Signed Distance Field directly from vector path (patchset ...
rmistry
2016-12-21
*
remove MIPS DSP optimizations
Mike Klein
2016-12-21
*
Generate Signed Distance Field directly from vector path
joel.liang
2016-12-20
*
Rename batch->op in GrAuditTrail.
Brian Salomon
2016-12-20
*
Add color space xform to GrMagnifierEffect
Brian Osman
2016-12-20
*
Rename files, macros, types, and functions related to GrDrawOp testing.
Brian Salomon
2016-12-20
*
Remove the last "batch tracker" from AAStrokeRectOp.
Brian Salomon
2016-12-20
*
Add color space xform support to GrDisplacementEffect
Brian Osman
2016-12-20
*
Add color space xform bits to key for texture domain effect
Brian Osman
2016-12-20
*
Fix more Skia filter fuzzer bugs
Robert Phillips
2016-12-20
*
check for empty contours in sortable top
Cary Clark
2016-12-20
*
GPU: Fix for fuzzer issue for sw-rendered paths with large bounds.
Brian Salomon
2016-12-20
*
Fix mapping from src to dst image space in SkAlphaThresholdFilter
Robert Phillips
2016-12-20
*
Do color space conversion in XfermodeImageFilter
Brian Osman
2016-12-20
*
Floor to scalar for SDF paths.
Jim Van Verth
2016-12-20
*
Remove getDevice_just_for_deprecated_compatibility_test()
Robert Phillips
2016-12-20
*
Implement SkICC::WriteICC()
Matt Sarett
2016-12-20
*
Respect color space in GrTextureDomainEffect
Brian Osman
2016-12-20
*
switch to _deprecated suffix for exotic SkClipOps
Mike Reed
2016-12-20
*
Fix, cleanup and document the clamp tiler better.
Herb Derby
2016-12-19
*
handle empty contours in a couple more places
Cary Clark
2016-12-19
*
Fix precision errors in large circle rendering.
Jim Van Verth
2016-12-19
*
Fix swapped interpretation of c and e in SkColorSpace_ICC
Matt Sarett
2016-12-19
*
Guard some uint32_t -> int cases in SkPictureData reading
Robert Phillips
2016-12-19
*
Consolidate TILEX_LOW_BITS/TILEY_LOW_BITS -> EXTRACT_LOW_BITS
Florin Malita
2016-12-19
*
"Fix" some ImageFilter fuzzer issues
Robert Phillips
2016-12-19
*
Explicit ownership of data in SkBlockMemoryStream.
Ben Wagner
2016-12-19
*
GIF: Avoid copying/storing data when possible
Leon Scroggins III
2016-12-19
*
Move existing writeICC() code into SkICC
Matt Sarett
2016-12-19
*
simplify generatescaledpixels
Mike Reed
2016-12-19
*
Revert of Generate Signed Distance Field directly from vector path (patchset ...
rmistry
2016-12-19
*
Generate Signed Distance Field directly from vector path
joel.liang
2016-12-18
*
Fix clamp lowbits extraction when combined with non-clamp
Florin Malita
2016-12-19
*
Revert "Revert "WIP: Skia support library for ICC tasks""
Ravi Mistry
2016-12-17
*
Revert "WIP: Skia support library for ICC tasks"
Ravi Mistry
2016-12-17
*
Rename GrBatchAtlas -> GrDrawOpAtlas.
Brian Salomon
2016-12-17
*
Rename GrBatchAtlas files to GrDrawOpAtlas
Brian Salomon
2016-12-16
*
Added gamma visualizations to colorspaceinfo tool
raftias
2016-12-16
*
rework xor to be more like winding
Cary Clark
2016-12-16
*
WIP: Skia support library for ICC tasks
Matt Sarett
2016-12-16
*
fix fuzzing empty contours squirrelly cubics
Cary Clark
2016-12-16
*
Rearrange ICC profile parsing
Matt Sarett
2016-12-16
*
Only attempt index8 if underlying GIF is index8
Leon Scroggins III
2016-12-16
*
Rename GrBatchFontCache->GrAtlasGlyphCache
Brian Salomon
2016-12-16
*
Remove SkDynamicMemoryWStream::getOffset.
Ben Wagner
2016-12-16
*
dump path fill type with data
Cary Clark
2016-12-16
*
rm unnecessary forward decl of GrClip in GrDashOp.h
Brian Salomon
2016-12-16
*
Add color space to picture image as a creation parameter
Brian Osman
2016-12-16
*
hide deprecated SkImage::preroll
Mike Reed
2016-12-16
*
move src/gpu/batches -> src/gpu/ops
Brian Salomon
2016-12-16
[next]