1. eb628a5 Fix invalid launch state reported to "am start -W" by Riddle Hsu · 4 years, 6 months ago
  2. 7115391 Merge "Revert "Always get window insets from server"" by Wale Ogunwale · 4 years, 5 months ago
  3. 288e1bd Revert "Always get window insets from server" by Wale Ogunwale · 4 years, 5 months ago
  4. b8144ae Merge "Do not fail early when one of the verification fails so that we don't delete the apk file while the other verification is still accessing it." by TreeHugger Robot · 4 years, 5 months ago
  5. 98d19712 Merge "UX changes for the cross profile settings header." by TreeHugger Robot · 4 years, 5 months ago
  6. 755bbc6 Merge "Use proper fonts for the empty state screens." by TreeHugger Robot · 4 years, 5 months ago
  7. bc12e08 Merge "[ANativeWindow] Rename allocateBuffers to tryAllocateBuffers" by TreeHugger Robot · 4 years, 5 months ago
  8. f45a4b7 Merge "Invert setFactoryResetProtectionDisabled" by Alex Johnston · 4 years, 5 months ago
  9. 5a88565 Merge "Add intent to clear app cache" by Shafik Nassar · 4 years, 5 months ago
  10. f5318ef Merge "RouteDiscoveyPreference: Update javadoc" by Kyunglyul Hyun · 4 years, 5 months ago
  11. 87ef8d4 Merge "MediaRouter2: s/transferrable/transferable/g" by TreeHugger Robot · 4 years, 5 months ago
  12. c0570cf Merge "Change the attribute format of htmlDescription." by PETER LIANG · 4 years, 5 months ago
  13. 443b3e9 Merge "Add a JobScheduler service to prune the People Service data on a daily basis" by Danning Chen · 4 years, 5 months ago
  14. 6e0c08b MediaRouter2: s/transferrable/transferable/g by Kyunglyul Hyun · 4 years, 5 months ago
  15. 6945a9b RouteDiscoveyPreference: Update javadoc by Kyunglyul Hyun · 4 years, 6 months ago
  16. 8a48bc0 Merge "Fixes the opacity value for the insertion handle to range {0..255}." by Shu Chen · 4 years, 5 months ago
  17. 0cf9ed2 Merge "Standby exemption for system gallery's backup jobs" by TreeHugger Robot · 4 years, 5 months ago
  18. 08b44c4 Merge "List most recently disconnected devices in the List" by TreeHugger Robot · 4 years, 5 months ago
  19. 122c050 Merge "Add a feature flag for contextual home v2." by TreeHugger Robot · 4 years, 5 months ago
  20. 71416f5 Merge "Rename MediaRouterManagerTest to MediaRouter2ManagerTest" by Hyundo Moon · 4 years, 5 months ago
  21. 075a809 Merge "Improvement for takeScreenshot() API" by Jacky Kao · 4 years, 5 months ago
  22. a4d20a7 Merge "Fixes Context Hub feature naming and documentation" by TreeHugger Robot · 4 years, 5 months ago
  23. d813cd6 Merge "wifi: Update softap config notification changed wording" by TreeHugger Robot · 4 years, 5 months ago
  24. d4c62b0 Merge "Add a SchedulesProvider" by TreeHugger Robot · 4 years, 5 months ago
  25. 7c1f134 Merge "Prevent position topmost task to top" by TreeHugger Robot · 4 years, 5 months ago
  26. b7a0533 Merge "Force stop app if it has failures during trial launch" by TreeHugger Robot · 4 years, 5 months ago
  27. 368e62f Merge "Always get window insets from server" by TreeHugger Robot · 4 years, 5 months ago
  28. e5aae69 Merge "Move libstatssocket to apex" by TreeHugger Robot · 4 years, 5 months ago
  29. c970b3f Merge "Introduce a new RIL request constant to support getBarringInfo." by Rambo Wang · 4 years, 5 months ago
  30. 07824c6 Merge "Config of LTE signal strength default value remove SNR" by SongFerng Wang · 4 years, 5 months ago
  31. 0812647 Standby exemption for system gallery's backup jobs by Suprabh Shukla · 4 years, 6 months ago
  32. d1c394c Merge "Fix issue where train files would not be deleted past TTL or when over file number limit." by TreeHugger Robot · 4 years, 5 months ago
  33. ac6a498 Merge "Allow system listeners to unsnooze" by Julia Reynolds · 4 years, 5 months ago
  34. 4e2e8a3 Merge "Support accessibility on embedded hierarchies (3/n)" by Jackal Guo · 4 years, 5 months ago
  35. e90a28e Rename MediaRouterManagerTest to MediaRouter2ManagerTest by Hyundo Moon · 4 years, 5 months ago
  36. 45c350c Merge changes from topic "allowNativeHeapPointerTagging" by Evgenii Stepanov · 4 years, 5 months ago
  37. 5519738 Improvement for takeScreenshot() API by Jacky Kao · 4 years, 6 months ago
  38. d7ecc62 Merge "Fix synchronization in updateImeTargetWindow" by Taran Singh · 4 years, 5 months ago
  39. 41672e0 Merge changes Ie6668cf6,Ib9803b4f by JW Wang · 4 years, 5 months ago
  40. 523d33f Fixes the opacity value for the insertion handle to range {0..255}. by Shu Chen · 4 years, 6 months ago
  41. 8780aae Merge "Create a ParcelableColorSpace" by TreeHugger Robot · 4 years, 5 months ago
  42. bc5a412 Merge "Add the intent extra for accessibility long press event." by PETER LIANG · 4 years, 5 months ago
  43. 4e659f4 Merge "Add marker flag for permissions revoked by auto-revoke" by TreeHugger Robot · 4 years, 5 months ago
  44. 4c4f449 Merge "Prevent NPE in QSLogger" by Fabian Kozynski · 4 years, 5 months ago
  45. 954aa0e Merge "Add multi-finger double tap and hold gestures." by Ameer Armaly · 4 years, 5 months ago
  46. 320d385 Merge "[HWUI] use ANativeWindow_getLastQueuedBuffer api" by TreeHugger Robot · 4 years, 5 months ago
  47. 429cbb9 Merge "Add tests for media tuner" by TreeHugger Robot · 4 years, 5 months ago
  48. 3aa4aad Merge "Fail silently on MediaScannerConnection#onScanCompleted" by Jeff Sharkey · 4 years, 6 months ago
  49. 1a2d75e Merge "No need to grab lock for single read" by TreeHugger Robot · 4 years, 6 months ago
  50. 981069a Fix issue where train files would not be deleted past TTL or when over by Jonathan Nguyen · 4 years, 6 months ago
  51. b354553 Merge "Incremental installations in adb, DataLoader/device side." by TreeHugger Robot · 4 years, 6 months ago
  52. 0a3dfeb Merge "Parse FilterConfiguration in JNI" by TreeHugger Robot · 4 years, 6 months ago
  53. 49f61c8 Use proper fonts for the empty state screens. by arangelov · 4 years, 6 months ago
  54. 1bc7be7 Merge "Add @hide to Context.APP_SEARCH_SERVICE" by Terry Wang · 4 years, 6 months ago
  55. 4e21e31 Merge "Obfuscate visibility of notification-related events." by TreeHugger Robot · 4 years, 6 months ago
  56. d2dc4cc [automerger skipped] Merge "audioservice: fix persistency for volume per attributes" am: 2b6df36401 am: 6875f1b586 am: 7c07e8b58c -s ours by Eric Laurent · 4 years, 6 months ago
  57. 5de200e Merge "Added OWNERS file for inputmethod" by TreeHugger Robot · 4 years, 6 months ago
  58. ee9f127 Merge "[WIFICOND] Rename to nl80211" by Etan Cohen · 4 years, 6 months ago
  59. 520bc6f Merge "Enables the App Enumeration Feature" by Patrick Baumann · 4 years, 6 months ago
  60. 8eb3cbe Merge "Fix functional test for startop." by TreeHugger Robot · 4 years, 6 months ago
  61. c9d5f3d [ANativeWindow] Rename allocateBuffers to tryAllocateBuffers by Alec Mouri · 4 years, 6 months ago
  62. 6988e11 Merge "route prediction service session based on device config" by TreeHugger Robot · 4 years, 6 months ago
  63. 751fa18 Add android:allowNativeHeapPointerTagging. by Evgenii Stepanov · 4 years, 6 months ago
  64. 8a82b14 [HWUI] use ANativeWindow_getLastQueuedBuffer api by Alec Mouri · 4 years, 7 months ago
  65. 6e43bcf Merge "Add logging to content inflation pipeline" by TreeHugger Robot · 4 years, 6 months ago
  66. dc68d92 Merge "Switch to WebViewFactoryProviderForR." by Anna Malova · 4 years, 6 months ago
  67. 7c07e8b Merge "audioservice: fix persistency for volume per attributes" am: 2b6df36401 am: 6875f1b586 by Eric Laurent · 4 years, 6 months ago
  68. ecf6605 Added OWNERS file for inputmethod by Wale Ogunwale · 4 years, 6 months ago
  69. 0d07378 Allow system listeners to unsnooze by Julia Reynolds · 4 years, 6 months ago
  70. 17d9da0 Incremental installations in adb, DataLoader/device side. by Alex Buynytskyy · 4 years, 6 months ago
  71. 6875f1b Merge "audioservice: fix persistency for volume per attributes" am: 2b6df36401 by Eric Laurent · 4 years, 6 months ago
  72. e0fc52a Merge "Fix typo in atoms.proto" by TreeHugger Robot · 4 years, 6 months ago
  73. 632d76a Merge "Notification statsd logs: Visibility changes." by TreeHugger Robot · 4 years, 6 months ago
  74. 2b6df36 Merge "audioservice: fix persistency for volume per attributes" by Eric Laurent · 4 years, 6 months ago
  75. c4933eb Add a JobScheduler service to prune the People Service data on a daily basis by Danning Chen · 4 years, 6 months ago
  76. 1f0eb3f Merge "WM: Build policy with DisplayAreaPolicyBuilder (5/n)" by Adrian Roos · 4 years, 6 months ago
  77. 7955e8e Enables the App Enumeration Feature by Patrick Baumann · 4 years, 8 months ago
  78. faebfd0 Merge "Add internal API for credential text in BiometricPrompt" by Curtis Belmonte · 4 years, 6 months ago
  79. a432c50 Merge "Initialize cec menu language correctly." by Nick Chalko · 4 years, 6 months ago
  80. 9bed717 Initialize cec menu language correctly. by Nick Chalko · 4 years, 6 months ago
  81. 80dc69b Merge "After data was successfully copied - mark package as able to receive new sharing requrests." by TreeHugger Robot · 4 years, 6 months ago
  82. f5273a6 Merge "Remove unnecessary UnsupportedAppUsage annotation" by Derek Sollenberger · 4 years, 6 months ago
  83. 83d4a6c Merge "Parse filterSettings in JNI" by TreeHugger Robot · 4 years, 6 months ago
  84. 7900e4d Merge "[Passpoint] Truncate IMSI from the SimCredential toString method" by TreeHugger Robot · 4 years, 6 months ago
  85. 651cb0c Merge "Exclude all directories instead of only known ones" by TreeHugger Robot · 4 years, 6 months ago
  86. 0f2c4d1 Add intent to clear app cache by shafik · 4 years, 6 months ago
  87. 7de784c Merge "Remove FLAG_SHOW_FOR_ALL_USERS to avoid crash" by TreeHugger Robot · 4 years, 6 months ago
  88. 0cbb6b6 Obfuscate visibility of notification-related events. by Varun Shah · 4 years, 6 months ago
  89. b82b55f Merge changes I04d5e59f,Ia5fa3517 by TreeHugger Robot · 4 years, 6 months ago
  90. 6840788 Fix synchronization in updateImeTargetWindow by Tarandeep Singh · 4 years, 6 months ago
  91. e97e0c8 Merge "audioservice: fix persistency for volume per attributes" by Eric Laurent · 4 years, 6 months ago
  92. 4a37cd7 Merge "Remove ImsReasonInfo from PreciseDisconnectCause" am: 090bad77f1 am: 6a181625bf am: 085c56f5ab by Automerger Merge Worker · 4 years, 6 months ago
  93. ec47b48 Merge "Update InCallService API docs." am: 11e7b55ea9 am: 040db280fa am: 01bb7cef0e by Automerger Merge Worker · 4 years, 6 months ago
  94. 814109d Merge changes I6603fdba,Id325040d by Santiago Seifert · 4 years, 6 months ago
  95. 085c56f Merge "Remove ImsReasonInfo from PreciseDisconnectCause" am: 090bad77f1 am: 6a181625bf by Automerger Merge Worker · 4 years, 6 months ago
  96. 01bb7ce Merge "Update InCallService API docs." am: 11e7b55ea9 am: 040db280fa by Automerger Merge Worker · 4 years, 6 months ago
  97. 259dadd Add multi-finger double tap and hold gestures. by Ameer Armaly · 4 years, 6 months ago
  98. f199c35 Merge "Add documentation around job scheduling quotas." by Kweku Adams · 4 years, 6 months ago
  99. fcfac0b Add documentation around job scheduling quotas. by Kweku Adams · 4 years, 6 months ago
  100. 5fd5832 Merge "Don't remove bubbless onClearAll or onNotifClick" by Beverly Tai · 4 years, 6 months ago