aboutsummaryrefslogtreecommitdiff
path: root/experimental
AgeCommit message (Expand)Author
2014-11-03Cleanup: Remove SimpleiOSApp xcode project file.tfarina
2014-11-03patch from issue 697743002mtklein
2014-10-31Quick and dirty test to call the C interface from GO.stephana
2014-10-31Cleanup: Go with SkDebugf instead of GrPrintf.tfarina
2014-10-29delete webtry from main skia repo; it's been moved to buildbotsGreg Humphreys
2014-10-29fix issues with simultaneous configs and security jail on skfiddleGreg Humphreys
2014-10-29rework GUI, scripts, and fiddle main for multiple simultaneous configsGreg Humphreys
2014-10-29SkV8Sample: Now with Path2D and Path2DBuilder.jcgregorio
2014-10-28remove the GPU checkbox from the hash / databaseGreg Humphreys
2014-10-27Start moving to the new canvas structure.jcgregorio
2014-10-27Fixup references to the js files from the HTML files in SkV8Example.jcgregorio
2014-10-24Move .js files to their own directoryrobertphillips
2014-10-24Doing the "using namespace" penance by adding in v8:: everywhere, like I shou...jcgregorio
2014-10-24move c api into includereed
2014-10-22fix some bit-rot in the ios port of sampleappreed
2014-10-22webtry: Improve error handling/message when creating sqlite tables.tfarina
2014-10-20Move init() to Init() so that flag.Parse() can be called first.jcgregorio
2014-10-17webtry: Add logserver to serve /tmp/glog.tfarina
2014-10-16fix display of fiddles that DON'T have compile errorsGreg Humphreys
2014-10-16Properly parse compiler errors for fiddles and mark them in the editor.humper
2014-10-16webtry: Do not forget the close the rows.tfarina
2014-10-15webtry: Forgot onr log.Fatal.Thiago Farina
2014-10-15webtry: Switch from Go's log package to golang/glog.tfarina
2014-10-15webtry: Check the result of os.Chdir().tfarina
2014-10-14webtry: Simplify template construction.tfarina
2014-10-13Re-land ganesh checkbox. I needed to increase the size of the addressGreg Humphreys
2014-10-13Revert of add ganesh checkbox to skfiddle interface (patchset #6 id:270001 of...humper
2014-10-13add ganesh checkbox to skfiddle interfaceGreg Humphreys
2014-10-13Fix webtry setup once instructions in README doc.tfarina
2014-10-13add support for skfiddle width/height optionsGreg Humphreys
2014-10-08webtry: Simply move sys/ directory into setup/.tfarina
2014-10-08pre-build the resources library for the fiddle jailGreg Humphreys
2014-10-08repair the webtry setup processGreg Humphreys
2014-10-08allow fiddles to use the futex system call; fixes fonts finallyGreg Humphreys
2014-10-08In the generated fiddle, set the portable fonts flag first.Greg Humphreys
2014-10-08preliminary support for fiddle font useGreg Humphreys
2014-10-08Implement C path functionsrobertphillips
2014-10-06fix missing webtry output capture displayGreg Humphreys
2014-10-06rework webtry css with compass and bootstrapGreg Humphreys
2014-10-06implement some so we can test itreed
2014-10-06a few more tweaks to the webtry setup dochumper
2014-10-06add environment variable to webtry local run documentationGreg Humphreys
2014-10-06Automatically resize the webtry text editor to fit the contentGreg Humphreys
2014-10-06fix webtry local run documentationGreg Humphreys
2014-10-06experimental c apireed
2014-10-03Restart webtry to pick up changes.tfarina
2014-10-02Update webtry setup docs to reflect new installation procedurehumper
2014-10-02fix sudo redirection in setup scripthumper
2014-10-01complete overhaul of webtry work partition between jail and hosthumper
2014-10-01webtry: More README doc cleanups.tfarina