index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gn
Commit message (
Expand
)
Author
Age
*
Remove unused SkPictureContentInfo
Brian Salomon
2018-01-26
*
Use int when possible to calculate atlas indices in shaders.
Jim Van Verth
2018-01-26
*
Start of cross process SkScalerContext.
Mike Klein
2018-01-24
*
remove unneeded SkFlattenableSerialization
Mike Reed
2018-01-23
*
Respect repetition count in SkAnimatedImage
Leon Scroggins III
2018-01-22
*
remove unused SkRasterizer
Mike Reed
2018-01-21
*
Use equal_range for factory lookups
Vladimir Levin
2018-01-19
*
Delete SkColorSpaceXformImageGenerator and SkImagePriv::SkMakeImageInColorSpace
Greg Daniel
2018-01-19
*
add shadermaskfilter
Mike Reed
2018-01-18
*
Extract a GrCCPathParser class that is decoupled from atlas ops
Chris Dalton
2018-01-18
*
Add a GM and images to test SkEncodedOrigin
Leon Scroggins III
2018-01-17
*
move SkWriter32.h to src
Mike Reed
2018-01-16
*
Add SkAndroidCodec::computeSampledSize
Leon Scroggins III
2018-01-16
*
Add Android ASAN bot
Kevin Lubick
2018-01-12
*
Add an SkDrawable for animated images (e.g. GIF)
Leon Scroggins III
2018-01-12
*
Revert "Revert "fix legacy makeRasterImage()""
Mike Klein
2018-01-12
*
Revert "fix legacy makeRasterImage()"
Mike Klein
2018-01-12
*
Specify "resources" in skia_nanobench's data
Pirama Arumuga Nainar
2018-01-11
*
fix legacy makeRasterImage()
Mike Klein
2018-01-11
*
restore intersect methods to use old-style empty-checks on their inputs
Mike Reed
2018-01-10
*
add flag for flutter
Mike Reed
2018-01-09
*
fix x86 Android builds
Mike Klein
2018-01-08
*
switch android builds to libc++
Mike Klein
2018-01-08
*
CCPR: Rename GrCCPR* -> GrCC*
Chris Dalton
2018-01-08
*
Add GrProxyProvider
Robert Phillips
2018-01-08
*
Revert "Revert "remove unused SkCurveMeasure""
Mike Reed
2018-01-06
*
Revert "remove unused SkCurveMeasure"
Mike Reed
2018-01-06
*
remove unused SkCurveMeasure
Mike Reed
2018-01-05
*
Add GrResourceProviderPriv and expose GrGpu in it
Greg Daniel
2018-01-05
*
Enable conditional-uninitialized flag
Kevin Lubick
2018-01-05
*
cubic-map for non-linear t
Mike Reed
2018-01-05
*
Reland "CCPR: Initial semi-optimized vertex shader Impl"
Chris Dalton
2018-01-04
*
Re-enable 3 clang warnings
Kevin Lubick
2018-01-04
*
[sksg] Refine invalidation logic
Florin Malita
2018-01-04
*
SkFloatToDecimal moved to src/utils
Hal Canary
2018-01-03
*
Add Win UBSAN jobs.
Ben Wagner
2018-01-03
*
update pipe for lattice and shadowrec
Mike Reed
2018-01-03
*
Add FASTLINK to windows builds
Brian Osman
2017-12-31
*
Add a bench for comparing complex clip strategies
Florin Malita
2017-12-24
*
Revert "CCPR: Initial semi-optimized vertex shader Impl"
Chris Dalton
2017-12-22
*
CCPR: Initial semi-optimized vertex shader Impl
Chris Dalton
2017-12-22
*
converted YUVEffect to SkSL
Ethan Nicholas
2017-12-22
*
Initial scene graph (SkSG)
Florin Malita
2017-12-21
*
Revert "CCPR: Initial semi-optimized vertex shader Impl"
Brian Osman
2017-12-20
*
CCPR: Initial semi-optimized vertex shader Impl
Chris Dalton
2017-12-20
*
remove unused willPlayBackBitmaps from picture
Mike Reed
2017-12-20
*
converted GrRRectBlurEffect to SkSL
Ethan Nicholas
2017-12-20
*
Revert "Revert "move homogenous with stride to matrixpriv""
Brian Salomon
2017-12-19
*
Fix alpha contribution to tonal color.
Jim Van Verth
2017-12-19
*
Revert "Transform vertices for distance field glyphs on CPU."
Greg Daniel
2017-12-18
[next]