Home | History | Annotate | only in /external/chromium_org/ui/wm
Up to higher level directory
NameDateSize
BUILD.gn10-Mar-20154.1K
core/10-Mar-2015
DEPS16-Dec-201463
public/10-Mar-2015
README.chromium16-Dec-2014210
test/10-Mar-2015
wm.gyp10-Mar-20155.3K
wm_export.h16-Dec-2014775

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