1. e45899a Create non-docked stack with right bounds if docked stack exist by Wale Ogunwale · 9 years ago
  2. 12a2ab4 Merge "Revert "Refactoring: two more calls for WindowState.setDisplayLayoutNeeded."" by Filip Gruszczynski · 9 years ago
  3. 921171a Revert "Refactoring: two more calls for WindowState.setDisplayLayoutNeeded." by Filip Gruszczynski · 9 years ago
  4. 30bc0ec Merge "Refactoring: two more calls for WindowState.setDisplayLayoutNeeded." by Filip Gruszczynski · 9 years ago
  5. e95b0ae Improve visibility and layering of dock divider. by Filip Gruszczynski · 9 years ago
  6. b3acc92 Refactoring: two more calls for WindowState.setDisplayLayoutNeeded. by Filip Gruszczynski · 9 years ago
  7. f4eb180 Merge "Third party DND provider APIs." by Julia Reynolds · 9 years ago
  8. 41d14a9 Merge "Initialize DisplayContent base info when object is constructed" by Wale Ogunwale · 9 years ago
  9. 16a4a0a Merge "Don't make surface opaque when resizing window" by Wale Ogunwale · 9 years ago
  10. a47a27f Third party DND provider APIs. by Julia Reynolds · 9 years ago
  11. e7bf46b Don't make surface opaque when resizing window by Wale Ogunwale · 9 years ago
  12. fd04d8c Initialize DisplayContent base info when object is constructed by Wale Ogunwale · 9 years ago
  13. 9b316c1 Merge "fix crash when restoring freeformed task to recents" by Chong Zhang · 9 years ago
  14. b186388 Merge "Report re-sized stacks/task as fullscreen when docked stack isn't visible" by Wale Ogunwale · 9 years ago
  15. dc8d48c fix crash when restoring freeformed task to recents by Chong Zhang · 9 years ago
  16. e5ec210 Merge "Inform activity manager of stack/task rotation bounds changes in WM" by Wale Ogunwale · 9 years ago
  17. f175e8a Report re-sized stacks/task as fullscreen when docked stack isn't visible by Wale Ogunwale · 9 years ago
  18. 23c0cc9 Merge "Refactoring: create method for marking display as needing layout." by Filip Gruszczynski · 9 years ago
  19. e92179d Refactoring: create method for marking display as needing layout. by Filip Gruszczynski · 9 years ago
  20. 76ce847 Merge "Fixed VPN support for restricted profiles in split system user model" by Fyodor Kupolov · 9 years ago
  21. 1c36315 Fixed VPN support for restricted profiles in split system user model by Fyodor Kupolov · 9 years ago
  22. 1ed0d89 Inform activity manager of stack/task rotation bounds changes in WM by Wale Ogunwale · 9 years ago
  23. 8cd7c5a Merge "Add an explanation of how IpReachabilityMonitor works" by Erik Kline · 9 years ago
  24. 54eb12c Allow non-freeform tasks to gain focus when docked stack is up by Wale Ogunwale · 9 years ago
  25. f370a5b Merge "Resizing docked stack by dragging dock divider." by Filip Gruszczynski · 9 years ago
  26. 3ddc5d6 Resizing docked stack by dragging dock divider. by Filip Gruszczynski · 9 years ago
  27. 41da2f7 Merge "Allow signature apps to modify notification policies." by Julia Reynolds · 9 years ago
  28. 6ee2617 Allow signature apps to modify notification policies. by Julia Reynolds · 9 years ago
  29. 7581121 Merge "Revert "Allow signature apps to modify notification policies."" by Julia Reynolds · 9 years ago
  30. 3a0ee8f Revert "Allow signature apps to modify notification policies." by Julia Reynolds · 9 years ago
  31. b487ffe Merge "Allow signature apps to modify notification policies." by Julia Reynolds · 9 years ago
  32. 39a8c35 Allow signature apps to modify notification policies. by Julia Reynolds · 9 years ago
  33. 6b78340 resolved conflicts for b4d41021 to master by Todd Kennedy · 9 years ago
  34. b4d4102 am 92b28f37: resolved conflicts for 4ed21bf0 to stage-aosp-master by Todd Kennedy · 9 years ago
  35. 92b28f3 resolved conflicts for 4ed21bf0 to stage-aosp-master by Todd Kennedy · 9 years ago
  36. dfc9ce5 Merge "Added --restricted option for create-user command" by Fyodor Kupolov · 9 years ago
  37. a047d2e Merge "Fix OwnersTest when run with -e package" by Makoto Onuki · 9 years ago
  38. 02cb6e7 Added --restricted option for create-user command by Fyodor Kupolov · 9 years ago
  39. 4148089 Add an explanation of how IpReachabilityMonitor works by Erik Kline · 9 years ago
  40. f77a6db Merge "Refactoring: Delete AppWindowToken.willBeHidden field." by Filip Gruszczynski · 9 years ago
  41. 535570a am 979a22ea: am 6ad696c3: am f0740e0a: Merge "Add ThermalObserver system service to capture thermal state uevents." into cw-e-dev by Bryce Lee · 9 years ago
  42. 30c767a am 09746d89: am 5eccf896: am faf3f370: Merge "Fix sensor usage model" into cw-e-dev by Nick Vaccaro · 9 years ago
  43. 7cc2ad0 Merge "Entry animation for docking windows." by Filip Gruszczynski · 9 years ago
  44. 8aafd3a Refactoring: Delete AppWindowToken.willBeHidden field. by Filip Gruszczynski · 9 years ago
  45. 979a22e am 6ad696c3: am f0740e0a: Merge "Add ThermalObserver system service to capture thermal state uevents." into cw-e-dev by Bryce Lee · 9 years ago
  46. 09746d8 am 5eccf896: am faf3f370: Merge "Fix sensor usage model" into cw-e-dev by Nick Vaccaro · 9 years ago
  47. b1755d8 Merge "Revert "Added --restricted option for create-user command"" by Bart Sears · 9 years ago
  48. 9249a90 Revert "Added --restricted option for create-user command" by Bart Sears · 9 years ago
  49. f0740e0 Merge "Add ThermalObserver system service to capture thermal state uevents." into cw-e-dev by Bryce Lee · 9 years ago
  50. b0204d8 Merge "WindowStateAnimation: Clear transformation clip rect." by Wale Ogunwale · 9 years ago
  51. bc58f59 Add ThermalObserver system service to capture thermal state uevents. by Bryce Lee · 9 years ago
  52. 8c6e537 Allow using the JIT by Todd Kennedy · 9 years ago
  53. 72a3a0c Fix OwnersTest when run with -e package by Makoto Onuki · 9 years ago
  54. f36f4f5 Merge "resolved conflicts for 389bb7f5 to master" by Todd Kennedy · 9 years ago
  55. 56ebb25 resolved conflicts for 389bb7f5 to master by Todd Kennedy · 9 years ago
  56. cf2bb17 Merge "Use a factory class for dependency injection, add more tests." by Makoto Onuki · 9 years ago
  57. 9265189 Merge "Added --restricted option for create-user command" by Fyodor Kupolov · 9 years ago
  58. b643fb0 Use a factory class for dependency injection, add more tests. by Makoto Onuki · 9 years ago
  59. 389bb7f am 9f860264: resolved conflicts for 7de7e0b0 to stage-aosp-master by Todd Kennedy · 9 years ago
  60. 49b80af Entry animation for docking windows. by Filip Gruszczynski · 9 years ago
  61. 9f86026 resolved conflicts for 7de7e0b0 to stage-aosp-master by Todd Kennedy · 9 years ago
  62. 2f0fe62 WindowStateAnimation: Clear transformation clip rect. by Robert Carr · 9 years ago
  63. faf3f37 Merge "Fix sensor usage model" into cw-e-dev by Nick Vaccaro · 9 years ago
  64. fa54ab7 Pass dexopt flags as integer by Todd Kennedy · 9 years ago
  65. 20feaea Fix sensor usage model by Nick Vaccaro · 9 years ago
  66. 024ce62 Merge "Added trace points for task/stack resizing." by Wale Ogunwale · 9 years ago
  67. 3a08975 am cafb3192: am 4c74a02e: am 3af6163a: am 31fe464d: Merge "Give the DhcpClient alarm broadcasts foreground priority." into mnc-dr-dev by Ian Pedowitz · 9 years ago
  68. 0d3c613 am 569af4e9: am 1727a8e0: am 31519f63: am ea9675e7: Merge "Do not issue config change command when not needed" into mnc-dr-dev by Jorim Jaggi · 9 years ago
  69. 82418d1 am 1e595bc2: am 52762ce8: am f99986ee: am 65bfe1ca: Merge "AudioService: cleanup sco audio mode upon disconnection." into mnc-dr-dev by Pankaj Kanwar · 9 years ago
  70. fc832e3 resolved conflicts for c594e935 to master by Jorim Jaggi · 9 years ago
  71. cad05a0 Added trace points for task/stack resizing. by Wale Ogunwale · 9 years ago
  72. 737b216 Added --restricted option for create-user command by Fyodor Kupolov · 9 years ago
  73. bf02821 am 561f697e: am a86465d7: am 8c743655: am cb13da97: Merge "Revert "Dismiss color fade when it is no longer used."" into mnc-dr-dev by Michael Lentine · 9 years ago
  74. cafb319 am 4c74a02e: am 3af6163a: am 31fe464d: Merge "Give the DhcpClient alarm broadcasts foreground priority." into mnc-dr-dev by Ian Pedowitz · 9 years ago
  75. 569af4e am 1727a8e0: am 31519f63: am ea9675e7: Merge "Do not issue config change command when not needed" into mnc-dr-dev by Jorim Jaggi · 9 years ago
  76. 1e595bc am 52762ce8: am f99986ee: am 65bfe1ca: Merge "AudioService: cleanup sco audio mode upon disconnection." into mnc-dr-dev by Pankaj Kanwar · 9 years ago
  77. c594e93 am f9f9999d: am b7b9b31f: am ad26dc5f: Merge "Deliver camera launch source for analytics" into mnc-dr-dev by Jorim Jaggi · 9 years ago
  78. 561f697 am a86465d7: am 8c743655: am cb13da97: Merge "Revert "Dismiss color fade when it is no longer used."" into mnc-dr-dev by Michael Lentine · 9 years ago
  79. 3af6163 am 31fe464d: Merge "Give the DhcpClient alarm broadcasts foreground priority." into mnc-dr-dev by Ian Pedowitz · 9 years ago
  80. 31fe464 Merge "Give the DhcpClient alarm broadcasts foreground priority." into mnc-dr-dev by Ian Pedowitz · 9 years ago
  81. 49966d6 Merge "Batch ACTION_MOVE events to vsync boundries when resizing task" by Wale Ogunwale · 9 years ago
  82. ac342d3 Merge "Disable debugging for device idle in wear branch DO NOT MERGE ANYWHERE" into cw-e-dev by Joe LaPenna · 9 years ago
  83. 818c379 Disable debugging for device idle in wear branch DO NOT MERGE ANYWHERE by Joe LaPenna · 9 years ago
  84. 1727a8e am 31519f63: am ea9675e7: Merge "Do not issue config change command when not needed" into mnc-dr-dev by Jorim Jaggi · 9 years ago
  85. 31519f6 am ea9675e7: Merge "Do not issue config change command when not needed" into mnc-dr-dev by Jorim Jaggi · 9 years ago
  86. ea9675e Merge "Do not issue config change command when not needed" into mnc-dr-dev by Jorim Jaggi · 9 years ago
  87. 52762ce am f99986ee: am 65bfe1ca: Merge "AudioService: cleanup sco audio mode upon disconnection." into mnc-dr-dev by Pankaj Kanwar · 9 years ago
  88. f99986e am 65bfe1ca: Merge "AudioService: cleanup sco audio mode upon disconnection." into mnc-dr-dev by Pankaj Kanwar · 9 years ago
  89. 65bfe1c Merge "AudioService: cleanup sco audio mode upon disconnection." into mnc-dr-dev by Pankaj Kanwar · 9 years ago
  90. 9795a1d Give the DhcpClient alarm broadcasts foreground priority. by Lorenzo Colitti · 9 years ago
  91. 4822125 AudioService: cleanup sco audio mode upon disconnection. by Eric Laurent · 9 years ago
  92. f9f9999 am b7b9b31f: am ad26dc5f: Merge "Deliver camera launch source for analytics" into mnc-dr-dev by Jorim Jaggi · 9 years ago
  93. 3b3cbb5 Do not issue config change command when not needed by Jorim Jaggi · 9 years ago
  94. b7b9b31 am ad26dc5f: Merge "Deliver camera launch source for analytics" into mnc-dr-dev by Jorim Jaggi · 9 years ago
  95. ad26dc5 Merge "Deliver camera launch source for analytics" into mnc-dr-dev by Jorim Jaggi · 9 years ago
  96. a86465d am 8c743655: am cb13da97: Merge "Revert "Dismiss color fade when it is no longer used."" into mnc-dr-dev by Michael Lentine · 9 years ago
  97. 8c74365 am cb13da97: Merge "Revert "Dismiss color fade when it is no longer used."" into mnc-dr-dev by Michael Lentine · 9 years ago
  98. cb13da9 Merge "Revert "Dismiss color fade when it is no longer used."" into mnc-dr-dev by Michael Lentine · 9 years ago
  99. 68eafe7 Revert "Dismiss color fade when it is no longer used." by Michael Lentine · 9 years ago
  100. 40aa881 Deliver camera launch source for analytics by Jorim Jaggi · 9 years ago