Added the path ops features
[platform/upstream/libSkiaSharp.git] / src / xml /
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-07-23 Matthew LeibowitzMerge pull request #15 from mono/update-skia-m52
2016-07-19 fmalitaDelete SkXMLPullParser
2016-07-18 fmalita[SkXMLParser] Initial text node support
2016-07-18 fmalitaRemove SkDOM::build(const char doc[], size_t len)
2016-07-18 Matthew LeibowitzMerge branch 'feature-patheffect' into update-skia-m52
2016-07-15 fmalitaDust-off SkXMLParser
2016-07-13 Matthew LeibowitzMerge branch 'feature-patheffect' into update-skia-m52
2016-06-17 Matthew LeibowitzMerge branch 'chrome/m52' into update-skia-m52
2016-04-09 reedremove unused BML (binary xml) code
2016-03-29 halcanaryStyle bikeshed - remove extraneous whitespace
2016-03-17 mtkleinfree -> reset
2016-03-17 bungemanRevert of free -> reset (patchset #3 id:40001 of https...
2016-03-17 mtkleinfree -> reset
2016-02-03 Matthew LeibowitzMerge branch 'chrome/m49' into xamarin-mobile-bindings
2015-12-10 mtkleinanother null src, memcpy -> sk_careful_memcpy
2015-08-27 halcanaryStyle Change: NULL->nullptr
2015-08-26 halcanaryStyle Change: SkNEW->new; SkDELETE->delete
2015-02-20 fmalita[SVGDevice] Text whitespace unittest
2015-02-05 reedadd length parameter to addText, to match attr values
2015-02-04 fmalita[SkSVGDevice] Initial text support
2014-11-14 djsollenCleanup the XML directory in public includes.
2013-12-17 reed@google.comremove SK_SCALAR_IS_[FLOAT,FIXED] and assume floats
2013-04-17 tfarina@chromium.orgRemove deprecated/obsolete Makefiles.
2013-01-26 skia.committer@gma... Sanitizing source files in Skia_Periodic_House_Keeping
2013-01-07 humper@google.comfix warning from scalar --> int32 conversion
2012-08-23 rmistry@google.comResult of running tools/sanitize_source_files.py (which...
2011-12-28 tomhudson@google.comAdd SkDEBUGFAIL to clean up use of SkASSERT(!"text");
2011-07-28 epoger@google.comupdate of all copyright notices to reflect new license...
2011-03-15 scroggoAdd a sample application that runs on unix.
2009-06-05 reed@android.comadd SkParsePath to go to/from SVG strings (e.g. "M0...
2009-01-08 reed@android.comfirst pass at clean up of the 3 config files
2009-01-06 reed@android.comseparate image encode and decode
2008-12-17 reed@android.comgrab from latest android