platform/upstream/libSkiaSharp.git
2016-09-15 mtkleinBlacklist slsrgb + image decoding.
2016-09-15 bungemanRevert of SkFontData to use smart pointers. (patchset...
2016-09-15 mtkleinGN: link executables with -rdynamic on Linux.
2016-09-15 bungemanSkFontData to use smart pointers.
2016-09-15 mtkleinsimple fix?
2016-09-15 rmistryAdd ability to create and upload SVGs from a local dir
2016-09-15 borenetFix NoGPU bot, which is compiling in GPU support
2016-09-15 brianosmanRemove the unused 16-bit gradient cache
2016-09-15 brianosmanMore NoGPU compile fixes
2016-09-15 mtkleinPass rietveld as the default patch_storage.
2016-09-15 caryclarkquad and conic do not intersect
2016-09-15 bsalomonRemove "f" suffix from literal in LCD DF text shader.
2016-09-15 brianosmanFix SampleApp compilation with skia_gpu=0
2016-09-15 reedadd helpers for using SkData with picture serialization
2016-09-15 brianosmanBundle common arguments to GrGradientEffect creation
2016-09-15 mtkleinTidy up DM blacklists.
2016-09-15 rmistryRoll recipe DEPS
2016-09-15 mtkleinClean up unused SkPictureRecorder::optimizeFor()
2016-09-15 djsollenRevert of Bundle common arguments to GrGradientEffect...
2016-09-14 fmalitaFix SkDrawTextBlobCommand null blob crash
2016-09-14 egdanielUpdate GN droid script
2016-09-14 fmalita[SVGDom] Expose intrinsic size info
2016-09-14 msarettDon't let the compiler complain that |a| is uninit
2016-09-14 egdanielDisable ignore discard optimization in Vulkan
2016-09-14 mtkleinCQ update
2016-09-14 mtkleinGN: add is_official_build
2016-09-14 mtkleinmerge run and check-rc steps
2016-09-14 msarettStore SkColorSpaceXform gamma LUTs in a malloced field
2016-09-14 mtklein565 is not this important.
2016-09-14 msarettConvert back to 0-255 scale before storing linear bytes
2016-09-14 fmalitaImproved optional command handling in SkParsePath:...
2016-09-14 brianosmanBundle common arguments to GrGradientEffect creation
2016-09-14 fmalitaFix SVG flag iOS linking
2016-09-14 fmalitaNanobench SVG support
2016-09-14 caryclarkRewriting path writer
2016-09-14 msarettReduce overhead for linear color xforms
2016-09-14 jvanverthSwitch default for SkGaussianBlurShader radius size.
2016-09-14 mtkleinGN: Android Vulkan support
2016-09-14 mtkleinupdate derive_compile_bot_name() for GN_Android_Vulkan
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
next