History log of /frameworks/base/cmds/wm/Android.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
33c29b0e16a98753aecad894cbc344a87a6307a5 20-Feb-2013 Ying Wang <wangying@google.com> Use BUILD_PREBUILT to install the shell script

NOTICE files will be picked up automatically.

Change-Id: Ia4938aff013f1c010cbbfceacf5685722c86c39a
/frameworks/base/cmds/wm/Android.mk
c652de8141f5b8e3c6bcf8916842b6e106413b1a 16-Feb-2013 Dianne Hackborn <hackbod@google.com> Implement display overscan support.

The window manager now keeps track of the overscan of
each display, with an API to set it. The overscan impacts
how it positions windows in the display. There is a new set
of APIs for windows to say they would like to go into the
overscan region. There is a call into the window manager to
set the overscan region for a display, and it now has a
concept of display settings that it stores presistently.

Also added a new "wm" command, moving the window manager
specific commands from the "am" command to there and adding
a new now to set the overscan region.

Change-Id: Id2c8092db64fd0a982274fedac7658d82f30f9ff
/frameworks/base/cmds/wm/Android.mk