Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(6831)

Unified Diff: experimental/webtry/TODO.md

Issue 242613005: iframe (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | experimental/webtry/css/webtry.css » ('j') | experimental/webtry/webtry.go » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: experimental/webtry/TODO.md
diff --git a/experimental/webtry/TODO.md b/experimental/webtry/TODO.md
index 57a061b734a7438eaecc54bd88365f30bd1de1ce..049f476ec092a64c402ebdc31ef5b4d18f531d8e 100644
--- a/experimental/webtry/TODO.md
+++ b/experimental/webtry/TODO.md
@@ -1,10 +1,8 @@
Public facing feature requests
------------------------------
- return printf output
- - permalinks for fiddles
- ability to render against multiple targets (gpu/cpu)
- versioning (which version of skia was this run against)
- - serve up a iframe-able page
- magnifying glass (both client side and server side)
- specify scale, rotate, clip (possibly animating over a range)
- change canvas size from 300x300 to other sizes
@@ -14,8 +12,6 @@ Implementation details
----------------------
- Add flag for inout directory to webtry.go.
- In webtry.go add mutexes per hash, to avoid conflicts of writing the same file at the same time.
- - Don't allow #macros in user code.
- - Limit the size of the user code submitted.
- Add font support in the c++ template.
- Add inline links to doxygen.
- Add monitoring and probing (nagios).
« no previous file with comments | « no previous file | experimental/webtry/css/webtry.css » ('j') | experimental/webtry/webtry.go » ('J')

Powered by Google App Engine
This is Rietveld 408576698