platform/upstream/libSkiaSharp.git
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...
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...
next