platform/upstream/libSkiaSharp.git
2016-08-23 robertphillipsCleanup use of legacy SkSurface creation methods a bit
2016-08-23 robertphillipsFix valgrind issue in CircleBatch__Test
2016-08-23 martina.kollarovaRemove file samplecode/SampleDraw.cpp
2016-08-22 robertphillipsFix Ganesh analytic blurred rect draws
2016-08-22 bsalomonFix GLSL int to float error in arc code in GrOvalRenderer.
2016-08-22 msarettMore robust check for sRGB gamma tables
2016-08-22 bsalomonRemove virtual from overrides in SkGpuDevice.h
2016-08-22 bsalomonFix CircleBatch::TestCreate to always use a legal matrix
2016-08-22 bsalomonMark temporary paths created by SkCanvas for clipping...
2016-08-22 liyuqianRemove vulkan from most build variants
2016-08-22 mtkleinFlush denorm half floats to zero.
2016-08-22 bsalomonGPU implementation of drawArc.
2016-08-22 bsalomonAdd cap type variations to circular arcs GMs
2016-08-22 reedcheck for wide-open inside quickContains
2016-08-22 msarettFix MSAN - mark temporary memory as kNo_ZeroInitialized
2016-08-22 rmistryAdd trooper documentation for CT bots and for iOS ...
2016-08-22 msarettFix Equals and serialization for rare pngs
2016-08-22 vjiaoblackRevert of Moving SkBlurImageFilter into core (patchset...
2016-08-22 vjiaoblackMoving SkBlurImageFilter into core
2016-08-22 robertphillipsRemove quantization of device-space dest rect for Ganes...
2016-08-22 bsalomonMark temp paths in SkBaseDevice::drawArc and ::drawDRRe...
2016-08-22 liyuqianFix touch event parameter order
2016-08-22 vjiaoblackRevert of Moving SkBlurImageFilter into core (patchset...
2016-08-22 vjiaoblackMoving SkBlurImageFilter into core
2016-08-22 bsalomonAdd stroke-and-fill circular arc test, test near 180deg...
2016-08-22 msarettDetect all named gammas
2016-08-22 mtkleincompress_r11eac_blocks() required more alignment than...
2016-08-22 mtkleinRevert of Moving SkBlurImageFilter into core (patchset...
2016-08-22 mtkleinUse ARMv8 CRC32 instructions for SkOpts::hash().
2016-08-22 vjiaoblackMoving SkBlurImageFilter into core
2016-08-22 msarettSupport color xforms for kIndex8 pngs
2016-08-22 reed'g' key toggles showgrid for PerlinPatch
2016-08-22 brianosmanSupply a color space in sRGB/F16 mode of SampleApp
2016-08-22 rmistryRoll recipe DEPS
2016-08-22 reed'F' will toggle filtering for the --picture sample
2016-08-22 msarettFix color xform width bug when scaling/subsetting
2016-08-22 borenetBuild command buffer with is_component_build=false
2016-08-22 bsalomonAdjust angles in circular arcs GMs to test smaller...
2016-08-22 reedadd SkMatrixPriv for specialized helpers
2016-08-22 mtkleinGN: _turbo -> -turbo to match Fuchsia
2016-08-22 fmalitaSimplify the gradient color stop optimizer
2016-08-22 fmalitaAdd a gradient edge optimization test
2016-08-22 reedmake zoomer text clearer
2016-08-21 reedadd translate to exercise non-identity ctm performance
2016-08-21 update-skpsUpdate SKP version
2016-08-20 reedremove unused field from SkDrawIter
2016-08-20 reedstore info in basedevice, change getter to non-virtual...
2016-08-19 halcanarysrc/utils/SkBitSet: simplify
2016-08-19 bsalomonRename circular_arcs_circular_arcs_fill to circular_arc...
2016-08-19 csmartdaltonMove GrFixedClip into src directory
2016-08-19 dvonbeckAdded a small widget framework to the interactive bevel...
2016-08-19 bsalomonPlumb drawArc to SkDevice.
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...
next