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