Revert "Clear atlas textures at creation in Chrome"
[platform/upstream/libSkiaSharp.git] / experimental /
2017-05-24 Florin MalitaRevert "SkShaderBase"
2017-05-24 Florin MalitaSkShaderBase
2017-05-16 Hal CanarySkCanvas: Helpers for draw{Point,Line,Circle}
2017-05-15 Hal Canaryexperimental/documentation/gerrit.md: more tricks
2017-05-10 Stephan AltmuellerExperimental Go bindings for Skia
2017-04-04 Brian SalomonMove the ability to access textures, buffers, and image...
2017-03-27 Herb DerbyChange SkMemory to the more accurately named SkMalloc.
2017-03-22 Brian SalomonMark overridden destructors with 'override' and remove...
2017-03-21 Robert PhillipsMake experimental Perlin noise shader take texture...
2017-03-20 Herb DerbyMake SkMemory.h and adjust all files for usage.
2017-03-14 Robert PhillipsAdd GrRenderTargetContext::resourceProvider & GrResourc...
2017-03-08 Brian OsmanMake SkGr.h private and remove unused functions
2017-03-04 Brian OsmanRebase and fix chromium
2017-02-18 Robert PhillipsExpand use of GrMakeCachedBitmapProxy (take 2)
2017-02-17 Robert PhillipsRevert "Expand use of GrMakeCachedBitmapProxy"
2017-02-17 Robert PhillipsExpand use of GrMakeCachedBitmapProxy
2017-02-14 Mike Reedstop using SkScalarMul
2017-02-13 Brian SalomonRemove GrFragmentProcessor::computeInvariantOutput
2017-02-07 Herb DerbyUse SkArenaAlloc in the SkAutoBlitterChoose code.
2017-02-07 Robert PhillipsRevert "Use SkArenaAlloc instead of SkSmallAllocator...
2017-02-07 Herb DerbyUse SkArenaAlloc instead of SkSmallAllocator in the...
2017-02-02 Hal Canarymake GR_TEST_UTILS=0 work
2017-01-31 Herb DerbyWS: remove trailing WS.
2017-01-30 Hal Canarydelete project.pbxproj
2017-01-30 Hal Canaryexperimental/documentation/gerrit.md: more detail
2017-01-30 Hal Canaryexperimental/documentation/gerrit.md: fix markdown
2017-01-30 Hal Canaryexperimental/documentation/gerrit.md: improvements
2017-01-27 Hal Canaryexperimental/documentation/gerrit.md
2017-01-27 Brian SalomonRevert "Revert "Start of rewrite of GrFragmentProcessor...
2017-01-27 Ethan NicholasRevert "Start of rewrite of GrFragmentProcessor optimiz...
2017-01-27 Brian SalomonStart of rewrite of GrFragmentProcessor optimizations.
2017-01-23 Brian SalomonStop tracking whether GrFragmentProcessors read their...
2017-01-20 Robert PhillipsContinue making Ganesh use absolute texture coordinates...
2016-12-09 Brian OsmanPlumb dst color space in many places, rather than ...
2016-12-09 Florin Malita[SVGDom] Clipped clipPath support
2016-12-08 Florin Malita[SVGDom] ClipPath support
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...
next