index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Add msaa flag and UI to viewer
csmartdalton
2017-02-27
*
SkGradientShader: Fix multi-byte-read-stack-use-after-scope
Hal Canary
2017-02-27
*
Drop SkRasterPipelineBench N to 15.
Mike Klein
2017-02-27
*
Roll Recipe DEPS
Eric Boren
2017-02-27
*
Fixes to shared context test API
Brian Osman
2017-02-27
*
begin to hide details of SkPathEffect
Mike Reed
2017-02-26
*
Update SKP version
UpdateSKPs
2017-02-26
*
Remove iHD530 tests.
Ben Wagner
2017-02-26
*
Fix bug handling CMYK images without color profiles
Matt Sarett
2017-02-24
*
Add onBackendCreated callback to Viewer
Christopher Dalton
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
*
Improve comment in SkICC.h
Matt Sarett
2017-02-24
*
Use construct/init pattern with GrPipeline to replace CreateAt.
Brian Salomon
2017-02-24
*
Fix some viewer crashes when switching color mode
Brian Osman
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
*
ImGui color space controls
Brian Osman
2017-02-24
*
gn_to_bp to recurse deps.
Ben Wagner
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
*
Revert "Revert "removed flags for g3""
Mike Reed
2017-02-24
*
GrTessellator (AA): simplify boundary extraction.
Stephen White
2017-02-23
*
One-liner fix that allows Viewer to switch between Raster and OpenGL
Chet Haase
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
*
Fix Chrome iOS no GPU build and block includes from src/gpu on our NoGpu bot.
Brian Salomon
2017-02-23
*
Fix memory leak: adopt rather than ref GrTexture* in GrTextureStripAtlas
Robert Phillips
2017-02-23
*
Don't use mixed samples if NVPR is disabled
csmartdalton
2017-02-23
*
GrTessellator (AA): sorting and comparison performance improvements.
Stephen White
2017-02-23
*
SkJumper: fill in AVX f16 stages, turn on AVX
Mike Klein
2017-02-23
*
Blacklist test on Vulkan Ubuntu Intel caused by driver bug
Greg Daniel
2017-02-23
*
Make shadow_utils GM use its own SkResourceCache
Brian Salomon
2017-02-23
*
Revert "skslc switch support"
Ethan Nicholas
2017-02-23
*
Do not throw away the savelayer if kDontClipToLayer_PrivateSaveLayerFlag is set
Yuqian Li
2017-02-23
*
Move around GL dependencies.
Mike Klein
2017-02-23
*
remove no longer used links from directory
Heather Miller
2017-02-23
*
skslc switch support
Ethan Nicholas
2017-02-23
*
In Vulkan make sure resolve is sent to GPU when preparing msaa RenderTarget f...
Greg Daniel
2017-02-23
[next]