summaryrefslogtreecommitdiffstats
path: root/services/core/java/com/android/server/wm/WindowManagerService.java
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-6.0.1_r22' of https://android.googlesource.com/platform/fr...Steve Kondik2016-03-111-28/+10
|\
| * Initialize DisplayContent base info when object is constructedWale Ogunwale2015-11-121-16/+1
| * Consolidates config_windowOutsetBottom and circular_display_mask_offsetChing Tzung Lin2015-10-231-2/+2
| * am 6be61a98: wm: call displayReady for all built in displays when system is r...Vinu Deokaran2015-10-121-3/+6
| |\
| | * wm: call displayReady for all built in displays when system is ready.Vinu Deokaran2015-10-121-3/+6
| * | Merge "Allows starting window to be shown for swipe-dismiss windows." into cw...Gus Prevas2015-09-211-7/+2
| |\ \
| | * | Allows starting window to be shown for swipe-dismiss windows.Gus Prevas2015-09-181-7/+2
| * | | Update circular mask after display is ready.Filip Gruszczynski2015-09-151-2/+3
| |/ /
| * | am 991e4936: am cbacd4f0: Merge "Don\'t perform layout while adjusting displa...Filip Gruszczynski2015-09-011-6/+16
| |\ \ | | |/
| * | am 414985c4: Remove window from mWaitingForDrawn when policy hiddenJorim Jaggi2015-08-241-2/+2
| |\ \
| * \ \ am ab45a217: Make wake-and-unlock fasterJorim Jaggi2015-08-221-1/+7
| |\ \ \
| * \ \ \ am 69a07d40: am 69ed3308: Merge "Allow system to disable lockscreen" into mnc...Jason Monk2015-08-071-1/+6
| |\ \ \ \
| * \ \ \ \ am 6aa0843e: am fb68b0ad: Merge "Fix issue #21895842: Add is_assist_blocked t...Dianne Hackborn2015-08-011-0/+13
| |\ \ \ \ \
| * \ \ \ \ \ am 5091ca9c: am ac73f1ef: Partially fix that beginning of animation is skippedJorim Jaggi2015-07-241-45/+45
| |\ \ \ \ \ \
| * \ \ \ \ \ \ am 81696d13: am bde85f74: Merge "Fixed issue with background user window cons...Wale Ogunwale2015-07-201-4/+1
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ am 550f1d4e: Merge "Delete overscan setting by both unique id and name." into...Filip Gruszczynski2015-07-161-1/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Delete overscan setting by both unique id and name.Filip Gruszczynski2015-07-131-1/+2
* | | | | | | | | | [WindowManagerService] fix starting window issueRonnie Leng2016-01-081-1/+1
* | | | | | | | | | Squashed commit for expanded desktopKyrylo Mikos2015-11-111-0/+5
* | | | | | | | | | WindowManager: Upper level changes to expose blur effectByunghun Jeon2015-11-091-2/+45
* | | | | | | | | | framework: fix screenshot and rotation animation for devices with abnormal hw...Tom Giordano2015-11-071-0/+7
* | | | | | | | | | Assign more reasonable width and height of a window surfaceDohyun Lee2015-11-071-0/+1
* | | | | | | | | | force to remove window for BinderDied casekenzyun_chen2015-11-071-1/+1
* | | | | | | | | | Re-use orientation from windows if screen is freezing by appstiger_huang2015-11-071-4/+4
* | | | | | | | | | Make accessing mInputMethodTarget thread-safetiger_huang2015-11-071-4/+7
* | | | | | | | | | Merge tag 'android-6.0.0_r26' into HEADRicardo Cerqueira2015-11-051-3/+9
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | am cbacd4f0: Merge "Don\'t perform layout while adjusting displays/stacks sta...Filip Gruszczynski2015-09-011-6/+16
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| | * | | | | | | | Don't perform layout while adjusting displays/stacks state.Filip Gruszczynski2015-08-311-6/+16
| | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | Remove window from mWaitingForDrawn when policy hiddenJorim Jaggi2015-08-241-2/+2
| | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Make wake-and-unlock fasterJorim Jaggi2015-08-211-1/+7
| |/ / / / / /
* | | | | | | unbreak density scalingRoman Birg2015-10-271-0/+17
* | | | | | | Don't enable screen until keyguard is readyMartin Wallgren2015-10-261-1/+1
* | | | | | | Themes: Port to CM13 [1/3]Andy Mast2015-10-261-0/+30
* | | | | | | frameworks: add keyguard wallpaper functionality to WallpaperManagerRoman Birg2015-10-261-1/+2
* | | | | | | frameworks/base: Don't report existing menu key if it was remapped.Kyrylo Mikos2015-10-211-0/+5
* | | | | | | Runtime toggle of navbarTimo Wendt2015-10-211-0/+5
* | | | | | | wm: call displayReady for all built in displays when system is ready.Vinu Deokaran2015-10-061-3/+6
* | | | | | | Don't perform layout while adjusting displays/stacks state.Filip Gruszczynski2015-09-021-6/+16
|/ / / / / /
* | | | | | Allow system to disable lockscreenJason Monk2015-08-071-1/+6
| |_|_|_|/ |/| | | |
* | | | | Fix issue #21895842: Add is_assist_blocked to assist.ViewNode.NodePropertiesDianne Hackborn2015-07-311-0/+13
| |_|_|/ |/| | |
* | | | Partially fix that beginning of animation is skippedJorim Jaggi2015-07-221-45/+45
| |_|/ |/| |
* | | Fixed issue with background user window consuming touch eventsWale Ogunwale2015-07-171-4/+1
|/ /
* | Merge "Animate app exit for cases where the app is already hidden before tran...Wale Ogunwale2015-07-161-7/+11
|\ \
| * | Animate app exit for cases where the app is already hidden before transitionWale Ogunwale2015-07-161-7/+11
* | | Merge "Bug: 21589105 Rescoping SYSTEM_ALERT_WINDOW..." into mnc-devBilly Lau2015-07-161-3/+6
|\ \ \
| * | | Bug: 21589105 Rescoping SYSTEM_ALERT_WINDOW...Billy Lau2015-07-161-3/+6
| |/ /
* | | Improve tracking of screen on reasons.Dianne Hackborn2015-07-151-1/+1
* | | Fix premature clearing of clearable sysui flagsAdrian Roos2015-07-091-6/+8
|/ /
* | Merge "Cleaned-up logic for determining clip rect for transitions animations....Wale Ogunwale2015-07-071-23/+10
|\ \
| * | Cleaned-up logic for determining clip rect for transitions animations.Wale Ogunwale2015-07-071-23/+10