Added the path ops features
[platform/upstream/libSkiaSharp.git] / src / svg /
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-20 reedstore info in basedevice, change getter to non-virtual...
2016-07-23 Matthew LeibowitzMerge pull request #15 from mono/update-skia-m52
2016-07-21 robertphillipsDeprecate SkDevice::accessBitmap method
2016-07-19 fmalitaDelete the legacy SVG parser
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-06-17 Matthew LeibowitzMerge branch 'chrome/m52' into update-skia-m52
2016-05-12 bungemanMove SkTypeface to sk_sp.
2016-05-12 scroggoRevert of Move SkTypeface to sk_sp. (patchset #5 id...
2016-05-11 bungemanMove SkTypeface to sk_sp.
2016-04-27 senorblancoImage filters: de-nest SkImageFilter::Cache and Cache...
2016-03-29 halcanaryStyle bikeshed - remove extraneous whitespace
2016-02-03 Matthew LeibowitzMerge branch 'chrome/m49' into xamarin-mobile-bindings
2015-12-10 scroggoSwitch SkAutoMalloc to SkAutoTMalloc to avoid cast
2015-10-20 mtkleinClean up some dead code.
2015-08-27 halcanaryStyle Change: NULL->nullptr
2015-08-26 halcanaryStyle Change: SkNEW->new; SkDELETE->delete
2015-08-20 bungemanUse static_assert instead of SK_COMPILE_ASSERT.
2015-08-05 bungemanIWYU: 'core' target, files starting A-C.
2015-08-05 reedRevert of IWYU: 'core' target, files starting A-C....
2015-08-04 bungemanIWYU: 'core' target, files starting A-C.
2015-07-28 reedremove all guards for changes to drawBitmapRect / drawI...
2015-07-14 reedadd src-rect-constraint to drawImageRect
2015-06-22 robertphillipsBegin kLegacyFontHost_InitType cleanup
2015-05-15 reedUpdate SVGDevice for RRect and drawPoints
2015-05-12 reedRevert of Revert of stop calling SkScalarDiv (patchset...
2015-05-12 reedRevert of stop calling SkScalarDiv (patchset #4 id...
2015-05-12 reedstop calling SkScalarDiv
2015-05-04 tfarinaUpdate src/svg to follow C++11 style rule for {virtual...
2015-03-26 mtkleinC++11 override should now be supported by all of {bots...
2015-03-20 mtkleinSome usability ideas around SkTHash.
2015-02-27 fmalita[SkSVGDevice] drawBitmap* support
2015-02-20 fmalita[SVGDevice] Text whitespace unittest
2015-02-20 fmalita[SkSVGDevice] Fix whitespace text handling
2015-02-13 fmalita[SkSVGDevice] Full font family support
2015-02-06 fmalitaAdd SkSVGCanvas
2015-02-06 fmalitaMove SVG parser files under {include,src}/svg/parser/
2013-01-26 skia.committer@gma... Sanitizing source files in Skia_Periodic_House_Keeping
2012-08-23 rmistry@google.comResult of running tools/sanitize_source_files.py (which...
2012-02-16 reed@google.comcast to double
2011-07-29 tomhudson@google.comMore variable initializations and curly braces to avoid...
2011-07-28 epoger@google.comupdate of all copyright notices to reflect new license...
2011-06-24 reed@google.comreplace detach/getStream apis on dynamicwstream with...
2011-05-19 senorblanco@chromi... The plain Makefile was using -Wall, but the gyp build...
2011-03-18 bsalomon@google.comInitial GYP file for skia / gr. Builds SampleApp on...
2010-05-17 reed@android.comupdate to match latest skia apis
2008-12-17 reed@android.comgrab from latest android