1. b40ff9d Merge "Add more info to dumpsys output" am: 6109ea3b16 am: 3afc961f4a am: d685a9ba7c by Automerger Merge Worker · 6 years ago
  2. 9db2625 docs: Fix typo in IMPORTANCE_SERVICE description am: 08a4e470b8 am: edcfda720b am: fc94ebae09 am: fe03e4c510 by Automerger Merge Worker · 6 years ago
  3. d1b0a3d Merge "Create StatsPullAtomService" by TreeHugger Robot · 6 years ago
  4. d685a9b Merge "Add more info to dumpsys output" am: 6109ea3b16 am: 3afc961f4a by Automerger Merge Worker · 6 years ago
  5. fe03e4c docs: Fix typo in IMPORTANCE_SERVICE description am: 08a4e470b8 am: edcfda720b am: fc94ebae09 by Automerger Merge Worker · 6 years ago
  6. 3afc961 Merge "Add more info to dumpsys output" am: 6109ea3b16 by Neil Fuller · 6 years ago
  7. fc94ebae docs: Fix typo in IMPORTANCE_SERVICE description am: 08a4e470b8 am: edcfda720b by Automerger Merge Worker · 6 years ago
  8. 3c5d179 Merge "Replace framework usage of SkMatrix with a stable C API" by TreeHugger Robot · 6 years ago
  9. 6109ea3 Merge "Add more info to dumpsys output" by Neil Fuller · 6 years ago
  10. edcfda7 docs: Fix typo in IMPORTANCE_SERVICE description am: 08a4e470b8 by Automerger Merge Worker · 6 years ago
  11. 873e5cf Merge "Disable module `service.incremental` on Linux-Bionic builds." by Roland Levillain · 6 years ago
  12. b40b4cc Merge "LockscreenCredential: clarify Effective Java rule" by TreeHugger Robot · 6 years ago
  13. 18813f7 Merge "Rollback collapsed flag in ResolverDrawerLayout due to b/147137182" by TreeHugger Robot · 6 years ago
  14. 4dc0aae Replace framework usage of SkMatrix with a stable C API by Derek Sollenberger · 6 years ago
  15. b6a24e6 Merge "Avoid calling LockPatternUtils from LockSettingsService" by TreeHugger Robot · 6 years ago
  16. 6fa86b7 Merge "Introduce config_customBugreport option" by TreeHugger Robot · 6 years ago
  17. 89ef5e3 Merge "Enable filesystem checkpoint for staged apk installation" by Mohammad Samiul Islam · 6 years ago
  18. 509eee8 Merge "Make KeyStoreCryptoOperationChunkedStreamer lazy." am: c13f012cc5 am: bb8ecaef09 am: ecb9c6f041 by Automerger Merge Worker · 6 years ago
  19. 782472c Merge "Use SkRuntimeEffect rather than SkRuntimeShaderFactory" by Brian Osman · 6 years ago
  20. ecb9c6f Merge "Make KeyStoreCryptoOperationChunkedStreamer lazy." am: c13f012cc5 am: bb8ecaef09 by Automerger Merge Worker · 6 years ago
  21. bb8ecae Merge "Make KeyStoreCryptoOperationChunkedStreamer lazy." am: c13f012cc5 by Rob Barnes · 6 years ago
  22. 764a64e Merge "Hide framework-minus-apex" by TreeHugger Robot · 6 years ago
  23. f5f05df Merge "Hold off on destroying an activity until the resumed one is visible." by Issei Suzuki · 6 years ago
  24. d76aada Merge "convert 'Stats stats; memset(&stats, 0, sizeof(Stats));' to 'Stats stats = {};'" am: 12a638d9a5 am: d872904d2c am: a9573e0674 by Automerger Merge Worker · 6 years ago
  25. c13f012c Merge "Make KeyStoreCryptoOperationChunkedStreamer lazy." by Rob Barnes · 6 years ago
  26. a9b39c0 Merge "remove spurious 'struct' on Stats" am: 34ad903954 am: 39b66243ee am: 42ad8ec690 by Automerger Merge Worker · 6 years ago
  27. 4caa869 Merge "Use new UnsupportedAppUsage annotation." by TreeHugger Robot · 6 years ago
  28. a9573e0 Merge "convert 'Stats stats; memset(&stats, 0, sizeof(Stats));' to 'Stats stats = {};'" am: 12a638d9a5 am: d872904d2c by Automerger Merge Worker · 6 years ago
  29. 42ad8ec Merge "remove spurious 'struct' on Stats" am: 34ad903954 am: 39b66243ee by Automerger Merge Worker · 6 years ago
  30. 88376e6 Introduce config_customBugreport option by Michal Olech · 6 years ago
  31. d872904 Merge "convert 'Stats stats; memset(&stats, 0, sizeof(Stats));' to 'Stats stats = {};'" by Maciej Żenczykowski · 6 years ago
  32. 39b6624 Merge "remove spurious 'struct' on Stats" am: 34ad903954 by Maciej Żenczykowski · 6 years ago
  33. 3744acf Avoid calling LockPatternUtils from LockSettingsService by Rubin Xu · 6 years ago
  34. 212d2e8 Hide framework-minus-apex by Jiyong Park · 6 years ago
  35. 1958e4c Merge "setTime and setTimeZone callable by profile owner of org-owned device" by Alex Johnston · 6 years ago
  36. b459a67 Disable module `service.incremental` on Linux-Bionic builds. by Roland Levillain · 6 years ago
  37. 89b3846 Rollback collapsed flag in ResolverDrawerLayout due to b/147137182 by Sergey Troshin · 6 years ago
  38. 5739ce0 Add more info to dumpsys output by Neil Fuller · 6 years ago
  39. c79d2b8 Merge "Replace com.android.internal.util.Preconditions.checkNotNull with java.util.Objects.requireNonNull" by TreeHugger Robot · 6 years ago
  40. 30b9010 Merge "Add NETWORK_AIRPLANE_MODE permission" by TreeHugger Robot · 6 years ago
  41. 12a638d Merge "convert 'Stats stats; memset(&stats, 0, sizeof(Stats));' to 'Stats stats = {};'" by Treehugger Robot · 6 years ago
  42. 34ad903 Merge "remove spurious 'struct' on Stats" by Treehugger Robot · 6 years ago
  43. c4a819f Merge "Replace com.android.internal.util.Preconditions.checkNotNull with java.util.Objects.requireNonNull" by TreeHugger Robot · 6 years ago
  44. d0c14f3 Hold off on destroying an activity until the resumed one is visible. by Issei Suzuki · 6 years ago
  45. 58a3e64 Merge "Replace com.android.internal.util.Preconditions.checkNotNull with java.util.Objects.requireNonNull" by TreeHugger Robot · 6 years ago
  46. d301ecf Merge "Convert rollback type to string to improve logging" by JW Wang · 6 years ago
  47. ed5a6ae Use new UnsupportedAppUsage annotation. by Artur Satayev · 6 years ago
  48. 90e91ce Replace com.android.internal.util.Preconditions.checkNotNull with by Daulet Zhanguzin · 6 years ago
  49. 9aa5a8d Merge "Don't clean the sleep queue" by JW Wang · 6 years ago
  50. 564e8f3 Merge "Handle uncaught exceptions in BackupHandler" by Ruslan Tkhakokhov · 6 years ago
  51. ba512a4 Merge "Allow R targeting apps a legacy view" by TreeHugger Robot · 6 years ago
  52. 17d86ec Merge "Added WC#showToCurrentUser (83/n)" by TreeHugger Robot · 6 years ago
  53. e81f05c setTime and setTimeZone callable by profile owner of org-owned device by Alex Johnston · 6 years ago
  54. d10dc73 Merge "Add target SDK restriction to SmartSelectionEventTracker." by TreeHugger Robot · 6 years ago
  55. 7a21c31 Merge "Refactor reporting activity idle" by TreeHugger Robot · 6 years ago
  56. 5836a31f Merge "Reduce getting thread statically" by TreeHugger Robot · 6 years ago
  57. fc8ab26 Refactor reporting activity idle by Riddle Hsu · 6 years ago
  58. e9388da Handle uncaught exceptions in BackupHandler by Ruslan Tkhakokhov · 6 years ago
  59. f472e23 Merge "Replace com.android.internal.util.Preconditions.checkNotNull with java.util.Objects.requireNonNull" by Daulet Zhanguzin · 6 years ago
  60. af3819c Merge "Replace com.android.internal.util.Preconditions.checkNotNull with java.util.Objects.requireNonNull" by Daulet Zhanguzin · 6 years ago
  61. 47361c2 Merge "Replace com.android.internal.util.Preconditions.checkNotNull with java.util.Objects.requireNonNull" by Daulet Zhanguzin · 6 years ago
  62. cd25471 Merge "Finish autofill integration with keyboard cleanup tasks" by Joanne Chung · 6 years ago
  63. dc15bb4 Allow R targeting apps a legacy view by Nandana Dutt · 6 years ago
  64. 9bb1a1e Added WC#showToCurrentUser (83/n) by Wale Ogunwale · 6 years ago
  65. 53af5b24 Merge "Use new setupAppDir() API for creating app-specific directories." by Martijn Coenen · 6 years ago
  66. 533c200 Merge "MAP: Add string for BluetoothMapVersionPreferenceController" by TreeHugger Robot · 6 years ago
  67. d9a916f Finish autofill integration with keyboard cleanup tasks by Joanne Chung · 6 years ago
  68. 007d37b Merge "Updates the cached service while the package re-enabling" by TreeHugger Robot · 6 years ago
  69. d89d8d3 Merge "Allow activities be reparented to same affinity task" by Louis Chang · 6 years ago
  70. fad4dd6 Merge "Multiple shortcut menu for android R (2/n)." by PETER LIANG · 6 years ago
  71. bcd9e60 Convert rollback type to string to improve logging by JW Wang · 6 years ago
  72. 9376b90d Updates the cached service while the package re-enabling by TYM Tsai · 6 years ago
  73. 729e4d7 Merge "Add permission for MANAGE_EXTERNAL_STORAGE AppOp" by Shafik Nassar · 6 years ago
  74. 1b59b9d Merge "Use the main thread to update alignment indication" by Wilson Wu · 6 years ago
  75. 0e72713 Use the main thread to update alignment indication by Wilson Wu · 6 years ago
  76. cdbf667 Merge "VerificationActivity clones calling Intent" am: ff266fb064 am: 3244294cad am: e9d1f45a19 by Automerger Merge Worker · 6 years ago
  77. dadb169 Merge "Typo: Gabeldorche > Gabeldorsche" by TreeHugger Robot · 6 years ago
  78. e9d1f45 Merge "VerificationActivity clones calling Intent" am: ff266fb064 am: 3244294cad by Automerger Merge Worker · 6 years ago
  79. 621d102 Merge "Clean up the logic of selecting launching stack" by Louis Chang · 6 years ago
  80. 3244294 Merge "VerificationActivity clones calling Intent" am: ff266fb064 by Yo Chiang · 6 years ago
  81. ff266fb Merge "VerificationActivity clones calling Intent" by Treehugger Robot · 6 years ago
  82. 3960d7a Multiple shortcut menu for android R (2/n). by Peter_Liang · 6 years ago
  83. eb623de Merge "Import translations. DO NOT MERGE" by TreeHugger Robot · 6 years ago
  84. 3e6e522 Merge "Merge "Add permissions for FrameworksNetIntegrationTests" am: eb1eac5931 am: b6bf5042c1" into qt-qpr1-dev-plus-aosp am: 68c7733ebe by Automerger Merge Worker · 6 years ago
  85. 75e4c85 [automerger skipped] Merge "Import translations. DO NOT MERGE" into qt-qpr1-dev am: 835a9b4e4f -s ours am: aaba45d717 -s ours by Automerger Merge Worker · 6 years ago
  86. 53d4032 Merge "Move blocking surface operations out of lock" by TreeHugger Robot · 6 years ago
  87. 525b400 Typo: Gabeldorche > Gabeldorsche by Chris Manton · 6 years ago
  88. 68c7733 Merge "Merge "Add permissions for FrameworksNetIntegrationTests" am: eb1eac5931 am: b6bf5042c1" into qt-qpr1-dev-plus-aosp by Automerger Merge Worker · 6 years ago
  89. 12f123b Merge "Add permissions for FrameworksNetIntegrationTests" am: eb1eac5931 am: b6bf5042c1 by Automerger Merge Worker · 6 years ago
  90. aaba45d [automerger skipped] Merge "Import translations. DO NOT MERGE" into qt-qpr1-dev am: 835a9b4e4f -s ours by Automerger Merge Worker · 6 years ago
  91. 835a9b4 Merge "Import translations. DO NOT MERGE" into qt-qpr1-dev by TreeHugger Robot · 6 years ago
  92. b6bf504 Merge "Add permissions for FrameworksNetIntegrationTests" am: eb1eac5931 by Paul Hu · 6 years ago
  93. eb1eac5 Merge "Add permissions for FrameworksNetIntegrationTests" by Paul Hu · 6 years ago
  94. 38430df Clean up the logic of selecting launching stack by Louis Chang · 6 years ago
  95. 94e220d Merge "Update the ensure activities visible condition for activity home stack." by TreeHugger Robot · 6 years ago
  96. 0ddb292 Merge "Change "event" to "motionevent" in input command usage" by TreeHugger Robot · 6 years ago
  97. 5068b40 Allow activities be reparented to same affinity task by Louis Chang · 6 years ago
  98. 702d611 Don't clean the sleep queue by JW Wang · 6 years ago
  99. 9e87abd Merge changes from topic "bug134652027_delete_rollback" by JW Wang · 6 years ago
  100. 7387b09 Merge "Rewrite some code using VersionedPackage#equals (1/n)" by JW Wang · 6 years ago