1. e99bc05 WM: Move WindowManagerPolicy, DisplayFrames and WindowManagerInternal into services by Adrian Roos · 7 years ago
  2. 0d221ff Fix stack animation background coordinates. by Robert Carr · 7 years ago
  3. abb2b9a Merge "Fix NPE with stackless windows." by TreeHugger Robot · 7 years ago
  4. f07ef9e Fix NPE with stackless windows. by Robert Carr · 7 years ago
  5. fe73141 Merge "Global a11y action to lock screen" by TreeHugger Robot · 7 years ago
  6. 809565b Merge "Fix freeform window resizing." by Tomasz Mikolajewski · 7 years ago
  7. b96776e Merge changes from topic "new-z-order" by Rob Carr · 7 years ago
  8. f59b8dd Reimplement DimLayer's using hierarchy. by Robert Carr · 7 years ago
  9. b1579c8 Re-implement Z-ordering based off SurfaceControl hierarchy. by Robert Carr · 7 years ago
  10. af20b8d Fix freeform window resizing. by Tomasz Mikolajewski · 7 years ago
  11. f9a651d Global a11y action to lock screen by Eugene Susla · 7 years ago
  12. 14ce964 Add read permissions to wm trace file by Vishnu Nair · 7 years ago
  13. eaf2a4e Merge changes from topic "expose_methods" by Winson Chung · 7 years ago
  14. 30e441d Support for setting stack windowing mode by Wale Ogunwale · 7 years ago
  15. e210468 Move assist data receiver interface to accessible namespace by Winson Chung · 7 years ago
  16. 0fbd9d1 Merge "Support insets on secondary displays" by TreeHugger Robot · 7 years ago
  17. 828ff7e Support insets on secondary displays by Wale Ogunwale · 7 years ago
  18. 059004e Merge "Revert "Support insets on secondary displays"" by TreeHugger Robot · 7 years ago
  19. 7bb06e0 Revert "Support insets on secondary displays" by Wale Ogunwale · 7 years ago
  20. 4ae65c7 Merge "Inform WindowManager when Activity is reordered to front." by TreeHugger Robot · 7 years ago
  21. d58d7b3 Inform WindowManager when Activity is reordered to front. by Bryce Lee · 7 years ago
  22. 3f6d0dc Merge "Fixes rotating tablet changing original dock side in landscape" by TreeHugger Robot · 7 years ago
  23. 9bc2692 Support insets on secondary displays by Wale Ogunwale · 7 years ago
  24. bb1c884 Merge "Add config flag to disable transition animation." by TreeHugger Robot · 7 years ago
  25. ebf50a4 Add config flag to disable transition animation. by Mitsuru Oshima · 7 years ago
  26. ee6786f Merge "moveTaskToBack also moves ActivityStack to back" by Evan Rosky · 7 years ago
  27. 9c44817 moveTaskToBack also moves ActivityStack to back by Evan Rosky · 7 years ago
  28. 3c6c95e Add callback to DragDropController. by Daichi Hirono · 7 years ago
  29. 92c9a94 Don't let keyguard to influence orientation when dismissing by Andrii Kulian · 7 years ago
  30. cb1b8e4 Fixes rotating tablet changing original dock side in landscape by Matthew Ng · 7 years ago
  31. 7a5d007 Introduce write lock for mDragState by Daichi Hirono · 7 years ago
  32. 5647b92 Merge changes I3afc0622,I25723107 by TreeHugger Robot · 7 years ago
  33. a674faf Merge "Support for WM.LayoutParams.PRIVATE_FLAG_IS_SCREEN_DECOR." by TreeHugger Robot · 7 years ago
  34. c0b0f93 Support for WM.LayoutParams.PRIVATE_FLAG_IS_SCREEN_DECOR. by Wale Ogunwale · 7 years ago
  35. 397967f Ensure that binders are unlinked from death recipients by Winson Chung · 7 years ago
  36. 404f810 Merge "Make the battery saver knobs hidden public," by TreeHugger Robot · 7 years ago
  37. 27d39bd Merge "Add support for minimized mode for right dock side for tablets (1/2)" by TreeHugger Robot · 7 years ago
  38. ababce1 Merge "In WindowManager code, wrap Binder.restoreCallingIdentity() in finally{}." by Péter Visontay · 7 years ago
  39. 2eccd02 Make the battery saver knobs hidden public, by Makoto Onuki · 7 years ago
  40. a754bf8 Merge "Add window manager tracing" by TreeHugger Robot · 7 years ago
  41. 111aff9 Add window manager tracing by Adrian Roos · 7 years ago
  42. 3556a3b In WindowManager code, wrap Binder.restoreCallingIdentity() in finally{}. by Peter Visontay · 7 years ago
  43. e83f34cd Remove orientation restriction to only fullscreen activities. by Bryce Lee · 7 years ago
  44. 768012e Make DragDropController#mDragState private by Daichi Hirono · 7 years ago
  45. 3bae0b0 Sort out various cleanup methods of DragState by Daichi Hirono · 7 years ago
  46. 64e77cf Correct stackstack typo by Matthew Ng · 7 years ago
  47. f59a413 Add support for minimized mode for right dock side for tablets (1/2) by Matthew Ng · 7 years ago
  48. 378f389 Merge "Cleaning up InputConsumers" by Winson Chung · 7 years ago
  49. 4f8bd78 Merge changes I56d15881,Ifd031285 by TreeHugger Robot · 7 years ago
  50. 73f6b8a Merge "Renamed moveTaskToDockedStack to setTaskWindowingModeSplitScreenPrimary" by TreeHugger Robot · 7 years ago
  51. 6463c36 Cleaning up InputConsumers by Winson Chung · 7 years ago
  52. 941dcba Merge "1/ Refactor out logic to fetch assist data asynchronously" by Winson Chung · 7 years ago
  53. 52cb215 Move out DragInputEventReceiver from WindowManagerService by Daichi Hirono · 7 years ago
  54. 58e25e1 Move drag related handler code to DragHandler by Daichi Hirono · 7 years ago
  55. bf15587 Renamed moveTaskToDockedStack to setTaskWindowingModeSplitScreenPrimary by Matthew Ng · 7 years ago
  56. da2818f 1/ Refactor out logic to fetch assist data asynchronously by Winson Chung · 7 years ago
  57. 76a26aa Move mDragState from WindowManagerService to DragDropController by Daichi Hirono · 7 years ago
  58. 77e3494 Have setRelativeLayer take SurfaceControl instead of IBinder by Robert Carr · 7 years ago
  59. a975a0a Merge "Introduce SurfaceControl Builder API" by Wale Ogunwale · 7 years ago
  60. 4b34000 Merge "Add proto dump flag to services (2/2)" by TreeHugger Robot · 7 years ago
  61. e625fcf Introduce SurfaceControl Builder API by Robert Carr · 7 years ago
  62. eb1a99e Merge "Add trim levels to writeToProto" by TreeHugger Robot · 7 years ago
  63. e78b01a Add proto dump flag to services (2/2) by Vishnu Nair · 7 years ago
  64. 4921ccf Add trim levels to writeToProto by Adrian Roos · 7 years ago
  65. fe0c2c4 Merge "Move drag and drop related lines to DragDropController" by TreeHugger Robot · 7 years ago
  66. 794fab5 Merge "Remove scheduling animation which is no longer needed" by TreeHugger Robot · 7 years ago
  67. 8664028 Merge "taskReturnToType be gone!" by Wale Ogunwale · 7 years ago
  68. f93ac2b Avoid changing resize dim layer if not needed by Jorim Jaggi · 7 years ago
  69. 8b3152c Merge "Add color mode setting" into oc-mr1-dev am: 19aa8ae955 am: 51c2848c44 by Chia-I Wu · 7 years ago
  70. 79e097b Remove scheduling animation which is no longer needed by Daichi Hirono · 7 years ago
  71. df5cf62 Move drag and drop related lines to DragDropController by Daichi Hirono · 7 years ago
  72. 0fcdd71 Merge "Use ValueAnimator in DragState" by TreeHugger Robot · 7 years ago
  73. 62e8c17 Add color mode setting by Romain Guy · 7 years ago
  74. 66e1685 taskReturnToType be gone! by Wale Ogunwale · 7 years ago
  75. a559286 Make Session package private. by Bryce Lee · 7 years ago
  76. 4a700b1 Use ValueAnimator in DragState by Daichi Hirono · 7 years ago
  77. e059b0f Merge "Made creation of multiple stacks more intentional." by Wale Ogunwale · 7 years ago
  78. b5d2b69 Merge "Always update the thumbnail layer" by TreeHugger Robot · 7 years ago
  79. ab5de37 Made creation of multiple stacks more intentional. by Wale Ogunwale · 7 years ago
  80. 0780497 Always update the thumbnail layer by Matthew Ng · 7 years ago
  81. b9d93ca3 setAllAppWinAnimators() for closing apps. by Wale Ogunwale · 7 years ago
  82. 96da027 Merge "DO NOT MERGE: Don't let keyguard to influence orientation when dismissing" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  83. 9d588a7 DO NOT MERGE: Don't let keyguard to influence orientation when dismissing by Andrii Kulian · 7 years ago
  84. f3c4536 Merge "Cache reference to stack objects we use a lot in WM." by TreeHugger Robot · 7 years ago
  85. 6191149 Cache reference to stack objects we use a lot in WM. by Wale Ogunwale · 7 years ago
  86. 5396676 Merge "Use new SurfaceFlinger transaction API." by Rob Carr · 7 years ago
  87. a88b7a9 Merge "Skip drawing snapshot if we can't create the buffer." into oc-mr1-dev am: 44e1d4eb3c by Winson Chung · 7 years ago
  88. 44e1d4e Merge "Skip drawing snapshot if we can't create the buffer." into oc-mr1-dev by Winson Chung · 7 years ago
  89. f65d166 Merge "Removed remaining use of static stack ids." by TreeHugger Robot · 7 years ago
  90. 44f036f Removed remaining use of static stack ids. by Wale Ogunwale · 7 years ago
  91. 3e5a152 In a car, ignore the orientation the app requests, and force the app to by Dean Harding · 7 years ago
  92. e13b58e Use new SurfaceFlinger transaction API. by Robert Carr · 7 years ago
  93. 6267f99 Skip drawing snapshot if we can't create the buffer. by Winson Chung · 7 years ago
  94. 07e501f Merge "Refactor thumbnail layer code" by TreeHugger Robot · 7 years ago
  95. ed33dcb Merge "Consolidate updating bounds in ActivityStarter." by Bryce Lee · 7 years ago
  96. 52fd6ca Merge "Disable seamless-rotation when other windows are visible." into oc-mr1-dev am: 59c258d83b by Robert Carr · 7 years ago
  97. 0e00727 Disable seamless-rotation when other windows are visible. by Robert Carr · 7 years ago
  98. c9cf3ef Merge "Fix build breakage with ag/2997247" by Wale Ogunwale · 7 years ago
  99. 01bb9d4 Fix build breakage with ag/2997247 by Wale Ogunwale · 7 years ago
  100. 4e4a3ec Consolidate updating bounds in ActivityStarter. by Bryce Lee · 7 years ago