1. b1b4a4f Merge "Improve documentation of secure lock screen feature." by TreeHugger Robot · 5 years ago
  2. fffdfbe Merge "Migrate remainder of frameworks/base to androidx.test" by TreeHugger Robot · 5 years ago
  3. 2a98030 Merge "Slice and dice app ops - framework" by Svetoslav Ganov · 5 years ago
  4. 0e23ace Merge "Additional logging for usageHint if ban vibrations" by TreeHugger Robot · 5 years ago
  5. 185d820 Merge "Don't crash if we can't find a resource" by TreeHugger Robot · 5 years ago
  6. ab916e3 Merge "Add the check for UID presence to Display#hasAccess()" by TreeHugger Robot · 5 years ago
  7. 6cec15b Merge "Nuke mActivitiesWaitingForVisibleActivity" by Jorim Jaggi · 5 years ago
  8. 4891313 Merge "SUPL ES Extension - Safer Init and Not After Boot" by Wyatt Riley · 5 years ago
  9. 2602d4a Merge "Decreases the maximum cardinality of binder/looper stats." by Olivier Gaillard · 5 years ago
  10. 9b5e331 Nuke mActivitiesWaitingForVisibleActivity by Jorim Jaggi · 5 years ago
  11. 8ffa43d Merge "Return not supported if no necessary socket option" am: 69ae441fa1 am: da7ef3c063 by Mark Chien · 5 years ago
  12. d6b2dc3 Merge "Return not supported if no necessary socket option" am: 69ae441fa1 by Mark Chien · 5 years ago
  13. da7ef3c Merge "Return not supported if no necessary socket option" am: 69ae441fa1 by Mark Chien · 5 years ago
  14. 69ae441f Merge "Return not supported if no necessary socket option" by Mark Chien · 5 years ago
  15. 0a4f460 Merge "Not to show intermediate screen to the user when dismissing split screen" by TreeHugger Robot · 5 years ago
  16. ec75b42 Add the check for UID presence to Display#hasAccess() by lumark · 6 years ago
  17. babd9a6 Merge "Check if DUN APN exists to decide isDunRequired" am: a56c2e4e55 am: 02a8b39023 by Mark Chien · 5 years ago
  18. 32b1773 Merge "Check if DUN APN exists to decide isDunRequired" am: a56c2e4e55 by Mark Chien · 5 years ago
  19. 02a8b390 Merge "Check if DUN APN exists to decide isDunRequired" am: a56c2e4e55 by Mark Chien · 5 years ago
  20. a56c2e4e Merge "Check if DUN APN exists to decide isDunRequired" by Mark Chien · 5 years ago
  21. 06eb50d Merge "Ensure handleUpdateLinkProperties runs on the CS handler thread." am: a8820983b3 am: b0cda1581d by Lorenzo Colitti · 5 years ago
  22. f6b57d3 Merge "Ensure handleUpdateLinkProperties runs on the CS handler thread." am: a8820983b3 by Lorenzo Colitti · 5 years ago
  23. b0cda15 Merge "Ensure handleUpdateLinkProperties runs on the CS handler thread." by Lorenzo Colitti · 5 years ago
  24. a882098 Merge "Ensure handleUpdateLinkProperties runs on the CS handler thread." by Treehugger Robot · 5 years ago
  25. af189e3 Slice and dice app ops - framework by Svet Ganov · 5 years ago
  26. 1f6a9ee Merge "Implement UX for IME with freeform windows" by TreeHugger Robot · 5 years ago
  27. bb6159a Merge "Use checkOperation for permission check when starting services." by TreeHugger Robot · 5 years ago
  28. bbc8ad9 Merge "This CL introduces new member variable on android.location.Location (see api/current.txt). In this CL, I pushed location.setElapsedRealtimeNanos(SystemClock.elapsedRealtimeNanos()); (from Java)" by Pierre Fite-georgel · 5 years ago
  29. 19373c1 Merge "Usagestats dumpsys print list of usagestats database files." by TreeHugger Robot · 5 years ago
  30. c99c14f Merge "Avoid crashing on unknown package in pregrants exceptions" by TreeHugger Robot · 5 years ago
  31. adb444f Merge "Renamed blastula to unspecialized app process (usap)" by Christian Wailes · 5 years ago
  32. 54fe0e6 Merge "Remove the experimental inset for launcher" by TreeHugger Robot · 5 years ago
  33. 502ec7a Migrate remainder of frameworks/base to androidx.test by Brett Chabot · 5 years ago
  34. 24279e7 resolve merge conflicts of 18900c462c16c0e3784b8bb6959426caa93cb8cb to stage-aosp-master by Brett Chabot · 5 years ago
  35. 0d654cb Implement UX for IME with freeform windows by Evan Rosky · 5 years ago
  36. 3999343 Merge "Fixing flakiness of AppStandbyController test." by TreeHugger Robot · 5 years ago
  37. 9e96c57 This CL introduces new member variable on android.location.Location (see api/current.txt). by Pierre Fite-Georgel · 5 years ago
  38. f25013c Avoid crashing on unknown package in pregrants exceptions by Eugene Susla · 5 years ago
  39. ddecd74 Merge changes from topic "wm_decor_status" by Andrii Kulian · 5 years ago
  40. 69ddea2 Remove the experimental inset for launcher by Matthew Ng · 5 years ago
  41. 0a4ceee resolve merge conflicts of 18900c462c16c0e3784b8bb6959426caa93cb8cb to stage-aosp-master by Brett Chabot · 5 years ago
  42. f641068 Merge "Adding new Battery Saver location mode." by Kweku Adams · 5 years ago
  43. 7e797b6 Renamed blastula to unspecialized app process (usap) by Chris Wailes · 5 years ago
  44. d130931 SUPL ES Extension - Safer Init and Not After Boot by WyattRiley · 5 years ago
  45. ae91282 Merge "Add a whitelist to control packages that can use Bugreporting API" by TreeHugger Robot · 5 years ago
  46. 1fa00a5 Merge changes from topic "staged_userdata_restore" by TreeHugger Robot · 5 years ago
  47. 8091d9e Migrate frameworks/base/tests/testables and its users to androidx.test by Brett Chabot · 5 years ago
  48. 720c07e Merge "Migrate frameworks/base/tests/testables and its users to androidx.test" by Brett Chabot · 5 years ago
  49. 84151d9 Migrate frameworks/base/tests/testables and its users to androidx.test by Brett Chabot · 5 years ago
  50. 07964b4 Add a whitelist to control packages that can use Bugreporting API by Nikita Ioffe · 5 years ago
  51. e9aaf63 Followup cleanup after refactoring rollback states. by Richard Uhler · 5 years ago
  52. b142f57 Don't crash if we can't find a resource by Jorim Jaggi · 5 years ago
  53. 697fdd2 Merge "Support dexopting shared libraries." am: 3275a6b245 am: 2e07ca0f15 by Nicolas Geoffray · 5 years ago
  54. adcb9fd Merge "Support dexopting shared libraries." am: 3275a6b245 am: 2e07ca0f15 by Nicolas Geoffray · 5 years ago
  55. 2e07ca0 Merge "Support dexopting shared libraries." am: 3275a6b245 by Nicolas Geoffray · 5 years ago
  56. 3275a6b Merge "Support dexopting shared libraries." by Nicolas Geoffray · 5 years ago
  57. 6f8a33b Use a single list for available and committed rollbacks. by Richard Uhler · 5 years ago
  58. 45b6865 Decreases the maximum cardinality of binder/looper stats. by Olivier Gaillard · 5 years ago
  59. b9fadbf Merge "Add statslog logging for hidden api usage" by Andrei-Valentin Onea · 5 years ago
  60. 653356f Support dexopting shared libraries. by Nicolas Geoffray · 5 years ago
  61. 40feb86 Merge "Bugreport Manager service clear binder identity" by Abhijeet Kaur · 5 years ago
  62. ac39273 Use checkOperation for permission check when starting services. by Wei Wang · 5 years ago
  63. cef5e0e Merge "Check for NPE when sending enroll result" by TreeHugger Robot · 5 years ago
  64. bf63b203 Merge "Add logging for when cancel times out" by Kevin Chyn · 5 years ago
  65. fcdb138 Merge "Remove ConnectivityManager and its usages from NetworkStatsService." am: 93dfa10da4 by Varun Anand · 5 years ago
  66. a8cb41a Merge "Remove ConnectivityManager and its usages from NetworkStatsService." by Varun Anand · 5 years ago
  67. 93dfa10 Merge "Remove ConnectivityManager and its usages from NetworkStatsService." by Varun Anand · 5 years ago
  68. ea00f2b Check for NPE when sending enroll result by Kevin Chyn · 5 years ago
  69. f2e5e06 Merge "add NonNull and Nullable annotation to APIs" am: c931e9b0c0 am: 715c2d87cc by Chen Xu · 5 years ago
  70. 3bc4573 Merge "add NonNull and Nullable annotation to APIs" am: c931e9b0c0 by Chen Xu · 5 years ago
  71. 715c2d8 Merge "add NonNull and Nullable annotation to APIs" am: c931e9b0c0 by Chen Xu · 5 years ago
  72. c931e9b Merge "add NonNull and Nullable annotation to APIs" by Chen Xu · 5 years ago
  73. 2ea06cd Merge "Report top resumed state only after previous activity lost it" by Andrii Kulian · 5 years ago
  74. 3d0a6b0 Merge "Add acquired log" by TreeHugger Robot · 5 years ago
  75. 59f3a3d Merge "Change Instrumentation to call injectInputAfterTransactionApplied" by Chavi Weingarten · 5 years ago
  76. 29dfd62 Merge "Remove ConnectivityManager and its usages from NetworkStatsService." by Varun Anand · 5 years ago
  77. cc44edc Merge "Update StorageManagerService.mkdirs to translate sandboxed paths." by Sudheer Shanka · 5 years ago
  78. d33cbc6 Remove ConnectivityManager and its usages from NetworkStatsService. by Varun Anand · 5 years ago
  79. 92be54d Merge "Call into role controller asynchronously when holding mPackages." by TreeHugger Robot · 5 years ago
  80. d326921 Merge "Don't report slider events with bad lux readings." by TreeHugger Robot · 5 years ago
  81. fa277d9 Merge "Adding more PowerManager tests." by TreeHugger Robot · 5 years ago
  82. 9e73043 Merge "FillRequest provides AutofillId of view tapped in FillContext." by TreeHugger Robot · 5 years ago
  83. 8db1a55 Add acquired log by Kevin Chyn · 5 years ago
  84. 4fb074e Adding new Battery Saver location mode. by Kweku Adams · 5 years ago
  85. 8cd27a1 Merge "Put AttentionDetector behind a setting" by TreeHugger Robot · 5 years ago
  86. 17c7c79 Merge "Promote apps in the NEVER bucket on sync scheduled" by Michael Wachenschwanz · 5 years ago
  87. 374719b Fixing flakiness of AppStandbyController test. by Kweku Adams · 5 years ago
  88. 8165386 add NonNull and Nullable annotation to APIs by chen xu · 5 years ago
  89. 02c50ef Remove ConnectivityManager and its usages from NetworkStatsService. by Varun Anand · 5 years ago
  90. d0b8b1f Add logging for when cancel times out by Kevin Chyn · 5 years ago
  91. 2dfc869 FillRequest provides AutofillId of view tapped in FillContext. by Adam He · 5 years ago
  92. d891a37 Merge "Update ActivityManager DeviceConfig flag definitions." by Matt Pape · 5 years ago
  93. 357f003 Merge "Report orientation change when visibility changes." by TreeHugger Robot · 5 years ago
  94. f2b2f3f Merge "Add rounded corners attribute to window animations" by Lucas Dupin · 5 years ago
  95. 40074da Update ActivityManager DeviceConfig flag definitions. by Matt Pape · 5 years ago
  96. 643bf13 Notify the WMS when the display content is ready. by wilsonshih · 5 years ago
  97. 5a9668a Merge "Properly update remote service when ContentSuggestionsPerUserService is updated." by TreeHugger Robot · 5 years ago
  98. a63bfb3 Update StorageManagerService.mkdirs to translate sandboxed paths. by Sudheer Shanka · 5 years ago
  99. 9af68f1 Put AttentionDetector behind a setting by Alex Salo · 5 years ago
  100. bc84f57 Merge "Handle emergency mode in requestLocation" by TreeHugger Robot · 5 years ago