summaryrefslogtreecommitdiff
path: root/services/java/com/android/server/wm/WindowManagerService.java
AgeCommit message (Expand)Author
2013-12-19Move some system services to separate directoriesAmith Yamasani
2013-12-18Pair ActivityStacks with DisplaysCraig Mautner
2013-12-09DO NOT MERGE: Eliminate StackBox.Craig Mautner
2013-12-09DO NOT MERGE: Remove obsolete "headless" supportMike Lockwood
2013-11-21am 90192a61: am 0495f4ed: Merge "Make SurfaceView layers captured by screensh...Craig Mautner
2013-11-21am 0495f4ed: Merge "Make SurfaceView layers captured by screenshotApplication...Craig Mautner
2013-11-21Make SurfaceView layers captured by screenshotApplications()Sangkyu Lee
2013-11-18Notify apps when insets change.Craig Mautner
2013-11-15Restore jankless transition keyguard-to-wallpaperCraig Mautner
2013-11-12Merge "Relayout windows that handle their own config change." into klp-devCraig Mautner
2013-11-12Relayout windows that handle their own config change.Craig Mautner
2013-11-12Add event logging for tasks and stacks.Craig Mautner
2013-11-08Fix a couple of issues with mOpeningApps.Craig Mautner
2013-11-08Allow keyguard dialogs to show on secondary displays.Jeff Brown
2013-11-06Tweak test for layout.Craig Mautner
2013-11-01Layout hidden windows on Configuration change.Craig Mautner
2013-10-24Merge "Track window position with task position." into klp-devCraig Mautner
2013-10-24Track window position with task position.Craig Mautner
2013-10-24Merge "Disable time consuming debugging code." into klp-devCraig Mautner
2013-10-24Disable time consuming debugging code.Craig Mautner
2013-10-23Improve Jank for translucent activitiesAdam Lesinski
2013-10-23Merge "Fix issue #11278906: Some wm commands fail on shell users" into klp-devDianne Hackborn
2013-10-23Fix issue #11278906: Some wm commands fail on shell usersDianne Hackborn
2013-10-22Don't use transient states for wallpaper animation.Craig Mautner
2013-10-22Merge "Fix jank for translucent window transitions" into klp-devAdam Lesinski
2013-10-21Fix jank for translucent window transitionsAdam Lesinski
2013-10-15Remove debug logging.Craig Mautner
2013-10-14Move the wallpaper beneath the keyguard.Craig Mautner
2013-10-14Merge "Revert "Restore wallpaper positioning between apps."" into klp-devCraig Mautner
2013-10-13Revert "Restore wallpaper positioning between apps."Craig Mautner
2013-10-13Fix issue #11199654: Action bar enter animation skips frames when cleared by ...Dianne Hackborn
2013-10-12Restore wallpaper positioning between apps.Craig Mautner
2013-10-11Merge "Reduce jank on incoming phone call during dream." into klp-devCraig Mautner
2013-10-10Reduce jank on incoming phone call during dream.Craig Mautner
2013-10-10Merge "Add task to list before looking it up." into klp-devCraig Mautner
2013-10-09Add task to list before looking it up.Craig Mautner
2013-10-09Merge "Remove overly tight constraint on drawn Keyguard." into klp-devCraig Mautner
2013-10-08Remove overly tight constraint on drawn Keyguard.Craig Mautner
2013-10-08Merge "Ignore certain WindowManager flags when touch exploration is enabled" ...Alan Viverette
2013-10-07Yet more debugging for 10858941.Craig Mautner
2013-10-07Ignore certain WindowManager flags when touch exploration is enabledAlan Viverette
2013-10-03Merge "Retain IME assignment if no windows accept input." into klp-devCraig Mautner
2013-10-03Retain IME assignment if no windows accept input.Craig Mautner
2013-10-03Merge "Store decor rects per window for transition cropping." into klp-devJohn Spurlock
2013-10-03Merge "Private flags are masked in correct variable" into klp-devAdam Lesinski
2013-10-03Merge "Reduce max recents on lowram" into klp-devJohn Reck
2013-10-02Reduce max recents on lowramJohn Reck
2013-10-02Private flags are masked in correct variableAdam Lesinski
2013-10-02Merge "Don't reorder windows on non-default display." into klp-devCraig Mautner
2013-10-02Don't reorder windows on non-default display.Craig Mautner