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
*
Move GrTextureProvider to src
Brian Osman
2017-03-01
*
Use GrAAType in instanced rendering.
Brian Salomon
2017-03-01
*
changed skslc layout parsing strategy
Ethan Nicholas
2017-03-01
*
SkAndroidCodec: Leave pixels in encoded colorspace when tf is numerical
Matt Sarett
2017-03-01
*
Disable deferred gpu resources for Chrome branch
Robert Phillips
2017-03-01
*
add isolate (init-with-previous) savelayer flag
Mike Reed
2017-03-01
*
Clarify what is passed to AutoDrawLooper.
Mike Reed
2017-03-01
*
Add AVX-512 detection to SkCpu, try 2.
Mike Klein
2017-03-01
*
Clean up/remove unused GrFragmentProcessor-derived ctors
Robert Phillips
2017-02-28
*
Fix -Wshadow-field warnings
Brian Salomon
2017-02-28
*
Remove SkDataTableBuilder. It is not used.
Herb Derby
2017-02-28
*
Add GrExternalTextureData and SkCrossContextImageData
Brian Osman
2017-02-28
*
Add SkColorSpace::isNumericalTransferFn() to the public API
Matt Sarett
2017-02-28
*
Allow GrSurfaceProxy-derived classes to use flags when instantiating (take 2)
Robert Phillips
2017-02-28
*
Revert "Add AVX-512 detection to SkCpu"
Cary Clark
2017-02-28
*
When traversing convex paths only consume zero length segments.
Brian Salomon
2017-02-28
*
Fix single leg Compose Shader crash.
Herb Derby
2017-02-28
*
Reland: Allow DFPathRenderer to store bitmaps at low resolutions
Jim Van Verth
2017-02-28
*
Add AVX-512 detection to SkCpu
Mike Klein
2017-02-28
*
Revert "Allow GrSurfaceProxy-derived classes to use flags when instantiating"
Robert Phillips
2017-02-28
*
GrTessellator: take sweep_gt out behind the woodshed.
Stephen White
2017-02-28
*
Revert "Allow distance field path renderer to store bitmaps at low resolutions"
Cary Clark
2017-02-28
*
Allow GrSurfaceProxy-derived classes to use flags when instantiating
Robert Phillips
2017-02-28
*
Allow distance field path renderer to store bitmaps at low resolutions
Jim Van Verth
2017-02-28
*
Make the fallback loop very accurate.
Herb Derby
2017-02-27
*
Re-land of skslc switch support
Ethan Nicholas
2017-02-27
*
SkGradientShader: Fix multi-byte-read-stack-use-after-scope
Hal Canary
2017-02-27
*
begin to hide details of SkPathEffect
Mike Reed
2017-02-26
*
Fix bug handling CMYK images without color profiles
Matt Sarett
2017-02-24
*
Set a limit on the size for BMP images
Leon Scroggins III
2017-02-24
*
Read color space info from raw exif data
Matt Sarett
2017-02-24
*
Use construct/init pattern with GrPipeline to replace CreateAt.
Brian Salomon
2017-02-24
*
abs -> abs_ to avoid name conflicts
Mike Klein
2017-02-24
*
Revert "Add GrExternalTextureData and SkCrossContextImageData"
Brian Osman
2017-02-24
*
SkJumper: perspective matrix
Mike Klein
2017-02-24
*
Add SkTypeface::getVariationDesignPosition.
Ben Wagner
2017-02-24
*
SkJumper: tiling modes
Mike Klein
2017-02-24
*
Remove the skip-draw xp optimization
Brian Salomon
2017-02-24
*
Add GrExternalTextureData and SkCrossContextImageData
Brian Osman
2017-02-24
*
headers: forward declare SkDOM, and include SkClipOp
Hal Canary
2017-02-24
*
SkJumper: a8
Mike Klein
2017-02-24
*
Fix a confusing typo in a comment about MSAA
Brian Osman
2017-02-24
*
Wrap cached GrTextures in GrTextureProxies (e.g., blur profiles, nine-patch b...
Robert Phillips
2017-02-24
*
SkJumper: scales and lerps
Mike Klein
2017-02-24
*
GrTessellator (AA): simplify boundary extraction.
Stephen White
2017-02-23
*
Revert "Add SkTypeface::getVariationDesignPosition."
Ben Wagner
2017-02-23
*
SkJumper: 565
Mike Klein
2017-02-23
*
SkJumper: portable round() was truncating...
Mike Klein
2017-02-23
*
Add SkTypeface::getVariationDesignPosition.
bungeman
2017-02-23
*
SkPDF: Stop using SkRasterClip/SkRegion
Hal Canary
2017-02-23
[next]