Home | History | Annotate | only in /external/chromium_org/ui/wm
Up to higher level directory
NameDateSize
core/04-Nov-2014
DEPS04-Nov-201463
public/04-Nov-2014
README.chromium04-Nov-2014210
test/04-Nov-2014
wm.gyp04-Nov-20145K
wm_export.h04-Nov-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