1. 0cf0d13 Merge "WebView: clarify shouldInterceptRequest docs" into pi-dev by TreeHugger Robot · 6 years ago
  2. 4bd3f99 Merge "Refactoring SecureSettingsProto to avoid method limit." into pi-dev by TreeHugger Robot · 6 years ago
  3. 812e87e Merge "Remove deprecated android.graphics.Canvas APIs" into pi-dev by TreeHugger Robot · 6 years ago
  4. 8b7fcc3 Merge "Add exception catching for BlockedNumberContract methods used by Telecom." into pi-dev by Tyler Gunn · 6 years ago
  5. b3c2023 docs: fixed typo am: 3639e2f929 by Joshua Baxter · 6 years ago
  6. dbac87d Merge "Use transaction for local activity relaunch" into pi-dev by Andrii Kulian · 6 years ago
  7. f45b3a1 Merge "[Magnifier-35] Do not show when text is large" into pi-dev by TreeHugger Robot · 6 years ago
  8. a997580 Merge "API council requested tweaks to JobInfo." into pi-dev by TreeHugger Robot · 6 years ago
  9. 894469c [Magnifier-35] Do not show when text is large by Mihai Popa · 7 years ago
  10. baa5cc8 Add exception catching for BlockedNumberContract methods used by Telecom. by Tyler Gunn · 6 years ago
  11. abe80b8 Merge "Added safeguards for pushed brighntess curve." into pi-dev by TreeHugger Robot · 6 years ago
  12. 8474ca0 API council requested tweaks to JobInfo. by Jeff Sharkey · 6 years ago
  13. 7b83761 Remove deprecated android.graphics.Canvas APIs by Derek Sollenberger · 7 years ago
  14. b429012 Merge "Add link to notification app listing in shade" into pi-dev by TreeHugger Robot · 6 years ago
  15. 9f36c26 Merge "Permission Check For DPM.isDeviceProvisioned" into pi-dev by Eric Sandness · 6 years ago
  16. f1e6736 Added safeguards for pushed brighntess curve. by Dan Gittik · 6 years ago
  17. c6d9f7c Merge "More flexible API enforcement policy." into pi-dev by TreeHugger Robot · 6 years ago
  18. 3cc7c4f Merge "Add javadoc to explain ApnSetting conflict." into pi-dev by Yueming Wang · 6 years ago
  19. 1ad8367 Merge "Permission Check For DPM.getUserProvisioningState" into pi-dev by Eric Sandness · 6 years ago
  20. df30c7d Permission Check For DPM.isDeviceProvisioned by Eric Sandness · 6 years ago
  21. 6586f05 Add javadoc to explain ApnSetting conflict. by yuemingw · 7 years ago
  22. e329953 More flexible API enforcement policy. by Mathew Inwood · 7 years ago
  23. 914aa7d Use transaction for local activity relaunch by Andrii Kulian · 7 years ago
  24. 6e2ef53 Merge "Fix privacy tags based on go/irpf." into pi-dev by TreeHugger Robot · 6 years ago
  25. 992d078 Merge "Integrate autofill session lifecycle with URL bar changes when on compat mode." into pi-dev by TreeHugger Robot · 6 years ago
  26. 9a6bc76 Merge "API council requested tweaks to TrafficStats." into pi-dev by TreeHugger Robot · 6 years ago
  27. 01f2ff1 Merge "Report final progress when finished copying." into pi-dev by TreeHugger Robot · 6 years ago
  28. df101a4 Merge "Write descriptors for Mtp in UsbService" into pi-dev by Jerry Zhang · 6 years ago
  29. 0bff5a6 Merge "API council requested tweaks to SystemClock." into pi-dev by TreeHugger Robot · 6 years ago
  30. b15bcea Merge "API council requested tweaks to DataUnit." into pi-dev by TreeHugger Robot · 6 years ago
  31. db01023 WebView: clarify shouldInterceptRequest docs by Nate Fischer · 6 years ago
  32. fee443bf Merge "Move FIRST_SDK_INT to @TestApi." into pi-dev by TreeHugger Robot · 6 years ago
  33. 3639e2f docs: fixed typo by Joshua Baxter · 6 years ago
  34. a1ff74c Merge "Stop using DynamicLayout in case of non selectable PrecomputedText" into pi-dev by TreeHugger Robot · 6 years ago
  35. d3a6af4 Merge "Add the AVRCP Target Service (2/2)" into pi-dev by TreeHugger Robot · 6 years ago
  36. 9081c76 Refactoring SecureSettingsProto to avoid method limit. by Kweku Adams · 6 years ago
  37. d982f56 Merge "Fix random SmartLinkify-related TextView bugs." into pi-dev by TreeHugger Robot · 6 years ago
  38. 0a9258f Add the AVRCP Target Service (2/2) by Ajay Panicker · 7 years ago
  39. 5b4a0d6 Merge "Use Builder instead for KeyChainProtectionParams." into pi-dev by Dmitry Dementyev · 6 years ago
  40. acbde7d Report final progress when finished copying. by Jeff Sharkey · 6 years ago
  41. 9360a31 Merge "Make PackageManager#getNamesForUids testable." into pi-dev by TreeHugger Robot · 6 years ago
  42. fc704e2 Merge "Security fixup for Slices" into pi-dev by Jason Monk · 6 years ago
  43. 110a7c2 Merge "Sticky battery saver" into pi-dev by TreeHugger Robot · 6 years ago
  44. ae1324a API council requested tweaks to SystemClock. by Jeff Sharkey · 6 years ago
  45. ed1c9af Add link to notification app listing in shade by Julia Reynolds · 7 years ago
  46. 0c5daa1 Stop using DynamicLayout in case of non selectable PrecomputedText by Seigo Nonaka · 6 years ago
  47. d52c532 Merge "Remove incorrect @NonNull annotations on getDrawable() and variants." into pi-dev by Chris Craik · 6 years ago
  48. cff4c54 Merge "Refactoring GlobalSettingsProto to avoid method limit." into pi-dev by TreeHugger Robot · 6 years ago
  49. eb738c1 API council requested tweaks to DataUnit. by Jeff Sharkey · 6 years ago
  50. 121d565 API council requested tweaks to TrafficStats. by Jeff Sharkey · 6 years ago
  51. 16d9db5 Use Builder instead for KeyChainProtectionParams. by Dmitry Dementyev · 6 years ago
  52. 0c8ce32 Integrate autofill session lifecycle with URL bar changes when on compat mode. by Felipe Leme · 6 years ago
  53. 1da8bb1 Move FIRST_SDK_INT to @TestApi. by Jeff Sharkey · 6 years ago
  54. a3cd7b9 Sticky battery saver by Makoto Onuki · 7 years ago
  55. abeb04e Make PackageManager#getNamesForUids testable. by Philip P. Moltmann · 6 years ago
  56. 5209691 Fix random SmartLinkify-related TextView bugs. by Abodunrinwa Toki · 7 years ago
  57. e1c76d71 Merge "Improve ConnectivityManager.getNetworkWatchlistConfigHash() javadoc" into pi-dev by Ricky Wai · 6 years ago
  58. 8cb2aba Merge changes from topic "executor_api" into pi-dev by TreeHugger Robot · 6 years ago
  59. 3ff20e2 Merge "Expose hidden API to check whether a given package is state protected" into pi-dev by Benjamin Franz · 6 years ago
  60. a5b29ff Merge "Remove unimplemented RecoverableKeystoreManager APIs." into pi-dev by Dmitry Dementyev · 6 years ago
  61. a092bdb Add UX string tweaks before string freeze. by Jeff Sharkey · 6 years ago
  62. 6da53af Merge "Guarding collisions in TimeSparseArray" into pi-dev by TreeHugger Robot · 6 years ago
  63. 5dbb3fe Merge "Fix BoringLayout with PrecomputedText" into pi-dev by TreeHugger Robot · 6 years ago
  64. ca697c6 Merge "Pass all relevant resolver info to netd" into pi-dev by TreeHugger Robot · 6 years ago
  65. 96b341e Merge "Add new trace tag for AIDL." into pi-dev by Martijn Coenen · 6 years ago
  66. 775e291 Merge changes from topic "data-service-grant-policy" into pi-dev by Nathan Harold · 6 years ago
  67. 117e7f3 Pass all relevant resolver info to netd by Erik Kline · 7 years ago
  68. ea97f89 Merge "Add more NonNull annotations to RecoveryController API" into pi-dev by Dmitry Dementyev · 6 years ago
  69. 266d179 Merge "Add accessibility string for FingerprintDialog(impl) authenticated" into pi-dev by Kevin Chyn · 6 years ago
  70. 2fb1b5f Add accessibility string for FingerprintDialog(impl) authenticated by Kevin Chyn · 6 years ago
  71. 5314563 Fix BoringLayout with PrecomputedText by Seigo Nonaka · 6 years ago
  72. b4e5453 Refactoring GlobalSettingsProto to avoid method limit. by Kweku Adams · 6 years ago
  73. 2811d92 Guarding collisions in TimeSparseArray by Suprabh Shukla · 6 years ago
  74. 0bbaf18 Add more NonNull annotations to RecoveryController API by Dmitry Dementyev · 6 years ago
  75. 9cd3e43 Merge "Add NonNull annotation to more parameters in Recovery Controller." into pi-dev by Dmitry Dementyev · 6 years ago
  76. 603b911 Merge "Revert "Use transaction for local activity relaunch"" into pi-dev by Andrii Kulian · 6 years ago
  77. 444885b Merge "Don't show unsupported sdk warning in test harness." into pi-dev by Wale Ogunwale · 6 years ago
  78. 4da14e0 Remove unimplemented RecoverableKeystoreManager APIs. by Dmitry Dementyev · 6 years ago
  79. e3d2c41 Merge "Fix SurfaceView Background" into pi-dev by TreeHugger Robot · 6 years ago
  80. 0049ec1 Merge "Fixed AutofillServiceHelper.assertValid() so it throws the right exception." into pi-dev by TreeHugger Robot · 6 years ago
  81. 352da45 Merge "Properly set input type on autofill compat mode." into pi-dev by TreeHugger Robot · 6 years ago
  82. 8d114ef Merge "Fix AOD styling when pulsing" into pi-dev by TreeHugger Robot · 6 years ago
  83. ba22b7f Merge "Merge "docs: fixing bug 36982027 and 30636712, typos" into oc-mr1-dev am: 5b0a4eea8d" into pi-dev by Android Build Merger (Role) · 6 years ago
  84. 1057fc3 Merge "docs: fixing bug 36982027 and 30636712, typos" into oc-mr1-dev by Todd Kopriva · 6 years ago
  85. 525b182 Merge "Add flag to control blocking Smart Replies for apps targeting an Android version below P." into pi-dev by TreeHugger Robot · 6 years ago
  86. fd4ae0b Add NonNull annotation to more parameters in Recovery Controller. by Dmitry Dementyev · 6 years ago
  87. 87f9818 Merge "Added TestApi for default focus highlight" into pi-dev by TreeHugger Robot · 6 years ago
  88. 5b0a4ee Merge "docs: fixing bug 36982027 and 30636712, typos" into oc-mr1-dev by Todd Kopriva · 6 years ago
  89. 4069f7a Add flag to control blocking Smart Replies for apps targeting an Android version below P. by Richard Ledley · 7 years ago
  90. 2921dd0 Fix privacy tags based on go/irpf. by Yi Jin · 6 years ago
  91. ec15060 Fixed AutofillServiceHelper.assertValid() so it throws the right exception. by Felipe Leme · 6 years ago
  92. c380e18 Properly set input type on autofill compat mode. by Felipe Leme · 6 years ago
  93. 4efdab2 Merge "HIDD: Address API Review concerns" into pi-dev by TreeHugger Robot · 6 years ago
  94. 386fd70 Fix SurfaceView Background by Robert Carr · 6 years ago
  95. 1194b0b Remove incorrect @NonNull annotations on getDrawable() and variants. by Chris Craik · 6 years ago
  96. 623658e Merge "Update buttons to use proper styles." into pi-dev by TreeHugger Robot · 6 years ago
  97. 73b7722 Merge "Do not throw KeystoreException for when a key does not exist" into pi-dev by TreeHugger Robot · 6 years ago
  98. 6045d66 Merge "Add isPivotSet/resetPivot" into pi-dev by John Reck · 6 years ago
  99. 5bdf063 Merge "Revert "Bluetooth: preserve one advertisement slot for GMS core"" into pi-dev by TreeHugger Robot · 6 years ago
  100. 6dbc865 Merge "Import translations. DO NOT MERGE" into pi-dev by TreeHugger Robot · 6 years ago