Merge pull request #24 from google/chrome/m54
[platform/upstream/libSkiaSharp.git] / experimental /
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-25 fmalitaExperimental parsing expression grammar (PEG) template...
2016-08-23 halcanaryexperimental/tools/mskp_parser.py
2016-08-23 robertphillipsCleanup use of legacy SkSurface creation methods a bit
2016-08-17 fmalita[SVGDom] Fix <ellipse> positioning
2016-08-17 fmalita[SVGDom] Add support for assorted absolute units
2016-08-17 fmalita[SVGDom] Add <line> support
2016-08-16 fmalita[SVGDom] Add <circle>, <ellipse> support
2016-08-15 fmalita[SVGDom] Add opacity support
2016-08-12 fmalita[SVGDom] SVGPong sample app
2016-08-12 fmalita[SVGDom] <polygon> & <polyline> support
2016-08-11 fmalita[SVGDom] Add more presentation attributes.
2016-08-11 fmalita[SVGDom] Add rx/ry support for <rect>
2016-08-10 fmalita[SVGDom] Disable verbose parsing messages be default
2016-08-08 fmalita[SVGDom] Improve whitespace handling in style parsing
2016-08-08 fmalita[SVGDom] Improved transform parsing
2016-08-08 fmalita[SVGDom] Add viewBox support
2016-08-08 robertphillipsRevert of Cleanup use of legacy SkSurface creation...
2016-08-08 robertphillipsCleanup use of legacy SkSurface creation methods a bit
2016-08-03 fmalita[SVGDom] Initial SVGLength support
2016-08-02 bungemanMove off SK_SUPPORT_LEGACY_DATA_FACTORIES.
2016-08-01 robertphillipsRemove some ancillary users of SkSurface::MakeRenderTar...
2016-07-29 fmalita[SVGDom] Parse style attributes
2016-07-27 fmalitaInitial SVG model
2016-07-26 jvanverthUpdate iOS to new SkSurface interface
2016-07-25 brianosmanAdd destination color space to AsFPArgs. Eliminates...
2016-07-23 Matthew LeibowitzMerge pull request #15 from mono/update-skia-m52
2016-07-22 brianosmanBundle SkShader::asFragmentProcessor arguments in a...
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 halcanarytools/SkShaper: SkStream->blob
2016-07-01 halcanaryusing_skia_and_harfbuzz: use default typeface
2016-06-17 Matthew LeibowitzMerge branch 'chrome/m52' into update-skia-m52
2016-06-09 bungemansk_sp for Ganesh.
2016-06-06 brianosmanAdd new SkSourceGammaTreatment enum, used in situations...
2016-06-01 sdefresne[GN] Add support for disabling opts via SK_BUILD_NO_OPT...
2016-05-20 stephanaRemove custom bundle ID for iOS
2016-05-05 brianosmanAdded --deepColor option to SampleApp, triggers creatio...
2016-05-05 halcanaryexperimental/tools/coreGraphicsPdf2png: remove skia...
2016-05-04 halcanaryexperimental/tools/coreGraphicsPdf2png: fix
2016-04-18 halcanaryexperimental/fiddle -> tools/fiddle
2016-04-18 halcanaryexperimental/fiddle: update to new SkImage API
2016-04-14 mtkleinmojo -> nojo
2016-04-11 cdaltonRename EmitArgs::fSamplers to fTexSamplers
2016-04-03 reedchange flattenable factory to return sk_sp
2016-03-31 halcanaryFiddle: update to new GrGLAssembleInterface API
2016-03-29 jcgregoriofiddle: Only output errors to stderr.
2016-03-25 halcanaryexperimental/fiddle: update to work again
2016-03-24 fmalitaRelocate SK_SUPPORT_LEGACY_PICTURE_PTR
2016-03-16 mtkleindetach -> release
2016-03-09 halcanaryexperimental: coreGraphicsPdf2png
2016-03-09 reeduse Make instead of Create to return a shared shader
2016-03-04 reedremove align16 calls in skhader context sizes. will...
2016-03-04 reedEnforce 16byte alignment in shader contexts (patchset...
2016-03-03 halcanaryRevert of enforce 16byte alignment in shader contexts...
2016-03-03 reedenforce 16byte alignment in shader contexts
2016-02-25 bsalomonMove Budgeted enum out of SkSurface, use in GrTexturePr...
2016-02-25 bsalomonRevert of Move Budgeted enum out of SkSurface, use...
2016-02-25 bsalomonMove Budgeted enum out of SkSurface, use in GrTexturePr...
2016-02-22 fmalitaAdd ContextRec param to SkShader::contextSize()
2016-02-11 cdaltonAdd GrShaderFlags enum
2016-02-05 robertphillipsLast bit of GrGLSLFragmentProcessor-derived class cleanup
2016-02-04 robertphillipsNext round of GrGLSLFragmentProcessor-derived class...
2016-02-03 halcanarySkMojo: generate on Darwin/x86_64
2016-02-03 Matthew LeibowitzMerge branch 'chrome/m49' into xamarin-mobile-bindings
2016-02-03 halcanarySkMojo: test linking Skia against the Mojo SDK
2016-01-18 kkinnunenSampleApp: Remove SkWindow::setColorType
2016-01-05 kkinnunenSampleApp: remove Picture_DeviceType
2016-01-04 caryclarkremove 565 effects shaders
2015-12-10 scroggoRemove unused CallStacker
2015-12-10 halcanaryexperiment/fiddle
2015-12-03 egdanielCreate GLSLUniformHandler class for gpu backend
2015-12-02 stephanaModify iOSShell-gyp to generate unique bundle identifier
2015-11-18 egdanielAdd ShaderBuilders to EmitArgs and remove gettings...
2015-11-16 caryclarkruns some sample animations side by side in canvas...
2015-11-13 egdanielRename some processor functions from GL to GLSL
2015-11-13 egdanielMake all GrFragmentProcessors GL independent.
2015-11-11 egdanielMove all ShaderBuilder files to GLSL
2015-11-09 egdanielUpdate sample to use new perlin noise shader, and make...
2015-11-09 ethannicholasadded experimental improved Perlin noise shader
2015-10-09 jvanverthAdd test with GLFW framework
2015-10-02 jvanverthSome iOS fixes to make SampleApp work better.
2015-09-09 mtkleinMake SkGraphics::Term a no-op, stop calling it.
2015-09-09 mtkleinRevert of Make SkGraphics::Term a no-op, stop calling...
2015-09-08 mtkleinMake SkGraphics::Term a no-op, stop calling it.
2015-09-03 halcanaryCMAKE + install command
2015-09-01 halcanaryExperimental: fix document
2015-09-01 halcanaryExperimental: document that cmake + c api example now...
2015-09-01 halcanaryRemove an extra newline in documentation.
2015-09-01 halcanaryC API: Add SK_API, also documentation of an example.
2015-08-26 halcanaryStyle Change: SkNEW->new; SkDELETE->delete
2015-08-21 caryclarkadd old fix for iOS SampleApp
2015-08-04 halcanaryRemove experimental/PdfViewer
2015-08-03 bungemanUpdate NulCanvas so everything builds.
2015-07-15 halcanaryexperimental: remove old PDF benchmarking tools
2015-07-14 fmalitaUpdated PDFViewer drawImageRect() overrides
2015-06-26 mtkleinremove SkInstCnt
next