Chromium Code Reviews

Side by Side Diff: experimental/webtry/TODO

Issue 228693002: Initial code for webtry, a web application for allowing users to try out Skia. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: More cleanup Created 6 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff |
OLDNEW
(Empty)
1 - Add -port flag to webtry.go.
2 - Add flag for inout directory to webtry.go.
3 - In webtry.go add mutexes per hash, to avoid conflicts of writing the same fil e at the same time.
4 - Don't allow #macros in user code.
5 - Limit the size of the user code submitted.
6 - Add font support in the c++ template.
7 - Add in all the Sk header files that could be needed.
8 - Clean up web page appearance.
9 - Add inline links to doxygen.
10 - Set wait cursor when doing the compiling.
11 - Add monitoring and probing (nagios).
OLDNEW

Powered by Google App Engine