platform/upstream/libSkiaSharp.git
2017-04-21 Ben WagnerFix advances for aliased text with DirectWrite.
2017-04-21 Matthew LeibowitzAdded some members
2017-03-26 Matthew LeibowitzSomehow this got nuked
2017-03-25 Matthew LeibowitzUse SkArithmeticImageFilter directly
2017-03-24 Matthew LeibowitzAdded the api to inform the device that the bitmap...
2017-03-23 Matthew LeibowitzAdded some more surface members
2017-03-21 Matthew LeibowitzBindings for encoding the pixels under a pixmap
2017-03-21 Matthew LeibowitzAllow creation of an initialized data
2017-03-21 Matthew LeibowitzAdded some more stream members
2017-03-20 Matthew LeibowitzAdded the bindings for XPS documents
2017-03-20 Matthew LeibowitzMerge pull request #52 from mono/update-m57
2017-03-16 Matthew LeibowitzReverting all changes to the gyp files as they aren...
2017-03-16 Matthew LeibowitzA few changes for UWP
2017-03-14 Matthew LeibowitzFixed iOS / tvOS support
2017-03-14 Matthew LeibowitzWe must ensure that we include SkTypes.h before doing...
2017-03-14 Matthew LeibowitzUpdating the C API to match the C++ layer
2017-03-12 Matthew LeibowitzMake C API compatible with -Wstrict-prototypes
2017-03-12 Matthew LeibowitzMerge branch 'chrome/m57' into update-m57
2017-03-07 Brian SalomonDon't batch circles and circular rrects beyond index...
2017-03-07 Matthew LeibowitzAdded binding for bit shifts
2017-03-02 Matthew LeibowitzDifferentiate between unpremultiplied color and premult...
2017-02-28 Matthew LeibowitzFix typo
2017-02-25 Hal CanarySkRegion deserialization more robust
2017-02-24 Matthew LeibowitzAdded C API for SkData::MakeWithProc
2017-02-21 Matthew LeibowitzRemove glx.h
2017-02-17 Matthew LeibowitzMerge pull request #51 from google/chrome/m56
2017-02-17 Matthew LeibowitzAdded almost all the members of SkImage to the C API
2017-02-16 Matthew LeibowitzMerge pull request #49 from mono/optional-gpu
2017-02-14 Matthew LeibowitzGrGLInterface is a struct not a class
2017-02-13 Matthew LeibowitzAdded GrContext::resetContext to the C API
2017-02-13 Matthew LeibowitzGLX is now loaded at runtime to reduce dependencies
2017-02-13 Matthew LeibowitzSupport for building SK_SUPPORT_GPU=0
2017-02-13 Matthew LeibowitzFixes skia bug 6232
2017-02-11 Matthew LeibowitzAdded binding for SkCanvas::drawVertices
2017-02-11 Matthew LeibowitzAdded C bindings for SkMatrix44
2017-02-09 Matt SarettFix swapped interpretation of c and e in SkColorSpace_I...
2017-02-07 Matthew LeibowitzAdded some more path members
2017-02-06 Matthew LeibowitzAdded C API for SkBitmap::extractAlpha
2017-02-06 Matthew LeibowitzC bindings for SkBitmap::extractSubset
2017-02-06 Matthew LeibowitzAdded C API for SkCodec scanline decoding
2017-02-06 Matthew LeibowitzAdded C API for SkBitmap::getAddrX
2017-02-04 Matthew LeibowitzAdded the flags to the SkBlurMaskFilter
2017-02-03 Matthew LeibowitzAdded C bindings for SkFontMgr
2017-02-01 Matthew LeibowitzMerge pull request #48 from google/chrome/m56
2017-01-28 Matthew LeibowitzSeparate the public bits for the C PI and C++ API
2017-01-28 Matthew LeibowitzAndroid and linux should also hide all members by default
2017-01-24 Matthew LeibowitzUpdated gyp config to optimize for size and linking
2017-01-24 Matt SarettAllow conversion from non-opaque to opaque [chrome...
2017-01-23 Eric KarlDisable mipmap pre-generation path
2017-01-23 Jim Van VerthFix perf regression with SDF paths
2017-01-23 Jim Van Verth[M56] More fixes for distance field paths
2017-01-20 Matthew LeibowitzMerge pull request #47 from google/chrome/m56
2017-01-19 Herb DerbyRevert "Fix reset and deleting behavior."
2017-01-19 Matthew Leibowitzadded to enums
2017-01-19 Matthew LeibowitzMerge pull request #46 from Tylerflick/skmask-bindings
2017-01-19 Matthew LeibowitzAdded C binding for the 3DView
2017-01-18 Herb DerbyFix reset and deleting behavior.
2017-01-18 Lee Salzmanensure path bounds after rounding contain path edges...
2017-01-18 Yuqian LiReject horizontal edges in FDot6 precision
2017-01-18 Matt SarettRevert "Disallow readPixels() conversions from untagged...
2017-01-18 Yuqian LiRevert concave AAA
2017-01-18 Robert PhillipssaveLayer experiments
2017-01-18 Matt SarettDisallow readPixels() conversions from untagged srcs...
2017-01-18 Brian SalomonRename GrProcOptInfo::addProcessors to analyzeProcessors
2017-01-18 Brian SalomonAdd class GrProcessorSet which represents color and...
2017-01-18 Kevin LubickRoll Recipe DEPS
2017-01-18 Robert PhillipsMove read/write-Pixels up to GrSurfaceContext
2017-01-18 Matt SarettRevert "Respect full precision for RGB16 PNGs"
2017-01-18 Matt SarettRevert "Revert "SkImageInfoValidConversion (part 2)""
2017-01-18 Matt SarettRespect full precision for RGB16 PNGs
2017-01-18 Yuqian LiTurn on concave analytic AA
2017-01-18 Eric BorenRoll Recipe DEPS
2017-01-18 Kevin LubickAdd Vulkan SDK for Linux asset
2017-01-18 Matt SarettRevert "SkImageInfoValidConversion (part 2)"
2017-01-18 Tyler Hoeflickerfix compile errors
2017-01-18 Tyler Hoeflickeradd sk_mask to core.gni
2017-01-18 Mike ReedRevert "move device headers to core"
2017-01-17 Kevin LubickAdd Tasks for Linux + Iris 540
2017-01-17 Tyler Hoeflickeradd mask image alloc dealloc functions
2017-01-17 Brian OsmanFix code that relied on readPixels not doing color...
2017-01-17 Mike Reedmove device headers to core
2017-01-17 Eric BorenRoll skia-recipes
2017-01-17 Joe GregorioRevert "Continue making Ganesh use absolute texture...
2017-01-17 Matt SarettSkImageInfoValidConversion (part 2)
2017-01-17 Matthew LeibowitzAdded support for PDF metadata
2017-01-17 Florin Malita[M56] Fix SkImageFilterCache race
2017-01-17 Mike KleinSkSplicer: no need for AI. Clang is good at this.
2017-01-17 Brian SalomonPass GrAppliedClip to pipeline creation.
2017-01-17 Robert PhillipsContinue making Ganesh use absolute texture coordinates
2017-01-17 Brian OsmanRevert "Revert "Enforce our rules about valid images...
2017-01-17 Brian OsmanRemove (most) usage of MakeTextureFromPixmap
2017-01-17 Matt SarettReland "Add SkImageInfoValidConversion() and SkImageInf...
2017-01-17 Brian SalomonSimplify GrProcOptInfo initialization.
2017-01-17 Mike Reedhide getClipStack
2017-01-17 Mike Kleinadd and test SkFixed15::to_u8()
2017-01-17 Stephen WhiteGrTessellator: fix for disappearing thin path.
2017-01-17 Mike KleinAdd a bench to exercise legacy-mode SkRasterPipeline...
2017-01-17 Mike KleinSkSplicer: fix a typo in srcover stage.
2017-01-17 Ethan Nicholasdo/while loops in SPIR-V no longer cause an assertion...
2017-01-17 Eric BorenUpdate Buildbot doc for Task Scheduler
next