1. 05f12df Migrate VPN to the public NetworkAgent API. by Chalard Jean · 4 years, 3 months ago
  2. 59a5167 Merge "[DO NOT MERGE]Fix IndexOutOfBoundsException for TDA stack" by Chris Li · 4 years, 2 months ago
  3. dccf7ed Merge changes from topic "networkagent-set-underlying-networks" by Lorenzo Colitti · 4 years, 2 months ago
  4. aee2900 [DO NOT MERGE]Fix IndexOutOfBoundsException for TDA stack by Chris Li · 4 years, 2 months ago
  5. 136fcd2 Merge "Keystore SPI: Initialize KeymasterDefs contants with AIDL generated enums" by Janis Danisevskis · 4 years, 2 months ago
  6. 2e1432b Merge "Minor tweaks to UserspaceRebootLogger" by Nikita Ioffe · 4 years, 2 months ago
  7. ebec38b Merge "Prepare to make time detection more configurable" by Almaz Mingaleev · 4 years, 2 months ago
  8. b76b392 Minor tweaks to UserspaceRebootLogger by Nikita Ioffe · 4 years, 2 months ago
  9. 1015897 Prepare to make time detection more configurable by Neil Fuller · 4 years, 2 months ago
  10. 23b7c01 Merge "Revert "Add context to customization class constructors"" by Nikita Ioffe · 4 years, 2 months ago
  11. 7e22f7a Revert "Add context to customization class constructors" by Nikita Ioffe · 4 years, 2 months ago
  12. ade2da5 Merge "Add context to customization class constructors" by Jin Seok Park · 4 years, 2 months ago
  13. d00d440 Stop accessing VPNs in getAllVpnInfo. by Lorenzo Colitti · 4 years, 2 months ago
  14. feda590 Clear calling identity in registerNetworkAgent. by Lorenzo Colitti · 4 years, 2 months ago
  15. 45feed9 Allow tests to create TRANSPORT_TEST|TRANSPORT_VPN networks. by Lorenzo Colitti · 4 years, 2 months ago
  16. d182c40 Move applying underlying caps from Vpn to ConnectivityService. by Lorenzo Colitti · 4 years, 2 months ago
  17. 5408268 Merge "Keystore 2.0 SPI: Fix installation of legacy Keystore provider" by Treehugger Robot · 4 years, 2 months ago
  18. a421f8f Merge "Make ChangeReporter.{Status,Source} proper enums" by Treehugger Robot · 4 years, 2 months ago
  19. 7d0a2d7 Merge "Add lower bound checks for non-manual time suggestions." by Almaz Mingaleev · 4 years, 2 months ago
  20. 53cfe5e Merge "Move enums file to new directory" by Treehugger Robot · 4 years, 2 months ago
  21. e087cee Merge changes Id4632e1b,I31985822,Ibbf96a25 by Treehugger Robot · 4 years, 2 months ago
  22. 97c2606 Merge "ParcelableHolder shouldn't write anything for empty case" by Treehugger Robot · 4 years, 2 months ago
  23. 768384c Merge "[RCS UCE] Add the extra parameter retryAfterMillis in the callback method CapabilitiesCallback#onError" by James Lin · 4 years, 2 months ago
  24. 36c903a Merge "Disable BootImageProfileTest" by Mathieu Chartier · 4 years, 2 months ago
  25. f06fff4 Test passing an underlying network array with null network in it. by Lorenzo Colitti · 4 years, 2 months ago
  26. de20152 Make testVpnNetworkActive more deterministic. by Lorenzo Colitti · 4 years, 2 months ago
  27. 5231675 Add a test for restricted profile added/removed with VPN up. by Lorenzo Colitti · 4 years, 2 months ago
  28. 27310f0 Merge "Clarify why it's safe to add java.library.path to the classloader namespace." by Treehugger Robot · 4 years, 2 months ago
  29. 17df403 Move enums file to new directory by Jeffrey Huang · 4 years, 2 months ago
  30. 8491e68 Disable BootImageProfileTest by Mathieu Chartier · 4 years, 2 months ago
  31. 10fb2bc Make ChangeReporter.{Status,Source} proper enums by Andrei Onea · 4 years, 2 months ago
  32. 740c3bf [RCS UCE] Add the extra parameter retryAfterMillis in the callback method CapabilitiesCallback#onError by James.cf Lin · 4 years, 2 months ago
  33. 0068bae Add lower bound checks for non-manual time suggestions. by Almaz Mingaleev · 4 years, 2 months ago
  34. 08466f6 Merge "Make manual suggestions synchronous/return result" by Almaz Mingaleev · 4 years, 2 months ago
  35. 1395dff Make manual suggestions synchronous/return result by Neil Fuller · 4 years, 11 months ago
  36. 1fe717a Merge "Tighten up Binder.clearCallingIdentity() usage." by Treehugger Robot · 4 years, 2 months ago
  37. d0fa499 Tighten up Binder.clearCallingIdentity() usage. by Lorenzo Colitti · 4 years, 2 months ago
  38. e72a1eb Merge "Revert^2 "Delete atoms.proto from statsd"" by Baligh Uddin · 4 years, 2 months ago
  39. e20137f Merge "midi: Use std::optional instead of std::unique_ptr" by Jooyung Han · 4 years, 2 months ago
  40. 6ef6648 Merge "Expose getTx/RxBytes in TrafficStats" by Junyu Lai · 4 years, 2 months ago
  41. 05e50cc Revert^2 "Delete atoms.proto from statsd" by Jeffrey Huang · 4 years, 2 months ago
  42. 3f89c81e Merge "Revert "Delete atoms.proto from statsd"" by Alex Light · 4 years, 2 months ago
  43. e8552cd Revert "Delete atoms.proto from statsd" by Jeffrey Huang · 4 years, 2 months ago
  44. b027f48 Merge "Delete atoms.proto from statsd" by Jeffrey Huang · 4 years, 2 months ago
  45. da20982 Merge "BatteryStats: explicitly copy the wakeup reasons" by Treehugger Robot · 4 years, 2 months ago
  46. 5d230a2 Delete atoms.proto from statsd by Jeffrey Huang · 4 years, 2 months ago
  47. 0836d63 Merge "Fixed Handler Leak on DistanceClassifier" by Treehugger Robot · 4 years, 2 months ago
  48. 2c4a413 Merge "Initialize mCallback in constructor and make it final." by Treehugger Robot · 4 years, 2 months ago
  49. 444551f Initialize mCallback in constructor and make it final. by Almaz Mingaleev · 4 years, 2 months ago
  50. 3f5ffa6 ParcelableHolder shouldn't write anything for empty case by Jeongik Cha · 4 years, 2 months ago
  51. 2c7efc7 BatteryStats: explicitly copy the wakeup reasons by Michael Sun · 4 years, 2 months ago
  52. 2a66fc6 Keystore SPI: Initialize KeymasterDefs contants with AIDL generated enums by Janis Danisevskis · 4 years, 3 months ago
  53. 9fb5607 Keystore 2.0 SPI: Fix installation of legacy Keystore provider by Janis Danisevskis · 4 years, 2 months ago
  54. e2dfbb3 Expose getTx/RxBytes in TrafficStats by junyulai · 4 years, 4 months ago
  55. 72cb973 Merge "Ignore verifying canBeSatisfiedBy() on Android Q" by Lucas Lin · 4 years, 2 months ago
  56. bdabd39 Fixed Handler Leak on DistanceClassifier by Jiwon Kim · 4 years, 2 months ago
  57. 5e3a035 Merge "Add OWNERS block to facilitate in migration" by Baligh Uddin · 4 years, 2 months ago
  58. 2391403 Merge "Expose PinResult and ICC PIN/PUK APIs as SystemApi" by Sarah Chin · 4 years, 2 months ago
  59. 8c86459 Ignore verifying canBeSatisfiedBy() on Android Q by lucaslin · 4 years, 2 months ago
  60. 6d7e4c4 Merge "Adds two missing Keymaster definitions." by Bram Bonné · 4 years, 2 months ago
  61. 824c4a9 Add context to customization class constructors by Jin Seok Park · 4 years, 4 months ago
  62. 9e56967 Add OWNERS block to facilitate in migration by Baligh Uddin · 4 years, 2 months ago
  63. 48695cb Merge "Add subid to SipTransportImplBase#createSipDelegate" by Brad Ebinger · 4 years, 2 months ago
  64. 00326a8 Merge "Update UntaggedSocketViolation StrictMode message to reference TrafficStats.setThreadStatsTag instead of the erroneous TrafficStats.setThreadSocketTag." by Treehugger Robot · 4 years, 2 months ago
  65. 2b30cd2 Merge changes Ibed6cdd4,I51e3c00d,Ibf37f94b by James Mattis · 4 years, 2 months ago
  66. cafa63a Expose PinResult and ICC PIN/PUK APIs as SystemApi by Sarah Chin · 4 years, 3 months ago
  67. d5c9dc3 Add subid to SipTransportImplBase#createSipDelegate by Brad Ebinger · 4 years, 2 months ago
  68. 3798c10 Merge "Add support for pdu session id" by Daniel Bright · 4 years, 2 months ago
  69. 926aff5 Add support for pdu session id by Daniel Bright · 4 years, 3 months ago
  70. ae44936 Merge "Add Audio HAL V7" by Treehugger Robot · 4 years, 2 months ago
  71. 6e258a9 Clarify why it's safe to add java.library.path to the classloader namespace. by Martin Stjernholm · 4 years, 2 months ago
  72. 5b38038 Merge "Added global retry support" by Daniel Bright · 4 years, 2 months ago
  73. 1b414d6 Merge changes from topic "move_BSCH" by Chiachang Wang · 4 years, 2 months ago
  74. 0099578 Merge "Expose get/setCdmaRoamingMode and get/setCdmaSubscriptionMode as system API" by Sarah Chin · 4 years, 2 months ago
  75. 2a9dae1 Add Audio HAL V7 by Mikhail Naganov · 4 years, 6 months ago
  76. 4833cf6 Merge "Expose MIN_MTU_V6 as a public, @hide constant" by Benedict Wong · 4 years, 2 months ago
  77. 7ed2209 Merge "Remove a comment from ConnectivityService" by Lucas Lin · 4 years, 2 months ago
  78. 2d98b97 Update toString() to use the correct request by James Mattis · 4 years, 2 months ago
  79. 67087a4 Update requestsSortedById() to sort by collection by James Mattis · 4 years, 2 months ago
  80. 000865a Allow a way to track the active request in an NRI by James Mattis · 4 years, 2 months ago
  81. c315bf8 Expose get/setCdmaRoamingMode and get/setCdmaSubscriptionMode as system API by Sarah Chin · 4 years, 3 months ago
  82. 0b2d583 Merge "Add TestApi for getSupportedRadioAccessFamily" by Sarah Chin · 4 years, 2 months ago
  83. da498a5 Merge changes I72976905,I7a637d39 by Benedict Wong · 4 years, 2 months ago
  84. 4d8ff9f Merge changes from topic "signalstrength_ctr" by Sarah Chin · 4 years, 2 months ago
  85. b6d1f47 Merge changes from topics "cdma_eri_api", "cdma_eri_displaynumber" by Sarah Chin · 4 years, 2 months ago
  86. b9b195b Added global retry support by Jack Yu · 4 years, 3 months ago
  87. ebc78a4 Merge "Add VcnContext, Vcn skeletons" by Benedict Wong · 4 years, 2 months ago
  88. 9e7ff9a Merge "Clarify documentation on TEMP_NOT_METERED API" by Sarah Chin · 4 years, 2 months ago
  89. e191d8d Merge "Make MockVpn more realistic and easier to use." by Lorenzo Colitti · 4 years, 2 months ago
  90. cbd6dbc Merge changes I3711b362,I49421183,Icc0701cb,I2f5ccc1d by Lorenzo Colitti · 4 years, 2 months ago
  91. c6481cc Replace IconIndex as DisplayNumber by Sarah Chin · 4 years, 3 months ago
  92. 9890dd3 Merge "Add minimum bandwidth config for showing LTE+ data icon" by Sarah Chin · 4 years, 2 months ago
  93. 1b48e89 Expose CDMA ERI API by Sarah Chin · 4 years, 3 months ago
  94. 5aa95e4 Add TestApi for getSupportedRadioAccessFamily by Sarah Chin · 4 years, 2 months ago
  95. d4700ad Make SignalStrength constructor public by Sarah Chin · 4 years, 3 months ago
  96. 34cb6f9 Expose SignalStrength copy constructor by Sarah Chin · 4 years, 3 months ago
  97. d9f3445 Merge "Fix DAC constant in getAsuLevel" by Sarah Chin · 4 years, 2 months ago
  98. 296eec4 Clarify documentation on TEMP_NOT_METERED API by Sarah Chin · 4 years, 5 months ago
  99. b60861b Adds two missing Keymaster definitions. by Bram Bonné · 4 years, 2 months ago
  100. a713f2a Add minimum bandwidth config for showing LTE+ data icon by Sarah Chin · 4 years, 5 months ago