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

Unified Diff: services/gfx/compositor/README.md

Issue 1552963002: Initial checkin of the new Mozart compositor. (Closed) Base URL: git@github.com:domokit/mojo.git@moz-11
Patch Set: fix android build Created 4 years, 11 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 | « services/gfx/compositor/BUILD.gn ('k') | services/gfx/compositor/backend/gpu_output.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/gfx/compositor/README.md
diff --git a/services/ui/view_manager/README.md b/services/gfx/compositor/README.md
similarity index 58%
copy from services/ui/view_manager/README.md
copy to services/gfx/compositor/README.md
index c9109a9dda9de300e96172970a35162764848172..751299de07f2ceb3c010bf7a92ceddcbdfab186f 100644
--- a/services/ui/view_manager/README.md
+++ b/services/gfx/compositor/README.md
@@ -1,8 +1,7 @@
-# Mozart View Manager
+# Mozart Compositor
-This directory contains an implementation of the ViewManager interface.
-It provides a composable view management system for used by other
-applications.
+This directory contains an implementation of the Compositor interface.
+It provides a graphical compositor system for use by other applications.
It doesn't make sense to run this application stand-alone since it
doesn't have any UI of its own to display. Instead, use the Mozart
« no previous file with comments | « services/gfx/compositor/BUILD.gn ('k') | services/gfx/compositor/backend/gpu_output.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698