1. 2aeac8c Merge "Make sure Notification#deleteIntent cannot be used to start activities from background" into qt-dev by Michal Karpinski · 5 years ago
  2. 328ff83 Merge "Roll forward "Make notification effects for automotive configurable."" into qt-dev by TreeHugger Robot · 5 years ago
  3. 80e9a4c Merge "DO NOT MERGE: Fix a few issues with foreground service location accesses." into qt-dev by TreeHugger Robot · 5 years ago
  4. cb397d7 Merge "Fix process name for sw codec process" into qt-dev by TreeHugger Robot · 5 years ago
  5. 9c88c1e Merge "Add odm and oem policies" into qt-dev by TreeHugger Robot · 5 years ago
  6. 939df09 Add odm and oem policies by Ryan Mitchell · 5 years ago
  7. d6d09d9 Merge "Allow sandboxed apps to access only package specific dirs." into qt-dev by Sudheer Shanka · 5 years ago
  8. adbdf2e Merge "ThermalManagerServiceTest: change to new callback behavior" into qt-dev by TreeHugger Robot · 5 years ago
  9. a8853fe Merge "Add unit tests for AttentionManagerService. Make sure it won't crash when OnSwitchUser() is invoked while the bound service is null." into qt-dev by TreeHugger Robot · 5 years ago
  10. 211ddf7 Merge "Unhardcoded Augmented Autofill debug constants." into qt-dev by TreeHugger Robot · 5 years ago
  11. fc7f452 Merge "Dump stacktrace of native process when timeout." into qt-dev by TreeHugger Robot · 5 years ago
  12. 7cf388c ThermalManagerServiceTest: change to new callback behavior by Wei Wang · 5 years ago
  13. d21ce79 Merge "Make storage a restricted permission - framework" into qt-dev by Svetoslav Ganov · 5 years ago
  14. fa323e7 Add unit tests for AttentionManagerService. Make sure it won't crash when OnSwitchUser() is invoked while the bound service is null. by Yi Jiang · 5 years ago
  15. 274b17c Merge "storagemenager: Skip fstrim while doing block based checkpoint" into qt-dev by TreeHugger Robot · 5 years ago
  16. 0ba84f8 Merge "Include oom_adjust reason in trace" into qt-dev by Amith Yamasani · 5 years ago
  17. 00202de Merge "Use USER_SYSTEM instead of USER_ALL when enabling rollback." into qt-dev by TreeHugger Robot · 5 years ago
  18. 2deeada Merge "Thermal: send callback even if no HAL exist." into qt-dev by Wei Wang · 5 years ago
  19. d207589 Make sure Notification#deleteIntent cannot be used to start by Michal Karpinski · 5 years ago
  20. 451e2d8 Merge "BroadcastReceiver in UserBackupManagerService can crash system_server" into qt-dev by Ruslan Tkhakokhov · 5 years ago
  21. 469f1c9 Merge "AudioService: fix audio mode lock" into qt-dev by Jean-Michel Trivi · 5 years ago
  22. d6f83bb Use USER_SYSTEM instead of USER_ALL when enabling rollback. by Richard Uhler · 5 years ago
  23. 1c9cde6 Merge "Add -i com.android.shell when --enable-rollback is specified." into qt-dev by TreeHugger Robot · 5 years ago
  24. e6763f2 Merge "Fix KeyValueBackupTaskTest shadow errors" into qt-dev by Annie Meng · 5 years ago
  25. 1f14a72 Merge "Cache service component name in RoleControllerManager to avoid deadlock." into qt-dev by TreeHugger Robot · 5 years ago
  26. 7edba73 Thermal: send callback even if no HAL exist. by Wei Wang · 5 years ago
  27. 9ffed9e Merge "Fix pinned stack destination been overwrite by obsolete animator." into qt-dev by Wei Sheng Shih · 5 years ago
  28. 7e65c3f Dump stacktrace of native process when timeout. by Hui Yu · 5 years ago
  29. 47b553c Roll forward "Make notification effects for automotive configurable." by Qiao (Adora) Zhang · 5 years ago
  30. e10ba34 Fix process name for sw codec process by Chong Zhang · 5 years ago
  31. aba7839 Merge "Add DND whitelist" into qt-dev by TreeHugger Robot · 5 years ago
  32. ec30016 Merge "Guard remote volume controllers with a lock" into qt-dev by TreeHugger Robot · 5 years ago
  33. 218da16 AudioService: fix audio mode lock by Jean-Michel Trivi · 5 years ago
  34. b33a6c6 Merge "Don't hold mPackages calling addPreferredActivityInternal" into qt-dev by TreeHugger Robot · 5 years ago
  35. d2775cd Include oom_adjust reason in trace by Amith Yamasani · 5 years ago
  36. 4aa99a7 Merge "Instant apps should have default view of storage?" into qt-dev by Jeff Sharkey · 5 years ago
  37. 9c6b3fd Merge "Recovers on boot when scan of data app fails" into qt-dev by TreeHugger Robot · 5 years ago
  38. abf224e Merge "Fixes incorrect app id cleanup on failure" into qt-dev by TreeHugger Robot · 5 years ago
  39. 9b2b4f5 Merge "Adds unit tests in attention manager service for two interfaces: -checkAttention() -cancelAttentionCheck()" into qt-dev by Yi Jiang · 5 years ago
  40. e7ef0a61 Merge "Move TrafficStats tags for the network stack constants" into qt-dev by Chalard Jean · 5 years ago
  41. 6aa7e4c Instant apps should have default view of storage? by Jeff Sharkey · 5 years ago
  42. d563e93 Make storage a restricted permission - framework by Svet Ganov · 5 years ago
  43. 50a5687 Merge "Grant clipboard access to the Augmented Autofill service." into qt-dev by TreeHugger Robot · 5 years ago
  44. 509b97b Merge "thermal: Add pulled cooling device atom and a field to Temperature atom" into qt-dev by Maggie White · 5 years ago
  45. 2dd1451 Merge ""Charging this device via USB" notification isn't relevant for automotive." into qt-dev by TreeHugger Robot · 5 years ago
  46. e99db5a Add DND whitelist by Julia Reynolds · 5 years ago
  47. f9c9c16 Adds unit tests in attention manager service for two interfaces: by Yi Jiang · 5 years ago
  48. b703e1c Recovers on boot when scan of data app fails by Patrick Baumann · 5 years ago
  49. 193924cc Don't hold mPackages calling addPreferredActivityInternal by Todd Kennedy · 5 years ago
  50. 4886935 Merge "Don't allow PI-based starts and trampolines when sender is SYSTEM_UID and it happens to pass foregroundness check at the time of sending" into qt-dev by TreeHugger Robot · 5 years ago
  51. cee859e Merge "Only reset layout seq when moved to a new display." into qt-dev by TreeHugger Robot · 5 years ago
  52. 1c1c65e Merge "Copy rects such that we don't modify state" into qt-dev by TreeHugger Robot · 5 years ago
  53. d072df4 Merge "Revert "Revert "Fix issue in attached layouting""" into qt-dev by TreeHugger Robot · 5 years ago
  54. 599e9b3 Fix KeyValueBackupTaskTest shadow errors by Annie Meng · 5 years ago
  55. 2927b54 Don't allow PI-based starts and trampolines when sender by Michal Karpinski · 5 years ago
  56. 815397a Merge "Fix crash when clearing package preferred activities." into qt-dev by TreeHugger Robot · 5 years ago
  57. a72b4cc Copy rects such that we don't modify state by Jorim Jaggi · 5 years ago
  58. d649057 Revert "Revert "Fix issue in attached layouting"" by Jorim Jaggi · 5 years ago
  59. c826cf4 Fix crash when clearing package preferred activities. by Hai Zhang · 5 years ago
  60. dd5e5e3 BroadcastReceiver in UserBackupManagerService can crash system_server by Ruslan Tkhakokhov · 5 years ago
  61. 88184a6 Add -i com.android.shell when --enable-rollback is specified. by Richard Uhler · 5 years ago
  62. df573a6 Merge "If the calling process isn't whitelisted for background activity start, check the other processes of calling UID too" into qt-dev by TreeHugger Robot · 5 years ago
  63. 77d354e Merge "Allow MSIME to set inactive when window loses focus." into qt-dev by Tarandeep Singh · 5 years ago
  64. 4dd0712 Fix pinned stack destination been overwrite by obsolete animator. by wilsonshih · 5 years ago
  65. 2a7b95f Guard remote volume controllers with a lock by Sungsoo Lim · 5 years ago
  66. 12154d8 Merge "Cache and log enrollment settings" into qt-dev by Kevin Chyn · 5 years ago
  67. 93e2167 Merge "Don't cancel injected event when mouse event arrives" into qt-dev by TreeHugger Robot · 5 years ago
  68. 4d39c62 Merge "Fix a deadlock WMG->WMS, WMS->WMG" into qt-dev by NT Tsai · 5 years ago
  69. 8540e63 Merge "Don't wait until next fetch of recent tasks to reset the task list" into qt-dev by Winson Chung · 5 years ago
  70. 07277977 Merge "Log for pending activities launch" into qt-dev by TreeHugger Robot · 5 years ago
  71. 575022f Merge "Remove the disableSelf() api" into qt-dev by TreeHugger Robot · 5 years ago
  72. 5d230c1 Merge "Migrate to the new ro property for headless multiuser check." into qt-dev by TreeHugger Robot · 5 years ago
  73. 1114110 Merge "DO NOT MERGE - Removed ContentCapture support from standard SDK toolkit." into qt-dev by TreeHugger Robot · 5 years ago
  74. 2b7dbe8 Remove the disableSelf() api by Alex Salo · 5 years ago
  75. 7e46f59 Merge "AudioManager: test API for dynamic audio policy" into qt-dev by Jean-Michel Trivi · 5 years ago
  76. b22e916 Fixes incorrect app id cleanup on failure by Patrick Baumann · 5 years ago
  77. e223e68 Only reset layout seq when moved to a new display. by Garfield Tan · 5 years ago
  78. 37da985 Merge "Move DisplayTransformManagerTest" into qt-dev by Christine Franks · 5 years ago
  79. c78071f Cache and log enrollment settings by Kevin Chyn · 5 years ago
  80. 094171b Merge "Revert "Make notification effects for automotive configurable."" into qt-dev by TreeHugger Robot · 5 years ago
  81. ed5d40c Merge "More SurfaceAnimator lifetime fixes." into qt-dev by Rob Carr · 5 years ago
  82. 0a510f8 Merge "Revert "Fix issue in attached layouting"" into qt-dev by Jorim Jaggi · 5 years ago
  83. 1c7182a Unhardcoded Augmented Autofill debug constants. by Felipe Leme · 5 years ago
  84. c1adecd AudioService: more stringent on dropping ACTION_AUDIO_BECOMING_NOISY by Jean-Michel Trivi · 5 years ago
  85. 442b631 thermal: Add pulled cooling device atom and a field to Temperature atom by Maggie White · 5 years ago
  86. 9a73912 Merge "Load /metadata/password_slots/slot_map lazily." into qt-dev by David Anderson · 5 years ago
  87. 9acce42 Revert "Fix issue in attached layouting" by Jorim Jaggi · 5 years ago
  88. a9d0bff Revert "Make notification effects for automotive configurable." by Qiao (Adora) Zhang · 5 years ago
  89. ad6195d Merge "Catch all exceptions when calling startCheckpoint()." into qt-dev by Martijn Coenen · 5 years ago
  90. 7d5c491 storagemenager: Skip fstrim while doing block based checkpoint by Sandeep Patil · 5 years ago
  91. 41efb40 "Charging this device via USB" notification isn't relevant for automotive. by Priyank Singh · 5 years ago
  92. ddba88e Merge "AudioService: better vol adjustment logs" into qt-dev by Jean-Michel Trivi · 5 years ago
  93. ef1c0b3 DO NOT MERGE - Removed ContentCapture support from standard SDK toolkit. by Felipe Leme · 5 years ago
  94. 9cf5d50 Merge "Mark flaky pre-submit tests" into qt-dev by Yunfan Chen · 5 years ago
  95. 2e0aad2 If the calling process isn't whitelisted for background by Michal Karpinski · 5 years ago
  96. 6a76b7e Move TrafficStats tags for the network stack constants by Chalard Jean · 5 years ago
  97. 3403f2d Fix '-u <user id>' handling in 'adb ime enable' and 'adb ime set' by Yohei Yukawa · 5 years ago
  98. e299aa4 Merge "Don't hold mPackages when clearing package state" into qt-dev by TreeHugger Robot · 5 years ago
  99. 49c98a7 Merge "Fix wrong MSIME check in onImeWindowSetOnDisplay." into qt-dev by TreeHugger Robot · 5 years ago
  100. 9aa2d74 Merge "Fix issue in attached layouting" into qt-dev by Jorim Jaggi · 5 years ago