1. 411d2bd Merge "Ensure callbacks are run properly on executor" by Remi NGUYEN VAN · 3 years, 2 months ago
  2. 9133888 Ensure callbacks are run properly on executor by Remi NGUYEN VAN · 3 years, 2 months ago
  3. d657403 Merge "Remove the DisabledState from NsdService" by Paul Hu · 3 years, 2 months ago
  4. 29f4359 Remove the DisabledState from NsdService by Paul Hu · 3 years, 2 months ago
  5. 5eaefa2 Merge "Fix service resolve on tethering downstreams" by Remi NGUYEN VAN · 3 years, 2 months ago
  6. bcdb3c1 Merge changes from topic "stats-migration" by Natasha Lee · 3 years, 2 months ago
  7. 1a8ee10 Fix service resolve on tethering downstreams by Remi NGUYEN VAN · 3 years, 2 months ago
  8. 345655f Merge "Remove automotive restriction from enable/disableInterface" by Patrick Rohr · 3 years, 3 months ago
  9. fd829a5 Remove automotive restriction from enable/disableInterface by Patrick Rohr · 3 years, 3 months ago
  10. ec2fbb7 Don't clobber existing history entries. by Lorenzo Colitti · 3 years, 3 months ago
  11. c62261f Ensure NetworkStats migrated snapshot is identical by Remi NGUYEN VAN · 3 years, 3 months ago
  12. be3eb3d Throw IAE when Network's LinkProperties is null by Yan Yan · 3 years, 3 months ago
  13. 306a003 [MS81] Support remove history before cutoff timestamp by Junyu Lai · 3 years, 6 months ago
  14. bb9a49c Unicast state of existing ethernet interfaces when registering new Ethernet Listener. by Xiao Ma · 3 years, 3 months ago
  15. 6b7e457 Merge "Fix NullPointerException happens in dumpCheckin" by Aaron Huang · 3 years, 4 months ago
  16. 481b264 Merge "Fix NetworkTemplate generates non-metered carrier template" by Junyu Lai · 3 years, 4 months ago
  17. c3a43b4 Fix NullPointerException happens in dumpCheckin by Aaron Huang · 3 years, 4 months ago
  18. 74f7c8c Fix NetworkTemplate generates non-metered carrier template by Junyu Lai · 3 years, 4 months ago
  19. 0f54d64 Make some NetworkStats APIs system-current by junyulai · 3 years, 4 months ago
  20. 44e61e2 [MS83.1] Make some APIs module-lib instead of system current by junyulai · 3 years, 5 months ago
  21. 0947530 Merge changes from topic "MDns_AIDL" by Paul Hu · 3 years, 4 months ago
  22. 2b9ed95 Use MDns aidl on NsdService by paulhu · 3 years, 6 months ago
  23. 541b72d Add MDnsManager by paulhu · 3 years, 6 months ago
  24. 50c470e Address EthernetManager javadoc review comments by Patrick Rohr · 3 years, 4 months ago
  25. 0f2cbe9 Update javadoc to match expectation for UnsupportedOperationException by Patrick Rohr · 3 years, 4 months ago
  26. e38626a Merge "Add getInterfaceList module-lib API in EthernetManager." by Patrick Rohr · 3 years, 5 months ago
  27. 95738f7 Merge "Fix ethernet enable / disable API" by Patrick Rohr · 3 years, 5 months ago
  28. 1edd455 Add getInterfaceList module-lib API in EthernetManager. by Xiao Ma · 3 years, 5 months ago
  29. 5912ab6 Add setEthernetEnabled and its listener API by markchien · 3 years, 5 months ago
  30. 286f4e2 Merge "Fix proto invalid write type" by Aaron Huang · 3 years, 5 months ago
  31. 3879cf1 Fix ethernet enable / disable API by Patrick Rohr · 3 years, 5 months ago
  32. 4e6570c Merge "Revert^2 "Change Ethernet API to use OutcomeReceiver"" by Patrick Rohr · 3 years, 5 months ago
  33. 8d0fa1c Merge "Add Executors to NSD callbacks" by Remi NGUYEN VAN · 3 years, 5 months ago
  34. c7aa9e3 Add Executors to NSD callbacks by Remi NGUYEN VAN · 3 years, 5 months ago
  35. d6156a9 Revert^2 "Change Ethernet API to use OutcomeReceiver" by Patrick Rohr · 3 years, 5 months ago
  36. 369c79b Revert "Change Ethernet API to use OutcomeReceiver" by Quentin Perret · 3 years, 5 months ago
  37. cf01b8a Change Ethernet API to use OutcomeReceiver by Patrick Rohr · 3 years, 5 months ago
  38. 746d082 Add Nullable IpConfiguration to ethernet update request by Patrick Rohr · 3 years, 5 months ago
  39. 112f376 Merge "Split out the ethernet API surface and use framework-connectivity-t" by Patrick Rohr · 3 years, 5 months ago
  40. 62bfe3e Merge "[DU04-2]Appropriate changes to the NetworkPolicyManager API" by Frank Li · 3 years, 5 months ago
  41. b9bacae [DU04-2]Appropriate changes to the NetworkPolicyManager API by Frank · 3 years, 5 months ago
  42. 2a4a56b Merge "Rename setUidForeground to noteUidForeground" by Lorenzo Colitti · 3 years, 5 months ago
  43. 1b60475 Merge "Let docs tool to list the newly-visible IntDef values" by Aaron Huang · 3 years, 5 months ago
  44. dbc8e0f Split out the ethernet API surface and use framework-connectivity-t by Xiao Ma · 3 years, 7 months ago
  45. 96189e9 Merge "[DU09-2]Modify the NetworkStatsCollection Builder API" by Frank Li · 3 years, 5 months ago
  46. 0619e29 Let docs tool to list the newly-visible IntDef values by Aaron Huang · 3 years, 5 months ago
  47. cdc5fe2 Rename setUidForeground to noteUidForeground by Aaron Huang · 3 years, 5 months ago
  48. 2560006 Merge "Remove restriction that limits updateConfiguration API to Auto" by Xiao Ma · 3 years, 5 months ago
  49. 5ba470e Merge "Allowing for null net caps in updateConfiguration" by Patrick Rohr · 3 years, 5 months ago
  50. d1dccf8 Remove restriction that limits updateConfiguration API to Auto by Patrick Rohr · 3 years, 5 months ago
  51. 6869c41 Allowing for null net caps in updateConfiguration by James Mattis · 3 years, 5 months ago
  52. cf97f22 Fix proto invalid write type by Aaron Huang · 3 years, 6 months ago
  53. 1e0da21 [DU09-2]Modify the NetworkStatsCollection Builder API by Frank · 3 years, 5 months ago
  54. ef6f50b Merge "[MS68.3] Address comments at aosp/1958144" by Frank Li · 3 years, 5 months ago
  55. 9de9a8b Merge "[SUBID01-0]Grow NetworkIdentity to include a new mSubId field" by Frank Li · 3 years, 5 months ago
  56. 7c9fde8 [SUBID01-0]Grow NetworkIdentity to include a new mSubId field by lifr · 3 years, 9 months ago
  57. e20ff88 [MS68.3] Address comments at aosp/1958144 by Frank · 3 years, 6 months ago
  58. 3504149 [DU03-4]Add NETWORK_STACK Permission check for NetworkStatsService API by Frank · 3 years, 6 months ago
  59. fbb8986 Merge "Updating Eth Update Request to use Builder" by James Mattis · 3 years, 5 months ago
  60. 46d003e Merge changes from topic "ms52-movenetstats" by Lorenzo Colitti · 3 years, 5 months ago
  61. aa2202c Updating Eth Update Request to use Builder by James Mattis · 3 years, 6 months ago
  62. 6b1e9e6 Merge "Check iface by TextUtils.equals" by Aaron Huang · 3 years, 6 months ago
  63. 8868c1e Expose MATCH_PROXY as a module-lib API. by Lorenzo Colitti · 3 years, 6 months ago
  64. 6dff4ab Add setPollForce to module API by Remi NGUYEN VAN · 3 years, 6 months ago
  65. 6313e55 [MS54.1] Move NetworkStats to updatable sources by Junyu Lai · 3 years, 6 months ago
  66. 0858a12 [MS62.1] Start NetworkStatsService from the module by Junyu Lai · 3 years, 7 months ago
  67. 6c032e5 Fix grammar nit in comment. by Lorenzo Colitti · 3 years, 6 months ago
  68. 7f9ac50 Expose EthernetManager state and control APIs. by Xiao Ma · 3 years, 6 months ago
  69. 81cab05 Making EthernetNetworkSpecifier public by James Mattis · 3 years, 6 months ago
  70. b944ff1 Split out the ipsec API surface and use framework-connectivity-tiramisu by Aaron Huang · 3 years, 7 months ago
  71. 98a3a03 Un-finalize IpSecManager by Yan Yan · 3 years, 6 months ago
  72. 2854737 Marking eth network management APIs @SystemApi by James Mattis · 3 years, 6 months ago
  73. 94ed798 Merge "Adding permission for Ethernet Network Management" by James Mattis · 3 years, 6 months ago
  74. 1d93ed0 Merge "Support discovering services with a NetworkRequest" by Remi NGUYEN VAN · 3 years, 6 months ago
  75. d4b1ac2 Merge changes from topic "nsd_serviceinfo_network" by Remi NGUYEN VAN · 3 years, 6 months ago
  76. 173a33f Support discovering services with a NetworkRequest by Remi NGUYEN VAN · 3 years, 7 months ago
  77. 2365130 Support discover/resolve on specific networks by Remi NGUYEN VAN · 3 years, 8 months ago
  78. 07550b5 Adding permission for Ethernet Network Management by James Mattis · 3 years, 6 months ago
  79. 1ecadfa Renaming Ethernet Network Management Classes by James Mattis · 3 years, 6 months ago
  80. 2ed5ef5 InternalNetworkManagementException Changes by James Mattis · 3 years, 7 months ago
  81. 623d59f Merge changes from topics "move-kerneltotag", "move-socket-tagging-to-mainline" by Lorenzo Colitti · 3 years, 6 months ago
  82. d2ae739 Move socket tagging implementation to mainline. by Lorenzo Colitti · 3 years, 6 months ago
  83. 505fc63 [MS59.3] Expose NetworkStatsDataMigrationUtils by junyulai · 3 years, 6 months ago
  84. a522e3d [DU12]Remove NetworkType Annotation by Frank · 3 years, 6 months ago
  85. 8117e4b Move the implement of getAllCollapsedRatTypes to StatsPullAtomService by Aaron Huang · 3 years, 6 months ago
  86. 7a41918 Move NETWORK_TYPE_5G_NSA from NetworkTemplate to NetworkStatsManager by Aaron Huang · 3 years, 6 months ago
  87. e065c41 Merge "Use public resouce in android.R package" by Aaron Huang · 3 years, 6 months ago
  88. 2e88e9a Merge "[MS74] Expose NetworkTemplate#matches" by Treehugger Robot · 3 years, 6 months ago
  89. 9a61a18 [MS78.1] Fix NetworkIdentity#Builder crashing on 5G NSA networks by Junyu Lai · 3 years, 6 months ago
  90. a47e400 [MS74] Expose NetworkTemplate#matches by junyulai · 3 years, 7 months ago
  91. fd58681 Merge "[DU09-0]Adding the NetworkStatsCollection Builder" by Junyu Lai · 3 years, 7 months ago
  92. ce9178e Merge "[MS69.1] Fix TrafficStats.init crashs for supplemental process" by Junyu Lai · 3 years, 7 months ago
  93. b338bb6 Merge "[MS68.1] Register usage callback from NetworkPolicyManagerService" by Junyu Lai · 3 years, 7 months ago
  94. 7b5a3a2 [DU09-0]Adding the NetworkStatsCollection Builder by Frank · 3 years, 7 months ago
  95. 3355c40 [MS69.1] Fix TrafficStats.init crashs for supplemental process by Junyu Lai · 3 years, 7 months ago
  96. ce13cf7 Merge "[MS67.1] Expose registerUsageCallback with template" by Junyu Lai · 3 years, 7 months ago
  97. 1c111cb Merge "[MS61] Remove NetworkManagementSocketTagger#install dependency" by Junyu Lai · 3 years, 7 months ago
  98. 5bfd449 Merge changes I54c2258c,I47b2d3ac by Junyu Lai · 3 years, 7 months ago
  99. 9d3e717 [MS68.1] Register usage callback from NetworkPolicyManagerService by junyulai · 3 years, 7 months ago
  100. 3de326c Merge "Move Ethernet related files to f/b/packages/ConnectivityT." by Xiao Ma · 3 years, 7 months ago