Home | History | Annotate | only in /external/chromium_org/ui/wm
Up to higher level directory
NameDateSize
BUILD.gn05-Aug-20154.1K
core/05-Aug-2015
DEPS05-Aug-201563
public/05-Aug-2015
README.chromium05-Aug-2015210
test/05-Aug-2015
wm.gyp05-Aug-20155.3K
wm_export.h05-Aug-2015775

README.chromium

      1 Window Management functionality for apps built on Aura.
      2 
      3 public/
      4   Implementation-agnostic APIs.
      5 core/
      6   Implementations of public/
      7 test/
      8   Test implementations of public/, and a minimal WM for use in testing.
      9