platform/upstream/libSkiaSharp.git
2016-11-15 Tyler Hoeflickerfix duplicate signature
2016-11-15 Tyler Hoeflickerfix set pixel params
2016-11-15 Tyler Hoeflickerupdate from remote
2016-11-15 Tyler Hoeflickerrename method
2016-11-14 Tyler HoeflickerMerge remote-tracking branch 'origin/xamarin-mobile...
2016-11-14 Tyler Hoeflickeradd colortable setting support to c api
2016-11-14 Tyler HoeflickerRevert "add support to change color table"
2016-11-14 Tyler Hoeflickeradd support to change color table
2016-11-14 Tyler Hoeflickeradd support to change color table
2016-11-11 Matthew LeibowitzMerge pull request #34 from Tylerflick/xamarin-mobile...
2016-11-11 Matthew LeibowitzMerge pull request #35 from google/chrome/m55
2016-11-10 Matthew LeibowitzUsing SkSafeUnref to avoid nullrefex
2016-11-10 Matthew LeibowitzA canvas constructed via constructor needs a "destructor"
2016-11-07 Tyler Hoeflickeradd get color support to skbitmap for index8
2016-11-07 Tyler Hoeflickeradd color table setting support to sk_bitmap
2016-11-07 Tyler Hoeflickeradd sk_bitmap_get_pixel_colors for gray8
2016-11-04 Tyler HoeflickerMerge remote-tracking branch 'upstream/xamarin-mobile...
2016-11-04 Tyler Hoeflickeruse built in macros for grayscale
2016-11-03 Tyler Hoeflickeradd support for changing index8 pixel values
2016-11-02 Hal CanarySkPDF: Always individually position glyphs in Windows.
2016-11-01 csmartdaltonFall back on stencil clip when SW mask fails to allocate
2016-11-01 benjaminwagnerRevert of Fall back on stencil clip when SW mask fails...
2016-11-01 csmartdaltonFall back on stencil clip when SW mask fails to allocate
2016-10-30 Matthew LeibowitzUpdated the SkCodec.getValidSubset to return a bool
2016-10-29 Matthew LeibowitzMerge pull request #32 from mono/update-m55
2016-10-29 Matthew LeibowitzMerge pull request #33 from mono/revert-31-revert-29...
2016-10-29 Matthew LeibowitzRevert "Revert "Add SkRegion C API""
2016-10-29 Matthew LeibowitzMerge pull request #31 from mono/revert-29-xamarin...
2016-10-29 Matthew LeibowitzRevert "Add SkRegion C API"
2016-10-26 Matthew LeibowitzAdded missing members
2016-10-25 Matthew LeibowitzUse the correct referencing.
2016-10-25 Matthew Leibowitzsk_region_op_t is an enum, not a class
2016-10-25 Matthew LeibowitzMake the decision about the region clip in managed...
2016-10-25 Matthew LeibowitzMerge pull request #30 from mono/xamarin-mobile-bindings
2016-10-25 Matthew LeibowitzMerge pull request #29 from Tylerflick/xamarin-mobile...
2016-10-24 Tyler Hoeflickerfix cast in sk_regionx
2016-10-24 Tyler Hoeflickeradd sk_region to buildx
2016-10-24 Tyler Hoeflickeradd SkRegion bindings to C API
2016-10-24 Tyler HoeflickerFix build
2016-10-24 Tyler HoeflickerRevert "Add region support"
2016-10-24 Tyler HoeflickerAdd region support
2016-10-21 Matthew LeibowitzAdded the additional arcTo members to SkPath
2016-10-20 Matthew LeibowitzRemoved unused enum
2016-10-19 Matthew LeibowitzMerge pull request #28 from google/chrome/m55
2016-10-17 liyuqianRevert "Resubmit issue 2221103002 to fix the iOS build...
2016-10-16 Matthew LeibowitzMerge pull request #27 from google/chrome/m55
2016-10-16 Matthew LeibowitzAdded additional SkTypeface members
2016-10-16 Matthew LeibowitzAdd support for copying SkPaint
2016-10-15 Matthew LeibowitzAdded member to get current picture recorder canvas
2016-10-15 Matthew LeibowitzAdded SkPathMeasure to the C API
2016-10-14 drottRemove restrictive format pattern for Fontconfig matching
2016-10-13 Matthew LeibowitzWrong enum type
2016-10-13 Matthew LeibowitzAdded SkPath::ConvertConicToQuads to the C API
2016-10-13 Matthew LeibowitzAdded SkPaint.getFillPath
2016-10-11 Matthew LeibowitzUpdated the C API with all the changes to the C++ API
2016-10-11 Matthew LeibowitzMerge from google/chrome/m55
2016-10-10 Matthew LeibowitzMerge pull request #26 from google/chrome/m54
2016-10-10 Matthew LeibowitzMerge pull request #25 from xoofx/fix_gyp_msvs_config_bug
2016-10-10 fmalita[M54] Improve ColorStopOptimizer safety
2016-10-10 Alexandre MutelFix a bug where the SK_DEBUG=1 was set for the Release...
2016-10-06 Mike Reedfix printf warning in dumpcanvas
2016-10-06 reedRevert[8] "replace SkXfermode obj with SkBlendMode...
2016-10-05 caryclarktight bounds optimization
2016-10-05 Mike ReedRevert[7] "replace SkXfermode obj with SkBlendMode...
2016-10-05 Mike ReedRevert "add cast for printf"
2016-10-05 Mike Reedadd cast for printf
2016-10-05 Mike Reedupdate deferred
2016-10-05 caryclarkvalidate using nx to match bounds
2016-10-05 borenetUse calendar.timegm instead of time.mktime in recipes
2016-10-05 Mike ReedRevert[6] "replace SkXfermode obj with SkBlendMode...
2016-10-05 Ravi MistryFix public API msg in PRESUBMIT.py
2016-10-05 Mike KleinMake test lower-level, make const_cast more visible.
2016-10-05 borenetPresubmit recipe: call presubmit_support.py directly
2016-10-05 Brian SalomonMake local coords be highp in default geometry processor
2016-10-05 Mike Reedupdate defer-canvas for lattice and regions
2016-10-05 Ravi MistryPRESUBMIT.py improvements
2016-10-05 fmalitaHarden degenerate gradient context handling
2016-10-05 csmartdaltonskpbench: add option for gpu timing
2016-10-05 borenetwebpages_playback: use new skia-skps bucket
2016-10-05 Cary Clarkfix fuzz
2016-10-05 borenetFixes for presubmit recipe
2016-10-05 msarettFix bmp bug exposed by fuzzer
2016-10-05 Ben WagnerAdd action_foreach, copy, and proper target naming.
2016-10-05 Mike Kleinlooks like red and blue start wrong (more unit test...
2016-10-05 Mike Kleininitialize result in SkRasterPipelineTest... more debugging
2016-10-05 borenetAdd swarm_presubmit recipe
2016-10-05 Cary Clarkremove dead code
2016-10-05 Mike Kleinmore debugging for this test.
2016-10-04 ccameronMac: Remove use of deprecated font APIs
2016-10-04 Mike KleinFold extra_*_flags into GN as a config.
2016-10-04 Mike KleinRevert "Debug Mac test failure."
2016-10-04 Mike ReedRevert[5] "replace SkXfermode obj with SkBlendMode...
2016-10-04 Ben WagnerRemove SK_SUPPORT_LEGACY_TEXTBLOB_BUILDER from public.bzl
2016-10-04 csmartdaltonUse uint64_t for PlatformFence
2016-10-04 borenetMake the housekeeper upload doxygen to a newer bucket
2016-10-04 Mike KleinMake global use-analytic-AA bit threadsafe.
2016-10-04 Mike ReedRevert[4] "replace SkXfermode obj with SkBlendMode...
2016-10-04 caryclarkdisallow -4 pointer
2016-10-04 mtkleinRevert of skpbench: add option for gpu timing (patchset...
2016-10-04 borenetAdd --test to gen_tasks.go, add presubmit check
next