1. f3d2414 Merge "Allow deleting accounts when user is locked" into nyc-dev by Fyodor Kupolov · 9 years ago
  2. f64a0fe Merge "Don't get application info for the system" into nyc-dev by Julia Reynolds · 9 years ago
  3. b401fa7 Don't get application info for the system by Julia Reynolds · 9 years ago
  4. dd05f03 Death to synchronous transactions (2/2) by Jorim Jaggi · 9 years ago
  5. bdae929 Merge "Send USER_UNLOCKED broadcasts before PRE_BOOT." into nyc-dev by Jeff Sharkey · 9 years ago
  6. a66bffb Merge "Skip unlock requests for users who aren't running." into nyc-dev by Jeff Sharkey · 9 years ago
  7. 155e5d6 Send USER_UNLOCKED broadcasts before PRE_BOOT. by Jeff Sharkey · 9 years ago
  8. b53874e Merge changes from topic 'carrier-app-race' into nyc-dev by Jeff Davidson · 9 years ago
  9. 95cd5d5 Merge "Clear calling identity when enabling WebView fallback logic." into nyc-dev by Gustav Sennton · 9 years ago
  10. f86ce78 Merge "Add systrace for resolveIntent()" into nyc-dev by Todd Kennedy · 9 years ago
  11. 42cf25f Merge "Don't allow userID changes on upgrade" into nyc-dev by Todd Kennedy · 9 years ago
  12. 27b5d2e Skip unlock requests for users who aren't running. by Jeff Sharkey · 9 years ago
  13. 390a813 Merge "Add UserHandle to ShortcutInfo, and simplify LauncherApps APIs." into nyc-dev by Makoto Onuki · 9 years ago
  14. 4c74334 Merge "Added getProfileIds method returning array of userIds" into nyc-dev by Fyodor Kupolov · 9 years ago
  15. 248a2e0 Merge "don't copy importance forward" into nyc-dev by Chris Wren · 9 years ago
  16. ed748c2 Merge "Reinstate much-reduced ConnectivityService logging." into nyc-dev by Lorenzo Colitti · 9 years ago
  17. 063fe65 Merge "Make additional IME Subtype ID persistent." into nyc-dev by Yohei Yukawa · 9 years ago
  18. 15e636b Merge "Ensure we don't crash the system server when disabling/enabling package." into nyc-dev by Gustav Sennton · 9 years ago
  19. ffdaae0 Merge "Retry compiling a previously failing package after update" into nyc-dev by David Brazdil · 9 years ago
  20. ace80c5 Retry compiling a previously failing package after update by David Brazdil · 9 years ago
  21. 1f602dc don't copy importance forward by Chris Wren · 9 years ago
  22. b89d33e Merge changes Ic2c84de7,I379aef92 into nyc-dev by Lorenzo Colitti · 9 years ago
  23. 39d2bb5 Reinstate much-reduced ConnectivityService logging. by Lorenzo Colitti · 9 years ago
  24. 02d01b7 Merge "DND related restrictions" into nyc-dev by Julia Reynolds · 9 years ago
  25. 80932c1 Assume package failed to compile unless proven otherwise by David Brazdil · 9 years ago
  26. 6a3b2d2 Refactor return values of performDexOpt by David Brazdil · 9 years ago
  27. 37a8769 Update packages in post-boot background job by David Brazdil · 9 years ago
  28. 66baf69 Make additional IME Subtype ID persistent. by Yohei Yukawa · 9 years ago
  29. 9b0c8fd Remove duplicated code in NetworkStateTrackerHandler. by Lorenzo Colitti · 9 years ago
  30. cd63d24 Improve Tethering and NativeDaemonConnector logging. by Lorenzo Colitti · 9 years ago
  31. 2e3ce4c Merge "Use inode numbers for CE storage." into nyc-dev by Jeff Sharkey · 9 years ago
  32. 270fe5d Merge "Shift+Meta+Space should reverse-rotate subtypes." into nyc-dev by Yohei Yukawa · 9 years ago
  33. 4288419 Use inode numbers for CE storage. by Jeff Sharkey · 9 years ago
  34. d39ae85 Shift+Meta+Space should reverse-rotate subtypes. by Yohei Yukawa · 9 years ago
  35. c92490a Merge "Fix minimal size for tasks in right-hand pane" into nyc-dev by Andrii Kulian · 9 years ago
  36. d4041db More freezing of apps when doing surgery. by Jeff Sharkey · 9 years ago
  37. 8ed9ece Revert "Keep read/write external storage as built-in permissions" by Jeff Sharkey · 9 years ago
  38. edd11f5 Add missing method called from native code. by Jeff Sharkey · 9 years ago
  39. 30f3759 Merge "Keep read/write external storage as built-in permissions" into nyc-dev by Svetoslav Ganov · 9 years ago
  40. 4086750 Keep read/write external storage as built-in permissions by Svet Ganov · 9 years ago
  41. 6ad205b Merge "More APF debuggability." into nyc-dev by Lorenzo Colitti · 9 years ago
  42. ff396f2 Ensure we don't crash the system server when disabling/enabling package. by Gustav Sennton · 9 years ago
  43. c3769ae Merge "Disable snap targets that make apps <220dp" into nyc-dev by Jorim Jaggi · 9 years ago
  44. 19cf297 Disable snap targets that make apps <220dp by Jorim Jaggi · 9 years ago
  45. fe52f91 Merge "Only force drawing status bar background if target >= N" into nyc-dev by Jorim Jaggi · 9 years ago
  46. 8f5701b Only force drawing status bar background if target >= N by Jorim Jaggi · 9 years ago
  47. 2e062ab Merge "Excluded certain APNs (e.g. IMS) from mobile data usage." into nyc-dev by Jack Yu · 9 years ago
  48. c9039e0 Merge "Fix for activity manager crash due to null task" into nyc-dev by Chong Zhang · 9 years ago
  49. 1f07649 Merge "SoundTriggerHelper re-design." into nyc-dev by Arunesh Mishra · 9 years ago
  50. af80db4 Fix a few issues with non-resizable info activity by Jorim Jaggi · 9 years ago
  51. d06e606 Do not retry taking screenshots by Jorim Jaggi · 9 years ago
  52. da9f52a Merge "Fixed the sign error in GnssClock" into nyc-dev by Wyatt Riley · 9 years ago
  53. af93306 Merge "Reduce unnecessary accessibility cache clearing." into nyc-dev by Phil Weaver · 9 years ago
  54. 15ad24b Merge "audio service: fix volume burst on user switch" into nyc-dev by Eric Laurent · 9 years ago
  55. 35f6808 Allow deleting accounts when user is locked by Fyodor Kupolov · 9 years ago
  56. ed78379 DND related restrictions by Julia Reynolds · 9 years ago
  57. e50607e Fixed the sign error in GnssClock by Lifu Tang · 9 years ago
  58. 196a057 Merge "Add granular control over disabled effects." into nyc-dev by Bryce Lee · 9 years ago
  59. c289922 Merge "Fix NPE for MATCH_FACTORY_ONLY" into nyc-dev by Todd Kennedy · 9 years ago
  60. 421d8f5 Fix NPE for MATCH_FACTORY_ONLY by Todd Kennedy · 9 years ago
  61. d9ac2be audio service: fix volume burst on user switch by Eric Laurent · 9 years ago
  62. f759334 Don't allow userID changes on upgrade by Todd Kennedy · 9 years ago
  63. abe8442 Add UserHandle to ShortcutInfo, and simplify LauncherApps APIs. by Makoto Onuki · 9 years ago
  64. 10b0aa6 Merge "Fix invalid stack position when docked on right" into nyc-dev by Andrii Kulian · 9 years ago
  65. 78ab7cf SoundTriggerHelper re-design. by Arunesh Mishra · 9 years ago
  66. daea357 Fix minimal size for tasks in right-hand pane by Andrii Kulian · 9 years ago
  67. 3898db9 Merge "Allow the ranker to autobundle notifications." into nyc-dev by Julia Reynolds · 9 years ago
  68. e37cfab Reduce unnecessary accessibility cache clearing. by Phil Weaver · 9 years ago
  69. ef3b272 Fix invalid stack position when docked on right by Andrii Kulian · 9 years ago
  70. 80d48f1 Merge "Fix issue #26879170: Adjust doze maintenance windows..." into nyc-dev by Dianne Hackborn · 9 years ago
  71. d44063c Fix for activity manager crash due to null task by Chong Zhang · 9 years ago
  72. b918f1b Merge "Do not crop children to task bounds while resizing." into nyc-dev by Rob Carr · 9 years ago
  73. ab4d5ff Merge "Eliminate side effects of a11y window title." into nyc-dev by Phil Weaver · 9 years ago
  74. cea7321 Merge "Corrections to processing abioverride flag" into nyc-dev by Selim Gurun · 9 years ago
  75. e46bb37 Allow the ranker to autobundle notifications. by Julia Reynolds · 9 years ago
  76. 7219ada Add granular control over disabled effects. by Bryce Lee · 9 years ago
  77. c0a8fa8 Merge "Add setting and detection of ro.sys.safemode property." into nyc-dev by Paul Lawrence · 9 years ago
  78. a1544dd Merge "Take screenshot of finishing apps as requested" into nyc-dev by Chong Zhang · 9 years ago
  79. f44f5a4 Add setting and detection of ro.sys.safemode property. by dcashman · 9 years ago
  80. 6824c7c Clear calling identity when enabling WebView fallback logic. by Gustav Sennton · 9 years ago
  81. 21cafcd Merge "Fix issue where (accessibility) keyboard mode callbacks were not always called. Bug: 28007101" into nyc-dev by Anna Galusza · 9 years ago
  82. 0e868a1 Merge "Fix a NPE in PackageInstallerService" into nyc-dev by Svetoslav Ganov · 9 years ago
  83. 3baa876 Fix a NPE in PackageInstallerService by Svet Ganov · 9 years ago
  84. 1d16d77 Merge "Create WebViewUpdateServiceImpl to move implementation there." into nyc-dev by Gustav Sennton · 9 years ago
  85. 059e2bb More APF debuggability. by Lorenzo Colitti · 9 years ago
  86. a078b4b Merge "Still return a package suspsended dialog if there is no owner." into nyc-dev by Nicolas Prévot · 9 years ago
  87. 8aa4802 Still return a package suspsended dialog if there is no owner. by Nicolas Prevot · 9 years ago
  88. 1b2300b Merge "Relaunch previous activity after turning work profile on" into nyc-dev by Rubin Xu · 9 years ago
  89. 5499945 Merge "MediaSessionService: Send MEDIA_BUTTON intents with foreground priority" into nyc-dev by Insun Kang · 9 years ago
  90. 2054db3 MediaSessionService: Send MEDIA_BUTTON intents with foreground priority by Insun Kang · 9 years ago
  91. ca4a835 Merge "Remove package AutomaticZenRules for revoked Notification Policy Access" into nyc-dev by Ariana Mott · 9 years ago
  92. 0f36ba8 Merge "batteryService: Add Charge Counter." into nyc-dev by Ruchi Kandoi · 9 years ago
  93. 6361e22 batteryService: Add Charge Counter. by Ruchi Kandoi · 9 years ago
  94. b4e39f5 Merge "Prevent apps from uninstalling packages that are not installed by them." into nyc-dev by Sudheer Shanka · 9 years ago
  95. 88c4135 Fix issue #26879170: Adjust doze maintenance windows... by Dianne Hackborn · 9 years ago
  96. 656e6af Merge "am: do not account totalSwapPss as used RAM" into nyc-dev by Thierry Strudel · 9 years ago
  97. 7f98aa4 Added getProfileIds method returning array of userIds by Fyodor Kupolov · 9 years ago
  98. 7c3912e Merge "Dismiss docked stack when opening non-resizable activity" into nyc-dev by Jorim Jaggi · 9 years ago
  99. 8f035a3 Merge "Make ext libs a part of AOSP and mandatory" into nyc-dev by Svetoslav Ganov · 9 years ago
  100. 5c8acb4 Corrections to processing abioverride flag by Selim Gurun · 9 years ago