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 "Revert "apply codec origin in generator""
Mike Reed
2017-10-16
*
Revert "apply codec origin in generator"
Ben Wagner
2017-10-16
*
Remove unnecessary includes of GrColorSpaceXform.h
Brian Osman
2017-10-16
*
apply codec origin in generator
Mike Reed
2017-10-16
*
Make GrResourceProvider more sk_spified
Brian Salomon
2017-10-16
*
Cleanup references to AHardwareBuffer to match NDK declarations.
Derek Sollenberger
2017-10-16
*
converted GrRectBlurEffect to SkSL
Ethan Nicholas
2017-10-16
*
regenerated SkSL files to fix CheckGeneratedFiles
Ethan Nicholas
2017-10-16
*
remove unused SkMatrix setIDiv
Cary Clark
2017-10-16
*
Revert "Refactor CCPR coverage shaders for a vertex impl"
Eric Boren
2017-10-16
*
Refactor CCPR coverage shaders for a vertex impl
Chris Dalton
2017-10-15
*
SkSL workaround for appendf 1024 byte restriction
Ethan Nicholas
2017-10-13
*
Implemenet onStealBackendTexture in GrMtlTexture
Brian Salomon
2017-10-13
*
remove dead code -- older than min picture version
Mike Reed
2017-10-13
*
Make SkTypeface::Style and FromOldStyle private.
Ben Wagner
2017-10-13
*
Add support for allocating mips inside of ColorSpaceXormImageGenerator
Greg Daniel
2017-10-13
*
remove dead code for getSize, getSafeSize, etc.
Mike Reed
2017-10-13
*
Back out new SkColorSpaceXform pipeline.
Mike Klein
2017-10-13
*
Revert "move SkMatrix anonymous affine enum to private"
Mike Reed
2017-10-13
*
MakeBackendTextureFromSkImage
Eric Karl
2017-10-12
*
move SkMatrix anonymous affine enum to private
Cary Clark
2017-10-12
*
Handle coverage for hairline lines with sub pixel lengths correctly on GPU
Greg Daniel
2017-10-12
*
check unpremul scale directly against infinity
Mike Klein
2017-10-12
*
Add flag on GrBackendTexture to say whether texture is mipped or not
Greg Daniel
2017-10-12
*
Fix Metal build
Greg Daniel
2017-10-12
*
Use enum to track MipMapsStatus throughout Texture creation
Greg Daniel
2017-10-12
*
Fix assert in GrSmallPathRenderer tickled by GLProgramsTest
Jim Van Verth
2017-10-12
*
Plumb more SkPaintFilterCanvas virtuals
Florin Malita
2017-10-12
*
abort SkRRect::transform() before dst->scaleRadii() asserts
Mike Klein
2017-10-12
*
Batch better in GrSmallPathRenderer and add perspective support.
Jim Van Verth
2017-10-12
*
Force all Intel GPUs to use draws instead of clears on Macs
Robert Phillips
2017-10-12
*
Add benchmark for comparing multitexturing to non-multitexturing image draws.
Brian Salomon
2017-10-11
*
SkSL FPs now support child processors, converted ArithmeticFP to SkSL
Ethan Nicholas
2017-10-11
*
Add api for passing mipped hint into ImageGenerator onGenerateTexture
Greg Daniel
2017-10-11
*
remove dead code for returning 0 on overflow
Mike Reed
2017-10-11
*
removed dead code behind legacy fontmgr api flag
Mike Reed
2017-10-11
*
keep SkRSXforms aligned in SkLiteDL
Mike Klein
2017-10-11
*
Add mulHi to SkNx
Herb Derby
2017-10-11
*
clone saturating cast code for doubles
Mike Reed
2017-10-10
*
Add include guard to SkFontConfigInterface.h
Ben Wagner
2017-10-10
*
Set correct mip map status on GrTexture since we no longer require all mip data
Greg Daniel
2017-10-10
*
SkPDF: consolidate two functions in SkPDFObjNumMap
Hal Canary
2017-10-10
*
SkColorSpaceXform: clamp before table lookups
Mike Klein
2017-10-10
*
Fix drawSpecialImage
Robert Phillips
2017-10-10
*
Revert "Revert "Fix a couple float-cast-overflow in SkScan*.""
Ben Wagner
2017-10-09
*
Small pathops cleanup.
Ben Wagner
2017-10-09
*
Remove trailing whitespace.
Ben Wagner
2017-10-09
*
Remove carriage returns.
Ben Wagner
2017-10-09
*
Revert "Revert "Disable GL buffer mapping on TSAN/Mac.""
Brian Salomon
2017-10-09
*
Reduce the frequency of the text atlas compaction.
Derek Sollenberger
2017-10-09
[next]