platform/upstream/libSkiaSharp.git
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++
2016-09-07 msarettDelete SkColorSpace::gammaNamed() from public API
2016-09-07 egdanielMerge building of program desc in Vulkan into one step
2016-09-07 robertphillipsRevert of Add GM/slide to simulate Android-style reveal...
2016-09-07 brianosmanAdd minimal support for readPixels in raster F16
2016-09-07 msarettUse demux API in SkWebpCodec
2016-09-07 robertphillipsAdd GM/slide to simulate Android-style reveal clip
2016-09-07 bsalomonRestructure flushing relationship between GrContext...
2016-09-07 halcanarySkPDF: remove unused fallback clipping code
2016-09-07 borenetRun install-sysroot script before 'gn gen' on PDFium bot
2016-09-07 robertphillipsRevert of Make AALinearizingConvexPathRenderer able...
2016-09-07 caryclarkfix pathops fuzzers
2016-09-07 brianosmanAdd color gamut xform helpers to GrGLSLShaderBuilder
2016-09-07 mtkleinGN: fontmgr_custom
2016-09-07 vjiaoblackmade point light shadows
2016-09-07 egdanielMerge GrGLSLProgramDesc into GrProgramDesc
2016-09-07 msarettAdd gammaIsLinear() API to SkColorSpace
2016-09-07 kjlubickAdd 6p to other device mapping
2016-09-07 brianosmanNew gamut GM, to test gamut conversion in various code...
2016-09-07 jcgregoriodocs: Add instructions on how to download isolated...
2016-09-07 robertphillipsMake AALinearizingConvexPathRenderer able to handle...
2016-09-07 mtkleinGN: turn off ccache
2016-09-06 reedreconfigure dont-clip-to-layer gm to not have transpare...
2016-09-06 msarettRevert of More robust check for sRGB gamma tables ...
2016-09-06 fmalita[SVGDevice] Observe even-odd path fills
2016-09-06 bsalomonAdd Vulkan docs
2016-09-06 bsalomonRevert of Restructure flushing relationship between...
2016-09-06 bsalomonRevert of fix uninit immediate mode member var in GrDra...
2016-09-06 bsalomonfix uninit immediate mode member var in GrDrawingManager
2016-09-06 vjiaoblackadded radial lights to SkLights
2016-09-06 brettwMove uils and sksl to a common sources GYP file.
next