index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
*
split tight quads and conics
caryclark
2016-09-23
*
document.close from bool to void
reed
2016-09-22
*
Revert of Some Vulkan memory fixes and cleanup (patchset #2 id:20001 of https...
jvanverth
2016-09-22
*
don't close a contour with a line if nothing's there
caryclark
2016-09-22
*
Some Vulkan memory fixes and cleanup
jvanverth
2016-09-22
*
Change implementation of flush-count based GrGpuResource purging
bsalomon
2016-09-22
*
Add BGRA as input format to SkColorSpaceXform
msarett
2016-09-22
*
Reland of ix for conic fuzz (patchset #1 id:1 of https://codereview.chromium....
caryclark
2016-09-22
*
Revert of fix for conic fuzz (patchset #3 id:40001 of https://codereview.chro...
caryclark
2016-09-22
*
Add output format properties to SkImageFilter::Context
brianosman
2016-09-22
*
Make SkColorSpaceXform::New() take bare ptrs
msarett
2016-09-22
*
fix next kevin fuzz
caryclark
2016-09-22
*
fix for conic fuzz
caryclark
2016-09-22
*
GN: take over CommandBuffer bot
mtklein
2016-09-21
*
fix skia pathops fuzzers
caryclark
2016-09-21
*
Make GrShape compute keys for short paths from path data instead of using the...
bsalomon
2016-09-21
*
Fix VkWrapTests
jvanverth
2016-09-20
*
Stop flattening GrCoordTransforms in parent GrFragmentProcessors.
bsalomon
2016-09-20
*
abstract name of clipping ops, to transtion to a more restricted set
reed
2016-09-20
*
Add ability to pick a different gamut in GPU f16 or sRGB configs
brianosman
2016-09-19
*
Revert of Stop flattening GrCoordTransforms in parent GrFragmentProcessors. (...
bsalomon
2016-09-19
*
Stop flattening GrCoordTransforms in parent GrFragmentProcessors.
bsalomon
2016-09-19
*
fix fuzzer bugs
caryclark
2016-09-19
*
Support Float32 output from SkColorSpaceXform
msarett
2016-09-16
*
Revert of Support Float32 output from SkColorSpaceXform (patchset #7 id:14000...
msarett
2016-09-16
*
Support Float32 output from SkColorSpaceXform
msarett
2016-09-16
*
Make SkPngCodec decode progressively.
scroggo
2016-09-16
*
SkFontData to use smart pointers.
bungeman
2016-09-16
*
test/fix/tweak writePicture/readPicture
reed
2016-09-15
*
Fix key computation for GrPaths
bsalomon
2016-09-15
*
Revert of SkFontData to use smart pointers. (patchset #3 id:40001 of https://...
bungeman
2016-09-15
*
SkFontData to use smart pointers.
bungeman
2016-09-15
*
quad and conic do not intersect
caryclark
2016-09-15
*
Improved optional command handling in SkParsePath::FromSVGString()
fmalita
2016-09-14
*
Rewriting path writer
caryclark
2016-09-14
*
change write-image to use pipeverbs like everyone else, and add test
reed
2016-09-13
*
Add ContextOptions field to SkCommandLineConfigGpu
csmartdalton
2016-09-13
*
Use sk_sp text blob APIs
fmalita
2016-09-13
*
add pipecanvas
reed
2016-09-13
*
Support RGBA/BGRA Premul/Unpremul from SkPNGImageEncoder
msarett
2016-09-12
*
change SkStreams to work with sk_sp<SkData> instead of SkData*
reed
2016-09-12
*
Revert of Turned on SkSL->GLSL compiler (patchset #12 id:220001 of https://co...
ethannicholas
2016-09-12
*
Turned on SkSL->GLSL compiler
ethannicholas
2016-09-12
*
SkPDF/Tests: imporve test coverage.
halcanary
2016-09-09
*
Fix storage of gamut transform matrices in SkColorSpace
brianosman
2016-09-09
*
Skip adding coincident edges found
caryclark
2016-09-09
*
Delete some LUTs from SkColorSpaceXform
msarett
2016-09-09
*
fix fuzzer
caryclark
2016-09-09
*
Checking for valid colorType, alphaType, colorSpace in SkCodec
msarett
2016-09-08
*
Revert of Checking for valid colorType, alphaType, colorSpace in SkCodec (pat...
msarett
2016-09-08
[next]