1. 9c5ea9c Implement object pool for lifecycler by Andrii Kulian · 7 years ago
  2. 33203ff Merge "Display Cutout: Dispatch Cutout from WindowManager" by TreeHugger Robot · 7 years ago
  3. 018e216 Merge "Add transaction executor" by Andrii Kulian · 7 years ago
  4. 1381e6d Merge "Handle onBindingDied in notification manager" by TreeHugger Robot · 7 years ago
  5. 5c6b622 Display Cutout: Dispatch Cutout from WindowManager by Adrian Roos · 7 years ago
  6. f5854f1 Revert "Add odm sepolicy support to SELinuxMMAC.java" by Bo Hu · 7 years ago
  7. 4306aef Merge "Auto-format BluetoothManagerService.java" am: 004731bee7 am: c1cd03b60c by Myles Watson · 7 years ago
  8. 242c28f Merge "Allow subclass of TaskRecord." by TreeHugger Robot · 7 years ago
  9. da38ce8 Merge "Convert services/core/jni to Android.bp" by TreeHugger Robot · 7 years ago
  10. 54b86d2 Merge "Prefer std::string over String8" by TreeHugger Robot · 7 years ago
  11. 3383a88 Merge "Fix CTS tests failing due to job throttling" by TreeHugger Robot · 7 years ago
  12. e34be4a Merge "Change default dnd rules" by TreeHugger Robot · 7 years ago
  13. dac644c Merge "Deprecate inKeyguardRestrictedInputMode" by TreeHugger Robot · 7 years ago
  14. 787a43b Merge "Extreme battery saver: do not disable animation" by TreeHugger Robot · 7 years ago
  15. 4a86a51 Handle onBindingDied in notification manager by Ryan Lothian · 7 years ago
  16. 1742dd8 Convert services/core/jni to Android.bp by Colin Cross · 7 years ago
  17. 9b1efea Allow subclass of TaskRecord. by Garfield Tan · 7 years ago
  18. 4de1ad7 Extreme battery saver: do not disable animation by Makoto Onuki · 7 years ago
  19. 26eba87 Change default dnd rules by Beverly · 7 years ago
  20. ba2fd2b Merge "Auto-format BluetoothManagerService.java" am: 004731bee7 am: c1cd03b60c by Myles Watson · 7 years ago
  21. c1cd03b Merge "Auto-format BluetoothManagerService.java" am: 004731bee7 by Myles Watson · 7 years ago
  22. 388cd5f Rename snapshotProfile to createProfileSnapshot for consistency by Calin Juravle · 7 years ago
  23. fd9f8ae Implement ArtManager#snapshotProfile API by Calin Juravle · 7 years ago
  24. 5a8cc72 Fix CTS tests failing due to job throttling by Amith Yamasani · 7 years ago
  25. 6798bc3 Merge "Enable outgoing emergency calls in LockTask mode." by TreeHugger Robot · 7 years ago
  26. 7d09c01 Merge "Ensure activity stacks have unique ids." by Bryce Lee · 7 years ago
  27. 9e33289 Merge "Adds metadata to InstantAppResolveInfo" by TreeHugger Robot · 7 years ago
  28. 347a6f8 Merge "Change shared looper tag from ACTIVITY_MANAGER to SYSTEM_SERVER" by TreeHugger Robot · 7 years ago
  29. 3834e91 Merge "Allow a11y shortcut to toggle framework features" by Phil Weaver · 7 years ago
  30. f41ee68 Merge "Limit access to package names in brightness slider data." by Kenny Guy · 7 years ago
  31. b5f48b2 Merge "Add latency logging for rotation" by TreeHugger Robot · 7 years ago
  32. 57a69f6 Merge "Revert "Don't generate irrelevant a11y events - framework"" by TreeHugger Robot · 7 years ago
  33. a084819 Merge "Automatic zen rules are always priority only" by TreeHugger Robot · 7 years ago
  34. b5cd11a Auto-format BluetoothManagerService.java by Myles Watson · 7 years ago
  35. 2e24967 Merge "Add system service for slices" by TreeHugger Robot · 7 years ago
  36. 709ee15 Adds metadata to InstantAppResolveInfo by Patrick Baumann · 7 years ago
  37. b85ca74 Merge "Provide start parameters via setters on ActivityStarter." by Bryce Lee · 7 years ago
  38. ea03be1 Add latency logging for rotation by Jason Monk · 7 years ago
  39. 04337a6 Merge "Fix inadvertent paste in the middle of a comment." by TreeHugger Robot · 7 years ago
  40. bf16c14 Automatic zen rules are always priority only by Beverly · 7 years ago
  41. daf72b1 Change shared looper tag from ACTIVITY_MANAGER to SYSTEM_SERVER by Michael Wright · 7 years ago
  42. 7742160 Merge "Add odm sepolicy support to SELinuxMMAC.java" am: a0c52a8ace am: 5f2f65239b by kaichieh · 7 years ago
  43. 89720a2 Merge "Add odm sepolicy support to SELinuxMMAC.java" am: a0c52a8ace by kaichieh · 7 years ago
  44. 5f2f652 Merge "Add odm sepolicy support to SELinuxMMAC.java" am: a0c52a8ace by kaichieh · 7 years ago
  45. a0c52a8 Merge "Add odm sepolicy support to SELinuxMMAC.java" by Treehugger Robot · 7 years ago
  46. 4c9a597 Provide start parameters via setters on ActivityStarter. by Bryce Lee · 7 years ago
  47. 0570874 Merge "Revert "Add latency logging for rotation"" by TreeHugger Robot · 7 years ago
  48. 88e05cb Add transaction executor by Andrii Kulian · 7 years ago
  49. 8cb0cf0 Merge "Allow caller to specify target to start in setQuietModeEnabled" by TreeHugger Robot · 7 years ago
  50. 79c1f22 Revert "Add latency logging for rotation" by Wale Ogunwale · 7 years ago
  51. 8ac4f72 Fix inadvertent paste in the middle of a comment. by Donald Chai · 7 years ago
  52. 15e7c31 Merge "Extreme battery saver: Disable location when screen is off." by Makoto Onuki · 7 years ago
  53. 153daa8 Merge "Modifies logs on findNanoAppOnHub" by TreeHugger Robot · 7 years ago
  54. 858f132 Enable outgoing emergency calls in LockTask mode. by Charles He · 7 years ago
  55. 2b186fa Extreme battery saver: Disable location when screen is off. by Makoto Onuki · 7 years ago
  56. b0021b3 Merge "Public access to static methods in ZenModeConfig" by TreeHugger Robot · 7 years ago
  57. d4128ec Revert "Don't generate irrelevant a11y events - framework" by Eugene Susla · 7 years ago
  58. d5b9266f Merge "Add major version code to platform." by Dianne Hackborn · 7 years ago
  59. be6d352 Public access to static methods in ZenModeConfig by Beverly · 7 years ago
  60. d3392da Merge "Add SystemApis to expose runtime profile information" by Calin Juravle · 7 years ago
  61. 8f5f7ff Add system service for slices by Jason Monk · 7 years ago
  62. b9f0612 Allow a11y shortcut to toggle framework features by Phil Weaver · 7 years ago
  63. d9cce2c Ensure activity stacks have unique ids. by Bryce Lee · 7 years ago
  64. ce1d578 Merge "WM: Adjust TaskSnapshot for cutout layout" by TreeHugger Robot · 7 years ago
  65. afe5246 Modifies logs on findNanoAppOnHub by Arthur Ishiguro · 7 years ago
  66. a094c37 Merge "Add latency logging for rotation" by Jason Monk · 7 years ago
  67. 64fd8c0 Allow caller to specify target to start in setQuietModeEnabled by Tony Mak · 7 years ago
  68. 98a146d WM: Adjust TaskSnapshot for cutout layout by Adrian Roos · 7 years ago
  69. d52efa5 Merge "Ensure non app WindowTokens are removed when closing." by TreeHugger Robot · 7 years ago
  70. 7780e80 Merge "Sends resolving action to Instant App installer" by TreeHugger Robot · 7 years ago
  71. aec55ff5 Ensure non app WindowTokens are removed when closing. by chaviw · 7 years ago
  72. 0a38efd Merge "Match network roaming state to avoid wtf()." am: 3fb2711ede am: bafba08c6b by Jeff Sharkey · 7 years ago
  73. 255cac2 Merge "Match network roaming state to avoid wtf()." am: 3fb2711ede by Jeff Sharkey · 7 years ago
  74. bafba08 Merge "Match network roaming state to avoid wtf()." am: 3fb2711ede by Jeff Sharkey · 7 years ago
  75. 3fb2711 Merge "Match network roaming state to avoid wtf()." by Jeff Sharkey · 7 years ago
  76. 36f46a8 Merge "Don't send userLeaving hint when entering split-screen mode." by Wale Ogunwale · 7 years ago
  77. 469f4f6 Merge "MacAddress: light refactors and improve documentation" am: d871cab32d am: 2f7cb5752b by Hugo Benichi · 7 years ago
  78. 13b2fa0 Merge "MacAddress: light refactors and improve documentation" am: d871cab32d by Hugo Benichi · 7 years ago
  79. 2f7cb57 Merge "MacAddress: light refactors and improve documentation" am: d871cab32d by Hugo Benichi · 7 years ago
  80. b4165d7 Sends resolving action to Instant App installer by Patrick Baumann · 7 years ago
  81. 6226216 Match network roaming state to avoid wtf(). by Jeff Sharkey · 7 years ago
  82. 45f8b29 Add SystemApis to expose runtime profile information by Calin Juravle · 7 years ago
  83. 405efef Merge "Makes adb install -r the default behavior" by Patrick Baumann · 7 years ago
  84. 3accca0 Add major version code to platform. by Dianne Hackborn · 11 years ago
  85. 15f4ac5 Merge "Update 'next alarm' tracking" by Julia Reynolds · 7 years ago
  86. 9e0aba6 Merge "Extreme battery saver: Log BS state in the event log." by TreeHugger Robot · 7 years ago
  87. e3def31 Merge "Extreme battery saver: Do not lower screen brightness" by TreeHugger Robot · 7 years ago
  88. a933349 Makes adb install -r the default behavior by Patrick Baumann · 7 years ago
  89. 0deaa4c Merge "Allow shell to remove pkgs from powersave-temp-whitelist." by Sudheer Shanka · 7 years ago
  90. 4b31843 Update 'next alarm' tracking by Julia Reynolds · 7 years ago
  91. d796c90 Merge "Make single volume devices more robust to ringer mode changes." by Zak Cohen · 7 years ago
  92. c59b4f6 Don't send userLeaving hint when entering split-screen mode. by Wale Ogunwale · 7 years ago
  93. 29fdbc6 Merge changes from topic "hw_bitmap" by Chavi Weingarten · 7 years ago
  94. 453e7c1 Add latency logging for rotation by Jason Monk · 7 years ago
  95. efb7584 Merge "Make ActivityStarter single use." by Bryce Lee · 7 years ago
  96. 84bb7fc MacAddress: light refactors and improve documentation by Hugo Benichi · 7 years ago
  97. 70de9728 Merge changes from topic "priv_vendor_app" by TreeHugger Robot · 7 years ago
  98. f156c04 Merge "Expose App Standby APIs for apps and system" by TreeHugger Robot · 7 years ago
  99. d3624e1 Make ActivityStarter single use. by Bryce Lee · 7 years ago
  100. 382a2fd Merge "Handles synchronous failures of transactions" by TreeHugger Robot · 7 years ago