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
*
Rename GrAADistanceFieldPathRenderer to GrSmallPathRenderer
Jim Van Verth
2017-03-16
*
More pre-emptive proxification
Robert Phillips
2017-03-16
*
Revert "Support pixel antialising in DirectWrite."
Mike Reed
2017-03-15
*
Support pixel antialising in DirectWrite.
Ben Wagner
2017-03-15
*
Add color spin test for SkColorSpaceXformCanvas
Matt Sarett
2017-03-15
*
SkDynamicMemoryWStream::detachAsStream() returns unique_ptr
Hal Canary
2017-03-15
*
Revert "Add pre-Flush callback to GrDrawingManager"
Robert Phillips
2017-03-15
*
SkColorSpaceXformCanvas: simple support for shaders
Mike Klein
2017-03-15
*
Revert[2] "store vertices arrays inline with object""
Mike Reed
2017-03-15
*
Push setMipColorMode calls further down-stack & add to GrTextureProxy
Robert Phillips
2017-03-15
*
must check for zero-length in reader32::read() before calling memcpy
Mike Reed
2017-03-15
*
Add pre-Flush callback to GrDrawingManager
Robert Phillips
2017-03-15
*
Fix warning in Clang 4.0 Mac build.
Mike Klein
2017-03-15
*
Revert "store vertices arrays inline with object"
Mike Reed
2017-03-15
*
store vertices arrays inline with object
Mike Reed
2017-03-15
*
Emit dumpInfo string when processor opt test fails
Brian Osman
2017-03-15
*
Retract GrContext from src/gpu/effects
Robert Phillips
2017-03-15
*
Viewer's nonlinear blend mode uses SkColorSpaceXformCanvas
Brian Osman
2017-03-15
*
SkDynamicMemoryWStream::detachAsData more memory efficent
Hal Canary
2017-03-15
*
GPU version of onMakeColorSpace
Brian Osman
2017-03-15
*
add uniqueID
Mike Reed
2017-03-15
*
SkJumper: update to Clang 4.0
Mike Klein
2017-03-15
*
floor -> floor_, just like abs_
Mike Klein
2017-03-15
*
SkJumper: more constants, _f and _i literals.
Mike Klein
2017-03-14
*
Add GrRenderTargetContext::resourceProvider & GrResourceProvider::caps
Robert Phillips
2017-03-14
*
Compute clipped draw bounds outside GrAppliedClip.
Brian Salomon
2017-03-14
*
Begin implementation of SkImage_Base::makeColorSpace
Matt Sarett
2017-03-14
*
vertices to/from data
Mike Reed
2017-03-14
*
Generaly Fixes to gpu bezier code
Greg Daniel
2017-03-14
*
add SkVertices::Builder
Mike Reed
2017-03-14
*
Revert "Begin implementation of SkImage_Base::makeColorSpace"
Mike Reed
2017-03-14
*
Expose SkColorSpaceTransferFn inversion function
Brian Osman
2017-03-14
*
Remove unused SkBitmap::RLEPixels
Leon Scroggins III
2017-03-14
*
Add const to GrColorSpaceXform member arguments
Brian Osman
2017-03-14
*
Use SkTArray for mailbox polling
Florin Malita
2017-03-14
*
Begin implementation of SkImage_Base::makeColorSpace
Matt Sarett
2017-03-14
*
Consolidate Proxy caching code in GrResourceProvider
Robert Phillips
2017-03-14
*
Purge GrTextBlobCache entries on SkTextBlob deletion
Florin Malita
2017-03-14
*
Preparatory Proxification
Robert Phillips
2017-03-14
*
Increase precision of equality checking for color space transfer fns
Matt Sarett
2017-03-14
*
Move GrSurfaceContext.h and GrTextureContext.h to src/gpu from include/gpu
Brian Salomon
2017-03-14
*
Remove GrClipsStackClip member from SkGpuDevice
Brian Salomon
2017-03-13
*
Remove origin from GrClipStackClip and GrWindowRectsState.
Brian Salomon
2017-03-13
*
GrTessellator (AA): implement fast path for non-intersecting geometry.
Stephen White
2017-03-13
*
More SkCSXformCanvas work.
Mike Klein
2017-03-13
*
Add query to GrXPFactory about coverage-as-alpha optimization
Brian Salomon
2017-03-13
*
Restore deferred GPU resources in Chrome
Robert Phillips
2017-03-13
*
SkColorSpaceXformCanvas
Mike Klein
2017-03-13
*
use AutoRestore instead of making a copy of the clipstack
Mike Reed
2017-03-13
*
Remove SK_SUPPORT_LEGACY_BROKEN_LERP support
Florin Malita
2017-03-13
[next]