1. 89c5098 Merge changes Ie7ff2c10,I77920d16,I71ef435c by Issei Suzuki · 4 years, 9 months ago
  2. b08c2ea Merge "Don't send session committed broadcast for dry runs" into qt-qpr1-dev am: 15040587a5 by Gavin Corkery · 4 years, 9 months ago
  3. abc5716 Merge "Use correct calling identity during camera permission check" by TreeHugger Robot · 4 years, 9 months ago
  4. 86ff03b Merge "Don't send session committed broadcast for dry runs" into qt-qpr1-dev by Gavin Corkery · 4 years, 9 months ago
  5. 1504058 Merge "Don't send session committed broadcast for dry runs" into qt-qpr1-dev by Gavin Corkery · 4 years, 9 months ago
  6. 6f2485d Merge "Delete notif history files at the right time" by TreeHugger Robot · 4 years, 9 months ago
  7. 430a111 Revert "Clean up visibility related flags in ActivityRecord" by Issei Suzuki · 4 years, 10 months ago
  8. 7b9e257 Revert "Clean up visibility related flags in WindowToken" by Issei Suzuki · 4 years, 10 months ago
  9. e63eac7 Revert "Clean up visibility related flags in ActivityRecord" by Issei Suzuki · 4 years, 10 months ago
  10. 8315398 Merge "Allow app switches for accessibility services" by Alex Huang · 4 years, 10 months ago
  11. 0326374 Merge "Allow sending of bulk Uri change notifications." by Jeff Sharkey · 4 years, 10 months ago
  12. 532431d Merge "Add ability to make task snapshots store in RGB565" by Chiawei Wang · 4 years, 10 months ago
  13. 11f3c8a Merge "AudioService: clear caller identity before broadcasting intent" by TreeHugger Robot · 4 years, 10 months ago
  14. 24ef87d Allow app switches for accessibility services by Alex.tc Huang · 4 years, 10 months ago
  15. 1307f42 Allow sending of bulk Uri change notifications. by Jeff Sharkey · 4 years, 10 months ago
  16. da0e5ce Merge "Rework platform version to hide codenames." by Dianne Hackborn · 4 years, 10 months ago
  17. da42712c AudioService: clear caller identity before broadcasting intent by Eric Laurent · 4 years, 10 months ago
  18. f7824ac Use correct calling identity during camera permission check by Emilian Peev · 4 years, 10 months ago
  19. 96951fc Delete notif history files at the right time by Julia Reynolds · 4 years, 10 months ago
  20. 20648f2 Merge "Clear LastSurfacePosition when surface is cleared." by TreeHugger Robot · 4 years, 10 months ago
  21. 727d98d Merge "Actually use mContext directly" into qt-qpr1-dev am: abd0f5ba3d by Daniel Rosenberg · 4 years, 10 months ago
  22. 4246db3 Merge "Update ArtManagerService for new profilebootclasspath properties" am: c62f571265 by Mathieu Chartier · 4 years, 10 months ago
  23. 757ce97 Merge "resolve merge conflicts of 8e8c40b5c262cc8fb88c44953547fecf58e495b0 to master" by TreeHugger Robot · 4 years, 10 months ago
  24. 5b790b7 Merge "Update ArtManagerService for new profilebootclasspath properties" by Mathieu Chartier · 4 years, 10 months ago
  25. c62f571 Merge "Update ArtManagerService for new profilebootclasspath properties" by Mathieu Chartier · 4 years, 10 months ago
  26. 3926ad2 Update ArtManagerService for new profilebootclasspath properties by Mathieu Chartier · 4 years, 10 months ago
  27. 72b2844 Fix channel locking post cleardata by Julia Reynolds · 4 years, 10 months ago
  28. 2c6c204 Merge "Save pinned stack bounds when there is no reparenting" by TreeHugger Robot · 4 years, 10 months ago
  29. af21696 Merge "Clean up visibility related flags in ActivityRecord" by TreeHugger Robot · 4 years, 10 months ago
  30. 56dea3a resolve merge conflicts of 8e8c40b5c262cc8fb88c44953547fecf58e495b0 to master by atrost · 4 years, 10 months ago
  31. 8e8c40b Merge "Move android.compat.annotation package out of libcore" am: b4852382fa by Anna Trostanetski · 4 years, 10 months ago
  32. c0edbbb Clean up visibility related flags in ActivityRecord by Issei Suzuki · 4 years, 10 months ago
  33. e03e78a Merge "Attempt to reconnect to weaver before verifying FRP credential" by TreeHugger Robot · 4 years, 10 months ago
  34. c153d2f Merge changes I29f71b34,I15a16bbb by Khaled Abdelmohsen · 4 years, 10 months ago
  35. f39ec86 Merge "Fix warning of activity LRU list removal" by TreeHugger Robot · 4 years, 10 months ago
  36. 22d585e Merge "Move android.compat.annotation package out of libcore" am: b4852382fa by Anna Trostanetski · 4 years, 10 months ago
  37. 02202d1 Add ability to make task snapshots store in RGB565 by Chiawei Wang · 6 years ago
  38. 5c8d175 Merge changes I8e406f9d,If0950347,Ic09dc2ab by Khaled Abdelmohsen · 4 years, 10 months ago
  39. b485238 Merge "Move android.compat.annotation package out of libcore" by Anna Trostanetski · 4 years, 10 months ago
  40. 5ab1017 Merge "Call getPasswordComplexity on the parent profile" by Alex Johnston · 4 years, 10 months ago
  41. d583bf2 Merge "Update keyguard locked state from TrustManagerService" by TreeHugger Robot · 4 years, 10 months ago
  42. 3f8bfc8 Attempt to reconnect to weaver before verifying FRP credential by Rubin Xu · 4 years, 10 months ago
  43. 5b80fbe Merge "Kill overscan insets and outsets" by Jorim Jaggi · 4 years, 10 months ago
  44. 6d77f94 Use minified tag names for rule XML by Khaled Abdelmohsen · 4 years, 10 months ago
  45. 0efe7cb Implement XML serializing for rule by Khaled Abdelmohsen · 4 years, 10 months ago
  46. 21a9605 Implement XML parsing for open formula by Khaled Abdelmohsen · 4 years, 10 months ago
  47. 12b110e Implement XML parsing for atomic formula by Khaled Abdelmohsen · 4 years, 10 months ago
  48. 0a181cd Add getters for atomic formula components by Khaled Abdelmohsen · 4 years, 10 months ago
  49. fc6ad8d Merge "Add MediaRouter2#requestSelectRoute and related logics" by Hyundo Moon · 4 years, 10 months ago
  50. b6dab8f Merge changes I191b3b99,I40340ddb by Alan Stokes · 4 years, 10 months ago
  51. 23465f5 Merge "Fix multi-user and multi-storage with FUSE" by Zimuzo Ezeozue · 4 years, 10 months ago
  52. 4140fee Add MediaRouter2#requestSelectRoute and related logics by Hyundo Moon · 4 years, 10 months ago
  53. 5477b57 Fix warning of activity LRU list removal by Riddle Hsu · 4 years, 10 months ago
  54. cef5aea Merge "Fix NPE when onStopUser." by Joanne Chung · 4 years, 10 months ago
  55. e3ca05b Fix NPE when onStopUser. by Joanne Chung · 4 years, 10 months ago
  56. d761cbf Merge "Use getChildCount()/getChildAt() to access ActivityDisplay stacks (67/n)" by TreeHugger Robot · 4 years, 10 months ago
  57. c94436224 Merge "Adding option to add/remove multiple splits in a single call." by TreeHugger Robot · 4 years, 10 months ago
  58. 265ab91a Clear LastSurfacePosition when surface is cleared. by Garfield Tan · 4 years, 10 months ago
  59. a2fe812 Rework platform version to hide codenames. by Dianne Hackborn · 4 years, 10 months ago
  60. c5fc5fe Actually use mContext directly by Daniel Rosenberg · 4 years, 10 months ago
  61. 7d0c2c0 Save pinned stack bounds when there is no reparenting by Hongwei Wang · 4 years, 10 months ago
  62. 930dfb0 Merge "Ignore null package names on AppIdleHistory writes" by TreeHugger Robot · 4 years, 10 months ago
  63. 43973c6 Merge "Improve reading proc stats" by Ioannis Ilkos · 4 years, 10 months ago
  64. c2c33d4 Merge "Defer resuming when creating home stack for starting home" by Wale Ogunwale · 4 years, 10 months ago
  65. 5b2a94d Merge "Give SystemUI a chance to participate in display rotation" by Evan Rosky · 4 years, 10 months ago
  66. 13e0d1d Merge "Update ArtManagerService for new profilebootclasspath properties" by Mathieu Chartier · 4 years, 10 months ago
  67. eda96cd Merge "Correct use of PooledConsumer in WM package to recycle." by TreeHugger Robot · 4 years, 10 months ago
  68. 828b6d0 Merge changes Ie77bf1d0,I2a959632 by Issei Suzuki · 4 years, 10 months ago
  69. c265820 Merge "Add --no-test-api-acces to am instrument." am: 188abff5b2 am: 5c8ed7f6e7 by satayev · 4 years, 10 months ago
  70. 5c8ed7f Merge "Add --no-test-api-acces to am instrument." am: 188abff5b2 by satayev · 4 years, 10 months ago
  71. 188abff Merge "Add --no-test-api-acces to am instrument." by satayev · 4 years, 10 months ago
  72. fd74d76 Merge "Update SyncStorageEngine to use protos." by TreeHugger Robot · 4 years, 10 months ago
  73. f5f3f1b Correct use of PooledConsumer in WM package to recycle. by Wale Ogunwale · 4 years, 10 months ago
  74. 15cc75b Merge "Set Assistant UID of the current user." am: 19a2507ea5 am: 202b6d11e4 by Wang ArvinX · 4 years, 10 months ago
  75. 022a88a Merge "Set Assistant UID of the current user." am: 19a2507ea5 am: 202b6d11e4 by Wang ArvinX · 4 years, 10 months ago
  76. 202b6d1 Merge "Set Assistant UID of the current user." am: 19a2507ea5 by Wang ArvinX · 4 years, 10 months ago
  77. b4eae19 Merge "Revert "Enable location CTS tests in presubmits"" by Soonil Nagarkar · 4 years, 10 months ago
  78. cf0d2ae Clean up visibility related flags in WindowToken by Issei Suzuki · 4 years, 10 months ago
  79. 19a2507 Merge "Set Assistant UID of the current user." by Treehugger Robot · 4 years, 10 months ago
  80. f8c7ced Clean up visibility related flags in ActivityRecord by Issei Suzuki · 4 years, 10 months ago
  81. a0175ab Defer resuming when creating home stack for starting home by Riddle Hsu · 4 years, 10 months ago
  82. cefa9e3 Merge "AudioManager: Add call screening audio mode." by Eric Laurent · 4 years, 10 months ago
  83. 07cb9f0 Call getPasswordComplexity on the parent profile by Alex Johnston · 4 years, 10 months ago
  84. f081f06 Kill overscan insets and outsets by Jorim Jaggi · 4 years, 10 months ago
  85. f3ff966 Adding option to add/remove multiple splits in a single call. by Alex Buynytskyy · 4 years, 10 months ago
  86. 17be6f9 Fix multi-user and multi-storage with FUSE by Zim · 5 years ago
  87. c458429 Merge "Adding pm shell command tests to presubmit." by Alex Buynytskyy · 4 years, 10 months ago
  88. d9bc075 Merge "Add --no-test-api-acces to am instrument." by Artur Satayev · 4 years, 10 months ago
  89. ab4d5af Add --no-test-api-acces to am instrument. by Artur Satayev · 4 years, 10 months ago
  90. e2ebc1b Add --no-test-api-acces to am instrument. by Artur Satayev · 4 years, 10 months ago
  91. 5bcd3fa Minor optimisations to InstallSource. by Alan Stokes · 4 years, 10 months ago
  92. 5ed8537 Add originatingPackageName to InstallSource. by Alan Stokes · 4 years, 10 months ago
  93. ba3f17a Use getChildCount()/getChildAt() to access ActivityDisplay stacks (67/n) by Louis Chang · 4 years, 10 months ago
  94. 59cee21 Merge "Merge Task and TaskRecord into one class (65/n)" by TreeHugger Robot · 4 years, 10 months ago
  95. cdec080 Merge Task and TaskRecord into one class (65/n) by Louis Chang · 4 years, 10 months ago
  96. ab15078 DO NOT MERGE - Removed FLAG_EPHEMERAL from pre-created users. am: b286462f68 by Felipe Leme · 4 years, 10 months ago
  97. 69cace4 Give SystemUI a chance to participate in display rotation by Evan Rosky · 5 years ago
  98. 002deed Merge "DO NOT MERGE - Removed FLAG_EPHEMERAL from pre-created users." into qt-qpr1-dev by TreeHugger Robot · 4 years, 10 months ago
  99. 2d7197fc AudioManager: Add call screening audio mode. by Eric Laurent · 4 years, 10 months ago
  100. 92f6c6c Merge "Activity windows should not be focusable if not attached to the hierarchy" by TreeHugger Robot · 4 years, 10 months ago