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

Side by Side Diff: skia/animator/thingstodo.txt

Issue 113827: Remove the remainder of the skia source code from the Chromium repo.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 7 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « skia/animator/SkXMLAnimatorWriter.cpp ('k') | skia/corecg/Android.mk » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 things to do:
2 figure out where endless or very deep recursion is possible
3 at these points, generate an error if actual physical stack gets too lar ge
4 candidates are scripts
5 eval(eval(eval... user callouts
6 ((((( operator precedence or similar making stack deep
7 groups within groups
8 very large apply create or apply immediate steps
9
10 write tests for math functions
11 looks like random takes a parameter when it should take zero par ameters
12
13 add Math, Number files to perforce for docs
14 alphabetize attributes in docs
15
16 manually modified tools/screenplayDocs/xmlToJPEG.cpp
17
18 fix docs where lines are stitched together (insert space)
19
20 naked <data> outside of <post> asserts on name
21 handle errors for all element not contained by correct parents
OLDNEW
« no previous file with comments | « skia/animator/SkXMLAnimatorWriter.cpp ('k') | skia/corecg/Android.mk » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698