platform/upstream/libSkiaSharp.git
2017-02-14 Matthew LeibowitzGrGLInterface is a struct not a class
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-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-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 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 Tyler Hoeflickerfix compile errors
2017-01-18 Tyler Hoeflickeradd sk_mask to core.gni
2017-01-17 Tyler Hoeflickeradd mask image alloc dealloc functions
2017-01-17 Matthew LeibowitzAdded support for PDF metadata
2017-01-17 Florin Malita[M56] Fix SkImageFilterCache race
2017-01-17 Matthew LeibowitzAdd canvas annotations
2017-01-17 Tyler Hoeflickeralign mask changes with mono api style
2017-01-16 Tyler Hoeflickeradd install mask signature to c bitmap api
2017-01-16 Tyler Hoeflickeradd skmask to c api
2017-01-16 Matthew LeibowitzMerge branch 'xamarin-svg-canvas' into xamarin-mobile...
2017-01-14 Matthew LeibowitzCopy the array contents to avoid warnings when using...
2017-01-14 Matthew LeibowitzFixes for the return types
2017-01-13 Matthew LeibowitzMerge pull request #44 from google/chrome/m56
2017-01-11 Robert PhillipsM56 cherrypick Fix mapping from src to in SkAlphaThresh...
2017-01-07 Matthew LeibowitzAdded the C API for SkBitmapScaler::Resize
2017-01-06 Matthew LeibowitzAdded C bindings for SkPixmap
2017-01-06 Matthew LeibowitzMerge pull request #42 from mono/develop-next
2017-01-05 Matthew LeibowitzDisable the C4244: conversion from 'int' to 'SkScalar...
2017-01-05 Matthew LeibowitzMerge pull request #41 from google/chrome/m56
2016-12-22 Brian SalomonFix SDF generation for pixel-aligned paths (take two)
2016-12-22 Brian SalomonMake flag values in GrResourceProvider and GrTexturePro...
2016-12-22 Brian SalomonAdd an extra pixel to the distance field path renderer...
2016-12-19 Matthew LeibowitzMerge pull request #40 from google/chrome/m56
2016-11-29 msarettFuzzer fix for overflow in some Lut8 profiles.
2016-11-28 Robert PhillipsCherry pick fuzzer fixes back to M56
2016-11-26 Matthew LeibowitzAdded the members for decoding gif frames
2016-11-25 Matthew LeibowitzCorrected the method header
2016-11-25 Matthew LeibowitzAdded SkCodec::getEngodedInfo to the C API
2016-11-22 raftiasFixed issue with some A2B0 images being too dark
2016-11-22 Matthew LeibowitzAdded the C API for SkShadowMaskFilter
2016-11-19 Matthew LeibowitzEnable the SSSE3 Xcode flag when building that project
2016-11-18 Matthew LeibowitzIgnore a few warnings with MS VS
2016-11-18 Matthew LeibowitzA few small changes made to types used
2016-11-18 Matthew LeibowitzSeems git couldn't care about merging these files
2016-11-18 Matthew LeibowitzMerge branch 'chrome/m56' into update-m56
2016-11-17 Matthew LeibowitzMerge pull request #36 from Tylerflick/xamarin-mobile...
2016-11-17 Matthew LeibowitzAdded a few more members to the C API
2016-11-17 Heather MillerFix milestone version number on branch
2016-11-17 Eric Boren[nobuildbot] More Android bots
2016-11-17 Matthew LeibowitzAdded C API support for incremental codec decodes
2016-11-17 Mike KleinDon't build :public_headers_warnings_check on NoGPU...
2016-11-16 Herb DerbyUse SkSmallAllocator for SamplerStage and Accessor.
2016-11-16 Matt SarettHook into parametric and table raster pipeline stages
2016-11-16 Yuqian LiTurn off all SkDebugfs in SkScan_AAAPath.cpp
2016-11-16 Yuqian LiNo SkDebugf for approximate intersection
2016-11-16 Mike Reedremove CANVAS_IS_REFCNT flag from public.bzl
2016-11-16 Florin MalitaExternal SkImageGenerator API
2016-11-16 Kevin LubickAdd vulkan build to skpbench.
2016-11-16 csmartdaltonRename GrTextureBufferSampler to GrBufferSampler
2016-11-16 Brian SalomonRevert "Revert "Add support for image load to SkSL""
2016-11-16 Mike KleinGN: add public headers warnings check.
2016-11-16 Brian SalomonRename kTexture2DISampler to kITexture2DSampler.
2016-11-16 Mike KleinAdd trace and registers stages.
2016-11-16 Herb DerbyUse SkSmallAllocator for tiling.
2016-11-16 Mike Reedmove SkBlendMode_Name into public (for chrome)
2016-11-16 Kevin LubickAdd back in min/max check on fuzzer range
2016-11-16 robertphillipsAdd IORef capability to GrSurfaceProxy objects - take 2
2016-11-16 Yuqian LiFix mask overflow caused by edge drift
2016-11-16 Yuqian LiDrop forceRLE to simplify aaa_walk_convex_edges
2016-11-16 Tylerflickremove duplicate function
2016-11-16 Eric Boreninfra recipe: Add -t flag to "go test"
2016-11-16 Matthew LeibowitzMerge pull request #37 from google/chrome/m55
2016-11-16 Yuqian LiSimplify the signature of sk/aaa_fill_path
2016-11-16 Jim Van VerthFix error with transforming custom/large glyphs
2016-11-16 Mike Reedmake SkXfermode.h go away
2016-11-16 egdanielRevert of added support for push_constant layout (patch...
2016-11-16 Stan IlievRevert "Add support for image load to SkSL"
2016-11-16 Mike Kleinadd {parametric,table}_{r,g,b} stages.
2016-11-16 Eric Boren[nobuildbot] Nexus 5
2016-11-16 Brian SalomonAdd support for image load to SkSL
2016-11-16 csmartdaltonFix flushing of HWAA state relating to mixed samples
2016-11-16 James ZernLinearGradientContext::shade4_clamp: fix div by 0
2016-11-15 Eric Boren[nobuildbot] RecreateSKPs
2016-11-15 Tyler Hoeflickerfix duplicate signature
2016-11-15 Robert PhillipsRevert "Defer more renderTargetContexts in the GPU...
2016-11-15 Tyler Hoeflickerfix set pixel params
next