aboutsummaryrefslogtreecommitdiffhomepage
path: root/experimental
Commit message (Expand)AuthorAge
* 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
* preliminary support for fiddle font useGravatar Greg Humphreys2014-10-08
* Implement C path functionsGravatar robertphillips2014-10-08
* fix missing webtry output capture displayGravatar Greg Humphreys2014-10-06
* rework webtry css with compass and bootstrapGravatar Greg Humphreys2014-10-06
* implement some so we can test itGravatar reed2014-10-06
* a few more tweaks to the webtry setup docGravatar humper2014-10-06
* add environment variable to webtry local run documentationGravatar Greg Humphreys2014-10-06
* Automatically resize the webtry text editor to fit the contentGravatar Greg Humphreys2014-10-06
* fix webtry local run documentationGravatar Greg Humphreys2014-10-06
* experimental c apiGravatar reed2014-10-06
* Restart webtry to pick up changes.Gravatar tfarina2014-10-03
* Update webtry setup docs to reflect new installation procedureGravatar humper2014-10-02
* fix sudo redirection in setup scriptGravatar humper2014-10-02
* complete overhaul of webtry work partition between jail and hostGravatar humper2014-10-01
* webtry: More README doc cleanups.Gravatar tfarina2014-10-01