1. 700ffc9 Merge history of ConnectivityT by Remi NGUYEN VAN · 3 years, 4 months ago
  2. 286f4e2 Merge "Fix proto invalid write type" by Aaron Huang · 3 years, 4 months ago
  3. 62bfe3e Merge "[DU04-2]Appropriate changes to the NetworkPolicyManager API" by Frank Li · 3 years, 5 months ago
  4. b9bacae [DU04-2]Appropriate changes to the NetworkPolicyManager API by Frank · 3 years, 5 months ago
  5. 799d000 Fix the NPE thrown when starting Ethernet service in OS lower than T. by Xiao Ma · 3 years, 5 months ago
  6. 2a4a56b Merge "Rename setUidForeground to noteUidForeground" by Lorenzo Colitti · 3 years, 5 months ago
  7. 0a171c0 Build ethernet framework source into framework-connectivity-tiramisu by Xiao Ma · 3 years, 6 months ago
  8. cdc5fe2 Rename setUidForeground to noteUidForeground by Aaron Huang · 3 years, 5 months ago
  9. 46d7ddb Add try/catch, shim in Nearby initialization by Remi NGUYEN VAN · 3 years, 5 months ago
  10. 0a4236d Fix log message when failing to open bpf maps by Patrick Rohr · 3 years, 6 months ago
  11. cf97f22 Fix proto invalid write type by Aaron Huang · 3 years, 6 months ago
  12. 5ccdf99 Remove ConnectivityManager swapActiveStatsMap API by markchien · 3 years, 5 months ago
  13. 5906c8b Start Nearby from Connectivity ServiceInitializer by Remi NGUYEN VAN · 3 years, 7 months ago
  14. ef6f50b Merge "[MS68.3] Address comments at aosp/1958144" by Frank Li · 3 years, 5 months ago
  15. 9de9a8b Merge "[SUBID01-0]Grow NetworkIdentity to include a new mSubId field" by Frank Li · 3 years, 5 months ago
  16. 7c9fde8 [SUBID01-0]Grow NetworkIdentity to include a new mSubId field by lifr · 3 years, 9 months ago
  17. e20ff88 [MS68.3] Address comments at aosp/1958144 by Frank · 3 years, 6 months ago
  18. 3504149 [DU03-4]Add NETWORK_STACK Permission check for NetworkStatsService API by Frank · 3 years, 6 months ago
  19. 46d003e Merge changes from topic "ms52-movenetstats" by Lorenzo Colitti · 3 years, 5 months ago
  20. e764686 [MS62.2] Add NetworkStatsService into service initializer by Junyu Lai · 3 years, 6 months ago
  21. c4cfd83 Fix system_server crash while iterating CookieTagMap by markchien · 3 years, 6 months ago
  22. a24baed Move networkstats JNI to connectivity module by Remi NGUYEN VAN · 3 years, 6 months ago
  23. 6313e55 [MS54.1] Move NetworkStats to updatable sources by Junyu Lai · 3 years, 6 months ago
  24. 66c5986 Merge "Replace qtaguid_deleteTagData with java implementation" by Patrick Rohr · 3 years, 6 months ago
  25. 2c938e1 Replace qtaguid_deleteTagData with java implementation by markchien · 3 years, 6 months ago
  26. b944ff1 Split out the ipsec API surface and use framework-connectivity-tiramisu by Aaron Huang · 3 years, 7 months ago
  27. 2e778ee Move IpSec APIs to Connectivity module by Aaron Huang · 3 years, 7 months ago
  28. 52399c7 Correct typo in the year of copyright by Chiachang Wang · 3 years, 6 months ago
  29. 1661c26 Merge "Add key / value data structures for IBpfMaps" by Treehugger Robot · 3 years, 6 months ago
  30. 27e7842 Add key / value data structures for IBpfMaps by Patrick Rohr · 3 years, 6 months ago
  31. 2365130 Support discover/resolve on specific networks by Remi NGUYEN VAN · 3 years, 8 months ago
  32. f6f9aa2 NSD: Specify on what interface to getAddrInfo by hepengtao · 3 years, 10 months ago
  33. 623d59f Merge changes from topics "move-kerneltotag", "move-socket-tagging-to-mainline" by Lorenzo Colitti · 3 years, 6 months ago
  34. e91d76c Move kernelToTag to NetworkStatsFactory. by Lorenzo Colitti · 3 years, 6 months ago
  35. c466d1e Merge "[MS59.3] Expose NetworkStatsDataMigrationUtils" by Junyu Lai · 3 years, 6 months ago
  36. 505fc63 [MS59.3] Expose NetworkStatsDataMigrationUtils by junyulai · 3 years, 6 months ago
  37. a8ac576 Clear counters and delete tag data from NetworkStatsService. by Lorenzo Colitti · 3 years, 6 months ago
  38. a522e3d [DU12]Remove NetworkType Annotation by Frank · 3 years, 6 months ago
  39. 584a3b9 Merge "Update UidCounterSetMap directly from NetworkStatsService" by Mark Chien · 3 years, 6 months ago
  40. 8117e4b Move the implement of getAllCollapsedRatTypes to StatsPullAtomService by Aaron Huang · 3 years, 6 months ago
  41. 7a41918 Move NETWORK_TYPE_5G_NSA from NetworkTemplate to NetworkStatsManager by Aaron Huang · 3 years, 6 months ago
  42. b9679aa Update UidCounterSetMap directly from NetworkStatsService by markchien · 3 years, 6 months ago
  43. b338bb6 Merge "[MS68.1] Register usage callback from NetworkPolicyManagerService" by Junyu Lai · 3 years, 6 months ago
  44. f113431 Merge "Replace INetd#trafficSwapActiveStatsMap with ConnectivityManager API" by Mark Chien · 3 years, 6 months ago
  45. ce13cf7 Merge "[MS67.1] Expose registerUsageCallback with template" by Junyu Lai · 3 years, 6 months ago
  46. 895797c Merge "Monitor interface added and update bpf interface map" by Maciej Żenczykowski · 3 years, 6 months ago
  47. 5bfd449 Merge changes I54c2258c,I47b2d3ac by Junyu Lai · 3 years, 6 months ago
  48. 9d3e717 [MS68.1] Register usage callback from NetworkPolicyManagerService by junyulai · 3 years, 6 months ago
  49. b6c77f0 [MS67.1] Expose registerUsageCallback with template by junyulai · 3 years, 6 months ago
  50. f58ca3b [MS38] Remove android.os.HandlerExecutor dependencies by junyulai · 3 years, 6 months ago
  51. e3da3eb Move Ethernet related files to f/b/packages/ConnectivityT. by Xiao Ma · 3 years, 7 months ago
  52. e1825f1 Monitor interface added and update bpf interface map by markchien · 3 years, 7 months ago
  53. e337d9e Replace INetd#trafficSwapActiveStatsMap with ConnectivityManager API by markchien · 3 years, 7 months ago
  54. 8ab6b70 Merge changes from topic "ms65-identity" by Junyu Lai · 3 years, 6 months ago
  55. 2b7135e [DU03-1]Remove INetworkStatsService from BatteryStatsImpl by lifr · 3 years, 7 months ago
  56. 4d2d23b Merge changes from topic "ms57-migrationapi" by Junyu Lai · 3 years, 7 months ago
  57. 37c0e49 Merge "[DU05]Remove the android.provider.Settings.Global in NetworkStatsService" by Frank Li · 3 years, 7 months ago
  58. 838e533 [MS65.1] Add NetworkIdentity#Builder by Junyu Lai · 3 years, 7 months ago
  59. 62febc1 [MS57.1] Prepare APIs for data migration utility by Junyu Lai · 3 years, 7 months ago
  60. 30308aa [MS41.1] Prepare for APIs for querying usage with template by Junyu Lai · 3 years, 7 months ago
  61. dcec9ad [DU05]Remove the android.provider.Settings.Global in NetworkStatsService by Frank · 3 years, 7 months ago
  62. 54eb405 Merge changes I16418791,I210f5ddc by Junyu Lai · 3 years, 7 months ago
  63. 6fbf3ee [MS37.1] Expose APIs which is used by NPMS by Junyu Lai · 3 years, 7 months ago
  64. fe57695 [DU04-1]Remove NetworkPolicyManagerInternal from NetworkStatsService by lifr · 3 years, 7 months ago
  65. dbc0da1 Merge changes If51b6676,Ia6863a70,I802d2316 by Junyu Lai · 3 years, 7 months ago
  66. 23be6c9 Merge "[DU04]Remove NetworkPolicyManagerInternal from NetworkStatsService" by Frank Li · 3 years, 7 months ago
  67. 6e782c7 [MS37] Replace NetworkStatsManagerInternal usages in NPMS by Junyu Lai · 3 years, 7 months ago
  68. fa347d6 [MS36] Remove unused getNetwork[Total|Uid]Bytes by Junyu Lai · 3 years, 7 months ago
  69. 40fad81 [MS43] Remove EventLogTags depdendency by Junyu Lai · 3 years, 7 months ago
  70. 23aebe3 [DU04]Remove NetworkPolicyManagerInternal from NetworkStatsService by lifr · 3 years, 7 months ago
  71. 6c83653 Merge "[MS44.1] Add API to query tagged UID summary" by Junyu Lai · 3 years, 7 months ago
  72. df55866 Merge "[DU01]Remove INetworkManagementService from NetworkStatsService" by Frank Li · 3 years, 7 months ago
  73. f577b22 [MS44.1] Add API to query tagged UID summary by Junyu Lai · 3 years, 7 months ago
  74. d686e2d [DU03]Remove INetworkStatsService from BatteryStatsImpl by lifr · 3 years, 7 months ago
  75. 4537656 [MS42.1] Replace PhoneStateListener with DisplayInfoListener by Junyu Lai · 3 years, 7 months ago
  76. 1a9a700 [DU01]Remove INetworkManagementService from NetworkStatsService by lifr · 3 years, 8 months ago
  77. c3dde66 [MS39.1] Remove the looper from NetworkStatsSubscriptionMonitor by Junyu Lai · 3 years, 7 months ago
  78. e57289e Merge "[MS32.1] Remove TetheringManager#ACTION_TETHER_STATE_CHANGED usage" by Junyu Lai · 3 years, 7 months ago
  79. 230a638 Merge changes from topics "ms34-tm", "ms40-clock" by Junyu Lai · 3 years, 7 months ago
  80. b01254f Remove ParcelFileDescriptor hidden API usage from IpSecService by Aaron Huang · 3 years, 7 months ago
  81. 9ecf4b7 [MS32.1] Remove TetheringManager#ACTION_TETHER_STATE_CHANGED usage by Junyu Lai · 3 years, 7 months ago
  82. b2f359c [MS34.1] Replace TelephonyManager#getSubscriberId(subId) with public API by Junyu Lai · 3 years, 7 months ago
  83. 42312c4 [MS40.1] Remove Clock dependencies from NetworkStatsService by Junyu Lai · 3 years, 7 months ago
  84. 544e583 [MS33.1] Remove NetdService dependency by Junyu Lai · 3 years, 7 months ago
  85. e0d31a0 Merge "[MS31] Fix several hidden API usages" by Treehugger Robot · 3 years, 7 months ago
  86. e10a94f Merge changes from topics "ms25-appops", "ms28-service-fix" by Treehugger Robot · 3 years, 7 months ago
  87. 19921cd [MS31] Fix several hidden API usages by Junyu Lai · 3 years, 7 months ago
  88. 08af919 Merge "[MS26.1] Remove Process.NETWORK_STACK_UID dependency" by Treehugger Robot · 3 years, 7 months ago
  89. c7ba513 [MS28.1] Fix several hidden API dependencies by Junyu Lai · 3 years, 7 months ago
  90. 8b46180 [MS26.1] Remove Process.NETWORK_STACK_UID dependency by Junyu Lai · 3 years, 7 months ago
  91. 40e4fc8 [MS18] Augment data usage by default by Junyu Lai · 3 years, 7 months ago
  92. 802ab97 Build framework-connectivity-tiramisu library by paulhu · 3 years, 8 months ago
  93. 9cb7b5d Merge "Move Ethernet related files to f/b/packages/ConnectivityT." by Xiao Ma · 3 years, 8 months ago
  94. 202317d Move Ethernet related files to f/b/packages/ConnectivityT. by Xiao Ma · 3 years, 8 months ago
  95. 2617cf5 Remove NetdService usage from IpSecService by Aaron Huang · 3 years, 8 months ago
  96. 9b27b0e Refactor IpSecServiceConfiguration to Dependencies by Aaron Huang · 3 years, 8 months ago
  97. fbae308 Fix style errors for IpSec associated files by Aaron Huang · 3 years, 8 months ago
  98. 9a708a4 Move IpSec associated files to f/b/packages/ConnectivityT by Aaron Huang · 3 years, 8 months ago
  99. c8c87d4 [MS07.1] Move NetworkStatsCollection/IdentitySet into frameworks by Junyu Lai · 3 years, 8 months ago
  100. ad166b4 [MS08] Move NetworkStats files to f/b/package/ConnectivityT by Junyu Lai · 3 years, 8 months ago