Added missing semicolon
[platform/upstream/libSkiaSharp.git] / src /
2017-05-15 Matthew LeibowitzAdded missing semicolon
2017-05-14 Matthew LeibowitzIt appears the UWP ARM compiler has the same issue...
2017-05-13 Matthew LeibowitzThe implementation was mis-named
2017-05-12 Matthew Leibowitz"whitespace"
2017-05-12 Matthew LeibowitzUpdate the color space bits
2017-05-12 Matthew LeibowitzJust disable Jumper for tvOS
2017-05-12 Matthew LeibowitzMerge branch 'xamarin-mobile-bindings' into update-m58
2017-05-12 Matthew LeibowitzAdded some C APIs
2017-05-11 Matthew Leibowitzupdated the structs and added tests for future breaks
2017-05-11 Matthew LeibowitzAdded the C API for SkPath::computeTightBounds()
2017-05-07 Matthew LeibowitzFixed bug in XPS factory declaration
2017-05-07 Matthew LeibowitzWinRT has an issue with uninitialized SkNf
2017-05-06 Matthew LeibowitzUpdated to the C API after updating the C++ API
2017-05-06 Matthew Leibowitzfixes for XPS
2017-05-06 Matthew Leibowitzsk_effects has already been split into the source files
2017-05-06 Matthew LeibowitzCorrecting merge issues
2017-05-06 Matthew LeibowitzUpdate xamarin-mobile-bindings with chrome/m58
2017-04-24 Matthew LeibowitzA fix for detecting if XPS is supported on UWP
2017-04-21 Ben WagnerFix advances for aliased text with DirectWrite.
2017-04-21 Matthew LeibowitzAdded some members
2017-04-11 Mike KleinRevert "Support Canvas Clip on Blit Framebuffer"
2017-04-11 Eric KarlSupport Canvas Clip on Blit Framebuffer
2017-03-29 herbFix overflow bug in slow span.
2017-03-28 Ben WagnerCheck that the FT_Face actually exists in SkTypeface_Fr...
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 LeibowitzA few changes for UWP
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 LeibowitzMerge branch 'chrome/m57' into update-m57
2017-03-09 Stephen WhiteGrTessellator: add a null-check for a clusterfuzz test...
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 Robert PhillipsM58 cherry-pick: Re-enable code accidently disabled...
2017-03-02 Matthew LeibowitzDifferentiate between unpremultiplied color and premult...
2017-03-02 Mike KleinSome small SkJumper refactoring.
2017-03-02 Brian OsmanRevert "Revert "Revert "Move GrTextureProvider to src"""
2017-03-02 Greg DanielAdd support for Semaphores (gpu waiting on gpu) in...
2017-03-01 Ben WagnerMake SkTypeface::onGetVariationDesignPosition pure...
2017-03-01 Mike KleinSkJumper: upgrade to Clang 3.9
2017-03-01 Ben WagnerRemove SK_HAS_DWRITE_X defines.
2017-03-01 Ben WagnerCall FT_Set_Default_Properties when available.
2017-03-01 Brian OsmanRevert "Revert "Move GrTextureProvider to src""
2017-03-01 Brian OsmanRevert "Move GrTextureProvider to src"
2017-03-01 Brian OsmanAdd path renderer options to viewer GUI
2017-03-01 Brian SalomonRemove stencil related flags from GrInstancedPipelineInfo.
2017-03-01 Cary Clarkfix fuzzer
2017-03-01 Brian SalomonUnpremul the blend constant in PDLCDXferProcessor.
2017-03-01 Stephen WhiteGrTessellator: minor cleanups and speedups.
2017-03-01 Herb DerbyUse SkArenaAlloc in SkEdgeBuilder.
2017-03-01 Brian OsmanMove GrTextureProvider to src
2017-03-01 Brian SalomonUse GrAAType in instanced rendering.
2017-03-01 Ethan Nicholaschanged skslc layout parsing strategy
2017-03-01 Matt SarettSkAndroidCodec: Leave pixels in encoded colorspace...
2017-03-01 Robert PhillipsDisable deferred gpu resources for Chrome branch
2017-03-01 Mike Reedadd isolate (init-with-previous) savelayer flag
2017-03-01 Mike ReedClarify what is passed to AutoDrawLooper.
2017-03-01 Mike KleinAdd AVX-512 detection to SkCpu, try 2.
2017-02-28 Robert PhillipsClean up/remove unused GrFragmentProcessor-derived...
2017-02-28 Brian SalomonFix -Wshadow-field warnings
2017-02-28 Herb DerbyRemove SkDataTableBuilder. It is not used.
2017-02-28 Brian OsmanAdd GrExternalTextureData and SkCrossContextImageData
2017-02-28 Matt SarettAdd SkColorSpace::isNumericalTransferFn() to the public API
2017-02-28 Robert PhillipsAllow GrSurfaceProxy-derived classes to use flags when...
2017-02-28 Cary ClarkRevert "Add AVX-512 detection to SkCpu"
2017-02-28 Brian SalomonWhen traversing convex paths only consume zero length...
2017-02-28 Herb DerbyFix single leg Compose Shader crash.
2017-02-28 Jim Van VerthReland: Allow DFPathRenderer to store bitmaps at low...
2017-02-28 Mike KleinAdd AVX-512 detection to SkCpu
2017-02-28 Robert PhillipsRevert "Allow GrSurfaceProxy-derived classes to use...
2017-02-28 Stephen WhiteGrTessellator: take sweep_gt out behind the woodshed.
2017-02-28 Cary ClarkRevert "Allow distance field path renderer to store...
2017-02-28 Robert PhillipsAllow GrSurfaceProxy-derived classes to use flags when...
2017-02-28 Jim Van VerthAllow distance field path renderer to store bitmaps...
2017-02-27 Herb DerbyMake the fallback loop very accurate.
2017-02-27 Ethan NicholasRe-land of skslc switch support
2017-02-27 Hal CanarySkGradientShader: Fix multi-byte-read-stack-use-after...
2017-02-26 Mike Reedbegin to hide details of SkPathEffect
2017-02-25 Hal CanarySkRegion deserialization more robust
2017-02-24 Matt SarettFix bug handling CMYK images without color profiles
2017-02-24 Leon Scroggins IIISet a limit on the size for BMP images
2017-02-24 Matt SarettRead color space info from raw exif data
2017-02-24 Brian SalomonUse construct/init pattern with GrPipeline to replace...
2017-02-24 Mike Kleinabs -> abs_ to avoid name conflicts
2017-02-24 Brian OsmanRevert "Add GrExternalTextureData and SkCrossContextIma...
2017-02-24 Mike KleinSkJumper: perspective matrix
2017-02-24 Ben WagnerAdd SkTypeface::getVariationDesignPosition.
2017-02-24 Mike KleinSkJumper: tiling modes
2017-02-24 Brian SalomonRemove the skip-draw xp optimization
2017-02-24 Brian OsmanAdd GrExternalTextureData and SkCrossContextImageData
2017-02-24 Hal Canaryheaders: forward declare SkDOM, and include SkClipOp
2017-02-24 Mike KleinSkJumper: a8
2017-02-24 Brian OsmanFix a confusing typo in a comment about MSAA
2017-02-24 Robert PhillipsWrap cached GrTextures in GrTextureProxies (e.g., blur...
next