Added the path ops features
[platform/upstream/libSkiaSharp.git] / src / utils /
2016-09-13 Matthew LeibowitzMerge pull request #23 from google/chrome/m54
2016-09-03 Matthew LeibowitzMerge pull request #22 from google/chrome/m54
2016-09-02 Matthew LeibowitzMerge pull request #21 from mono/merge-m54
2016-09-02 Matthew LeibowitzMerge pull request #20 from mono/gpu-support
2016-08-30 Matthew LeibowitzMerge branch 'chrome/m54' into merge-m54
2016-08-30 Matthew LeibowitzMerge pull request #17 from google/chrome/m53
2016-08-23 halcanarySkMultiSKP: version 2
2016-08-19 halcanarysrc/utils/SkBitSet: simplify
2016-08-19 bsalomonPlumb drawArc to SkDevice.
2016-08-18 halcanarySkPDF: in-place font subsetting
2016-08-18 reedmake LayerIter private, and remove skipClip option
2016-08-16 hsternFix bug in cubic derivative coefficient with missing...
2016-08-11 Matthew LeibowitzMerge pull request #16 from google/chrome/m53
2016-08-11 reedDeserialize pictures with custom image-deserializer
2016-08-10 hsternAdd better bounds checks for getTime to fix perf debug...
2016-08-10 halcanaryRevert 386ba54 and 4ab47e0 : perf debug assert.
2016-08-10 hsternFastpath lines in SkCurveMeasure
2016-08-10 hsternRefactor SkCurveMeasure to use existing eval code
2016-08-10 hsternAdd time return argument to SkCurveMeasure's getPosTan...
2016-08-10 halcanaryRevert of Change mapRectScaleTranslate to pass args...
2016-08-10 reedChange mapRectScaleTranslate to pass args/ret by value
2016-08-09 hsternMove seg_to to a new header, define SkSegType enum...
2016-08-08 lsalzmanmake SpecialLineRec::addSegment assert more permissive...
2016-08-08 hsternAdd initial CurveMeasure code
2016-08-08 csmartdaltonEncapsulate GrReducedClip result in class members
2016-08-08 mtkleinUse sse4.2 CRC32 instructions to hash when available.
2016-08-08 halcanarystd::move(SkTDArray)
2016-08-05 vjiaoblackMaking a sample for shadow maps for more intensive...
2016-08-04 halcanarySkRTConf: eliminate
2016-08-04 mtkleinRevert of SkRTConf: reduce functionality to what we...
2016-08-03 halcanarySkRTConf: reduce functionality to what we use, increase...
2016-08-03 msarettFinish delete of SkNinePatch
2016-08-02 bungemanMove off SK_SUPPORT_LEGACY_DATA_FACTORIES.
2016-08-02 msarettDelete SkNinePatch
2016-08-02 hsternAdd code to lua paths to get the fill path and get...
2016-08-02 Matthew LeibowitzMerge branch 'chrome/m53' into xamarin-mobile-bindings
2016-07-27 benjaminwagnerRename textual includes as *.inc.
2016-07-25 bungemanUpdate typeface serialization style.
2016-07-25 Matthew LeibowitzMerge branch 'chrome/m53' into xamarin-mobile-bindings
2016-07-23 Matthew LeibowitzMerge pull request #15 from mono/update-skia-m52
2016-07-22 csmartdaltonAllow GrReducedClip to take non-integer query bounds
2016-07-21 Matthew LeibowitzMerge branch 'chrome/m53' into update-skia-m52
2016-07-21 lsalzmanlimit the number of points in SkDashPathEffect::asPoints
2016-07-18 Matthew LeibowitzMerge branch 'chrome/m53' into update-skia-m52
2016-07-18 Matthew LeibowitzMerge branch 'feature-patheffect' into update-skia-m52
2016-07-13 Matthew LeibowitzMerge branch 'feature-patheffect' into update-skia-m52
2016-07-12 fmenozziAdd hard stop count
2016-07-10 reedRevert of change mapRectScaleTranslate to pass args...
2016-07-10 reedchange mapRectScaleTranslate to pass args/ret by value
2016-07-08 reeddeferred canvas
2016-07-07 reeddrawTextRSXform
2016-07-04 reedall dumpcanvas to be built in release
2016-06-30 halcanarySkPDF: Glyph Useage Map improvements
2016-06-28 fmenozziChanges to Lua gradient scraping
2016-06-24 Matthew LeibowitzMerge branch 'chrome/m52' into update-skia-m52
2016-06-17 Matthew LeibowitzMerge branch 'chrome/m52' into update-skia-m52
2016-06-16 bungemanMove headers in include/utils/win to src/utils/win.
2016-06-14 halcanarySkMultiPictureDocument: don't rely on SkPicture::cullRect
2016-06-13 mtkleinRevert of Update typeface serialization style. (patchse...
2016-06-13 bungemanUpdate typeface serialization style.
2016-06-13 bsalomonAdd control over whether lines are special cased in...
2016-06-09 bsalomonMake SkDashPathEffect fail for stroke+fill style (in...
2016-06-09 Matthew Leibowitzmake the file match the google
2016-06-09 Matthew Leibowitzrather exclude the whole file than use defines
2016-06-08 lsalzmanA Mozilla developer ran the µmix static analyzer on...
2016-06-08 halcanarySkLeanWindows.h: #include "Windows.h" fewer places
2016-06-02 halcanarySkMultiPictureDocument & SkMultiPictureDocumentReader
2016-05-31 mbocSkTypeface::MakeFromName to take SkFontStyle.
2016-05-12 bungemanMove SkTypeface to sk_sp.
2016-05-12 scroggoRevert of Move SkTypeface to sk_sp. (patchset #5 id...
2016-05-12 adrian galleroMerge remote-tracking branch 'mono/xamarin-mobile-bindi...
2016-05-12 Matthew LeibowitzMerge pull request #12 from mono/windows-uwp-merge
2016-05-11 bungemanMove SkTypeface to sk_sp.
2016-05-05 mtkleinSkOncePtr -> SkOnce
2016-05-05 brianosmanAdded --deepColor option to SampleApp, triggers creatio...
2016-05-05 reedRevert of SkOncePtr -> SkOnce (patchset #1 id:1 of...
2016-05-05 reedReland of SkOncePtr -> SkOnce (patchset #1 id:1 of...
2016-05-05 Matthew LeibowitzMerge branch 'xamarin-mobile-bindings' into windows-uwp
2016-05-05 reedRevert of SkOncePtr -> SkOnce (patchset #4 id:60001...
2016-05-04 mtkleinSkOncePtr -> SkOnce
2016-05-03 reedreturn 4x4 matrix from SkColorSpace
2016-05-03 halcanarydocumentation: SkDocument::MakePDF()
2016-04-29 djsollenRepurpose Release_Developer BUILDTYPE and remove SK_DEV...
2016-04-28 reedRevert of Repurpose Release_Developer BUILDTYPE and...
2016-04-27 djsollenRepurpose Release_Developer BUILDTYPE and remove SK_DEV...
2016-04-27 bungemanAdd oblique as a slant.
2016-04-27 reedremove 'deprecated' region from SkDraw
2016-04-22 halcanaryutils.gypi: remove empty file SkMD5.cpp
2016-04-22 halcanarySkPDF: PDF/A runtime switch
2016-04-18 mtkleinModernize and trim down SkOnce.
2016-04-14 Matthew LeibowitzAdded the bits to support WinRT/UWP
2016-04-07 benjaminwagnerReverse dependency between SkScalar.h and SkFixed.h.
2016-04-04 mtkleinRevert of Delete SkFlattenable::Type (patchset #2 id...
2016-04-04 msarettDelete SkFlattenable::Type
2016-04-04 robertphillipsUpdate SkBlurImageFilter to sk_sp
2016-04-03 reedchange flattenable factory to return sk_sp
2016-04-01 robertphillipsUpdate SkImageSource to sk_sp
2016-03-29 reedswitch xfermodes over to sk_sp
2016-03-29 halcanaryStyle bikeshed - remove extraneous whitespace
2016-03-25 reedmove setshader to sk_sp, re-using SK_SUPPORT_LEGACY_CRE...
next