summaryrefslogtreecommitdiffstats
path: root/services/core/java/com/android/server/wm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-6.0.1_r66' into HEADJessica Wagantall2016-09-071-0/+7
|\
| * DO NOT MERGE Block the user from entering safe boot modeBenjamin Franz2016-07-211-0/+7
* | [2/2] base: cm custom boot dexopt UIAlexander Martinz2016-08-101-3/+9
* | fw: enforce android.permission.PREVENT_SYSTEM_KEYS in system serverScott Mertz2016-08-051-0/+2
* | lights: Make sure the lights are outSteve Kondik2016-07-281-0/+13
* | Revert "Revert "Only show keyguard panel if on lockscreen + no activity on top""Danesh M2016-06-291-1/+3
* | WindowAnimator : Check KEYGUARD_PANEL when deciding to show/hide windowDanesh M2016-06-291-1/+8
* | Revert "Only show keyguard panel if on lockscreen + no activity on top"Danesh M2016-06-161-3/+1
* | Only show keyguard panel if on lockscreen + no activity on topDanesh M2016-06-031-1/+3
* | Expose lock screen blurring as a setting [2/2]d34d2016-05-161-6/+41
* | WindowManagerService : Ensure we update both size/positionDanesh M2016-05-121-0/+1
* | Implement left swipe on lockscreenDanesh M2016-04-011-0/+8
* | Merge tag 'android-6.0.1_r22' of https://android.googlesource.com/platform/fr...Steve Kondik2016-03-115-35/+41
|\ \
| * | Initialize DisplayContent base info when object is constructedWale Ogunwale2015-11-122-16/+17
| * | Consolidates config_windowOutsetBottom and circular_display_mask_offsetChing Tzung Lin2015-10-231-2/+2
| * | Factor chin size into dimension checking to determine ifChing Tzung Lin2015-10-221-1/+1
| * | am 575b629e: Merge "WindowStateAnimation: Clear transformation clip rect." in...Rob Carr2015-10-151-1/+2
| |\ \ | | |/
| * | am 6be61a98: wm: call displayReady for all built in displays when system is r...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-012-7/+20
| |\ \ \
| * \ \ \ am 8a8885b9: am def6896d: Fix shifted wallpaper after OTAAdrian Roos2015-08-241-2/+2
| |\ \ \ \
| * \ \ \ \ Merge "DO NOT MERGE guard against null DimLayer instances in TaskStack BUG: 2...Erik Wolsheimer2015-08-241-2/+7
| |\ \ \ \ \
| | * | | | | DO NOT MERGEErik Wolsheimer2015-08-241-2/+7
| * | | | | | 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 eb2f302d: am 610008c0: Merge "Clear old clip rect when creating new surfac...Filip Gruszczynski2015-08-181-1/+2
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ am ba1e3915: am 59123b9b: Merge "When closing task stack remove reference to ...Filip Gruszczynski2015-08-122-3/+4
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ am 69a07d40: am 69ed3308: Merge "Allow system to disable lockscreen" into mnc...Jason Monk2015-08-071-1/+6
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ am 3249330c: am 00ab3578: Merge "Make enter reveal animation be zorder top." ...Filip Gruszczynski2015-08-011-0/+1
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ am 6aa0843e: am fb68b0ad: Merge "Fix issue #21895842: Add is_assist_blocked t...Dianne Hackborn2015-08-012-5/+14
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ am 88cf6d62: am f7e00dbd: Merge "Fixed issue with artifacts during scale-up t...Wale Ogunwale2015-08-011-3/+12
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ am 5091ca9c: am ac73f1ef: Partially fix that beginning of animation is skippedJorim Jaggi2015-07-241-45/+45
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ am 00fe1b65: am 4cd72169: Fix window animation flickeringJorim Jaggi2015-07-211-1/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ am 81696d13: am bde85f74: Merge "Fixed issue with background user window cons...Wale Ogunwale2015-07-202-4/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ am 550f1d4e: Merge "Delete overscan setting by both unique id and name." into...Filip Gruszczynski2015-07-162-5/+9
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | Delete overscan setting by both unique id and name.Filip Gruszczynski2015-07-132-5/+9
* | | | | | | | | | | | | | | | | | [WindowManagerService] fix starting window issueRonnie Leng2016-01-081-1/+1
* | | | | | | | | | | | | | | | | | Lockscreen: Introduce window type TYPE_KEYGUARD_PANELd34d2015-12-181-0/+3
* | | | | | | | | | | | | | | | | | Merge tag 'android-6.0.1_r3' of https://android.googlesource.com/platform/fra...Steve Kondik2015-12-071-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | WindowStateAnimation: Clear transformation clip rect.Robert Carr2015-10-151-1/+2
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | wm: call displayReady for all built in displays when system is ready.Vinu Deokaran2015-10-121-3/+6
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Squashed commit for expanded desktopKyrylo Mikos2015-11-111-0/+5
* | | | | | | | | | | | | | | | WindowManager: Upper level changes to expose blur effectByunghun Jeon2015-11-096-8/+615
* | | | | | | | | | | | | | | | framework: fix screenshot and rotation animation for devices with abnormal hw...Tom Giordano2015-11-072-7/+28
* | | | | | | | | | | | | | | | Assign more reasonable width and height of a window surfaceDohyun Lee2015-11-072-5/+24
* | | | | | | | | | | | | | | | force to remove window for BinderDied casekenzyun_chen2015-11-072-1/+6
* | | | | | | | | | | | | | | | 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