1. 5647b92 Merge changes I3afc0622,I25723107 by TreeHugger Robot · 7 years ago
  2. a674faf Merge "Support for WM.LayoutParams.PRIVATE_FLAG_IS_SCREEN_DECOR." by TreeHugger Robot · 7 years ago
  3. c0b0f93 Support for WM.LayoutParams.PRIVATE_FLAG_IS_SCREEN_DECOR. by Wale Ogunwale · 7 years ago
  4. 397967f Ensure that binders are unlinked from death recipients by Winson Chung · 7 years ago
  5. 404f810 Merge "Make the battery saver knobs hidden public," by TreeHugger Robot · 7 years ago
  6. 27d39bd Merge "Add support for minimized mode for right dock side for tablets (1/2)" by TreeHugger Robot · 7 years ago
  7. ababce1 Merge "In WindowManager code, wrap Binder.restoreCallingIdentity() in finally{}." by Péter Visontay · 7 years ago
  8. 2eccd02 Make the battery saver knobs hidden public, by Makoto Onuki · 7 years ago
  9. a754bf8 Merge "Add window manager tracing" by TreeHugger Robot · 7 years ago
  10. 111aff9 Add window manager tracing by Adrian Roos · 7 years ago
  11. 3556a3b In WindowManager code, wrap Binder.restoreCallingIdentity() in finally{}. by Peter Visontay · 7 years ago
  12. e83f34cd Remove orientation restriction to only fullscreen activities. by Bryce Lee · 7 years ago
  13. 768012e Make DragDropController#mDragState private by Daichi Hirono · 7 years ago
  14. 3bae0b0 Sort out various cleanup methods of DragState by Daichi Hirono · 7 years ago
  15. 64e77cf Correct stackstack typo by Matthew Ng · 7 years ago
  16. f59a413 Add support for minimized mode for right dock side for tablets (1/2) by Matthew Ng · 7 years ago
  17. 378f389 Merge "Cleaning up InputConsumers" by Winson Chung · 7 years ago
  18. 4f8bd78 Merge changes I56d15881,Ifd031285 by TreeHugger Robot · 7 years ago
  19. 73f6b8a Merge "Renamed moveTaskToDockedStack to setTaskWindowingModeSplitScreenPrimary" by TreeHugger Robot · 7 years ago
  20. 6463c36 Cleaning up InputConsumers by Winson Chung · 7 years ago
  21. 941dcba Merge "1/ Refactor out logic to fetch assist data asynchronously" by Winson Chung · 7 years ago
  22. 52cb215 Move out DragInputEventReceiver from WindowManagerService by Daichi Hirono · 7 years ago
  23. 58e25e1 Move drag related handler code to DragHandler by Daichi Hirono · 7 years ago
  24. bf15587 Renamed moveTaskToDockedStack to setTaskWindowingModeSplitScreenPrimary by Matthew Ng · 7 years ago
  25. da2818f 1/ Refactor out logic to fetch assist data asynchronously by Winson Chung · 7 years ago
  26. 76a26aa Move mDragState from WindowManagerService to DragDropController by Daichi Hirono · 7 years ago
  27. 77e3494 Have setRelativeLayer take SurfaceControl instead of IBinder by Robert Carr · 7 years ago
  28. a975a0a Merge "Introduce SurfaceControl Builder API" by Wale Ogunwale · 7 years ago
  29. 4b34000 Merge "Add proto dump flag to services (2/2)" by TreeHugger Robot · 7 years ago
  30. e625fcf Introduce SurfaceControl Builder API by Robert Carr · 7 years ago
  31. eb1a99e Merge "Add trim levels to writeToProto" by TreeHugger Robot · 7 years ago
  32. e78b01a Add proto dump flag to services (2/2) by Vishnu Nair · 7 years ago
  33. 4921ccf Add trim levels to writeToProto by Adrian Roos · 7 years ago
  34. fe0c2c4 Merge "Move drag and drop related lines to DragDropController" by TreeHugger Robot · 7 years ago
  35. 794fab5 Merge "Remove scheduling animation which is no longer needed" by TreeHugger Robot · 7 years ago
  36. 8664028 Merge "taskReturnToType be gone!" by Wale Ogunwale · 7 years ago
  37. f93ac2b Avoid changing resize dim layer if not needed by Jorim Jaggi · 7 years ago
  38. 8b3152c Merge "Add color mode setting" into oc-mr1-dev am: 19aa8ae955 am: 51c2848c44 by Chia-I Wu · 7 years ago
  39. 79e097b Remove scheduling animation which is no longer needed by Daichi Hirono · 7 years ago
  40. df5cf62 Move drag and drop related lines to DragDropController by Daichi Hirono · 7 years ago
  41. 0fcdd71 Merge "Use ValueAnimator in DragState" by TreeHugger Robot · 7 years ago
  42. 62e8c17 Add color mode setting by Romain Guy · 7 years ago
  43. 66e1685 taskReturnToType be gone! by Wale Ogunwale · 7 years ago
  44. a559286 Make Session package private. by Bryce Lee · 7 years ago
  45. 4a700b1 Use ValueAnimator in DragState by Daichi Hirono · 7 years ago
  46. e059b0f Merge "Made creation of multiple stacks more intentional." by Wale Ogunwale · 7 years ago
  47. b5d2b69 Merge "Always update the thumbnail layer" by TreeHugger Robot · 7 years ago
  48. ab5de37 Made creation of multiple stacks more intentional. by Wale Ogunwale · 7 years ago
  49. 0780497 Always update the thumbnail layer by Matthew Ng · 7 years ago
  50. b9d93ca3 setAllAppWinAnimators() for closing apps. by Wale Ogunwale · 7 years ago
  51. 96da027 Merge "DO NOT MERGE: Don't let keyguard to influence orientation when dismissing" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  52. 9d588a7 DO NOT MERGE: Don't let keyguard to influence orientation when dismissing by Andrii Kulian · 7 years ago
  53. f3c4536 Merge "Cache reference to stack objects we use a lot in WM." by TreeHugger Robot · 7 years ago
  54. 6191149 Cache reference to stack objects we use a lot in WM. by Wale Ogunwale · 7 years ago
  55. 5396676 Merge "Use new SurfaceFlinger transaction API." by Rob Carr · 7 years ago
  56. a88b7a9 Merge "Skip drawing snapshot if we can't create the buffer." into oc-mr1-dev am: 44e1d4eb3c by Winson Chung · 7 years ago
  57. 44e1d4e Merge "Skip drawing snapshot if we can't create the buffer." into oc-mr1-dev by Winson Chung · 7 years ago
  58. f65d166 Merge "Removed remaining use of static stack ids." by TreeHugger Robot · 7 years ago
  59. 44f036f Removed remaining use of static stack ids. by Wale Ogunwale · 7 years ago
  60. 3e5a152 In a car, ignore the orientation the app requests, and force the app to by Dean Harding · 7 years ago
  61. e13b58e Use new SurfaceFlinger transaction API. by Robert Carr · 7 years ago
  62. 6267f99 Skip drawing snapshot if we can't create the buffer. by Winson Chung · 7 years ago
  63. 07e501f Merge "Refactor thumbnail layer code" by TreeHugger Robot · 7 years ago
  64. ed33dcb Merge "Consolidate updating bounds in ActivityStarter." by Bryce Lee · 7 years ago
  65. 52fd6ca Merge "Disable seamless-rotation when other windows are visible." into oc-mr1-dev am: 59c258d83b by Robert Carr · 7 years ago
  66. 0e00727 Disable seamless-rotation when other windows are visible. by Robert Carr · 7 years ago
  67. c9cf3ef Merge "Fix build breakage with ag/2997247" by Wale Ogunwale · 7 years ago
  68. 01bb9d4 Fix build breakage with ag/2997247 by Wale Ogunwale · 7 years ago
  69. 4e4a3ec Consolidate updating bounds in ActivityStarter. by Bryce Lee · 7 years ago
  70. b7e8a13 Refactor thumbnail layer code by Matthew Ng · 7 years ago
  71. 0e7f7b3 Prevent NPE at TaskStack#resetAnimationBackgroundAnimator by Erik Wolsheimer · 7 years ago
  72. e5ea9fa Merge "Update configuration whenever the visible window is laid out." into oc-mr1-dev am: bbdc422bb1 by Bryce Lee · 7 years ago
  73. 1ced4b7 Update configuration whenever the visible window is laid out. by Bryce Lee · 7 years ago
  74. 6827856 HOME_STACK_ID, ASSISTANT_STACK_ID, and RECENTS_STACK_ID be gone! by Wale Ogunwale · 7 years ago
  75. 04a05ac Ability to getOrCreateStack by windowingMode/activityType in AM. by Wale Ogunwale · 7 years ago
  76. 6833a07 Merge "Restrict when a window receives new Configurations." into oc-mr1-dev am: d71227355e by Bryce Lee · 7 years ago
  77. 2b17afd Restrict when a window receives new Configurations. by Bryce Lee · 7 years ago
  78. 7ace43b Merge "Improve window manager layout attribute dumping" by Jorim Jaggi · 7 years ago
  79. 484851b Improve window manager layout attribute dumping by Jorim Jaggi · 7 years ago
  80. b62139d Ability to getStack by windowingMode/activityType in WM. by Wale Ogunwale · 7 years ago
  81. 9dcf946 Moved ActivityDisplay to its own class file. by Wale Ogunwale · 7 years ago
  82. f3648e0 Divide dumpsys services into different buckets by Vishnu Nair · 7 years ago
  83. 50b7942 Merge "Make sure wm Stack gets override config on creation" by TreeHugger Robot · 7 years ago
  84. 3526e5c Merge "Set use low res snapshots for low ram devices missing in theme snapshot" into oc-mr1-dev am: 745388d5aa by Matthew Ng · 7 years ago
  85. 704a3c0 Make sure wm Stack gets override config on creation by Wale Ogunwale · 7 years ago
  86. 30a7f7c Set use low res snapshots for low ram devices missing in theme snapshot by Matthew Ng · 7 years ago
  87. 0d5609b Added WindowConfigurationProto and friends by Wale Ogunwale · 7 years ago
  88. ce19577 Merge "Don't take invisible screenshots" into oc-mr1-dev am: 6d9d42f6aa by Jorim Jaggi · 7 years ago
  89. 406386a8 Don't take invisible screenshots by Jorim Jaggi · 7 years ago
  90. 2996709 Merge "Fix light status bar when transitioning home -> recents" into oc-mr1-dev am: d9ad8cbb0c by Jorim Jaggi · 7 years ago
  91. c5248ad Merge "Enhance IME support in ActivityView for AAe." by Tarandeep Singh · 7 years ago
  92. b7202a8 Fix light status bar when transitioning home -> recents by Jorim Jaggi · 7 years ago
  93. ba1903e Merge "Do not process set WindowAnimator param when screen is already on." into oc-mr1-dev am: 7a558a91d4 by Bryce Lee · 7 years ago
  94. 7a558a9 Merge "Do not process set WindowAnimator param when screen is already on." into oc-mr1-dev by Bryce Lee · 7 years ago
  95. 5acab1c Fix build breakage by Wale Ogunwale · 7 years ago
  96. c4c8baa Do not process set WindowAnimator param when screen is already on. by Bryce Lee · 7 years ago
  97. 926aade Introducing split-screen windowing modes. by Wale Ogunwale · 7 years ago
  98. d3810d8 Merge "Introducing ConfigurationContainerListener" by Wale Ogunwale · 7 years ago
  99. 034a8ec Introducing ConfigurationContainerListener by Wale Ogunwale · 7 years ago
  100. 5f8926d Merge "Use correct thread to remove starting window" into oc-mr1-dev am: 3e009eef52 by Jorim Jaggi · 7 years ago