platform/upstream/libSkiaSharp.git
2018-12-26 CharlenniChanged API for sk_drawable.draw(): Made matrix not...
2018-12-21 Matthew LeibowitzSet functions of SkManagedDrawable to protected
2018-12-21 Matthew LeibowitzUpdate src/xamarin/sk_manageddrawable.cpp
2018-12-20 CharlenniAdded sk_drawable
2018-12-20 CharlenniChanged calling of GetBounds()
2018-12-20 CharlenniAdded some memory management
2018-12-20 CharlenniAdded new objects and functions to Skia for exporting...
2018-12-14 CharlenniAdded SkDrawable
2018-12-02 Matthew LeibowitzFixing the C API
2018-12-02 Matthew LeibowitzFixed the matrix interop
2018-11-24 Matthew LeibowitzTweak some whitespace and add some methods to file...
2018-11-16 Matthew LeibowitzSupport the new features of SkDocument
2018-11-14 Matthew LeibowitzAdd bindings for SkTextBlob and SkTextBlobBuilder
2018-11-10 Matthew LeibowitzMaking the C layer dumber
2018-11-06 Matthew LeibowitzAdded a "trim" path effect to the C API
2018-11-02 Matthew LeibowitzAdded some utility methods from SkPath
2018-10-29 Matthew LeibowitzAdded the rest of the sweep gradient shader arguments
2018-10-29 Ben WagnerDon't set kCTFontSymbolicTrait.
2018-10-19 Matthew LeibowitzMake sure to use the correct calling convention
2018-10-13 Matthew LeibowitzFix the missing methods for non-GPU builds
2018-10-06 Matthew LeibowitzWindows no longer has a hard dependency on opengl32.dll
2018-10-06 Matthew LeibowitzUse optimization level 3 to fix the crash on Android...
2018-09-28 Matthew LeibowitzCreate and exposed a SkTypeface::RefDefault to the...
2018-09-28 Matthew LeibowitzExposed the SkTypeface::MakeDefault to the C API
2018-09-26 Matthew LeibowitzBe more explicit about the version information
2018-09-18 Matthew LeibowitzMerge pull request #57 from mono/dev/update-m68
2018-09-18 Matthew LeibowitzMerge branch 'xamarin-mobile-bindings' into dev/update-m68
2018-09-12 Matthew LeibowitzMake sure the C tests compile.
2018-09-08 Matthew LeibowitzOnly show warnings as errors in debug builds
2018-09-07 Mike Kleindrop warnings and -Werror from is_official_builds
2018-09-04 Matthew LeibowitzSkStream readXXX now return bool and have an out parame...
2018-09-04 Matthew Leibowitzkeep the const for the gl interface
2018-09-03 Matthew LeibowitzMerge branch 'chrome/m68' into dev/update-m68
2018-09-03 Matthew LeibowitzMerge remote-tracking branch 'google/chrome/m67' into...
2018-08-28 Brian SalomonMake GrGLInterface great for Win32 x86 again
2018-08-28 Brian SalomonMake GrGLInterface great for Win32 x86 again
2018-08-06 Mike Kleinbackport skia-review.googlesource.com/143710 to M68...
2018-07-22 Matthew LeibowitzSet flags to reduce file sizes
2018-07-21 Matthew LeibowitzAdded the HEIF to the encoded enum
2018-07-21 Matthew LeibowitzAdded bindings for SkOverdrawCanvas
2018-07-21 Matthew LeibowitzSet flags to reduce file sizes
2018-07-20 Matthew LeibowitzFix the tests for the C API
2018-07-20 Matthew LeibowitzFix the tests for the C API
2018-07-19 Matthew LeibowitzFix the tests for the C API
2018-07-18 Brian SalomonIn GrContext::readSurfacePixels fail gracefully if...
2018-07-18 Matthew LeibowitzRevert "Only use the new flags for clang as we still...
2018-07-18 Matthew LeibowitzOnly use the new flags for clang as we still need to...
2018-07-18 Matthew LeibowitzMake sure to append the version to the soname
2018-07-17 Mike Reedflush to zero tiny radii
2018-07-12 Matthew LeibowitzAdded a few more members
2018-07-12 Matthew LeibowitzRemoved unused members
2018-07-12 Matthew LeibowitzDon't use the skia debug settings directly
2018-07-07 Matthew LeibowitzAdded more APIs to aid the upgrade
2018-07-05 Matthew LeibowitzThis is still needed.
2018-07-05 Matthew LeibowitzMaking everything build again.
2018-06-28 Matthew LeibowitzAlmost there... Lots of changes over the last year.
2018-06-27 Matthew LeibowitzReducing changes and making sure the merge was correct
2018-06-27 Matthew LeibowitzThis was changed
2018-06-27 Matthew LeibowitzMerge branch 'chrome/m67' into dev/update-m67
2018-06-27 Matthew LeibowitzMerge branch 'chrome/m66' into dev/update-m66
2018-06-26 Ben WagnerFix Windows on m68 branch.
2018-06-26 Stephen WhiteGrTessellator: fix edge winding merged to zero.
2018-06-25 Brian SalomonAlternative fix for stale MIP maps on texture export...
2018-06-22 Brian SalomonAlternative fix for stale MIP maps on texture export...
2018-05-29 Matthew LeibowitzDropping support for VS2015 and fixing UWP linker
2018-05-29 Matthew LeibowitzAdded bindings for SkRRect
2018-05-26 Matthew LeibowitzUpdating Xamarin/Microsoft file headers
2018-05-26 Matthew LeibowitzUsing a macro to define the C++ to C mappings
2018-05-25 Matthew LeibowitzMerge branch 'dev/nway-canvas' into xamarin-mobile...
2018-05-24 Matthew LeibowitzAdding bindings for SkXxxEncoder::Encode
2018-05-24 Matthew LeibowitzAdding bindings for SkNWayCanvas and SkNoDrawCanvas
2018-05-24 skia-bookmakerUpdate markdown files
2018-05-24 recipe-rollerRoll recipe dependencies (trivial).
2018-05-24 angle-skia... Roll third_party/externals/angle2/ 586750168..b001528ff...
2018-05-24 recipe-rollerRoll recipe dependencies (trivial).
2018-05-24 KhushalReland fonts: Cleanup cache miss logging for font remoting.
2018-05-24 KhushalReland fonts: Add support for distance field text to...
2018-05-24 Chris Daltonccpr: Handle winding and even-odd in the same shader
2018-05-23 Chris DaltonRevert "ccpr: Handle winding and even-odd in the same...
2018-05-23 Florin Malita[skottie] SK_API-export public classes
2018-05-23 Leon Scroggins IIIAlternate between two SkBitmaps in SkAnimatedImage
2018-05-23 Leon Scroggins IIIMake DNG decodes single threaded on Android
2018-05-23 Chris Daltonccpr: Handle winding and even-odd in the same shader
2018-05-23 angle-skia... Roll third_party/externals/angle2/ be7f44fb5..586750168...
2018-05-23 Chris Daltonccpr: Add a mechanism to detach and merge pending paths
2018-05-23 Weiliang ChenAdd usage of SkYUVAIndex as pre-step to transfer to...
2018-05-23 Weiliang ChenUpdate clang-format matching more of Chromium
2018-05-23 Brian OsmanReplace ICC profile in CodecTest with AdobeRGB
2018-05-23 Ben WagnerRemove include/gpu/mtl from include directories.
2018-05-23 Mike Kleinupdate ColorSpaceTest.cpp to remove MakeICC
2018-05-23 Mike Reedfix 0.499999f rounding case for triangles
2018-05-23 Chris Daltonccpr: Remove GrCCDrawPathsOp's back-pointer into CCPR
2018-05-23 Mike Kleinremove SkColorSpace::MakeICC() fuzzer
2018-05-23 Brian OsmanUse skcms for ICC parsing in HP codec test
2018-05-23 Brian OsmanRemove ColorCodecBench
2018-05-23 skcms-skia... Roll skia/third_party/skcms 5bfec77..b01dbd2 (1 commits)
2018-05-23 Derek SollenbergerRemove "/" from the generated jUnit method names.
2018-05-23 Ben WagnerUpgrade Pixel devices.
2018-05-23 Mike Reedreduce clip-limit for scan converter to avoid quad...
2018-05-23 Chris DaltonDelete GrDrawOp::wasRecorded
next