[SVGDom] Add fill-rule support
[platform/upstream/libSkiaSharp.git] / experimental /
2016-12-06 Florin Malita[SVGDom] Add fill-rule support
2016-11-30 Hal Canaryremove more old cmake files
2016-11-29 Brian SalomonMerge GrGLSLCaps into GrShaderCaps
2016-11-21 Brian SalomonMerge GrGLSLShaderVar and GrShaderVar
2016-11-17 Brian SalomonRename GrTextureParams to GrSamplerParams
2016-11-17 Brian SalomonRename GrTextureAccess to GrProcessor::TextureSampler.
2016-11-14 Hal Canaryexperimental/xps_to_png: pass in DPI as program argument
2016-11-09 Brian OsmanRename SkSourceGammaTreatment to SkDestinationSurfaceCo...
2016-11-07 Hal Canarybench, samples, etc: s/SkAutoTUnref/sk_sp/
2016-11-03 Mike Kleinmore const SkOSMenus.
2016-10-26 Brian OsmanGrConstColorProcessor uses 4f colors in the destination...
2016-10-19 Brian OsmanAdd helper to create random AsFPArgs for Ganesh unit...
2016-10-17 Hal Canaryexperimental/xps_to_png: fix DPI, usage message
2016-10-14 Hal Canaryexperimental: xps_to_png program (windows only)
2016-10-10 jvanverthFix iOS surface creation for SampleApp
2016-10-03 Brian SalomonRemove option to make GrCoordTransforms apply to device...
2016-10-03 Brian OsmanSupply random dst color space to asFP in unit tests
2016-09-20 fmalita[SVGDom] Opacity optimization
2016-09-20 borenetRevert of [SVGDom] Opacity optimization (patchset ...
2016-09-20 fmalita[SVGDom] Opacity optimization
2016-09-19 fmalita[SVGDom] Only apply opacity when needed
2016-09-14 fmalita[SVGDom] Expose intrinsic size info
2016-09-13 fmalita[SVGDom] Linear gradient 'gradientTransform' support
2016-09-13 fmalita[SVGDom] Linear gradient 'spreadMethod' support
2016-09-13 fmalita[SVGDom] Initial linear gradient support
2016-09-12 bsalomonRemove unneeded GrGLSLTransformedCoordsArray type
2016-09-07 halcanaryandroid_skp_capture.sh
2016-08-29 fmalita[SVGDom] Don't truncate opacity scalars
2016-08-27 mtkleincleanup dead nanomsg and build_overrides
2016-08-25 fmalitaReland: Experimental parsing expression grammar (PEG...
2016-08-25 fmalitaRevert of Experimental parsing expression grammar ...
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-22 brianosmanBundle SkShader::asFragmentProcessor arguments in a...
2016-07-12 halcanarytools/SkShaper: SkStream->blob
2016-07-01 halcanaryusing_skia_and_harfbuzz: use default typeface
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 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...
next