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

Unified Diff: ui/wm/README.chromium

Issue 74183002: Introduce ui/wm/ directory. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rm owners file so i can land this Created 7 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ui/views/views.gyp ('k') | ui/wm/test/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/wm/README.chromium
diff --git a/ui/wm/README.chromium b/ui/wm/README.chromium
new file mode 100644
index 0000000000000000000000000000000000000000..e45b85886557676463225f3ab09cd37838de435f
--- /dev/null
+++ b/ui/wm/README.chromium
@@ -0,0 +1,8 @@
+Window Management functionality for apps built on Aura.
+
+public/
+ Implementation-agnostic APIs.
+core/
+ Implementations of public/
+test/
+ Test implementations of public/, and a minimal WM for use in testing.
« no previous file with comments | « ui/views/views.gyp ('k') | ui/wm/test/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698