aboutsummaryrefslogtreecommitdiffhomepage
path: root/experimental/webtry
Commit message (Expand)AuthorAge
* Factor out common template code. Send stdout back to web page.Gravatar commit-bot@chromium.org2014-04-22
* Adding the ability to click on the images in the history and have that load t...Gravatar commit-bot@chromium.org2014-04-22
* Move to using HTML templates when filling out the workspace history.Gravatar commit-bot@chromium.org2014-04-21
* Update DESIGN, forgot to add new perms for the new tables.Gravatar commit-bot@chromium.org2014-04-21
* Picking from the wrong end of the workspace history list.Gravatar commit-bot@chromium.org2014-04-21
* Add support for serving up a view that can be iframed.Gravatar commit-bot@chromium.org2014-04-19
* First pass at workspaces.Gravatar commit-bot@chromium.org2014-04-19
* More sanitizing input.Gravatar commit-bot@chromium.org2014-04-15
* Add /recent, a page that displays the last 20 tries.Gravatar commit-bot@chromium.org2014-04-14
* Now with permalinks.Gravatar commit-bot@chromium.org2014-04-14
* Add design for sql storage, implementation of db that stores the data, not re...Gravatar commit-bot@chromium.org2014-04-14
* Flesh out the list of includes, also fix up README markdownGravatar commit-bot@chromium.org2014-04-10
* Rename README and DESIGN so their markdown gets picked up my GitHub.Gravatar commit-bot@chromium.org2014-04-10
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-04-10
* Cleaned up the start page, added wait cursor, disabled Run button while waiti...Gravatar commit-bot@chromium.org2014-04-09
* I got too aggressive on the seccomp cleanup, turns out backports-debian doesn...Gravatar commit-bot@chromium.org2014-04-09
* Initial code for webtry, a web application for allowing users to try out Skia.Gravatar commit-bot@chromium.org2014-04-09
* First pass at a web app that lets you run Skia code and see the results.Gravatar commit-bot@chromium.org2014-03-11