Home | History | Annotate | only in /external/chromium_org/ui/wm
Up to higher level directory
NameDateSize
BUILD.gn23-Apr-20154.1K
core/23-Apr-2015
DEPS23-Apr-201563
public/23-Apr-2015
README.chromium23-Apr-2015210
test/23-Apr-2015
wm.gyp23-Apr-20155.3K
wm_export.h23-Apr-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