1. 9c7e15a Merge "Fixed Handler Leak on WrapperInit" by Treehugger Robot · 4 years, 7 months ago
  2. b22ef02 Merge "Check ProjectBackwards property for childrens after children's syncProperties()." by Treehugger Robot · 4 years, 7 months ago
  3. 8a1d03f Merge "Correct ownership of AppSearchPersonTest" by Jeff Sharkey · 4 years, 7 months ago
  4. b380466 Merge "Revert "[VCN06] Support request background network"" by Junyu Lai · 4 years, 7 months ago
  5. 85424117 Revert "[VCN06] Support request background network" by Junyu Lai · 4 years, 7 months ago
  6. 20e113e Merge "Add a permission check for the default network connectivity metrics." by Treehugger Robot · 4 years, 7 months ago
  7. 521a139 Add a permission check for the default network connectivity metrics. by Lorenzo Colitti · 4 years, 7 months ago
  8. 2f9749c Merge "MediaRouterService binds services when necessary" by Kyunglyul Hyun · 4 years, 7 months ago
  9. bd3110f6 Merge "Remove usage of NetCapability" by Treehugger Robot · 4 years, 7 months ago
  10. caa5817 Merge "Fix CaptivePortalDataTest#testParcelUnparcel on R" by Treehugger Robot · 4 years, 7 months ago
  11. 58a2186 Merge changes I475502fd,Ibf376a6f,Ia52f9caf by Treehugger Robot · 4 years, 7 months ago
  12. e4954ca Fix CaptivePortalDataTest#testParcelUnparcel on R by Remi NGUYEN VAN · 4 years, 7 months ago
  13. 78a7675 Address comments on aosp/1539753, aosp/1542487 and aosp/1547496. by Lorenzo Colitti · 4 years, 7 months ago
  14. a18490b Merge "[VCN06] Support request background network" by Junyu Lai · 4 years, 7 months ago
  15. a1c896e2 Fix propagating underlying caps when a network disconnects. by Lorenzo Colitti · 4 years, 7 months ago
  16. 0dcf4de Merge "Make BugreportManager a public API that respects carrier privileges." by Treehugger Robot · 4 years, 7 months ago
  17. 775a1db Merge "Introduce SignalStrengthUpdateRequest to customize signal update request" by Rambo Wang · 4 years, 7 months ago
  18. 1492733 Introduce SignalStrengthUpdateRequest to customize signal update request by Rambo Wang · 4 years, 7 months ago
  19. 3299d00 Merge "New sm command to unmount app data and obb app visibility mount" by Treehugger Robot · 4 years, 7 months ago
  20. e1c3182 Test for bugs with suspended VPN underlying networks. by Lorenzo Colitti · 4 years, 7 months ago
  21. 5896e8c Merge "Revert "Integrate IKeystoreAuthorization aidl's addAuthToken wit..."" by Louis Chang · 4 years, 7 months ago
  22. d8e3e07 Merge "Add MOUNT_FLAG_VISIBLE to visible stub volumes" by Treehugger Robot · 4 years, 7 months ago
  23. b330b5b Merge changes Ic5750d4f,I9fa888c9,I4211475f by Lorenzo Colitti · 4 years, 7 months ago
  24. 2da2fdc Merge "Make releaseSomeActivities() a oneway call." by Martijn Coenen · 4 years, 7 months ago
  25. 6341816 Merge "Handle stub volumes in StorageSessionController" by Treehugger Robot · 4 years, 7 months ago
  26. d2905dd0 Add MOUNT_FLAG_VISIBLE to visible stub volumes by Youkichi Hosoi · 5 years ago
  27. ea47f9e Merge "Remove usage of hidden NetworkUtils from Formatter" by Treehugger Robot · 4 years, 7 months ago
  28. 589975d Revert "Integrate IKeystoreAuthorization aidl's addAuthToken wit..." by Louis Chang · 4 years, 7 months ago
  29. 21d36ec Merge "Pass caller information in cancelBugreport." by Treehugger Robot · 4 years, 7 months ago
  30. 6231aef Merge "Enforce that NetworkAgentInfo fields are never null." by Treehugger Robot · 4 years, 7 months ago
  31. 5363b06 Make releaseSomeActivities() a oneway call. by Martijn Coenen · 4 years, 8 months ago
  32. d4d56da [VCN06] Support request background network by junyulai · 4 years, 7 months ago
  33. b19c9dc Handle stub volumes in StorageSessionController by Youkichi Hosoi · 4 years, 11 months ago
  34. c67354f Deflake testNetworkBlockedStatusAlwaysOnVpn by Lorenzo Colitti · 4 years, 7 months ago
  35. 68a8645 Simplify testVpnRestrictedUsers. by Lorenzo Colitti · 4 years, 7 months ago
  36. 220207c Add test coverage for LockdownVpnTracker. by Lorenzo Colitti · 4 years, 7 months ago
  37. d3d76d8 Remove usage of hidden NetworkUtils from Formatter by Remi NGUYEN VAN · 4 years, 7 months ago
  38. 57605d3 Enforce that NetworkAgentInfo fields are never null. by Lorenzo Colitti · 4 years, 7 months ago
  39. 36b4676 Merge "Remove usage of hidden .netId in IpConnectivityLog" by Treehugger Robot · 4 years, 7 months ago
  40. 61209f8 Merge "Mark several NetworkAgentInfo members @NonNull and address TODO." by Lorenzo Colitti · 4 years, 7 months ago
  41. 996c174 Merge "Remove unused IpConnectivityMetrics in CS" by Paul Hu · 4 years, 7 months ago
  42. 78426b2 Merge "Use API RouteInfo constructor in VpnConfig" by Treehugger Robot · 4 years, 7 months ago
  43. 6939f41 Remove unused IpConnectivityMetrics in CS by paulhu · 4 years, 7 months ago
  44. 1cad04f Merge "Replace hidden ParcelFileDescriptor constructor usage" by Chiachang Wang · 4 years, 7 months ago
  45. 8636d9f Replace hidden ParcelFileDescriptor constructor usage by Chiachang Wang · 4 years, 7 months ago
  46. 2324ff4 Merge "LocationPermissionChecker: Exempt privileged components from location check" by Roshan Pius · 4 years, 7 months ago
  47. 1ef8473 Merge "Integrate IKeystoreAuthorization aidl's addAuthToken with Keystore SPI." by Treehugger Robot · 4 years, 7 months ago
  48. 92c241e Merge "[VCN05.1] Add unit test for invalid request types" by Junyu Lai · 4 years, 7 months ago
  49. a40d0d1 Merge "Expose SignalThresholdInfo as public class" by Rambo Wang · 4 years, 7 months ago
  50. 30e7b64 Make BugreportManager a public API that respects carrier privileges. by Hunter Knepshield · 4 years, 8 months ago
  51. fffec02 Pass caller information in cancelBugreport. by Hunter Knepshield · 4 years, 8 months ago
  52. 3521a14 Merge "[Telephony] PhoneStateListener redesign for new event" by Zoey Chen · 4 years, 7 months ago
  53. dd8de952 Correct ownership of AppSearchPersonTest by Pinyao Ting · 4 years, 7 months ago
  54. 3af57ca Merge "Keystore 2.0 SPI: Fix bug in chunked streamer." by Treehugger Robot · 4 years, 7 months ago
  55. 2ccc6df Merge "Switch the zygote over to mallopt(M_BIONIC_SET_HEAP_TAGGING_LEVEL)." by Treehugger Robot · 4 years, 7 months ago
  56. 20a347f Merge "Camera: Add OWNERS file for CameraExtensionsProxy" by Treehugger Robot · 4 years, 7 months ago
  57. 3e4b745 Merge "Add OWNERS file to SearchUi related projects" by Hyunyoung Song · 4 years, 7 months ago
  58. 3718bcd Switch the zygote over to mallopt(M_BIONIC_SET_HEAP_TAGGING_LEVEL). by Elliott Hughes · 4 years, 7 months ago
  59. 0fc601a Merge "update connect status along with stream_configuration_change event." by Henry Fang · 4 years, 7 months ago
  60. 3a0640d Merge "Add MANAGE_SENSOR_PRIVACY to shell permissions" by Treehugger Robot · 4 years, 7 months ago
  61. 12d7fae Add OWNERS file to SearchUi related projects by Hyunyoung Song · 4 years, 7 months ago
  62. abf0168 Merge "Add pause and resume recoding APIs" by Henry Fang · 4 years, 7 months ago
  63. 96cf674 Merge "Add intdef for Telecom connection states." by Tyler Gunn · 4 years, 7 months ago
  64. adeebe5 Keystore 2.0 SPI: Fix bug in chunked streamer. by Janis Danisevskis · 4 years, 7 months ago
  65. feb82a1 Merge "Update OWNERS files for textclassifier" by Treehugger Robot · 4 years, 7 months ago
  66. e768557 Merge "Add owners for locksettings related files" by Jeff Sharkey · 4 years, 7 months ago
  67. 80c94ce Add owners for locksettings related files by Rubin Xu · 4 years, 7 months ago
  68. 0ea563f Mark several NetworkAgentInfo members @NonNull and address TODO. by Lorenzo Colitti · 4 years, 7 months ago
  69. 698188e Merge "Define VcnTransportInfo." by Cody Kesting · 4 years, 7 months ago
  70. d58bdcf Remove usage of NetCapability by Remi NGUYEN VAN · 4 years, 7 months ago
  71. 26a1726 Remove usage of hidden .netId in IpConnectivityLog by Remi NGUYEN VAN · 4 years, 7 months ago
  72. 7692fba LocationPermissionChecker: Exempt privileged components from location check by Roshan Pius · 4 years, 7 months ago
  73. 6f27155 Use API RouteInfo constructor in VpnConfig by Remi NGUYEN VAN · 4 years, 7 months ago
  74. beb3d5d Merge "Update team's coretest OWNER file." by Jeff Sharkey · 4 years, 7 months ago
  75. e81ebc6 New sm command to unmount app data and obb app visibility mount by Ricky Wai · 4 years, 7 months ago
  76. b0210d9 [VCN05.1] Add unit test for invalid request types by junyulai · 4 years, 7 months ago
  77. 8e6e40c Update team's coretest OWNER file. by Joanne Chung · 4 years, 7 months ago
  78. 361e0a9 Merge "Refactor setCurrentProxyScriptUrl to a void method" by Aaron Huang · 4 years, 7 months ago
  79. 04e3585 MediaRouterService binds services when necessary by Kyunglyul Hyun · 4 years, 10 months ago
  80. 6423b43 Merge "Improve RCS single registration logging" by Treehugger Robot · 4 years, 7 months ago
  81. 57d097e Merge "Fix test breakage caused by adding new capability by default" by Treehugger Robot · 4 years, 7 months ago
  82. 4064d2d Merge "Fix CaptivePortalDataTest on R-" by Treehugger Robot · 4 years, 7 months ago
  83. 7b1d310 Fix test breakage caused by adding new capability by default by junyulai · 4 years, 7 months ago
  84. 2ef4ac2 Define VcnTransportInfo. by Cody Kesting · 4 years, 7 months ago
  85. 4b4e2a6 Improve RCS single registration logging by Brad Ebinger · 4 years, 7 months ago
  86. 5c92bdb Add pause and resume recoding APIs by Kyeongkab.Nam · 4 years, 8 months ago
  87. 4cea916 Fix CaptivePortalDataTest on R- by Remi NGUYEN VAN · 4 years, 7 months ago
  88. 2d29591 Integrate IKeystoreAuthorization aidl's addAuthToken with Keystore SPI. by Hasini Gunasinghe · 4 years, 8 months ago
  89. 4d20410 Merge "Do not remove the k_k until all users are unlocked" by Tianjie Xu · 4 years, 7 months ago
  90. ddf5bc0 Expose SignalThresholdInfo as public class by Rambo Wang · 4 years, 7 months ago
  91. 2a24bb6 Merge "Remove the hidden API "onRemoteCapabilityRequest" from the exposed interface CapabilityExchangeEventListener" by James Lin · 4 years, 7 months ago
  92. 7bba230 Merge "Add new MANAGE_SMARTSPACE permission for the cts test" by Treehugger Robot · 4 years, 7 months ago
  93. a5ff3b5 Merge "Waiting for idle in test" by James Mattis · 4 years, 7 months ago
  94. 9472f9c Merge "Fix flipped CLIR message." by Treehugger Robot · 4 years, 7 months ago
  95. 096b7d4 Merge "Add new phone number match method." by Grace Jia · 4 years, 7 months ago
  96. ee02200 Merge "Parse SIP Messages for Transaction ID in SIP transport" by Brad Ebinger · 4 years, 7 months ago
  97. f1273df Merge "Support call composer status that disabled the picture sending" by Shuo Qian · 4 years, 7 months ago
  98. f327972 Remove the hidden API "onRemoteCapabilityRequest" from the exposed interface CapabilityExchangeEventListener by James.cf Lin · 4 years, 7 months ago
  99. 751ea3c Add new MANAGE_SMARTSPACE permission for the cts test by Shashwat Razdan · 4 years, 7 months ago
  100. fe962c3 Merge "Drop the maximum recommended log size from 16MiB to 8MiB." by Elliott Hughes · 4 years, 7 months ago