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

Unified Diff: dm/README

Issue 312873002: DM: add pdf (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: put cutils back Created 6 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 side-by-side diff with in-line comments
Download patch
« dm/DMPDFTask.cpp ('K') | « dm/DMWriteTask.cpp ('k') | gyp/dm.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dm/README
diff --git a/dm/README b/dm/README
index 78b962e40fb71f892ac3a7a8758d6eedf3c5a2b3..59b40852c87241415e750529e37876798f567398 100644
--- a/dm/README
+++ b/dm/README
@@ -1,13 +1,4 @@
-DM is like GM, but multithreaded. It doesn't do everything GM does yet.
-
-Current approximate list of missing features:
- --config pdf
- --mismatchPath
- --missingExpectationsPath
- --writePicturePath
-
- --deferred
-
+DM is like GM, but multithreaded. It doesn't do everything GM does.
DM's design is based around Tasks and a TaskRunner.
« dm/DMPDFTask.cpp ('K') | « dm/DMWriteTask.cpp ('k') | gyp/dm.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698