1. 873e5cf Merge "Disable module `service.incremental` on Linux-Bionic builds." by Roland Levillain · 4 years, 9 months ago
  2. b6a24e6 Merge "Avoid calling LockPatternUtils from LockSettingsService" by TreeHugger Robot · 4 years, 9 months ago
  3. 6fa86b7 Merge "Introduce config_customBugreport option" by TreeHugger Robot · 4 years, 9 months ago
  4. 89ef5e3 Merge "Enable filesystem checkpoint for staged apk installation" by Mohammad Samiul Islam · 4 years, 9 months ago
  5. f5f05df Merge "Hold off on destroying an activity until the resumed one is visible." by Issei Suzuki · 4 years, 9 months ago
  6. d76aada Merge "convert 'Stats stats; memset(&stats, 0, sizeof(Stats));' to 'Stats stats = {};'" am: 12a638d9a5 am: d872904d2c am: a9573e0674 by Automerger Merge Worker · 4 years, 9 months ago
  7. a9b39c0 Merge "remove spurious 'struct' on Stats" am: 34ad903954 am: 39b66243ee am: 42ad8ec690 by Automerger Merge Worker · 4 years, 9 months ago
  8. a9573e0 Merge "convert 'Stats stats; memset(&stats, 0, sizeof(Stats));' to 'Stats stats = {};'" am: 12a638d9a5 am: d872904d2c by Automerger Merge Worker · 4 years, 9 months ago
  9. 42ad8ec Merge "remove spurious 'struct' on Stats" am: 34ad903954 am: 39b66243ee by Automerger Merge Worker · 4 years, 9 months ago
  10. 88376e6 Introduce config_customBugreport option by Michal Olech · 4 years, 10 months ago
  11. d872904 Merge "convert 'Stats stats; memset(&stats, 0, sizeof(Stats));' to 'Stats stats = {};'" by Maciej Żenczykowski · 4 years, 9 months ago
  12. 39b6624 Merge "remove spurious 'struct' on Stats" am: 34ad903954 by Maciej Żenczykowski · 4 years, 9 months ago
  13. 3744acf Avoid calling LockPatternUtils from LockSettingsService by Rubin Xu · 4 years, 9 months ago
  14. 1958e4c Merge "setTime and setTimeZone callable by profile owner of org-owned device" by Alex Johnston · 4 years, 9 months ago
  15. b459a67 Disable module `service.incremental` on Linux-Bionic builds. by Roland Levillain · 4 years, 9 months ago
  16. c79d2b8 Merge "Replace com.android.internal.util.Preconditions.checkNotNull with java.util.Objects.requireNonNull" by TreeHugger Robot · 4 years, 9 months ago
  17. 30b9010 Merge "Add NETWORK_AIRPLANE_MODE permission" by TreeHugger Robot · 4 years, 9 months ago
  18. 12a638d Merge "convert 'Stats stats; memset(&stats, 0, sizeof(Stats));' to 'Stats stats = {};'" by Treehugger Robot · 4 years, 9 months ago
  19. 34ad903 Merge "remove spurious 'struct' on Stats" by Treehugger Robot · 4 years, 9 months ago
  20. d0c14f3 Hold off on destroying an activity until the resumed one is visible. by Issei Suzuki · 4 years, 10 months ago
  21. d301ecf Merge "Convert rollback type to string to improve logging" by JW Wang · 4 years, 9 months ago
  22. 90e91ce Replace com.android.internal.util.Preconditions.checkNotNull with by Daulet Zhanguzin · 4 years, 9 months ago
  23. 9aa5a8d Merge "Don't clean the sleep queue" by JW Wang · 4 years, 9 months ago
  24. 564e8f3 Merge "Handle uncaught exceptions in BackupHandler" by Ruslan Tkhakokhov · 4 years, 9 months ago
  25. ba512a4 Merge "Allow R targeting apps a legacy view" by TreeHugger Robot · 4 years, 9 months ago
  26. 17d86ec Merge "Added WC#showToCurrentUser (83/n)" by TreeHugger Robot · 4 years, 9 months ago
  27. e81f05c setTime and setTimeZone callable by profile owner of org-owned device by Alex Johnston · 4 years, 10 months ago
  28. 7a21c31 Merge "Refactor reporting activity idle" by TreeHugger Robot · 4 years, 9 months ago
  29. 5836a31f Merge "Reduce getting thread statically" by TreeHugger Robot · 4 years, 9 months ago
  30. fc8ab26 Refactor reporting activity idle by Riddle Hsu · 4 years, 9 months ago
  31. e9388da Handle uncaught exceptions in BackupHandler by Ruslan Tkhakokhov · 4 years, 9 months ago
  32. f472e23 Merge "Replace com.android.internal.util.Preconditions.checkNotNull with java.util.Objects.requireNonNull" by Daulet Zhanguzin · 4 years, 9 months ago
  33. af3819c Merge "Replace com.android.internal.util.Preconditions.checkNotNull with java.util.Objects.requireNonNull" by Daulet Zhanguzin · 4 years, 9 months ago
  34. 47361c2 Merge "Replace com.android.internal.util.Preconditions.checkNotNull with java.util.Objects.requireNonNull" by Daulet Zhanguzin · 4 years, 9 months ago
  35. cd25471 Merge "Finish autofill integration with keyboard cleanup tasks" by Joanne Chung · 4 years, 9 months ago
  36. dc15bb4 Allow R targeting apps a legacy view by Nandana Dutt · 4 years, 9 months ago
  37. 9bb1a1e Added WC#showToCurrentUser (83/n) by Wale Ogunwale · 4 years, 9 months ago
  38. 53af5b2 Merge "Use new setupAppDir() API for creating app-specific directories." by Martijn Coenen · 4 years, 9 months ago
  39. d9a916f Finish autofill integration with keyboard cleanup tasks by Joanne Chung · 4 years, 9 months ago
  40. 007d37b Merge "Updates the cached service while the package re-enabling" by TreeHugger Robot · 4 years, 9 months ago
  41. d89d8d3 Merge "Allow activities be reparented to same affinity task" by Louis Chang · 4 years, 9 months ago
  42. bcd9e60 Convert rollback type to string to improve logging by JW Wang · 4 years, 9 months ago
  43. 9376b90d Updates the cached service while the package re-enabling by TYM Tsai · 4 years, 10 months ago
  44. 621d102 Merge "Clean up the logic of selecting launching stack" by Louis Chang · 4 years, 9 months ago
  45. 53d4032 Merge "Move blocking surface operations out of lock" by TreeHugger Robot · 4 years, 9 months ago
  46. 38430df Clean up the logic of selecting launching stack by Louis Chang · 4 years, 9 months ago
  47. 94e220d Merge "Update the ensure activities visible condition for activity home stack." by TreeHugger Robot · 4 years, 9 months ago
  48. 5068b40 Allow activities be reparented to same affinity task by Louis Chang · 4 years, 10 months ago
  49. 702d611 Don't clean the sleep queue by JW Wang · 4 years, 9 months ago
  50. 9e87abd Merge changes from topic "bug134652027_delete_rollback" by JW Wang · 4 years, 9 months ago
  51. 7387b09 Merge "Rewrite some code using VersionedPackage#equals (1/n)" by JW Wang · 4 years, 9 months ago
  52. 8106f9f Merge "Create new APIs for overriding APNs" by Hall Liu · 4 years, 9 months ago
  53. 13e8c70 Merge "Pre-cleanup before unifying Task and Stack (82/n)" by Wale Ogunwale · 4 years, 9 months ago
  54. 5435406 Merge "Collect AsyncNotedAppOp in same call as noteOp" by Philip P. Moltmann · 4 years, 9 months ago
  55. 59ec070 Merge "Classify PINNED as a transient windowing mode." by TreeHugger Robot · 4 years, 9 months ago
  56. 24a4c41 Merge "Added attributes for IME and AutofillService to indicate they support inline suggestions." by TreeHugger Robot · 4 years, 9 months ago
  57. efc4962e Create new APIs for overriding APNs by Hall Liu · 4 years, 9 months ago
  58. 3240c2c Classify PINNED as a transient windowing mode. by Ben Lin · 4 years, 9 months ago
  59. da8c253 Merge "Fix NullPointerException on double tap on hold." by Ameer Armaly · 4 years, 9 months ago
  60. 431db93 Merge "Create permission for managing one-time permission sessions" by TreeHugger Robot · 4 years, 9 months ago
  61. b3b8a1f Merge "SubscriptionPlan: remove getNetworkTypesBitMask" by Meng Wang · 4 years, 9 months ago
  62. 7bc8f60 Added attributes for IME and AutofillService to indicate they support by Adam He · 4 years, 10 months ago
  63. 950e55d Merge "Add server side implementation for inline augmented autofill request." by TreeHugger Robot · 4 years, 9 months ago
  64. 43e17e0 Create permission for managing one-time permission sessions by Evan Severson · 4 years, 9 months ago
  65. da554e4 Collect AsyncNotedAppOp in same call as noteOp by Philip P. Moltmann · 4 years, 10 months ago
  66. a574814 Merge changes from topic "appOpFeatureId" by Philip P. Moltmann · 4 years, 9 months ago
  67. 5bf0d2b Add server side implementation for inline augmented autofill request. by Feng Cao · 4 years, 9 months ago
  68. 0c8855d3 SubscriptionPlan: remove getNetworkTypesBitMask by Meng Wang · 4 years, 10 months ago
  69. 3ba71b6 Merge "Replace com.android.internal.util.Preconditions.checkNotNull with java.util.Objects.requireNonNull" by Tobias Thierer · 4 years, 9 months ago
  70. f894cbb Replace com.android.internal.util.Preconditions.checkNotNull with by Daulet Zhanguzin · 4 years, 9 months ago
  71. 15b2153 Merge "Replace com.android.internal.util.Preconditions.checkNotNull with java.util.Objects.requireNonNull" by TreeHugger Robot · 4 years, 9 months ago
  72. 8ea0a62 Replace com.android.internal.util.Preconditions.checkNotNull with by Daulet Zhanguzin · 4 years, 9 months ago
  73. 1e4fd51 Merge "Replace com.android.internal.util.Preconditions.checkNotNull with java.util.Objects.requireNonNull" by TreeHugger Robot · 4 years, 9 months ago
  74. c6c641f Replace com.android.internal.util.Preconditions.checkNotNull with by Daulet Zhanguzin · 4 years, 9 months ago
  75. d8c0bda Use Pools for noteOp related data objects by Philip P. Moltmann · 4 years, 10 months ago
  76. 9046d82 Allow apps to define featureIds in the manifest by Philip P. Moltmann · 4 years, 10 months ago
  77. 75a2403 Merge "Replace com.android.internal.util.Preconditions.checkNotNull with java.util.Objects.requireNonNull" by TreeHugger Robot · 4 years, 9 months ago
  78. 70daf8f Replace com.android.internal.util.Preconditions.checkNotNull with by Daulet Zhanguzin · 4 years, 9 months ago
  79. 44eeaa5 Merge "Replace com.android.internal.util.Preconditions.checkNotNull with java.util.Objects.requireNonNull" by TreeHugger Robot · 4 years, 9 months ago
  80. d21dcfe Replace com.android.internal.util.Preconditions.checkNotNull with by Daulet Zhanguzin · 4 years, 9 months ago
  81. 3c8a432 Merge "Replace com.android.internal.util.Preconditions.checkNotNull with java.util.Objects.requireNonNull" by Tobias Thierer · 4 years, 9 months ago
  82. ea1a7ca Replace com.android.internal.util.Preconditions.checkNotNull with by Daulet Zhanguzin · 4 years, 9 months ago
  83. 5459e16 Merge "Replace com.android.internal.util.Preconditions.checkNotNull with java.util.Objects.requireNonNull" by TreeHugger Robot · 4 years, 9 months ago
  84. a3e1f21 Replace com.android.internal.util.Preconditions.checkNotNull with by Daulet Zhanguzin · 4 years, 9 months ago
  85. 978d9d3 Merge "Replace com.android.internal.util.Preconditions.checkNotNull with java.util.Objects.requireNonNull" by TreeHugger Robot · 4 years, 9 months ago
  86. 44eeff3 Replace com.android.internal.util.Preconditions.checkNotNull with by Daulet Zhanguzin · 4 years, 9 months ago
  87. 3af2a7e Merge "Replace com.android.internal.util.Preconditions.checkNotNull with java.util.Objects.requireNonNull" by TreeHugger Robot · 4 years, 9 months ago
  88. 8220102 Replace com.android.internal.util.Preconditions.checkNotNull with by Daulet Zhanguzin · 4 years, 9 months ago
  89. a7707c4 Merge "DO NOT MERGE - Merge QQ1A.200105.003 into stage-aosp-master" into stage-aosp-master by TreeHugger Robot · 4 years, 9 months ago
  90. b07b18d Merge "Replace com.android.internal.util.Preconditions.checkNotNull with java.util.Objects.requireNonNull" by TreeHugger Robot · 4 years, 9 months ago
  91. 666c748 Merge "Replace com.android.internal.util.Preconditions.checkNotNull with java.util.Objects.requireNonNull" by TreeHugger Robot · 4 years, 9 months ago
  92. 5605333 Merge "Replace com.android.internal.util.Preconditions.checkNotNull with java.util.Objects.requireNonNull" by TreeHugger Robot · 4 years, 9 months ago
  93. 580c4a6 Merge "Fix the parsing of manifest rules when ADB is specified." by Song Pan · 4 years, 9 months ago
  94. 24b0bf6 Update the ensure activities visible condition for activity home stack. by Jeff Chang · 4 years, 10 months ago
  95. 3522d98 Merge "Replace com.android.internal.util.Preconditions.checkNotNull with java.util.Objects.requireNonNull" am: edb04b0849 am: 5727033c3a am: 3a18f484a1 by Automerger Merge Worker · 4 years, 9 months ago
  96. 7e9fdb0 Enable filesystem checkpoint for staged apk installation by Mohammad Samiul Islam · 4 years, 10 months ago
  97. 3a18f48 Merge "Replace com.android.internal.util.Preconditions.checkNotNull with java.util.Objects.requireNonNull" am: edb04b0849 am: 5727033c3a by Automerger Merge Worker · 4 years, 9 months ago
  98. e515e96 Fix the parsing of manifest rules when ADB is specified. by Song Pan · 4 years, 9 months ago
  99. 57a1e4c Merge "Revert submission 9996524-restrict_legacy_appop" by TreeHugger Robot · 4 years, 9 months ago
  100. 1ee3dda Merge "Explicit null-check before use in FileIntegrityService" by TreeHugger Robot · 4 years, 9 months ago