• Home
  • History
  • Annotate
  • only in /external/chromium_org/ui/wm/
NameDateSize

..12-Mar-20154 KiB

BUILD.gn12-Mar-20154.1 KiB

core/12-Mar-20154 KiB

DEPS12-Mar-201563

public/12-Mar-20154 KiB

README.chromium12-Mar-2015210

test/12-Mar-20154 KiB

wm.gyp12-Mar-20155.3 KiB

wm_export.h12-Mar-2015775

README.chromium

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