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

Side by Side Diff: experimental/webtry/TODO.md

Issue 685543002: remove the GPU checkbox from the hash / database (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 1 month 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 unified diff | Download patch
« no previous file with comments | « experimental/webtry/README.md ('k') | experimental/webtry/templates/sidebar.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Public facing feature requests 1 Public facing feature requests
2 ------------------------------ 2 ------------------------------
3 - ability to render against multiple targets (gpu/cpu)
4 - versioning (which version of skia was this run against) 3 - versioning (which version of skia was this run against)
5 - magnifying glass (both client side and server side) 4 - magnifying glass (both client side and server side)
6 - specify scale, rotate, clip (possibly animating over a range) 5 - specify scale, rotate, clip (possibly animating over a range)
7 - change canvas size from 300x300 to other sizes 6 - change canvas size from 300x300 to other sizes
8 7
9 8
10 Implementation details 9 Implementation details
11 ---------------------- 10 ----------------------
12 - Add flag for inout directory to webtry.go. 11 - Add flag for inout directory to webtry.go.
13 - In webtry.go add mutexes per hash, to avoid conflicts of writing the same fil e at the same time. 12 - In webtry.go add mutexes per hash, to avoid conflicts of writing the same fil e at the same time.
14 - Add font support in the c++ template. 13 - Add font support in the c++ template.
15 - Add inline links to doxygen. 14 - Add inline links to doxygen.
16 - Add monitoring and probing (nagios). 15 - Add monitoring and probing (nagios).
OLDNEW
« no previous file with comments | « experimental/webtry/README.md ('k') | experimental/webtry/templates/sidebar.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698