Merge pull request #24 from google/chrome/m54
[platform/upstream/libSkiaSharp.git] / src /
2016-10-03 Matthew LeibowitzMerge pull request #24 from google/chrome/m54
2016-09-14 caryclarkcompare degenerates with tolerance
2016-09-14 Matthew LeibowitzAdded a few more SKPath methods to the C API
2016-09-13 Matthew LeibowitzAdded the path ops features
2016-09-13 Matthew LeibowitzMerge pull request #23 from google/chrome/m54
2016-09-13 robertphillipsCherry pick fix for skbug.com/5734 to M54
2016-09-06 Matthew LeibowitzExpose the `flush` method for `GrContext`
2016-09-03 Matthew LeibowitzMerge pull request #22 from google/chrome/m54
2016-09-02 halcanarySkPDF: Glyph validation change
2016-09-02 Matthew LeibowitzMerge pull request #21 from mono/merge-m54
2016-09-02 Matthew LeibowitzEnum members were removed as they are not used
2016-09-02 Matthew LeibowitzMerge pull request #20 from mono/gpu-support
2016-09-02 Matthew LeibowitzMerge pull request #19 from mono/revert-18-gpu-support
2016-09-02 Matthew LeibowitzRevert "GPU Support"
2016-09-02 Matthew LeibowitzMerge pull request #18 from mono/gpu-support
2016-09-01 Matthew LeibowitzAdded more members to sk_point_t
2016-08-31 Matthew LeibowitzUWP ARM seems to have an issue with Sk4f being uninitia...
2016-08-31 Matthew LeibowitzAdded the SkCanvas.drawBitmapLattice and SkCanvas.drawI...
2016-08-30 Matthew LeibowitzUsing the blur image filter from the new core location
2016-08-30 Matthew LeibowitzAdded the new color filter: Gama
2016-08-30 Matthew LeibowitzUnused SkCodec member removed and updated SkData New...
2016-08-30 Matthew LeibowitzMerge branch 'chrome/m54' into merge-m54
2016-08-30 Matthew LeibowitzMerge pull request #17 from google/chrome/m53
2016-08-30 caryclarkmerge per request
2016-08-24 mtkleinWe can't infer the right type for voidp for old png_jmp...
2016-08-24 halcanarySkPDF: set SK_SFNTLY_SUBSETTER uniformly
2016-08-24 mtkleinSkPngCodec: voidp instead of forward-declares for png...
2016-08-24 bungemans/invertable/invertible
2016-08-24 halcanarySkPDF: vector canvases can't hint!
2016-08-24 mtkleinGN: more optional components: jpeg, pdf, png, xml
2016-08-24 caryclarkremove point aliases
2016-08-24 halcanarySkPDF: vertical writing: draw nothing
2016-08-24 bungemanAdd simple font fallback on Mac.
2016-08-24 ajumaMake GrTextureStripAtlas flush pending IO on newly...
2016-08-24 msarettParse ICC profiles from webps
2016-08-24 egdanielAdd addtional resolve calls to vulkan backend
2016-08-24 msarettWarn on bad rendering intents (instead of valid ones)
2016-08-24 brianosmanNew helper for creating a color space from another...
2016-08-24 reedcombine setRectFan and mapRect
2016-08-24 msarettFix generic color space xform, ColorSpaceXformTest
2016-08-23 msarettMake singleton SkColorSpaces thread safe
2016-08-23 bsalomonRemove SkPixelRef::getTexture()
2016-08-23 csmartdaltonSkip non-AA intersect rects in GrReducedClip
2016-08-23 bungemanSkScalerContextRec::computeMatrices to return status.
2016-08-23 mtkleinAssume all TURBO_HAS_* are true.
2016-08-23 vjiaoblackMoving SkBlurImageFilter into core
2016-08-23 bungemanRevert of Moving SkBlurImageFilter into core (patchset...
2016-08-23 caryclarkfix conic path fuzz
2016-08-23 halcanarySkMultiSKP: version 2
2016-08-23 halcanarySkPDF: PDFDevice cleanup.
2016-08-23 mtkleinf16<->f32 ftz is an optional thing for speed.
2016-08-23 vjiaoblackMoving SkBlurImageFilter into core
2016-08-23 caryclarkfix pathops fuzz
2016-08-23 csmartdaltonReduce window rectangles cap to 8
2016-08-23 robertphillipsFix valgrind issue in CircleBatch__Test
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 mtkleinFlush denorm half floats to zero.
2016-08-22 bsalomonGPU implementation of drawArc.
2016-08-22 reedcheck for wide-open inside quickContains
2016-08-22 msarettFix MSAN - mark temporary memory as kNo_ZeroInitialized
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 vjiaoblackRevert of Moving SkBlurImageFilter into core (patchset...
2016-08-22 vjiaoblackMoving SkBlurImageFilter into core
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 brianosmanSupply a color space in sRGB/F16 mode of SampleApp
2016-08-22 msarettFix color xform width bug when scaling/subsetting
2016-08-22 reedadd SkMatrixPriv for specialized helpers
2016-08-22 fmalitaSimplify the gradient color stop optimizer
2016-08-21 Matthew LeibowitzAdded a few more members from GrGlInterface
2016-08-20 Matthew LeibowitzMerge branch 'xamarin-mobile-bindings' into gpu-support
2016-08-20 reedremove unused field from SkDrawIter
2016-08-20 Matthew LeibowitzAdded SKCanvas from SKBitmap
2016-08-20 reedstore info in basedevice, change getter to non-virtual...
2016-08-20 Matthew LeibowitzAdded a few more members to SKPaint
2016-08-20 Matthew LeibowitzAdded some more SKPath members
2016-08-19 halcanarysrc/utils/SkBitSet: simplify
2016-08-19 csmartdaltonMove GrFixedClip into src directory
2016-08-19 bsalomonPlumb drawArc to SkDevice.
2016-08-19 dvonbeckAdded SkColor4f::FromColor3f(SkColor3f, float a)
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 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
next