index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
*
Retract Gr*Priv.h includes a bit
Robert Phillips
2017-08-31
*
Rename methods and enum on SkClipStack::Element to indicate "device space"
Brian Salomon
2017-08-30
*
Threaded generation of software paths
Brian Osman
2017-08-30
*
Remove kDefault_GrSurfaceOrigin
Robert Phillips
2017-08-30
*
Remove origin field from GrSurface (take 2)
Robert Phillips
2017-08-29
*
Add missing methods to neon/sse SkNx implementations
Chris Dalton
2017-08-28
*
change SkRect::growToInclude to take a point instead of x,y
Mike Reed
2017-08-28
*
Convert NULL and 0 to nullptr.
Ben Wagner
2017-08-28
*
Add support for vkCmdCopyBuffer
Greg Daniel
2017-08-25
*
tiny concave path point fix
Cary Clark
2017-08-25
*
Revert "Threaded generation of software paths"
Brian Salomon
2017-08-24
*
Make Copy Ops to go through GpuCommandBuffer instead of straigt to GPU.
Greg Daniel
2017-08-24
*
Threaded generation of software paths
Brian Osman
2017-08-24
*
GrTessellator: when sanitizing contours, remove non-finite points.
Stephen White
2017-08-23
*
Add an (optional) SkTaskGroup to GrContext
Brian Osman
2017-08-23
*
Revert "GrTessellator: when sanitizing contours, remove non-finite points."
Robert Phillips
2017-08-23
*
GrTessellator: when sanitizing contours, remove non-finite points.
Stephen White
2017-08-22
*
Call initializeColorXform inside SkCodec
Leon Scroggins III
2017-08-18
*
Reland "skia: add heif decoding support"
Leon Scroggins III
2017-08-18
*
Move calls to conversion_possible to SkCodec
Leon Scroggins III
2017-08-17
*
Revert "Switched highp float to highfloat and mediump float to half."
Brian Salomon
2017-08-17
*
Revert "fixed constant vector swizzling"
Brian Salomon
2017-08-17
*
Revert "skia: add heif decoding support"
Mike Klein
2017-08-17
*
fixed constant vector swizzling
Ethan Nicholas
2017-08-17
*
Switched highp float to highfloat and mediump float to half.
Ethan Nicholas
2017-08-16
*
skia: add heif decoding support
Chong Zhang
2017-08-16
*
cut down GrShapeTest stack usage
Mike Klein
2017-08-16
*
Replace SkFAIL with SK_ABORT.
Ben Wagner
2017-08-16
*
Minor geometry processor clarification.
Brian Salomon
2017-08-16
*
GrTessellator: fix for collinear out-of-range intersections.
Stephen White
2017-08-16
*
Revert "Turn on exceptions in test tools."
Mike Klein
2017-08-16
*
Turn on exceptions in test tools.
Mike Klein
2017-08-16
*
Revert "Fix bogus math in object allocation."
Florin Malita
2017-08-15
*
Fix bogus math in object allocation.
Herb Derby
2017-08-15
*
Fix string typing in generated code
Brian Osman
2017-08-15
*
Switch SkSL to std::string
Brian Osman
2017-08-14
*
Move lang to list in Android font manager.
Ben Wagner
2017-08-14
*
Record SkCanvas::flush().
Mike Klein
2017-08-14
*
Guard AA change to wait for rebaselines
Yuqian Li
2017-08-11
*
SkSafeMath for tracking size_t overflow
Herb Derby
2017-08-11
*
Don't store clipped x which could break edge order
Yuqian Li
2017-08-11
*
Make GrFragmentProcessor be non-refcounted and use std::unique_ptr.
Brian Salomon
2017-08-11
*
Hide GrPaint copy constructor and add GrPaint::Clone and remove MoveOrNew and...
Brian Salomon
2017-08-10
*
Revert "Revert "GrContext::dump that produces JSON formatted output""
Brian Osman
2017-08-10
*
Move GrAppliedClip into GrPipeline
Brian Salomon
2017-08-10
*
Revert "GrContext::dump that produces JSON formatted output"
Brian Osman
2017-08-09
*
Move GrProcessorSet into GrPipeline
Brian Salomon
2017-08-09
*
GrContext::dump that produces JSON formatted output
Brian Osman
2017-08-09
*
handle overflows in float->int
Mike Reed
2017-08-09
*
use rasterpipeline for images if matrix is >= scale+translate
Mike Reed
2017-08-08
[next]