aboutsummaryrefslogtreecommitdiffhomepage
path: root/experimental
Commit message (Expand)AuthorAge
* experimental/skp_to_pdf_md5 optionally also outputs pdf filesGravatar halcanary2015-01-24
* Make SkStream *not* ref counted.Gravatar scroggo2015-01-21
* Fix up all the easy virtual ... SK_OVERRIDE cases.Gravatar mtklein2015-01-09
* Update PdfViewer's SkNulCanvasGravatar robertphillips2015-01-05
* experimental skp_to_pdf_md5 program.Gravatar halcanary2015-01-05
* remove unused drawDataGravatar reed2015-01-02
* Delete old bench expectation code.Gravatar mtklein2014-12-15
* Remove SkCanvas::isDrawingToLayerGravatar junov2014-12-15
* fix last warnings on w64 and turn on w.a.e.Gravatar bsalomon2014-12-15
* Remove SkCanvas::drawBitmapMatrix()Gravatar Florin Malita2014-12-10
* Remove virtual clear in PdfViewer's SkNulCanvasGravatar robertphillips2014-12-08
* quick fix to land clear() changeGravatar reed2014-12-04
* Fix PdfViewer BGR byte orderGravatar halcanary2014-12-03
* work in progressGravatar halcanary2014-12-02
* multipage_pdf_profiler, gmtoskpGravatar halcanary2014-12-01
* Cleanup: Remove SimpleiOSApp xcode project file.Gravatar tfarina2014-11-03
* patch from issue 697743002Gravatar mtklein2014-11-03
* Quick and dirty test to call the C interface from GO.Gravatar stephana2014-10-31
* Cleanup: Go with SkDebugf instead of GrPrintf.Gravatar tfarina2014-10-31
* delete webtry from main skia repo; it's been moved to buildbotsGravatar Greg Humphreys2014-10-29
* fix issues with simultaneous configs and security jail on skfiddleGravatar Greg Humphreys2014-10-29
* rework GUI, scripts, and fiddle main for multiple simultaneous configsGravatar Greg Humphreys2014-10-29
* SkV8Sample: Now with Path2D and Path2DBuilder.Gravatar jcgregorio2014-10-29
* remove the GPU checkbox from the hash / databaseGravatar Greg Humphreys2014-10-28
* Start moving to the new canvas structure.Gravatar jcgregorio2014-10-27
* Fixup references to the js files from the HTML files in SkV8Example.Gravatar jcgregorio2014-10-27
* Move .js files to their own directoryGravatar robertphillips2014-10-24
* Doing the "using namespace" penance by adding in v8:: everywhere, like I shou...Gravatar jcgregorio2014-10-24
* move c api into includeGravatar reed2014-10-24
* fix some bit-rot in the ios port of sampleappGravatar reed2014-10-22
* webtry: Improve error handling/message when creating sqlite tables.Gravatar tfarina2014-10-22
* Move init() to Init() so that flag.Parse() can be called first.Gravatar jcgregorio2014-10-20
* webtry: Add logserver to serve /tmp/glog.Gravatar tfarina2014-10-17
* fix display of fiddles that DON'T have compile errorsGravatar Greg Humphreys2014-10-16
* Properly parse compiler errors for fiddles and mark them in the editor.Gravatar humper2014-10-16
* webtry: Do not forget the close the rows.Gravatar tfarina2014-10-16
* webtry: Forgot onr log.Fatal.Gravatar Thiago Farina2014-10-15
* webtry: Switch from Go's log package to golang/glog.Gravatar tfarina2014-10-15
* webtry: Check the result of os.Chdir().Gravatar tfarina2014-10-15
* webtry: Simplify template construction.Gravatar tfarina2014-10-14
* Re-land ganesh checkbox. I needed to increase the size of the addressGravatar Greg Humphreys2014-10-13
* Revert of add ganesh checkbox to skfiddle interface (patchset #6 id:270001 of...Gravatar humper2014-10-13
* add ganesh checkbox to skfiddle interfaceGravatar Greg Humphreys2014-10-13
* Fix webtry setup once instructions in README doc.Gravatar tfarina2014-10-13
* add support for skfiddle width/height optionsGravatar Greg Humphreys2014-10-13
* webtry: Simply move sys/ directory into setup/.Gravatar tfarina2014-10-08
* pre-build the resources library for the fiddle jailGravatar Greg Humphreys2014-10-08
* repair the webtry setup processGravatar Greg Humphreys2014-10-08
* allow fiddles to use the futex system call; fixes fonts finallyGravatar Greg Humphreys2014-10-08
* In the generated fiddle, set the portable fonts flag first.Gravatar Greg Humphreys2014-10-08