Fix zero-sized blur with crop rect.
[platform/upstream/libSkiaSharp.git] / experimental /
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
2015-06-22 robertphillipsBegin kLegacyFontHost_InitType cleanup
2015-06-15 fmalitaRemove the SkCanvas comment API
2015-05-29 joshualittdelete experimental path renderers
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-04-27 tfarinaCleanup: Remove unnecessary double-semicolons.
2015-04-09 reeddefault to 8888 for ganesh in sampleapp on iOS
2015-04-09 stephanaBUG=skia:
2015-03-26 mtkleinC++11 override should now be supported by all of {bots...
2015-02-26 scroggoFix SampleApp build on iOS.
2015-02-17 halcanaryzlib/pdf: remove HaveFlate(), depend on preprocessor...
2015-02-06 fmalitaAdd SkSVGCanvas
2015-02-05 reedadd length parameter to addText, to match attr values
2015-02-05 fmalita[SkSVGDevice] drawTextOnPath() support
2015-02-04 fmalita[SkSVGDevice] Add support for more stroke params
2015-02-04 fmalita[SkSVGDevice] Initial clipping support
2015-02-04 fmalita[SkSVGDevice] Initial text support
2015-02-03 caryclarkremove remaining parts of SkExample
2015-02-03 fmalita[SkSVGDevice] Initial shader/gradient support
2015-01-30 caryclarkFirst cut at cleaning up Sergio's example code and...
2015-01-30 fmalitaInitial SVG backend stubbing
2015-01-29 caryclarkremove experimental pixman files
2015-01-29 caryclarkThe original instantiation of pathops was in the experi...
2015-01-28 mtkleinFold gmtoskp into DM, as --src gm --config skp.
2015-01-24 halcanaryexperimental/skp_to_pdf_md5 optionally also outputs...
2015-01-21 scroggoMake SkStream *not* ref counted.
2015-01-09 mtkleinFix up all the easy virtual ... SK_OVERRIDE cases.
2015-01-05 robertphillipsUpdate PdfViewer's SkNulCanvas
2015-01-05 halcanaryexperimental skp_to_pdf_md5 program.
2015-01-02 reedremove unused drawData
2014-12-15 mtkleinDelete old bench expectation code.
2014-12-15 junovRemove SkCanvas::isDrawingToLayer
2014-12-15 bsalomonfix last warnings on w64 and turn on w.a.e.
2014-12-10 Florin MalitaRemove SkCanvas::drawBitmapMatrix()
2014-12-08 robertphillipsRemove virtual clear in PdfViewer's SkNulCanvas
2014-12-04 reedquick fix to land clear() change
2014-12-03 halcanaryFix PdfViewer BGR byte order
2014-12-02 halcanarywork in progress
2014-12-01 halcanarymultipage_pdf_profiler, gmtoskp
2014-11-03 tfarinaCleanup: Remove SimpleiOSApp xcode project file.
2014-11-03 mtkleinpatch from issue 697743002
2014-10-31 stephanaQuick and dirty test to call the C interface from GO.
2014-10-31 tfarinaCleanup: Go with SkDebugf instead of GrPrintf.
2014-10-29 Greg Humphreysdelete webtry from main skia repo; it's been moved...
2014-10-29 Greg Humphreysfix issues with simultaneous configs and security jail...
2014-10-29 Greg Humphreysrework GUI, scripts, and fiddle main for multiple simul...
2014-10-29 jcgregorioSkV8Sample: Now with Path2D and Path2DBuilder.
2014-10-28 Greg Humphreysremove the GPU checkbox from the hash / database
2014-10-27 jcgregorioStart moving to the new canvas structure.
2014-10-27 jcgregorioFixup references to the js files from the HTML files...
2014-10-25 robertphillipsMove .js files to their own directory
2014-10-24 jcgregorioDoing the "using namespace" penance by adding in v8...
2014-10-24 reedmove c api into include
2014-10-22 reedfix some bit-rot in the ios port of sampleapp
2014-10-22 tfarinawebtry: Improve error handling/message when creating...
2014-10-20 jcgregorioMove init() to Init() so that flag.Parse() can be calle...
2014-10-17 tfarinawebtry: Add logserver to serve /tmp/glog.
2014-10-16 Greg Humphreysfix display of fiddles that DON'T have compile errors
2014-10-16 humperProperly parse compiler errors for fiddles and mark...
2014-10-16 tfarinawebtry: Do not forget the close the rows.
2014-10-15 Thiago Farinawebtry: Forgot onr log.Fatal.
2014-10-15 tfarinawebtry: Switch from Go's log package to golang/glog.
2014-10-15 tfarinawebtry: Check the result of os.Chdir().
2014-10-14 tfarinawebtry: Simplify template construction.
2014-10-14 Greg HumphreysRe-land ganesh checkbox. I needed to increase the size...
2014-10-13 humperRevert of add ganesh checkbox to skfiddle interface...
2014-10-13 Greg Humphreysadd ganesh checkbox to skfiddle interface
2014-10-13 tfarinaFix webtry setup once instructions in README doc.
2014-10-13 Greg Humphreysadd support for skfiddle width/height options
next