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 "Remove ambient clamp hack for analytic shadows."
Jim Van Verth
2018-04-23
*
ccpr: Don't call calcCubicInverseTransposePowerBasisMatrix
Chris Dalton
2018-04-23
*
SkPDF: Don't forget to upcast before shift.
Hal Canary
2018-04-23
*
Clip the SkAntiRect because of possible tilings
Yuqian Li
2018-04-23
*
Generalize to SkDescriptorMap
Herb Derby
2018-04-23
*
Fix deprecated constructor usage
Brian Osman
2018-04-23
*
use SkRect::outset, as it clamps on overflow
Mike Reed
2018-04-23
*
Rewrite CHECK_INTERSECT to perform the !(opposite) predicate, so that we
Mike Reed
2018-04-23
*
Fixes in ReadPixels2 and yuv_texture gm to fix Vulkan validation issues.
Greg Daniel
2018-04-23
*
Reland "Prevent masked solid-color draws from being turned into clears"
Robert Phillips
2018-04-23
*
Reject XYZ profiles missing some (or all) TRC tags
Brian Osman
2018-04-23
*
(Mostly) respect FilterQuality in draw[stretchy]
Leon Scroggins III
2018-04-23
*
Revert "Prevent masked solid-color draws from being turned into clears"
Robert Phillips
2018-04-23
*
Prevent masked solid-color draws from being turned into clears
Robert Phillips
2018-04-23
*
Fixed SkVertices crashing on Windows DLL builds
Yong-Hwan Baek
2018-04-22
*
Remove assert that color spaces have valid profile data
Brian Osman
2018-04-22
*
Fix starting location in GrRTC::drawOval when converting to GrShape
Brian Salomon
2018-04-20
*
Analytic dashing of circles with single on/off intervals and butt caps.
Brian Salomon
2018-04-20
*
Fix argument names and documentation for SkMatrix44::set3x3()
Brian Osman
2018-04-20
*
Reland "Add stub gpu workaround generators"
Adrienne Walker
2018-04-20
*
Add ability to dump opList info at flush-time
Robert Phillips
2018-04-20
*
Reduce threads used for DNG decodes on Android
Leon Scroggins III
2018-04-20
*
Add discard check when deciding if we should execute op list or not.
Greg Daniel
2018-04-20
*
Remove another writePixels instance
Robert Phillips
2018-04-20
*
ccpr: Don't solve for cubic roots that are out of range
Chris Dalton
2018-04-20
*
ccpr: Fix flatness and triangle-ness detection for conics
Chris Dalton
2018-04-20
*
Prevent matrix stack from being corrupted if a rotated image filter is clippe...
Robert Phillips
2018-04-20
*
guard against NaN in path is rect
Cary Clark
2018-04-20
*
Fix use-of-uninitialized-value in SkPictureShader::onMakeContext
Florin Malita
2018-04-20
*
ccpr: Don't preempt the convex path renderer
Chris Dalton
2018-04-19
*
Remove ambient clamp hack for analytic shadows.
Jim Van Verth
2018-04-19
*
ccpr: Clean up GrCCGeometry
Chris Dalton
2018-04-19
*
Adding pinning to the strike cache
Herb Derby
2018-04-19
*
Fix double counting of coverage in analytic round capped stroked circles.
Brian Salomon
2018-04-19
*
rm SkRRectsGaussianEdgeMaskFilter
Robert Phillips
2018-04-19
*
check if we fail to eval the conic in pathmeasure
Mike Reed
2018-04-19
*
Remove unused parameters from internalGetPath.
Ben Wagner
2018-04-19
*
When creating testing backendTexture take colorspace into account.
Greg Daniel
2018-04-19
*
Untangle strike cache and glyph cache
Herb Derby
2018-04-19
*
disallow negative setReserve() calls
Mike Klein
2018-04-19
*
rm SkTDArray::select()
Mike Klein
2018-04-19
*
clean up setReserve() rule-bending
Mike Klein
2018-04-19
*
Remove the limit on dng allocations
Leon Scroggins III
2018-04-19
*
Revert "Add stub gpu workaround generators"
Leon Scroggins
2018-04-19
*
path is rect track corners
Cary Clark
2018-04-19
*
Add stub gpu workaround generators
Adrienne Walker
2018-04-18
*
Move strike cache Find*() to strike cache
Herb Derby
2018-04-18
*
Remove SK_SUPPORT_LEGACY_PATH_DAA_BIT
Yuqian Li
2018-04-18
*
Prevent unnecessary/unbounded growth of SkTDynamicHash capacity
Florin Malita
2018-04-18
*
DFT to draw A8 instead of incorrect vertical lcd.
Ben Wagner
2018-04-18
[next]