Home | History | Annotate | only in /external/chromium_org/ui/wm
Up to higher level directory
NameDateSize
core/03-Dec-2014
DEPS03-Dec-201463
public/03-Dec-2014
README.chromium03-Dec-2014210
test/03-Dec-2014
wm.gyp03-Dec-20145K
wm_export.h03-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