1. adf939b Merge "Properly fix revokePermissionsNoLongerImplicitLocked() for shared UIDs." by Treehugger Robot · 3 years, 5 months ago
  2. b276239 Merge "Update the OWNERS of dexopt related files." by Jiakai Zhang · 3 years, 5 months ago
  3. 05f2831 Merge "Document when types are checked in Bundle" by Bernardo Rufino · 3 years, 5 months ago
  4. 216b67d Merge "[DU09-2]Modify the NetworkStatsCollection Builder API" by Frank Li · 3 years, 5 months ago
  5. 391556b Merge "Support preferred data profile correctly" by Jack Yu · 3 years, 5 months ago
  6. 2349f6f Merge "Rename MANAGE_WIFI_AUTO_JOIN to MANAGE_WIFI_NETWORK_SELECTION" by Oscar Shu · 3 years, 5 months ago
  7. 1893b07 Support preferred data profile correctly by Jack Yu · 3 years, 7 months ago
  8. 7a81884 Merge "Added the Carrier Config for DataStallRecoveryManager" by Jack Yu · 3 years, 5 months ago
  9. c7e5064 Merge "Properly handle wrap system property in zygote" by Hans Boehm · 3 years, 5 months ago
  10. e420bd2 Merge "Move GraphicsStatsService native method registration to zygote." by Nicolas Geoffray · 3 years, 5 months ago
  11. 4bfb7074 Added the Carrier Config for DataStallRecoveryManager by Willy Hu · 3 years, 8 months ago
  12. ebddedf Merge "Move android.jar defaults back to f/b" by Anton Hansson · 3 years, 5 months ago
  13. 7647d8c Merge "Add a new UID range for SDK sandbox processes." by Martijn Coenen · 3 years, 5 months ago
  14. 0c3452c Update the OWNERS of dexopt related files. by Jiakai Zhang · 3 years, 5 months ago
  15. 5a8d1b2 Add a new UID range for SDK sandbox processes. by Martijn Coenen · 3 years, 5 months ago
  16. ececa85 Merge "[LE] Connect and disconnect both LE headsets" by SongFerng Wang · 3 years, 5 months ago
  17. 0979ff1 Merge "Remove restriction that limits updateConfiguration API to Auto" by Xiao Ma · 3 years, 5 months ago
  18. bb1686a Merge "Correct off-by-one error in SetThreadName" by Hans Boehm · 3 years, 5 months ago
  19. b56960b Merge changes Ib5bcfb6a,I46c2a472,If0c75774,Iab7ba8d3 by Eric Biggers · 3 years, 5 months ago
  20. e55bd16 Merge "Fix the same active time tasks disappeared on RunngintTasks" by William McVicker · 3 years, 5 months ago
  21. b869dba Rename MANAGE_WIFI_AUTO_JOIN to MANAGE_WIFI_NETWORK_SELECTION by xshu · 3 years, 5 months ago
  22. 4007a56 Properly handle wrap system property in zygote by Hans Boehm · 3 years, 6 months ago
  23. bab26cc Merge "Curve 25519: Support use via Android Keystore provider (part 1)" by Treehugger Robot · 3 years, 5 months ago
  24. edd99c3 Correct off-by-one error in SetThreadName by Hans Boehm · 3 years, 5 months ago
  25. 2e62b92 Merge "Consider SLICE_REJECTED as permanent failure" by Treehugger Robot · 3 years, 5 months ago
  26. 75b0b6e Merge "profcollect: Register observers in a background thread" by Treehugger Robot · 3 years, 5 months ago
  27. 7c5206d Consider SLICE_REJECTED as permanent failure by Ling Ma · 3 years, 6 months ago
  28. 2794ff0 Merge "IBinder.transact: clarify return" by Treehugger Robot · 3 years, 5 months ago
  29. e2fd8e3 Merge "Create new DataEnabledReasons for for DataSettingsManager" by Jack Yu · 3 years, 5 months ago
  30. 4ac3fff Merge "Unhide ApnType.ENTERPRISE" by Treehugger Robot · 3 years, 5 months ago
  31. f430745 Document when types are checked in Bundle by Bernardo Rufino · 3 years, 5 months ago
  32. 77da69b7 Merge "Reduce NTP polling interval" by Kanyinsola Fapohunda · 3 years, 5 months ago
  33. 3875cf7 Curve 25519: Support use via Android Keystore provider (part 1) by Eran Messeri · 3 years, 5 months ago
  34. 1993598 Merge "Forward `svc bluetooth` to "cmd bluetooth"" by Treehugger Robot · 3 years, 5 months ago
  35. 78255cc Merge "Do not register Curve25519 as a key factory directly" by Treehugger Robot · 3 years, 5 months ago
  36. 259ca1e Do not register Curve25519 as a key factory directly by Eran Messeri · 3 years, 5 months ago
  37. 471a916 Merge "Replacing BluetoothCodecStatus creator by Builder" by Etienne Ruffieux · 3 years, 5 months ago
  38. 8d11f8e profcollect: Register observers in a background thread by Yi Kong · 3 years, 5 months ago
  39. e1c9ad9 Merge "Allowing for null net caps in updateConfiguration" by Patrick Rohr · 3 years, 5 months ago
  40. 1004623 Merge "pm install: clarify when --multi-package can be used" by Mårten Kongstad · 3 years, 5 months ago
  41. f9ce0a2 Merge "Update StaleDataclassProcessor for JDK 17" by Treehugger Robot · 3 years, 5 months ago
  42. 25bf2f8 Stub out some FDE methods in StorageManager by Eric Biggers · 3 years, 6 months ago
  43. d63d0e1 Stop trying to update FDE password from LockSettingsService by Eric Biggers · 3 years, 6 months ago
  44. 0a9389d Remove clearEncryptionPassword() from LockPatternUtils by Eric Biggers · 3 years, 6 months ago
  45. 77d147b Stop trying to get/set fields in FDE footer by Eric Biggers · 3 years, 6 months ago
  46. 92381c6 Merge "Split updateMeteredNetwork{Allow, Deny}List into add and remove" by Mark Chien · 3 years, 5 months ago
  47. 9d7925e Create new DataEnabledReasons for for DataSettingsManager by Sarah Chin · 3 years, 8 months ago
  48. 7c8bca8 Merge "Added IWLAN handover support" by Treehugger Robot · 3 years, 5 months ago
  49. 6997136 Added IWLAN handover support by Jack Yu · 3 years, 8 months ago
  50. 04d04ca Merge "[Telephony] checking if the delegate is null before calling." by Sungcheol Ahn · 3 years, 5 months ago
  51. d936b5b [LE] Connect and disconnect both LE headsets by SongFerngWang · 3 years, 5 months ago
  52. 5a5a450 Merge "Fix log message when failing to open bpf maps" by Maciej Żenczykowski · 3 years, 5 months ago
  53. 5c72552 Merge "Update @RequiresApi declarations for T to be 33." by Treehugger Robot · 3 years, 5 months ago
  54. f6a6972 Merge "Telephony data refactoring API changes" by Treehugger Robot · 3 years, 5 months ago
  55. 06ce6c0 Update @RequiresApi declarations for T to be 33. by Michael Wright · 3 years, 9 months ago
  56. 7c8cadb pm install: clarify when --multi-package can be used by Mårten Kongstad · 3 years, 5 months ago
  57. 8bdccb9 Remove restriction that limits updateConfiguration API to Auto by Patrick Rohr · 3 years, 5 months ago
  58. 8be52bc Allowing for null net caps in updateConfiguration by James Mattis · 3 years, 5 months ago
  59. 0384dbb Telephony data refactoring API changes by Jack Yu · 3 years, 8 months ago
  60. b57c42c Merge "profcollet: Fix possible NPE" by Treehugger Robot · 3 years, 5 months ago
  61. 2c5180a Replacing BluetoothCodecStatus creator by Builder by Etienne Ruffieux · 3 years, 5 months ago
  62. 17750cb Fix log message when failing to open bpf maps by Patrick Rohr · 3 years, 6 months ago
  63. 522c74f profcollet: Fix possible NPE by Yi Kong · 3 years, 5 months ago
  64. 0f839e5 Merge "Merge Android 12L" by Xin Li · 3 years, 5 months ago
  65. 93fbf49 [Telephony] checking if the delegate is null before calling. by donaldahn · 3 years, 5 months ago
  66. 0c41c9b Merge "Update carrier configs for DataConfigManager" by Treehugger Robot · 3 years, 5 months ago
  67. b2b27c5 Merge "Remove ConnectivityManager swapActiveStatsMap API" by Treehugger Robot · 3 years, 5 months ago
  68. c930c575 Update carrier configs for DataConfigManager by Sarah Chin · 3 years, 8 months ago
  69. 7aee3e2 Merge "Added IWLAN handover rules support" by Jack Yu · 3 years, 5 months ago
  70. ed1f9a0 Added IWLAN handover rules support by Jack Yu · 3 years, 8 months ago
  71. 7e916e3 Merge Android 12L by Xin Li · 3 years, 5 months ago
  72. da8c494 Merge "Update DreamService owners." by Treehugger Robot · 3 years, 5 months ago
  73. 19929df Merge "Set host's clipboard in a separate thread" am: 7a3a3a77d3 by Roman Kiryanov · 3 years, 5 months ago
  74. 7a3a3a7 Merge "Set host's clipboard in a separate thread" by Roman Kiryanov · 3 years, 5 months ago
  75. ce85341 Merge "Change unsafe readSparseArray call in ApplicationInfo." am: db4e1b7369 by Hao Ke · 3 years, 5 months ago
  76. f379287 Merge "CarrierConfigManager changes for DataConfigManager" am: 087198296d by Treehugger Robot · 3 years, 5 months ago
  77. db4e1b7 Merge "Change unsafe readSparseArray call in ApplicationInfo." by Hao Ke · 3 years, 5 months ago
  78. 0871982 Merge "CarrierConfigManager changes for DataConfigManager" by Treehugger Robot · 3 years, 5 months ago
  79. acf465e Merge "Add intdef to subscription info record methods" am: 5ddd0bf68e by Etienne Ruffieux · 3 years, 5 months ago
  80. 5ddd0bf Merge "Add intdef to subscription info record methods" by Etienne Ruffieux · 3 years, 5 months ago
  81. da70fd1 Merge "Avoid removing USB state changes during CONFIGURED uevent" am: 6b8b9efad1 by Treehugger Robot · 3 years, 5 months ago
  82. 25128dd Merge "Increase Zygote command buffer size to 32k." am: ef1cd8a1ca by Hans Boehm · 3 years, 5 months ago
  83. 6b8b9ef Merge "Avoid removing USB state changes during CONFIGURED uevent" by Treehugger Robot · 3 years, 5 months ago
  84. ef1cd8a Merge "Increase Zygote command buffer size to 32k." by Hans Boehm · 3 years, 5 months ago
  85. af2fa38 Update DreamService owners. by brycelee · 3 years, 6 months ago
  86. 13f1f45e Move GraphicsStatsService native method registration to zygote. by Nicolas Geoffray · 3 years, 5 months ago
  87. fd127c6 Reduce NTP polling interval by Kanyinsola · 3 years, 5 months ago
  88. 558180f [DU09-2]Modify the NetworkStatsCollection Builder API by Frank · 3 years, 5 months ago
  89. b8cda9d Merge "Set local routes exclusion in the networkAgent" am: 4734b5810b by Chiachang Wang · 3 years, 5 months ago
  90. 4734b58 Merge "Set local routes exclusion in the networkAgent" by Chiachang Wang · 3 years, 5 months ago
  91. 6b6d4a1 Remove ConnectivityManager swapActiveStatsMap API by markchien · 3 years, 5 months ago
  92. 68e528d4 Set local routes exclusion in the networkAgent by Chiachang Wang · 3 years, 6 months ago
  93. 975003d Split updateMeteredNetwork{Allow, Deny}List into add and remove by markchien · 3 years, 5 months ago
  94. 11c8327 CarrierConfigManager changes for DataConfigManager by Sarah Chin · 3 years, 8 months ago
  95. 06b7912 Increase Zygote command buffer size to 32k. by Martijn Coenen · 3 years, 6 months ago
  96. 56c37e5 Merge "Remove broken code for mounting encrypted OBB files" am: a4f24f08b0 by Eric Biggers · 3 years, 5 months ago
  97. a4f24f0 Merge "Remove broken code for mounting encrypted OBB files" by Eric Biggers · 3 years, 5 months ago
  98. 4d7c294 Update StaleDataclassProcessor for JDK 17 by Colin Cross · 3 years, 5 months ago
  99. e502cbe Merge "identity: Add clarifications to newly added API." am: ad3097312c by Treehugger Robot · 3 years, 5 months ago
  100. ad30973 Merge "identity: Add clarifications to newly added API." by Treehugger Robot · 3 years, 5 months ago