aboutsummaryrefslogtreecommitdiffhomepage
path: root/experimental/webtry/webtry.go
Commit message (Expand)AuthorAge
* Use DNS and not hard coded IP address of the monitoring server.Gravatar jcgregorio2014-06-18
* Add metrics reporting to SkFiddle.Gravatar jcgregorio2014-06-06
* Fix etc1 support for SkFiddle.Gravatar jcgregorio2014-06-03
* Add the ability to select a source image to use in the code.Gravatar commit-bot@chromium.org2014-05-29
* Add gzip encoding responses.Gravatar commit-bot@chromium.org2014-05-19
* Move zooming into its own component, imported via HTML Imports.Gravatar commit-bot@chromium.org2014-05-19
* Ping MySQL every minute in an attempt to keep the connection alive.Gravatar commit-bot@chromium.org2014-05-14
* Use CodeMirror for WebTry snippets.Gravatar fmalita@google.com2014-05-01
* Set ulimits for the compile stage.Gravatar commit-bot@chromium.org2014-04-30
* Turn off warnings as errors, also allow c++11 extensions.Gravatar commit-bot@chromium.org2014-04-30
* Add a magnifier lens to the image.Gravatar commit-bot@chromium.org2014-04-28
* Add git revision info to the titlebarGravatar commit-bot@chromium.org2014-04-28
* Add pathops and capture stderr so we can get SkDebugf output.Gravatar commit-bot@chromium.org2014-04-28
* 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
* 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
* 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