platform/upstream/libSkiaSharp.git
2016-09-14 mtkleinAndroid GN scripts: distingush directories for data...
2016-09-14 reedchange write-image to use pipeverbs like everyone else...
2016-09-13 mikejurkare-add SkDebug_stdio for Fuchsia builds
2016-09-13 bungemanSimulated fonts aren't TrueType fonts.
2016-09-13 fmalita[SVGDom] Linear gradient 'gradientTransform' support
2016-09-13 mtkleinUpdate gn_android_flavor for Vulkan.
2016-09-13 jcgregorioNo \n in bench names.
2016-09-13 mtkleinAndroid GN: don't reboot before running
2016-09-13 fmalita[SVGDom] Linear gradient 'spreadMethod' support
2016-09-13 mtkleinRemove clear /data/local/tmp steps.
2016-09-13 csmartdaltonAdd ContextOptions field to SkCommandLineConfigGpu
2016-09-13 fmalitaUse sk_sp text blob APIs
2016-09-13 egdanielLots of little cleanup improvements to Vulkan
2016-09-13 msarettImplement Fill() for incomplete decodes to RGBA_F16
2016-09-13 kjlubickAdd Nexus5 to CQ as an experiment
2016-09-13 brianosmanAdd tests for gamma correction of gradient stops to...
2016-09-13 reedadd pipecanvas
2016-09-13 halcanarySkPDF: SkTypeface_FreeType ToUnicode table improvement.
2016-09-13 mtkleinI missed an infra_step, pushing directories.
2016-09-13 msarettEncode kIndex8 to PNG more efficiently
2016-09-13 mtkleinMark infra steps as infra_step in GN recipe flavors.
2016-09-13 robertphillipsFixup SkRRectsGaussianEdgeShader's shaders
2016-09-13 fmalita[SVGDom] Initial linear gradient support
2016-09-12 mikejurkaChange shared_sources.gni to use relative path
2016-09-12 msarettDisable png encodes from Alpha8, Float16
2016-09-12 mtkleinAlternate approach to turn on freetype in Fuchsia.
2016-09-12 msarettSupport RGBA/BGRA Premul/Unpremul from SkPNGImageEncoder
2016-09-12 borenetAdd back the GalaxyS3 and GalaxyS4 entries in recipes
2016-09-12 bsalomonRemove unused GrGLSLGeometryProcessor::emitTransform...
2016-09-12 liyuqianRevert of SkLiteRecorder: don't tell SkCanvas about...
2016-09-12 bsalomonRemove base class for installed transforms in GrPrimiti...
2016-09-12 mtkleinGN: Android perf/tests
2016-09-12 brianosmanGamut transformation of the paint color in Ganesh
2016-09-12 bsalomonMatch Android framework's non-AA point and line offset
2016-09-12 robertphillipsAdd shader-based GaussianEdgeShader for reveal case
2016-09-12 bsalomonRemove GrPrimitiveProcessor::hasTransformedLocalCoords
2016-09-12 reedchange SkStreams to work with sk_sp<SkData> instead...
2016-09-12 borenetFix device cfg for GalaxyS7
2016-09-12 halcanaryDocumentation: MSKP
2016-09-12 egdanielAdd workaround for Adreno copyImageToBuffer calls on...
2016-09-12 borenetRun recipes.py with --timestamps
2016-09-12 jvanverthFix GaussianEdgeShader GLSL code
2016-09-12 bsalomonRemove unneeded GrGLSLTransformedCoordsArray type
2016-09-12 ethannicholasRevert of Turned on SkSL->GLSL compiler (patchset ...
2016-09-12 bsalomonRemove unneeded bounds outset in GrDrawContext::drawVer...
2016-09-12 brianosmanglTexStorage requires sized formats, ensure that we...
2016-09-12 bsalomonRemove ability to skip coord transform comparison in...
2016-09-12 halcanarySkPDF: refactor & code cleanup ahead of https://crrev...
2016-09-12 brianosmanTwo changes:
2016-09-12 ethannicholasTurned on SkSL->GLSL compiler
2016-09-12 jvanverthUpdate SampleAndroidShadows to use algorithm closer...
2016-09-12 reedhelper to SkRect to create from SkISize
2016-09-12 reedcheck for identity in translate
2016-09-12 reedfix code behind SK_SUPPORT_LEGACY_MINOR_EFFECT_PTR
2016-09-11 reeduse expected name for setDrawLooper/getDrawLooper
2016-09-11 update-skpsUpdate SKP version
2016-09-10 halcanarySkPDF: SkShaper_primitive uses new textblob API
2016-09-09 carloskAdds missing and removes duplicate tracing macros.
2016-09-09 vjiaoblackmade point lights linear attenuation; also fixed point...
2016-09-09 halcanarySkPDF/Tests: imporve test coverage.
2016-09-09 brianosmanFix color gamut xform matrices in GPU code
2016-09-09 mtkleinGN: port a few missing Android bits from GYP.
2016-09-09 brianosmanFix storage of gamut transform matrices in SkColorSpace
2016-09-09 caryclarkSkip adding coincident edges found
2016-09-09 vjiaoblackAdded in Radial Shadows
2016-09-09 msarettDelete some LUTs from SkColorSpaceXform
2016-09-09 caryclarkfix fuzzer
2016-09-09 borenetFix issues in assets scripts
2016-09-09 halcanarySkPDF: implement drawTextBlob()
2016-09-08 halcanarySkPDF: hand SfntlyWrapper::SubsetFont() ttcIndex, not...
2016-09-08 kjlubickFix strange failures on Android N
2016-09-08 bsalomonBenchmarks for testing changes to GrResourceCache repla...
2016-09-08 msarettChecking for valid colorType, alphaType, colorSpace...
2016-09-08 bsalomonMove prepareForExternalIO implementation from GrContext...
2016-09-08 mtkleinApple devices do not support CRC32 instructions. Don...
2016-09-08 msarettRevert of Checking for valid colorType, alphaType,...
2016-09-08 msarettChecking for valid colorType, alphaType, colorSpace...
2016-09-08 brianosmanCache the inverse matrix on SkColorSpace. Rename xyz...
2016-09-08 mtkleinGN: add a helper script for running Android builds
2016-09-08 brianosmanPush usage of GrColor4f into OverrideInput
2016-09-08 mtkleinmost is fine for *SAN bots now
2016-09-08 ethannicholasremoved const from ASTVarDeclaration::fName to avoid...
2016-09-08 mtkleinClean up target_os=llvm now that it does nothing.
2016-09-08 robertphillipsAdd GM/slide to simulate Android-style reveal clip
2016-09-08 halcanaryTests: DiscardableMemory test no longer relies on globa...
2016-09-08 mtkleinSkLiteDL: drawAsLayer()
2016-09-08 mtkleinGN: add sanitize arg
2016-09-08 mtkleinFlesh out SkOpts namespaces.
2016-09-08 borenetAsset management: Download from GS store instead of...
2016-09-08 mtkleinGN: do not set default GN args
2016-09-08 Ravi MistryFurther increase run_benchmark timeout
2016-09-08 msarettAdd color xform support to SkWebpCodec
2016-09-08 msarettDelete deprecated GammaNamed
2016-09-08 mtkleinGN: default to -O1
2016-09-08 msarettRename SkColorSpace::GammaNamed to SkColorSpace::Render...
2016-09-08 msarettRevert of Add color xform support to SkWebpCodec (patch...
2016-09-08 msarettAdd color xform support to SkWebpCodec
2016-09-07 ethannicholasrefactored SkSL VarDeclaration handling
2016-09-07 halcanaryandroid_skp_capture.sh
2016-09-07 mtkleinclang_linux: also build an MSAN libc++
next