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

Side by Side Diff: ash/README.md

Issue 2734653002: chromeos: Move files in //ash/common to //ash (Closed)
Patch Set: fix a11y tests, fix docs Created 3 years, 9 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
« no previous file with comments | « ash/DEPS ('k') | ash/accelerators/accelerator_commands.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Mus+ash 1 Ash
2 ---------- 2 ----------
3 Ash is transitioning from using aura to using mus. During the 3 Ash is the "aura shell", the window manager and system UI for Chrome
4 transition period ash has support for both aura and mus. In order to 4 OS.
5 work with both toolkits ash has a porting layer. This layer exists in 5
6 ash/common. As portions of ash are converted to the porting layer they 6 The mustash project is migrating ash to work with both traditional
7 should move to ash/common. DEPS files may also be used to ensure new 7 aura ("classic ash") and the mojo UI service ("mus"). Support for
8 dependencies do not get added. 8 the differences are in ash/aura and ash/mus.
OLDNEW
« no previous file with comments | « ash/DEPS ('k') | ash/accelerators/accelerator_commands.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698