1. 8969398 Add list of Administrator UIDs to NetworkCapabilities. by Cody Kesting · 6 years ago
  2. 7e5cce2 Merge "Fix generic inferred type argument." by Treehugger Robot · 6 years ago
  3. ec88fda Fix generic inferred type argument. by Cody Kesting · 6 years ago
  4. 80240ac Add VpnManger API surface by Benedict Wong · 6 years ago
  5. 5642043 Add Ikev2VpnProfile as public API by Benedict Wong · 6 years ago
  6. d439f79 Add additional fields to VpnProfile for profile-based IKEv2/IPsec VPNs by Benedict Wong · 6 years ago
  7. 880e065 Merge changes from topic "connectivity-diagnostics-system-server" by Cody Kesting · 6 years ago
  8. 1c42b17 Merge "Add API for CaptivePortalData" by Remi NGUYEN VAN · 6 years ago
  9. 7c25b78 Merge "Add NetworkCapabilities#getSSID to SystemApi" by Treehugger Robot · 6 years ago
  10. ca455af Add NetworkCapabilities#getSSID to SystemApi by Remi NGUYEN VAN · 6 years ago
  11. 0a65eed Add API for CaptivePortalData by Remi NGUYEN VAN · 6 years ago
  12. 239fb64 Merge changes from topic "networkagent" by Chiachang Wang · 6 years ago
  13. f1449b0 Merge "Make NetworkAgent stop subclassing Handler." by Chiachang Wang · 6 years ago
  14. b32eec2 Merge "Make NetworkCapabilities authoritative for roaming state" by Chiachang Wang · 6 years ago
  15. 445186a Merge "Make NetworkCapabilities authoritative for suspended state" by Chiachang Wang · 6 years ago
  16. fa7693d Add ConnectivityDiagnosticsManager to System Server. by Cody Kesting · 6 years ago
  17. 2812b46 Merge "Add NetworkRequest#satisfiedBy to SystemApi" by Remi NGUYEN VAN · 6 years ago
  18. 8f30460 Add a Builder to NetworkAgentConfig, and make it SystemApi. by Lorenzo Colitti · 6 years ago
  19. ab2fed7 Rename NetworkMisc to NetworkAgentConfig. by Lorenzo Colitti · 6 years ago
  20. cbd8f2a Make NetworkAgent stop subclassing Handler. by Lorenzo Colitti · 6 years ago
  21. 62edfd8 [NS A25] Send all listen callbacks after all rematches by Chalard Jean · 6 years ago
  22. 9fc27ea [NS A24] Add an object to represent changes in assignment by Chalard Jean · 6 years ago
  23. 3b74d61 Merge "Remove handling of EVENT_UNFULFILLABLE_REQUEST" by Remi NGUYEN VAN · 6 years ago
  24. 59917ca Add NetworkRequest#satisfiedBy to SystemApi by Remi NGUYEN VAN · 6 years ago
  25. 82b5bb6 Remove handling of EVENT_UNFULFILLABLE_REQUEST by Remi NGUYEN VAN · 6 years ago
  26. 3d97b5e Make DataStallReport Parcelable. by Cody Kesting · 6 years ago
  27. beb41b5 Make ConnectivityReport Parcelable. by Cody Kesting · 6 years ago
  28. af14ca4 Make NetworkCapabilities authoritative for roaming state by Chalard Jean · 6 years ago
  29. d61375d Make NetworkCapabilities authoritative for suspended state by Chalard Jean · 6 years ago
  30. f78c964 Have registerNetworkAgent return a Network. by Chalard Jean · 6 years ago
  31. b2ff467 Merge "Replace StringNetworkSpecifier & subId with TelephonyNetworkSpecifer" by Rambo Wang · 6 years ago
  32. 7916449 Merge "Expose ConnectivityManager#TYPE_WIFI_P2P as SystemApi" by Treehugger Robot · 6 years ago
  33. e102b0b Expose ConnectivityManager#TYPE_WIFI_P2P as SystemApi by paulhu · 6 years ago
  34. a640199 Merge "Unhide NetworkRequest API which use legacy type" by Mark Chien · 6 years ago
  35. 4ed1963 Merge "Expose SocketKeepalive#SUCCESS as SystemApi" by Treehugger Robot · 6 years ago
  36. 2f7c345 Expose SocketKeepalive#SUCCESS as SystemApi by paulhu · 6 years ago
  37. 582ba55 Replace StringNetworkSpecifier & subId with TelephonyNetworkSpecifer by Rambo Wang · 6 years ago
  38. 9fef5a5 Merge "Make NattKeepalivePacketData @SystemApi" by Aaron Huang · 6 years ago
  39. baf25cd Merge "Expose ConnectivityManager#TYPE_NONE as SystemApi" by Lorenzo Colitti · 6 years ago
  40. d6eeffd Unhide NetworkRequest API which use legacy type by markchien · 6 years ago
  41. 74357e7 Expose ConnectivityManager#TYPE_NONE as SystemApi by paulhu · 6 years ago
  42. 254c3d8 Merge "Support reevaluation request from captive portal app" by Chiachang Wang · 6 years ago
  43. aead9c6 Make NattKeepalivePacketData @SystemApi by Aaron Huang · 6 years ago
  44. 429d86a Merge changes from topic "sp04" by Junyu Lai · 6 years ago
  45. 276921b [SP04] add unit test for NetworkStatsProvider by junyulai · 6 years ago
  46. 938bfba Support reevaluation request from captive portal app by Chiachang Wang · 6 years ago
  47. a86fae7 Stop using NetworkFactory in connectivity code. by Lorenzo Colitti · 6 years ago
  48. 0e82d1c Merge "Add NetworkCapabilities#deduceRestrictedCapability" by Treehugger Robot · 6 years ago
  49. 617e9bd Merge "Expose DhcpInfo parcelable interface implementation methods" by Aaron Huang · 6 years ago
  50. 434bc5a Merge "Add keepalive related methods and fields to system APIs" by Aaron Huang · 6 years ago
  51. 3bd0d01 Merge "Add a NetworkProvider class to the SDK." by Lorenzo Colitti · 6 years ago
  52. cf22d1a Expose DhcpInfo parcelable interface implementation methods by Aaron Huang · 6 years ago
  53. 6702d4b Add a NetworkProvider class to the SDK. by Lorenzo Colitti · 6 years ago
  54. 9c7a0fa Add NetworkCapabilities#deduceRestrictedCapability by paulhu · 6 years ago
  55. c494e23 Merge "[SP01] Add NetworkStats to system API" by Junyu Lai · 6 years ago
  56. 8124da4 Merge "Replace ConnectivityManager constants to TetheringManager" by Mark Chien · 6 years ago
  57. 9b292c2 [SP01] Add NetworkStats to system API by junyulai · 6 years ago
  58. c2441ee Expose clearCapabilities for mainline module by Chiachang Wang · 6 years ago
  59. fd21b50 Merge "Refactor NetworkFactoryInfo to hide implementation details." by Lorenzo Colitti · 6 years ago
  60. 33bb594 Merge "Add API surface for ConnectivityDiagnostics API." by Cody Kesting · 6 years ago
  61. d48bb1d Merge "DO NOT MERGE - Merge January 2020 Security Release into master" by Xin Li · 6 years ago
  62. a0f8fd9 Replace ConnectivityManager constants to TetheringManager by markchien · 6 years ago
  63. 78185ea Refactor NetworkFactoryInfo to hide implementation details. by Lorenzo Colitti · 6 years ago
  64. 9c2add6 Use new UnsupportedAppUsage annotation. by Artur Satayev · 6 years ago
  65. f4767cc Merge "Add FrameworksNetIntegrationTests to postsubmit" am: 9a00f5be3b by Remi NGUYEN VAN · 6 years ago
  66. 9a00f5b Merge "Add FrameworksNetIntegrationTests to postsubmit" by Remi NGUYEN VAN · 6 years ago
  67. d248c13 Merge "Change tetheroffloadjni to tetheringutilsjni" am: 0af9d37eca by markchien · 6 years ago
  68. 0af9d37 Merge "Change tetheroffloadjni to tetheringutilsjni" by Treehugger Robot · 6 years ago
  69. d53edf7 Change tetheroffloadjni to tetheringutilsjni by markchien · 6 years ago
  70. 21dd220 Merge changes If28f0be6,If0f80067 am: 96529ad7fc by Lorenzo Colitti · 6 years ago
  71. 279a1d6 Make LinkPropertiesTest pass, and fix an NPE. by Lorenzo Colitti · 6 years ago
  72. ca75bc8 Add the DHCP server address to LinkProperties. by ruibin zhang · 6 years ago
  73. 0b197df Add FrameworksNetIntegrationTests to postsubmit by Remi NGUYEN VAN · 6 years ago
  74. 5263193 Merge "Add permissions for FrameworksNetIntegrationTests" am: eb1eac5931 by Paul Hu · 6 years ago
  75. 6c3b3a4 Add permissions for FrameworksNetIntegrationTests by paulhu · 6 years ago
  76. 457a1ad Add API surface for ConnectivityDiagnostics API. by Cody Kesting · 6 years ago
  77. 5d77a84 Merge "Expose NetworkCapabilities methods to system/public APIs" am: 9290dc1179 by Aaron Huang · 6 years ago
  78. 9290dc1 Merge "Expose NetworkCapabilities methods to system/public APIs" by Aaron Huang · 6 years ago
  79. e435d2a Expose NetworkCapabilities methods to system/public APIs by Aaron Huang · 6 years ago
  80. 28112be Merge "Remove tlsFingerprints init value" am: 2a479ab133 by Wayne Ma · 6 years ago
  81. 2a479ab Merge "Remove tlsFingerprints init value" by Wayne Ma · 6 years ago
  82. fc8e151 Merge "[Tether13] Move TetheringManager into framework" am: 2410d67357 by Mark Chien · 6 years ago
  83. 5776f96 [Tether13] Move TetheringManager into framework by markchien · 6 years ago
  84. 2b7e296 Merge "Add LinkProperties methods to system APIs" am: 5966c91e94 by Aaron Huang · 6 years ago
  85. 5966c91 Merge "Add LinkProperties methods to system APIs" by Aaron Huang · 6 years ago
  86. c4e888b Remove tlsFingerprints init value by waynema · 6 years ago
  87. d33931f Merge "Fix parceling of LinkProperties Inet6Addr" am: 98460b6863 by Remi NGUYEN VAN · 6 years ago
  88. 98460b6 Merge "Fix parceling of LinkProperties Inet6Addr" by Remi NGUYEN VAN · 6 years ago
  89. 3a59a92 Fix parceling of LinkProperties Inet6Addr by Remi NGUYEN VAN · 6 years ago
  90. 441e499 Add keepalive related methods and fields to system APIs by Aaron Huang · 6 years ago
  91. 5ca4b7f Merge changes from topic "dec13_netrevert" am: 9ea156af87 by Andrew Chant · 6 years ago
  92. 9ea156a Merge changes from topic "dec13_netrevert" by Andrew Chant · 6 years ago
  93. 6b569b2 Revert "[NS A24] Add an object to represent changes in assignment" by Andrew Chant · 6 years ago
  94. 9e299b5 Revert "[NS A25] Send all listen callbacks after all rematches" by Andrew Chant · 6 years ago
  95. 6f9f854 Revert "[NS A26] Move available callbacks out of the rematch computation" by Andrew Chant · 6 years ago
  96. 06a8edd Revert "[NS A27] Remove useless logs and a useless var" by Andrew Chant · 6 years ago
  97. 149ad76 Merge changes I4b793e86,I6f86add0,I2db9535b,I703db6d3 am: ff54f522a6 by Chalard Jean · 6 years ago
  98. ff54f52 Merge changes I4b793e86,I6f86add0,I2db9535b,I703db6d3 by Chalard Jean · 6 years ago
  99. 082a268 Merge "Fix a doc" am: dc98e9be4c by Chalard Jean · 6 years ago
  100. dc98e9b Merge "Fix a doc" by Chalard Jean · 6 years ago