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

Side by Side Diff: ash/README.md

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

Powered by Google App Engine
This is Rietveld 408576698