1. d1c3791 Switched WindowToken/AppWindowToken to use WindowContainer by Wale Ogunwale · 8 years ago
  2. 9bc4773 Removed child windows from WindowToken window list by Wale Ogunwale · 8 years ago
  3. b3847d8 Fixed indexOutOfBoundsException in WindowManager by Wale Ogunwale · 8 years ago
  4. acf0942 Revert "Also show attached windows during FLAG_SHOW_WHEN_LOCKED animations" by Ed Heyl · 8 years ago
  5. 9bb223bb Also show attached windows during FLAG_SHOW_WHEN_LOCKED animations am: 435f98de83 am: d8f89315ac by Jorim Jaggi · 8 years ago
  6. fb8e481 Do not log surface destroy by default am: ad23b3fa11 am: 104a58b3c4 by Chong Zhang · 8 years ago
  7. d8f8931 Also show attached windows during FLAG_SHOW_WHEN_LOCKED animations by Jorim Jaggi · 8 years ago
  8. 104a58b Do not log surface destroy by default am: ad23b3fa11 by Chong Zhang · 8 years ago
  9. 5d92028 Fix bug that apps are not unminimizing if recent tasks are empty am: 936aaeb878 am: c037bb26cb by Jorim Jaggi · 8 years ago
  10. ad23b3f Do not log surface destroy by default by Chong Zhang · 8 years ago
  11. 32cbdcc resolve merge conflicts of c5bafe2 to master by Jorim Jaggi · 8 years ago
  12. 435f98d Also show attached windows during FLAG_SHOW_WHEN_LOCKED animations by Jorim Jaggi · 8 years ago
  13. 83ff4b5 resolve merge conflicts of d33f893 to master by Jorim Jaggi · 8 years ago
  14. c037bb2 Fix bug that apps are not unminimizing if recent tasks are empty am: 936aaeb878 by Jorim Jaggi · 8 years ago
  15. 6626f54 Add animation when unoccluding windows (1/2) by Jorim Jaggi · 8 years ago
  16. 936aaeb Fix bug that apps are not unminimizing if recent tasks are empty by Jorim Jaggi · 8 years ago
  17. 160a3c5 Fix invalid divider state while rotating by Jorim Jaggi · 8 years ago
  18. 9f92bc2 DO NOT MERGE -- Only use saved surface if started by launcher or moved to front by Chong Zhang · 8 years ago
  19. 813be13 DO NOT MERGE -- Only use saved surface if started by launcher or moved to front by Chong Zhang · 8 years ago
  20. ad24f96 Only use saved surface if started by launcher or moved to front by Chong Zhang · 8 years ago
  21. da08b4e Make sure surface control is really valid before giving it to client am: 7581cddf25 am: d3edf1e799 by Chong Zhang · 8 years ago
  22. 7581cdd Make sure surface control is really valid before giving it to client by Chong Zhang · 8 years ago
  23. 508a47a Add missing import to fix build by Brian Carlstrom · 8 years ago
  24. 921f8e3 resolve merge conflicts of 9391bc5 to master by Chong Zhang · 8 years ago
  25. 6e9872b Request a wallpaper update when restoring surface of a wallpaper window by Chong Zhang · 8 years ago
  26. 5e09ceb Add new window type TYPE_DRAWN_APPLICATION am: fea963edee by Chong Zhang · 8 years ago
  27. f925b8d Merge "Add new window type TYPE_DRAWN_APPLICATION" into nyc-mr1-dev by Chong Zhang · 8 years ago
  28. 9e47cf9 Limit seamless rotation to TRANSFORM_INVERSE_DISPLAY children. am: aab09158e9 am: 878507072a by Robert Carr · 8 years ago
  29. 87850707 Limit seamless rotation to TRANSFORM_INVERSE_DISPLAY children. am: aab09158e9 by Robert Carr · 8 years ago
  30. c991a7a Merge changes I082e323e,I326bf776 into nyc-mr1-dev by Rob Carr · 8 years ago
  31. fea963e Add new window type TYPE_DRAWN_APPLICATION by Chong Zhang · 8 years ago
  32. aab0915 Limit seamless rotation to TRANSFORM_INVERSE_DISPLAY children. by Robert Carr · 8 years ago
  33. 4d263be resolve merge conflicts of 28117e0 to master by Chong Zhang · 8 years ago
  34. b0d2670 Wallpaper target selection during animation by Chong Zhang · 8 years ago
  35. b7973bc Allow performShowLocked when transition animation started am: 83caa366f4 am: 280d7fdcb0 by Chong Zhang · 8 years ago
  36. f96cb3c Revert "DO NOT MERGE -- Revert the following two commits as they're causing flickering" by Chong Zhang · 8 years ago
  37. 83caa36 Allow performShowLocked when transition animation started by Chong Zhang · 8 years ago
  38. 61c063a Copy exiting app token list while stepping animation. am: 46831fa9ff am: 8cf4062a07 by Robert Carr · 8 years ago
  39. 2c54399 resolve merge conflicts of f95418e to master by Colin Cross · 8 years ago
  40. 71896dc Fix build break due to merge. by Robert Carr · 8 years ago
  41. 481ba56 Fix NPE in deferToPendingTransaction. am: c24078f1a2 am: 885452fe7c by Robert Carr · 8 years ago
  42. 80f5858 Account for scaling of surfaceInset area in magnification. am: 298f9278fd am: b207428305 by Robert Carr · 8 years ago
  43. 46831fa Copy exiting app token list while stepping animation. by Robert Carr · 8 years ago
  44. 091fc71 Add restart to GlobalActions. am: f8eca405c1 by Alison Cichowlas · 8 years ago
  45. c7d6af6 Merge "Add restart to GlobalActions." into nyc-mr1-dev by Alison Cichowlas · 8 years ago
  46. 885452f Fix NPE in deferToPendingTransaction. am: c24078f1a2 by Robert Carr · 8 years ago
  47. 4a86fbc Merge "Fix NPE in deferToPendingTransaction." into nyc-mr1-dev by Rob Carr · 8 years ago
  48. 26509f5 DO NO MERGE -- Revert the following two commits as they're causing flickering by Chong Zhang · 8 years ago
  49. b6ee436 Merge "DO NO MERGE -- Revert the following two commits as they're causing flickering" into nyc-mr1-dev by Chong Zhang · 8 years ago
  50. b207428 Account for scaling of surfaceInset area in magnification. am: 298f9278fd by Robert Carr · 8 years ago
  51. 44bd57e DO NO MERGE -- Revert the following two commits as they're causing flickering by Chong Zhang · 8 years ago
  52. 60ce77a Merge "Account for scaling of surfaceInset area in magnification." into nyc-mr1-dev by Rob Carr · 8 years ago
  53. f8eca40 Add restart to GlobalActions. by Alison Cichowlas · 8 years ago
  54. 671cb4b resolve merge conflicts of 76ce8e5 to stage-aosp-master am: ed935c32f4 am: ef57a0d629 by Chih-Hung Hsieh · 8 years ago
  55. 19353b4 Allow to keep screen on only if window can be seen am: b20addbdfb by Andrii Kulian · 8 years ago
  56. 305d610 Merge "Allow to keep screen on only if window can be seen" into nyc-mr1-dev by Chong Zhang · 8 years ago
  57. 12d266f Fix build break due to 44089019 by Chong Zhang · 8 years ago
  58. 7ba52ed Clear WS.mDestroying on AWT.clearAnimatingFlags am: 3c0d44e633 am: 5d132bf021 by Wale Ogunwale · 8 years ago
  59. c24078f Fix NPE in deferToPendingTransaction. by Robert Carr · 8 years ago
  60. 3c0d44e Clear WS.mDestroying on AWT.clearAnimatingFlags by Wale Ogunwale · 8 years ago
  61. 808621c Some fixes for transition animation selection by Chong Zhang · 8 years ago
  62. 60091a9 Dump out last real used app transit type by Chong Zhang · 8 years ago
  63. 64b103a Dispose WMS.DragInputEventReceiver on the correct thread by Vladislav Kaznacheev · 8 years ago
  64. b20addbd Allow to keep screen on only if window can be seen by Andrii Kulian · 8 years ago
  65. 298f927 Account for scaling of surfaceInset area in magnification. by Robert Carr · 8 years ago
  66. c837e4b Merge changes Idfd40156,Ic903fc25 by Evan Rosky · 8 years ago
  67. b5bf7ee Merge "Replaced use of AppWindowToken.allAppWindows with WindowToken.windows" by Wale Ogunwale · 8 years ago
  68. 78ab4f1 Merge "Add child windows to their parent WindowToken" by Wale Ogunwale · 8 years ago
  69. 13a58a9 Make user-switch transitions customizable by Evan Rosky · 8 years ago
  70. 1839645 Add support for custom user-switch UI by Evan Rosky · 8 years ago
  71. 4825b68 Fix WM missing stack/task when activity is force stopped and restarted am: d9d35bdfcf am: c35df3de2f by Chong Zhang · 8 years ago
  72. 92c9c4f Keyguard: Refactoring for improving trusted unlock while occluded am: d88eb2693b am: cb5642afae by Adrian Roos · 8 years ago
  73. c35df3d Fix WM missing stack/task when activity is force stopped and restarted by Chong Zhang · 8 years ago
  74. 82c5197 Merge "Fix WM missing stack/task when activity is force stopped and restarted" into nyc-mr1-dev by Chong Zhang · 8 years ago
  75. 92fc372 Replaced use of AppWindowToken.allAppWindows with WindowToken.windows by Wale Ogunwale · 8 years ago
  76. a6cc361 Add child windows to their parent WindowToken by Wale Ogunwale · 8 years ago
  77. 20ea6a3 Merge changes I732ec7da,I7e56bc51,Ib21472a7 by Wale Ogunwale · 8 years ago
  78. d9d35bd Fix WM missing stack/task when activity is force stopped and restarted by Chong Zhang · 8 years ago
  79. cb5642a Keyguard: Refactoring for improving trusted unlock while occluded am: d88eb2693b by Adrian Roos · 8 years ago
  80. c49dfaf Merge changes from topic 'smooth_unlock' into nyc-mr1-dev by Adrian Roos · 8 years ago
  81. 67ef02f WindowManager: Restore update behavior of mLastFrame. am: dbf61b64b1 am: 47b2f590e4 by Robert Carr · 8 years ago
  82. 47b2f59 WindowManager: Restore update behavior of mLastFrame. am: dbf61b64b1 by Robert Carr · 8 years ago
  83. d51f38a Merge "WindowManager: Restore update behavior of mLastFrame." into nyc-mr1-dev by Rob Carr · 8 years ago
  84. 0659029 Fix flickering issues with FLAG_SHOW_WHEN_LOCKED and fingerprint wake am: e93e6f9deb am: f6929c4750 by Jorim Jaggi · 8 years ago
  85. 6603f4f Removed unneeded search for root token in WindowState ctor. by Wale Ogunwale · 8 years ago
  86. 9f25bee Made AppWindowToken.allAppWindows private by Wale Ogunwale · 8 years ago
  87. 0b5adb3 Add new WindowToken to WMS.mTokenMap when constructed by Wale Ogunwale · 8 years ago
  88. 2049dbf Replaced use of WT.appWindowToken with WT.asAppWindowToken by Wale Ogunwale · 8 years ago
  89. d88eb26 Keyguard: Refactoring for improving trusted unlock while occluded by Adrian Roos · 8 years ago
  90. dbf61b6 WindowManager: Restore update behavior of mLastFrame. by Robert Carr · 8 years ago
  91. e93e6f9 Fix flickering issues with FLAG_SHOW_WHEN_LOCKED and fingerprint wake by Jorim Jaggi · 8 years ago
  92. e4da0c1 Made WindowToken.windows protected. by Wale Ogunwale · 8 years ago
  93. a2f247e Merge "Revert "Prevent apps to overlay other apps via toast windows"" into nyc-mr1-dev by Svetoslav Ganov · 8 years ago
  94. 2fc661a Revert "Prevent apps to overlay other apps via toast windows" by Svetoslav Ganov · 8 years ago
  95. 37f0905 Merge "Some fixes for transition animation selection" by Chong Zhang · 8 years ago
  96. ec8299c Some fixes for transition animation selection by Chong Zhang · 8 years ago
  97. 455fac5 Removed use of WindowState.mTargetAppToken by Wale Ogunwale · 8 years ago
  98. fea7cfc Merge "Prevent apps to overlay other apps via toast windows" into nyc-mr1-dev by Svetoslav Ganov · 8 years ago
  99. dc24f93 Prevent apps to overlay other apps via toast windows by Svet Ganov · 8 years ago
  100. 36ef98c Prevent a11y seeing behind tasks w/modal windows. am: ac9ad70086 am: 7fb5fcc3a6 by Phil Weaver · 8 years ago