summaryrefslogtreecommitdiff
path: root/services/java/com/android/server/ViewServer.java
AgeCommit message (Collapse)Author
2011-02-17Start window manager refactoring.Dianne Hackborn
Move all of the pieces into a new com.android.server.wm package. Change-Id: I942b7bcfb84ee0f843f47d58e55ffc5a93c0da94
2010-08-06Adding a way for Hierarchy Viewer to get the focused window.Konstantin Lopyrev
Change-Id: I01e6ab4aa24d632fba586cb9e112d8d9df1a681a
2010-07-14Adding focus change notificationKonstantin Lopyrev
Change-Id: I49709c97aaf63bcd44695d99c61dbbee228416f4
2010-07-12Making sure that the list of windows updates automatically in hierarchy ↵Konstantin Lopyrev
viewer (View Server side) Change-Id: I0f49ee8b6950ad167bd224093150050e19fd1dd7
2010-03-01Switch the services library to using the new SlogJoe Onorato
2009-12-14Bump ViewServer version number from 2 to 3Romain Guy
2009-03-18auto import from //branches/cupcake_rel/...@140373The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2008-10-21Initial ContributionThe Android Open Source Project