platform/upstream/libSkiaSharp.git
2016-08-19 dvonbeckAdded SkColor4f::FromColor3f(SkColor3f, float a)
2016-08-19 bsalomonAdd GMs for testing drawArc.
2016-08-19 mtkleinFast path translate() in SkCanvas and SkLiteDL.
2016-08-19 fmenozziImplement gradient simplification for 0,0,1 and 0,1...
2016-08-19 bungemanSimplify embeddability test.
2016-08-19 msarettFix bug, always keep fIsScaleTranslate in correct state
2016-08-19 mtkleinStep 1 of opts_crc32 rollout.
2016-08-19 senorblancoSome assert fixes for running the Fuzzer sample in...
2016-08-19 fmenozziReturn color shader instead of 2-color gradient when...
2016-08-19 caryclarkfix fuzzes
2016-08-19 bungemanSkFontMgr_android clean up.
2016-08-19 mtkleininclude extra_cflags* in the step description
2016-08-19 reedmust call rand in reliable order for bots
2016-08-19 hcmExpand Issue Tracking docs to include triage, Chrome...
2016-08-19 mtkleinRevert of Fast path translate() in SkCanvas and SkLiteD...
2016-08-19 reedquick check to not use AutoDrawLooper
2016-08-18 reedRevert of Return color shader instead of 2-color gradie...
2016-08-18 mtkleinDetect CRC32 instructions on ARMv8.
2016-08-18 msarettBatched implementation of drawLattice() for GPU
2016-08-18 mtkleinFast path translate() in SkCanvas and SkLiteDL.
2016-08-18 egdanielRelax check for gpu use of static src-over XP
2016-08-18 reedadd simplerect gm
2016-08-18 fmenozziReturn color shader instead of 2-color gradient when...
2016-08-18 bungemanUse CSS3 style matching on Android.
2016-08-18 msarettRevert of Batched implementation of drawLattice() for...
2016-08-18 halcanarySkPDF: in-place font subsetting
2016-08-18 msarettFix initialization bug for fConservativeIsScaleTranslate
2016-08-18 robertphillipsDelay creation of cpu-side buffer memory until actually...
2016-08-18 msarettBatched implementation of drawLattice() for GPU
2016-08-18 reedmake LayerIter private, and remove skipClip option
2016-08-18 mtkleinGN: make libjpeg_turbo target Chrome-compatible
2016-08-18 senorblancoTessellator: better fix for reused-edges issue.
2016-08-18 halcanarySkPDF: cache metrics once.
2016-08-18 reedremove disable aa/dither flags from Props -- never...
2016-08-18 dvonbeckInteractive Bevel Sample App
2016-08-18 bsalomonDon't emit dead code in circle shader when not using...
2016-08-18 robertphillipsRename WorseCaseSize to WorstCasSize
2016-08-18 brianosmanAdd alpha type to texture producer
2016-08-18 anmittalAdd executable bit and shebang to python files
2016-08-17 robertphillipsRevert of Reduce window rectangles cap to 8 (patchset...
2016-08-17 robertphillipsRevert of SkPDF: cache metrics once. (patchset #4...
2016-08-17 fmalita[SVGDom] Fix <ellipse> positioning
2016-08-17 senorblancoFix assert caused by floating point error in tessellati...
2016-08-17 fmalita[SVGDom] Add support for assorted absolute units
2016-08-17 halcanarySkPDF: cache metrics once.
2016-08-17 brianosmanAdd alphaType() to SkImage
2016-08-17 anmittalFix BUILD.gn for arch other then x86 and x64
2016-08-17 bsalomonFix computation of clipped src rect when tiling bitmaps...
2016-08-17 csmartdaltonReduce window rectangles cap to 8
2016-08-17 herbEagerly update the unichar to glyphID mapping.
2016-08-17 reedfix no-gpu build
2016-08-17 egdanielFix fb variable name in GLSL
2016-08-17 mtkleinSkLiteDL: a little spring cleaning
2016-08-17 bsalomonSimplify adding attributes to GrGeometryProcessor
2016-08-17 fmalitaFix SampleAndroidShadows warnings
2016-08-17 reedpin as texture api
2016-08-17 bungemanMove FamilyClass and Panose enums to enum class.
2016-08-17 egdanielFix various issues with framebuffer fetch
2016-08-17 bsalomonDetemplatize GrGLSLGeometryProcessor::setTransformDataH...
2016-08-17 mtkleinSkLiteDL: inline empty()
2016-08-17 jvanverthAdd alternative spot shadow to Android shadow sample
2016-08-17 csmartdaltonImplement difference clip rects with window rectangles
2016-08-17 csmartdaltonMake GrReducedClip's gen ID only apply to the element...
2016-08-17 robertphillipsKick the can down the road a bit w.r.t. fuzzer complaint
2016-08-17 bsalomonFix tile bitmap code in SkGpuDevice to compute correct...
2016-08-17 bsalomonMinor cleanup of GP classes in GrOvalRenderer
2016-08-17 msarettModify SkPngCodec to recognize 565 images from the...
2016-08-17 fmalita[SVGDom] Add <line> support
2016-08-17 robertphillipsCast for fuzzer complaint
2016-08-17 jvanverthAdd alternative ambient shadow method to Android shadow...
2016-08-17 halcanarySkPDF: pull out SkPDFMakeCIDGlyphWidthsArray.cpp
2016-08-17 rmistryAdd gerrit config lines to cq.cfg
2016-08-17 reedmove private test for sect_with_horizontal into unittests
2016-08-17 egdanielAdd mssa configs for vulkan, and simple bug fix
2016-08-17 caryclarkfix fuzz
2016-08-17 mtkleinGN: make current_cpu work
2016-08-17 mtkleinSkLiteDL: thread the original canvas matrix through...
2016-08-16 robertphillipsRevert of Start using vertex attributes for nine-patch...
2016-08-16 fmalita[SVGDom] Add <circle>, <ellipse> support
2016-08-16 msarettAdd test for platform encoders, turn off platform encod...
2016-08-16 hsternFix bug in cubic derivative coefficient with missing...
2016-08-16 robertphillipsStart using vertex attributes for nine-patch blurred...
2016-08-16 fmalitaOnly test SVG DM sources against direct raster/gpu...
2016-08-16 bungemanRemove SkPreprocessorSeq.h and SkTypedEnum.h.
2016-08-16 halcanarySkPDF: Font names need escaping
2016-08-16 halcanarySkPDF: eliminate SkPDFCIDfont class
2016-08-16 caryclarkfix fuzz bug
2016-08-16 halcanarySkPDF: SkPDFFont class changes
2016-08-16 mtkleinSkLiteDL: remove freelisting, add reset() and SKLITEDL_...
2016-08-16 mtkleinGN: add extra_cflags et al.
2016-08-16 msarettAdd onDrawBitmapLattice(), avoid unnecessary bitmap...
2016-08-16 robertphillipsUpdate ComputeBlurredRRectParams to compute all the...
2016-08-16 mtklein32-bit fast hash, tidy up murmur3 a bit
2016-08-16 bsalomonImprovements for circluar blurs in GPU backend.
2016-08-16 fmenozziReducing number of calls to GLSL mix() from two to...
2016-08-16 brianosmanRemove isOpaque from SkSpecialImage, just use alpha...
2016-08-16 fmalitaDisable Nebraska-StateSeal.svg on Win8 bots
2016-08-16 reedsimplify GrTextureAdjuster given there is only one...
2016-08-16 vjiaoblackMoved "drawShadowedPicture" call outside of if cases...
2016-08-16 msarettRevert of Add regression test (patchset #2 id:20001...
next