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
*
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
*
fix use of uninitialized flag in SkCodec
Ivan Afanasyev
2017-10-09
*
Revert "Enable coverage counting path rendering except on Android framework"
Chris Dalton
2017-10-09
*
use unsigned to allow for using all 32bits for approx distance
Mike Reed
2017-10-09
*
fix include guard
Mike Reed
2017-10-09
*
Disable deferred proxies a different way in Chrome
Robert Phillips
2017-10-09
*
Revert "Fix a couple float-cast-overflow in SkScan*."
Ben Wagner
2017-10-09
*
Revert "Revert "change computeByteSize to return max_size_t on overflow""
Mike Reed
2017-10-09
*
Fix new compiler warnings in GLInstancedRendering.cpp
Chris Dalton
2017-10-09
*
initClassID no longer auto-allocates ids
Ethan Nicholas
2017-10-09
*
Revert "Disable GL buffer mapping on TSAN/Mac."
Brian Salomon
2017-10-09
*
add helper to check for overflow
Mike Reed
2017-10-09
*
Disable GL buffer mapping on TSAN/Mac.
Brian Salomon
2017-10-09
*
Remove SkTypeface::Style use in API.
Ben Wagner
2017-10-09
*
CCPR: Blacklist Intel driver except on Mac
Chris Dalton
2017-10-08
*
CCPR: Block older Intel/Mesa setups
Chris Dalton
2017-10-07
*
Fix a couple float-cast-overflow in SkScan*.
Ben Wagner
2017-10-07
*
Enable coverage counting path rendering except on Android framework
Chris Dalton
2017-10-07
[next]