1. b783fd8 Traverse window hierarchy without window list by Wale Ogunwale · 8 years ago
  2. 664e8e5 Merge "Move wallpaper related methods to WallpaperToken" by TreeHugger Robot · 8 years ago
  3. 879ff72 Move wallpaper related methods to WallpaperToken by Jorim Jaggi · 8 years ago
  4. 964c68e Send accessibility event on window title change. by Phil Weaver · 8 years ago
  5. 576d8e9 Fix waitingForDrawn callback not called when adjusting for IME am: 3188386ff8 by Jorim Jaggi · 8 years ago
  6. b2089ab Fix waitingForDrawn callback not called when adjusting for IME am: 3188386ff8 by Jorim Jaggi · 8 years ago
  7. 3188386 Fix waitingForDrawn callback not called when adjusting for IME by Jorim Jaggi · 8 years ago
  8. cb291f3 Merge "Add shell command to move activity stacks between displays" by TreeHugger Robot · 8 years ago
  9. 839def9 Add shell command to move activity stacks between displays by Andrii Kulian · 8 years ago
  10. 10398df Merge "Order non-app window containers." by TreeHugger Robot · 8 years ago
  11. c2a2b94 Merge "Get rid of Keyguard visibility modifiers on WindowState" by TreeHugger Robot · 8 years ago
  12. 3a93169 Order non-app window containers. by Wale Ogunwale · 8 years ago
  13. b0d2734 Get rid of Keyguard visibility modifiers on WindowState by Jorim Jaggi · 8 years ago
  14. dff5c08 Experiment for snapping PIP to closest edge. by Winson Chung · 8 years ago
  15. 47994cc Merge "Cleanup dumpstate for CTS tests" by TreeHugger Robot · 8 years ago
  16. ad5d284 Cleanup dumpstate for CTS tests by Jorim Jaggi · 8 years ago
  17. 4cd3e8c Merge "Fixing issue with PIP while IME is showing." by TreeHugger Robot · 8 years ago
  18. 14fefc2 Fixing issue with PIP while IME is showing. by Winson Chung · 8 years ago
  19. ac2561e Make window token add/remove APIs require displayId by Wale Ogunwale · 8 years ago
  20. 5974b4d Merge changes from topic 'keyguard_refactor' by Jorim Jaggi · 8 years ago
  21. ce55e84 Merge "Add a config flag to control app transitions" by Yorke Lee · 8 years ago
  22. 044e2ae Add a config flag to control app transitions by Yorke Lee · 8 years ago
  23. 166b0ad DO NOT MERGE Wear Fwk: Disable Animations for A11y am: 8500f26d51 am: 305187983b by Vinod Krishnan · 8 years ago
  24. 8d78693 The big keyguard transition refactor (6/n) by Jorim Jaggi · 8 years ago
  25. ab7ad38 The big keyguard transition refactor (5/n) by Jorim Jaggi · 8 years ago
  26. 73294b6 The big keyguard transition refactor (4/n) by Jorim Jaggi · 8 years ago
  27. 77e1043 The big keyguard transition refactor (3/n) by Jorim Jaggi · 8 years ago
  28. 5a108c2 The big keyguard transition refactor (2/n) by Jorim Jaggi · 8 years ago
  29. fe76234 The big keyguard transition refactor (1/n) by Jorim Jaggi · 8 years ago
  30. 0863156 Merge "Update SEND_CONFIGURATION message to use displayId param" by Andrii Kulian · 8 years ago
  31. b17e869 Update SEND_CONFIGURATION message to use displayId param by Andrii Kulian · 8 years ago
  32. e4ee8f8a Add some more computeFrameLw tests. by Robert Carr · 8 years ago
  33. c3a0627 Merge changes If8232b90,I3176837e by TreeHugger Robot · 8 years ago
  34. 423af75 Merge "Introduced ReadOnlyWindowList" by TreeHugger Robot · 8 years ago
  35. 655332c Creating PinnedStackController. by Winson Chung · 8 years ago
  36. 4352176 Deobfuscate computeFrameLw parameters. by Robert Carr · 8 years ago
  37. f7cab10 Introduced ReadOnlyWindowList by Wale Ogunwale · 8 years ago
  38. 8500f26 DO NOT MERGE Wear Fwk: Disable Animations for A11y by Vinod Krishnan · 8 years ago
  39. 07bcab7 Add windows to window tokens in expected z-order by Wale Ogunwale · 8 years ago
  40. debcf76 Merge "Refactor stack removal methods" by Andrii Kulian · 8 years ago
  41. 6d6fb40 Refactor stack removal methods by Andrii Kulian · 8 years ago
  42. bac23b4 Properly set the center of the circular mask. am: 63d2e41d1b am: 285cf2d765 by Alain Vongsouvanh · 8 years ago
  43. 63d2e41 Properly set the center of the circular mask. by Alain Vongsouvanh · 8 years ago
  44. cd1ff64 Ensure PIP retains bounds on device rotation. by Winson Chung · 8 years ago
  45. 303c6b7 Fix wrong bounds being used in landscape. by Winson Chung · 8 years ago
  46. f2ec2c1 Merge "Apply display override config for secondary displays" by TreeHugger Robot · 8 years ago
  47. 5406e7a Apply display override config for secondary displays by Andrii Kulian · 8 years ago
  48. 945e30f Merge "Fix background animator not resetting" by TreeHugger Robot · 8 years ago
  49. 96e3a22 Avoid redundant setMatrix calls from setMatrixInTransaction This matches the behavior of setPositionInTransaction and setSizeInTransaction. am: 8dd88f649b am: 36d5474ef8 by Matthew Bouyack · 8 years ago
  50. dfe7d0b Avoid redundant setMatrix calls from setMatrixInTransaction This matches the behavior of setPositionInTransaction and setSizeInTransaction. am: 8dd88f649b by Matthew Bouyack · 8 years ago
  51. 36d5474 Avoid redundant setMatrix calls from setMatrixInTransaction This matches the behavior of setPositionInTransaction and setSizeInTransaction. by Matthew Bouyack · 8 years ago
  52. 4f14be3 Merge "Avoid redundant setMatrix calls from setMatrixInTransaction This matches the behavior of setPositionInTransaction and setSizeInTransaction." into cw-f-dev by Matthew Bouyack · 8 years ago
  53. 7156b65 Fix background animator not resetting by Jorim Jaggi · 8 years ago
  54. 8dd88f6 Avoid redundant setMatrix calls from setMatrixInTransaction by Matthew Bouyack · 8 years ago
  55. 4e0b317 Merge changes I26de316b,Iced72322,Iaa7f421d by Wale Ogunwale · 8 years ago
  56. bec71ce Merge "Removed WindowManagerService.getWindowListLocked()" by TreeHugger Robot · 8 years ago
  57. b608d28 DO NOT MERGE ANYWHERE Allow Wear Home app to send wallpaper commands at any time by Erik Wolsheimer · 8 years ago
  58. 494009b8 Removed WMS.getDefaultWindowListLocked() by Wale Ogunwale · 8 years ago
  59. e6f806e Moved display related getting of orientation into DisplayContent by Wale Ogunwale · 8 years ago
  60. 0303c57 Have DisplayContent be the call point for adjusting wallpaper windows by Wale Ogunwale · 8 years ago
  61. 824ab5c Removed WindowManagerService.getWindowListLocked() by Wale Ogunwale · 8 years ago
  62. b94292e Fix NPEs when display is added or removed by Andrii Kulian · 8 years ago
  63. bf1ed3d Fixing issue with the pinned stack being cropped incorrectly. by Winson · 8 years ago
  64. ae9adbf Removed WindowState.getWindowList() by Wale Ogunwale · 8 years ago
  65. cfca258 Fixed monkey test failure by Wale Ogunwale · 8 years ago
  66. c69694a Have DisplayContent be the call point for assigning window layers by Wale Ogunwale · 8 years ago
  67. 6c693aa [DO NOT MERGE] Catch a missed case when adding a toast am: 5c90c5e32e by Svetoslav Ganov · 8 years ago
  68. a9aa78b [DO NOT MERGE] Catch a missed case when adding a toast am: 5c90c5e32e by Svetoslav Ganov · 8 years ago
  69. 5c90c5e [DO NOT MERGE] Catch a missed case when adding a toast by Svetoslav Ganov · 8 years ago
  70. 860297b Merge "Clean up use of DisplayContent from WindowState." by TreeHugger Robot · 8 years ago
  71. b0f3b83 Clean up use of DisplayContent from WindowState. by Wale Ogunwale · 8 years ago
  72. 2c3c928 DO NOT MERGE Improved anti-aliasing for circular display mask am: c84731ae3b by Matthew Bouyack · 8 years ago
  73. 2cfae5a Merge "DO NOT MERGE Improved anti-aliasing for circular display mask" into cw-f-dev by Matthew Bouyack · 8 years ago
  74. 601a3f0 Allow DisplayContent children to be removed on display removal by Wale Ogunwale · 8 years ago
  75. 011c857 Merge "Adding PIP input consumer." by Winson Chung · 8 years ago
  76. c84731a DO NOT MERGE Improved anti-aliasing for circular display mask by Matthew Bouyack · 8 years ago
  77. 4127548 Adding PIP input consumer. by Winson · 8 years ago
  78. b9a07c3 Fixed issue with IME window not been added to its window token by Wale Ogunwale · 8 years ago
  79. 219cadc Merge "Added non-app window tokens to window container hierarchy" by TreeHugger Robot · 8 years ago
  80. df241e9 Allow home activity to be resizeable if it explicitly wants to be. by Wale Ogunwale · 8 years ago
  81. 3eadad7 Removed ActivityInfo.RESIZE_MODE_CROP_WINDOWS and related code. by Wale Ogunwale · 8 years ago
  82. e56e9b6 Merge "Use ConfigurationContainer for holding configs in AM hierarchy" by Andrii Kulian · 8 years ago
  83. 19e452e Added non-app window tokens to window container hierarchy by Wale Ogunwale · 8 years ago
  84. 1779e61 Use ConfigurationContainer for holding configs in AM hierarchy by Andrii Kulian · 8 years ago
  85. aa9dd10 Correct recently introduced logic error in seamless rotation detection. am: e441e7f15f am: bcbf6707b0 by Robert Carr · 8 years ago
  86. 486238f Correct recently introduced logic error in seamless rotation detection. am: e441e7f15f by Robert Carr · 8 years ago
  87. d2753b5 Merge "Fix bounds rotation logic" by TreeHugger Robot · 8 years ago
  88. 4dfb9c4 Fix bounds rotation logic by Andrii Kulian · 8 years ago
  89. e441e7f Correct recently introduced logic error in seamless rotation detection. by Robert Carr · 8 years ago
  90. 360a8bc Switch WindowState to get display content from its window token by Wale Ogunwale · 8 years ago
  91. 02319a6 Associate WindowToken object with only one display at a time by Wale Ogunwale · 8 years ago
  92. e92c3f6 Merge "power: PowerHAL support for HIDL interfaces." by TreeHugger Robot · 8 years ago
  93. 255bc6a Fix bounds rotation logic am: 781240d9bb am: 7778de938a by Andrii Kulian · 8 years ago
  94. 7778de9 Fix bounds rotation logic am: 781240d9bb by Andrii Kulian · 8 years ago
  95. 8e10f94 Merge "Fix bounds rotation logic" into nyc-mr1-dev by Andrii Kulian · 8 years ago
  96. d4a00a0 Cleaned-up some code in WindowManager by Wale Ogunwale · 8 years ago
  97. 0d43404 power: PowerHAL support for HIDL interfaces. by Ruchi Kandoi · 8 years ago
  98. 0c4a40ef Fix wallpaper transition cts test failures by Wale Ogunwale · 8 years ago
  99. 9538380 resolve merge conflicts of 5e664d9 to master by Colin Cross · 8 years ago
  100. c503094 Make magnification ignore invisible wallpaper. am: 473af05b82 am: 2de5ca2c65 by Phil Weaver · 8 years ago