1. c95ab36 Merge "[IT4.3] Listen interface change in BSS" by Chiachang Wang · 4 years, 7 months ago
  2. 2a0f125 Merge "Add MANAGE_TEST_NETWORKS to system API" by Treehugger Robot · 4 years, 7 months ago
  3. fee853b [IT4.3] Listen interface change in BSS by Chiachang Wang · 4 years, 7 months ago
  4. 24ea1e0 Merge "Mark TestNetworkManager as module API" by Remi NGUYEN VAN · 4 years, 7 months ago
  5. e61da84 Merge "[PhysicalChannelConfig] Deprecated getChannelNumber and implement relevant API" by Zoey Chen · 4 years, 7 months ago
  6. 2c8f0de Merge "Make TelephonyManager#setImsRegistrationState multi-sim aware" by Daniel Bright · 4 years, 7 months ago
  7. 8700d33 Mark TestNetworkManager as module API by Remi NGUYEN VAN · 4 years, 7 months ago
  8. 795478a Merge "Add an API for LPA (SIM Manager) to bring up pages related to managing SIM profiles." by Peter Wang · 4 years, 7 months ago
  9. 0f4112a Merge "Add missing textservice OWNERS files." by Kohsuke Yatoh · 4 years, 7 months ago
  10. 19ffdb0 Merge "Remove dup result code descriptions" by Amit Mahajan · 4 years, 7 months ago
  11. 30e3efa Merge "Only allow RecordDVR to flush buffer when the DVR is stopped" by Amy Zhang · 4 years, 7 months ago
  12. 01460b0 Merge "Keystore 2.0: Integrate onLockScreenEvent." by Treehugger Robot · 4 years, 7 months ago
  13. c235d21 Merge "Update OWNERs for SystemUI related files" by Treehugger Robot · 4 years, 7 months ago
  14. 1621ada Merge "Remove unused CellLocation" by Treehugger Robot · 4 years, 7 months ago
  15. fd5dead Make TelephonyManager#setImsRegistrationState multi-sim aware by Daniel Bright · 4 years, 7 months ago
  16. c88231b Merge "Protect android.nfc.action.ALWAYS_ON_STATE_CHANGED" by Treehugger Robot · 4 years, 7 months ago
  17. 66e5601 Merge "Added setAlwaysOn feature" by Treehugger Robot · 4 years, 7 months ago
  18. 87bc423 Merge "Fix typo in comment in android/nfc/tech/Ndef.java" by Treehugger Robot · 4 years, 7 months ago
  19. b1d2fe8 Add missing textservice OWNERS files. by Kohsuke Yatoh · 4 years, 7 months ago
  20. 465c5fd Merge "Remove duplicate import" by Lucas Dupin · 4 years, 7 months ago
  21. b3f5d59 Merge "[MTE] Enable ASYNC MTE in the Zygote." by Mitch Phillips · 4 years, 7 months ago
  22. ac5a4c4 Update OWNERs for SystemUI related files by Julia Reynolds · 4 years, 7 months ago
  23. 2805c99 Merge "Allow clearing a single change id for tests usage." by satayev · 4 years, 7 months ago
  24. f327ea2 Merge "Keystore 2.0 SPI: Use Timestamp from secure clock service" by Treehugger Robot · 4 years, 7 months ago
  25. cf443e3 Remove duplicate import by utzcoz · 4 years, 7 months ago
  26. 63ca6f4 Merge "Replace tomcherry@ with dvander@ in OWNERS" by Treehugger Robot · 4 years, 7 months ago
  27. 52c9687 Merge "Always run ensureInAppMountNamespace() to make sure app process runs in its mount namespace" by Treehugger Robot · 4 years, 7 months ago
  28. 21900cb Allow clearing a single change id for tests usage. by Artur Satayev · 4 years, 7 months ago
  29. 5d37ff2 Merge "Refactor PlatformCompat and related files." by satayev · 4 years, 7 months ago
  30. 9408c74 Always run ensureInAppMountNamespace() to make sure app process runs in its mount namespace by Ricky Wai · 4 years, 7 months ago
  31. 5d640c3 Refactor PlatformCompat and related files. by Artur Satayev · 4 years, 7 months ago
  32. 6822a55 Merge "Deprecated IP connectivity metrics system api" by Frank Li · 4 years, 7 months ago
  33. 90dc908 Fix typo in comment in android/nfc/tech/Ndef.java by Jakub Pawlowski · 4 years, 7 months ago
  34. fb3900e Remove unused CellLocation by Taesu Lee · 4 years, 7 months ago
  35. d3f0aa4 Only allow RecordDVR to flush buffer when the DVR is stopped by Amy Zhang · 4 years, 7 months ago
  36. a0f9f4b Added setAlwaysOn feature by George Chang · 4 years, 7 months ago
  37. 81bddba Protect android.nfc.action.ALWAYS_ON_STATE_CHANGED by George Chang · 4 years, 7 months ago
  38. 6e6149c Deprecated IP connectivity metrics system api by lifr · 4 years, 7 months ago
  39. c76df13 Merge "Add REQUIRE_UNLOCK_FOR_NFC broadcast to notify SystemUI" by George Chang · 4 years, 7 months ago
  40. 9923250 Merge "Don't set hdmiPortId for non HDMI device." by Treehugger Robot · 4 years, 7 months ago
  41. 942b71b Merge "IMS: Add new carrier config." by Hall Liu · 4 years, 7 months ago
  42. 2f4cec9 Don't set hdmiPortId for non HDMI device. by Henry Fang · 4 years, 7 months ago
  43. 9740651 Merge "Integrate IKeystoreAuthorization aidl's addAuthToken with Keystore SPI." by Janis Danisevskis · 4 years, 7 months ago
  44. e1f0416 Merge "AbsSeekBar: Fix growRect computation" by Treehugger Robot · 4 years, 7 months ago
  45. f79a0fd Merge "Make me an owner of accessibility frameworks" by Treehugger Robot · 4 years, 7 months ago
  46. 48a1062 Merge changes I61dd789f,I57c73264 by Cody Kesting · 4 years, 7 months ago
  47. 96a8a5b Merge "Make the performance team the owners for PinnerService.java" by Jeff Sharkey · 4 years, 7 months ago
  48. e41a225 Make the performance team the owners for PinnerService.java by Carmen Jackson · 4 years, 7 months ago
  49. 4becb19 Merge "HwBlob: explicit size check" by Steven Moreland · 4 years, 7 months ago
  50. 49e239e Keystore 2.0: Integrate onLockScreenEvent. by Hasini Gunasinghe · 4 years, 7 months ago
  51. f9c123d Keystore 2.0 SPI: Use Timestamp from secure clock service by Janis Danisevskis · 4 years, 7 months ago
  52. 9c7e15a Merge "Fixed Handler Leak on WrapperInit" by Treehugger Robot · 4 years, 7 months ago
  53. 7822d3e Replace tomcherry@ with dvander@ in OWNERS by Tom Cherry · 4 years, 7 months ago
  54. b22ef02 Merge "Check ProjectBackwards property for childrens after children's syncProperties()." by Treehugger Robot · 4 years, 7 months ago
  55. 8a1d03f Merge "Correct ownership of AppSearchPersonTest" by Jeff Sharkey · 4 years, 7 months ago
  56. 5364fce Integrate IKeystoreAuthorization aidl's addAuthToken with Keystore SPI. by Hasini Gunasinghe · 4 years, 8 months ago
  57. b380466 Merge "Revert "[VCN06] Support request background network"" by Junyu Lai · 4 years, 7 months ago
  58. 85424117 Revert "[VCN06] Support request background network" by Junyu Lai · 4 years, 7 months ago
  59. 20e113e Merge "Add a permission check for the default network connectivity metrics." by Treehugger Robot · 4 years, 7 months ago
  60. 521a139 Add a permission check for the default network connectivity metrics. by Lorenzo Colitti · 4 years, 7 months ago
  61. 2f9749c Merge "MediaRouterService binds services when necessary" by Kyunglyul Hyun · 4 years, 7 months ago
  62. bd3110f6 Merge "Remove usage of NetCapability" by Treehugger Robot · 4 years, 7 months ago
  63. 528811e Make me an owner of accessibility frameworks by ryanlwlin · 4 years, 7 months ago
  64. caa5817 Merge "Fix CaptivePortalDataTest#testParcelUnparcel on R" by Treehugger Robot · 4 years, 7 months ago
  65. 58a2186 Merge changes I475502fd,Ibf376a6f,Ia52f9caf by Treehugger Robot · 4 years, 7 months ago
  66. e4954ca Fix CaptivePortalDataTest#testParcelUnparcel on R by Remi NGUYEN VAN · 4 years, 7 months ago
  67. 78a7675 Address comments on aosp/1539753, aosp/1542487 and aosp/1547496. by Lorenzo Colitti · 4 years, 7 months ago
  68. a18490b Merge "[VCN06] Support request background network" by Junyu Lai · 4 years, 7 months ago
  69. a1c896e2 Fix propagating underlying caps when a network disconnects. by Lorenzo Colitti · 4 years, 7 months ago
  70. 0dcf4de Merge "Make BugreportManager a public API that respects carrier privileges." by Treehugger Robot · 4 years, 7 months ago
  71. 775a1db Merge "Introduce SignalStrengthUpdateRequest to customize signal update request" by Rambo Wang · 4 years, 7 months ago
  72. 1492733 Introduce SignalStrengthUpdateRequest to customize signal update request by Rambo Wang · 4 years, 7 months ago
  73. 3299d00 Merge "New sm command to unmount app data and obb app visibility mount" by Treehugger Robot · 4 years, 7 months ago
  74. e1c3182 Test for bugs with suspended VPN underlying networks. by Lorenzo Colitti · 4 years, 7 months ago
  75. 5896e8c Merge "Revert "Integrate IKeystoreAuthorization aidl's addAuthToken wit..."" by Louis Chang · 4 years, 7 months ago
  76. d8e3e07 Merge "Add MOUNT_FLAG_VISIBLE to visible stub volumes" by Treehugger Robot · 4 years, 7 months ago
  77. b330b5b Merge changes Ic5750d4f,I9fa888c9,I4211475f by Lorenzo Colitti · 4 years, 7 months ago
  78. 2da2fdc Merge "Make releaseSomeActivities() a oneway call." by Martijn Coenen · 4 years, 7 months ago
  79. 82e3bca [PhysicalChannelConfig] Deprecated getChannelNumber and implement relevant API by Zoey Chen · 4 years, 9 months ago
  80. 6341816 Merge "Handle stub volumes in StorageSessionController" by Treehugger Robot · 4 years, 7 months ago
  81. d2905dd0 Add MOUNT_FLAG_VISIBLE to visible stub volumes by Youkichi Hosoi · 5 years ago
  82. ea47f9e Merge "Remove usage of hidden NetworkUtils from Formatter" by Treehugger Robot · 4 years, 7 months ago
  83. c5ce225 AbsSeekBar: Fix growRect computation by Adrian Roos · 4 years, 7 months ago
  84. 589975d Revert "Integrate IKeystoreAuthorization aidl's addAuthToken wit..." by Louis Chang · 4 years, 7 months ago
  85. 21d36ec Merge "Pass caller information in cancelBugreport." by Treehugger Robot · 4 years, 7 months ago
  86. 6231aef Merge "Enforce that NetworkAgentInfo fields are never null." by Treehugger Robot · 4 years, 7 months ago
  87. 5363b06 Make releaseSomeActivities() a oneway call. by Martijn Coenen · 4 years, 8 months ago
  88. 38b5060 Add MANAGE_TEST_NETWORKS to system API by Remi NGUYEN VAN · 4 years, 7 months ago
  89. d4d56da [VCN06] Support request background network by junyulai · 4 years, 7 months ago
  90. b19c9dc Handle stub volumes in StorageSessionController by Youkichi Hosoi · 4 years, 11 months ago
  91. c67354f Deflake testNetworkBlockedStatusAlwaysOnVpn by Lorenzo Colitti · 4 years, 7 months ago
  92. 68a8645 Simplify testVpnRestrictedUsers. by Lorenzo Colitti · 4 years, 7 months ago
  93. 220207c Add test coverage for LockdownVpnTracker. by Lorenzo Colitti · 4 years, 7 months ago
  94. d3d76d8 Remove usage of hidden NetworkUtils from Formatter by Remi NGUYEN VAN · 4 years, 7 months ago
  95. 57605d3 Enforce that NetworkAgentInfo fields are never null. by Lorenzo Colitti · 4 years, 7 months ago
  96. 36b4676 Merge "Remove usage of hidden .netId in IpConnectivityLog" by Treehugger Robot · 4 years, 7 months ago
  97. 61209f8 Merge "Mark several NetworkAgentInfo members @NonNull and address TODO." by Lorenzo Colitti · 4 years, 7 months ago
  98. 996c174 Merge "Remove unused IpConnectivityMetrics in CS" by Paul Hu · 4 years, 7 months ago
  99. 78426b2 Merge "Use API RouteInfo constructor in VpnConfig" by Treehugger Robot · 4 years, 7 months ago
  100. 6939f41 Remove unused IpConnectivityMetrics in CS by paulhu · 4 years, 7 months ago