1. 98502b7 Merge "Use U32 from shared library" by Mark Chien · 3 years, 2 months ago
  2. 23f5e54 Merge "Add test coverage for NetworkStats.Bucket#getRoaming()" by Aaron Huang · 3 years, 2 months ago
  3. 2aae895 Merge "Add DisableConfigSyncTargetPreparer to CTS/MTS" by Remi NGUYEN VAN · 3 years, 2 months ago
  4. 422c7dd Merge "cts: Re-launch the desired activity after screen-on on TVs." by Ross Yeh · 3 years, 2 months ago
  5. 6758a5d Merge "Add test for EthernetNetworkUpdateRequest" by Patrick Rohr · 3 years, 2 months ago
  6. fdbe984 Add test coverage for NetworkStats.Bucket#getRoaming() by Aaron Huang · 3 years, 3 months ago
  7. 22c1a3a Use U32 from shared library by markchien · 3 years, 3 months ago
  8. cc29690 Merge "Split updateMeteredNetwork{Allow, Deny}List into add and remove" by Mark Chien · 3 years, 2 months ago
  9. e46042b Split updateMeteredNetwork{Allow, Deny}List into add and remove by markchien · 3 years, 2 months ago
  10. a3f45ec Merge changes from topic "start_nearby_cp" by Remi NGUYEN VAN · 3 years, 2 months ago
  11. 30d33f4 Add test for EthernetNetworkUpdateRequest by Patrick Rohr · 3 years, 2 months ago
  12. 46d7ddb Add try/catch, shim in Nearby initialization by Remi NGUYEN VAN · 3 years, 2 months ago
  13. e6953d5 Merge "Merge Android 12L" by Xin Li · 3 years, 2 months ago
  14. 5635d50 Merge "Remove ConnectivityManager swapActiveStatsMap API" by Treehugger Robot · 3 years, 2 months ago
  15. 984c399 Merge changes Id5f5bdfc,I67b9f30b by Maciej Żenczykowski · 3 years, 2 months ago
  16. 70d1026 Merge "BpfHandler: only allow to tag INET/INET6 socket" by Maciej Żenczykowski · 3 years, 2 months ago
  17. f08c6c0 Merge Android 12L by Xin Li · 3 years, 2 months ago
  18. 3acad24 Merge "Using common apex_defaults for com.android.tethering module." am: 6802eadef5 by Gurpreet Singh · 3 years, 2 months ago
  19. 6802ead Merge "Using common apex_defaults for com.android.tethering module." by Gurpreet Singh · 3 years, 2 months ago
  20. 2303730 Merge "Don't attempt to enable rate-limiting before T." am: 33f4e14073 by Treehugger Robot · 3 years, 2 months ago
  21. 33f4e14 Merge "Don't attempt to enable rate-limiting before T." by Treehugger Robot · 3 years, 2 months ago
  22. 1e048b4 Merge "Remove dead code in BpfNetMaps." am: e06458378d by Mark Chien · 3 years, 2 months ago
  23. e064583 Merge "Remove dead code in BpfNetMaps." by Mark Chien · 3 years, 2 months ago
  24. f79dcec Don't attempt to enable rate-limiting before T. by Lorenzo Colitti · 3 years, 2 months ago
  25. b9c6d49 Merge "API review: Addional documentation for QosFilter" am: 3b45bca306 by Treehugger Robot · 3 years, 2 months ago
  26. 1e60378 Merge "BpfHandler: only allow to tag udp/tcp socket" am: ca2c473781 by Treehugger Robot · 3 years, 2 months ago
  27. 3b45bca Merge "API review: Addional documentation for QosFilter" by Treehugger Robot · 3 years, 2 months ago
  28. ca2c473 Merge "BpfHandler: only allow to tag udp/tcp socket" by Treehugger Robot · 3 years, 2 months ago
  29. bcc0f5b BpfHandler: only allow to tag INET/INET6 socket by Hungming Chen · 3 years, 2 months ago
  30. 478c0eb BpfHandler: only allow to tag udp/tcp socket by Hungming Chen · 3 years, 2 months ago
  31. 4aac074 API review: Addional documentation for QosFilter by sewookseo · 3 years, 2 months ago
  32. c4b5fae Merge "Make isTetheringSupported respect all tethering downstreams" am: 8dcc3000fd by Mark Chien · 3 years, 2 months ago
  33. 8dcc300 Merge "Make isTetheringSupported respect all tethering downstreams" by Mark Chien · 3 years, 2 months ago
  34. 82244fd Remove dead code in BpfNetMaps. by Lorenzo Colitti · 3 years, 2 months ago
  35. 49e944c Remove ConnectivityManager swapActiveStatsMap API by markchien · 3 years, 2 months ago
  36. 1c257cd [CLATJ#32] ClatCoordinator: untag clat raw socket by Hungming Chen · 3 years, 2 months ago
  37. 89d1206 [CLATJ#31] ClatCoordinator: tag raw socket to uid AID_CLAT by Hungming Chen · 3 years, 3 months ago
  38. 259d5c0 Make isTetheringSupported respect all tethering downstreams by markchien · 3 years, 4 months ago
  39. a7fc743 Merge "[CLATJ#30] Not allow tagSocket() to tag with uid AID_CLAT" am: edf80c2da8 by Maciej Żenczykowski · 3 years, 2 months ago
  40. c6a4f65 Merge "[CLATJ#29] Remove the throwaway sockets for dup2 fds" am: 171db11c5f by Maciej Żenczykowski · 3 years, 2 months ago
  41. ef0b488 Merge changes from topic "dedup-interfaceparams" am: a63535bfd1 by Maciej Żenczykowski · 3 years, 2 months ago
  42. edf80c2 Merge "[CLATJ#30] Not allow tagSocket() to tag with uid AID_CLAT" by Maciej Żenczykowski · 3 years, 2 months ago
  43. 171db11 Merge "[CLATJ#29] Remove the throwaway sockets for dup2 fds" by Maciej Żenczykowski · 3 years, 2 months ago
  44. a63535b Merge changes from topic "dedup-interfaceparams" by Maciej Żenczykowski · 3 years, 2 months ago
  45. e96e7c4 Add stub NearbyService by Remi NGUYEN VAN · 3 years, 2 months ago
  46. 5906c8b Start Nearby from Connectivity ServiceInitializer by Remi NGUYEN VAN · 3 years, 3 months ago
  47. d4e250d Dump connectivity trafficcontroller data to diagnose test failures. am: b52c67d5d7 by Sudheer Shanka · 3 years, 2 months ago
  48. e0f3847 Remove unused InterfaceParams jarjar rule by Patrick Rohr · 3 years, 2 months ago
  49. 9f371f0 Deduplicate InterfaceParams by Patrick Rohr · 3 years, 2 months ago
  50. a12858d Using common apex_defaults for com.android.tethering module. by Gurpreet Singh · 3 years, 2 months ago
  51. 436547e [CLATJ#30] Not allow tagSocket() to tag with uid AID_CLAT by Hungming Chen · 3 years, 2 months ago
  52. e250c95 [CLATJ#29] Remove the throwaway sockets for dup2 fds by Hungming Chen · 3 years, 2 months ago
  53. b52c67d Dump connectivity trafficcontroller data to diagnose test failures. by Sudheer Shanka · 3 years, 2 months ago
  54. 9024fe8 Merge "Pass whole TetheringConfiguration to IpServer" am: 9edd999725 by Mark Chien · 3 years, 2 months ago
  55. 9edd999 Merge "Pass whole TetheringConfiguration to IpServer" by Mark Chien · 3 years, 2 months ago
  56. b961d3d Pass whole TetheringConfiguration to IpServer by markchien · 3 years, 2 months ago
  57. 38bfe95 Merge "Remove tether_enable_select_all_prefix_ranges flag" am: a3728e97ca by Mark Chien · 3 years, 2 months ago
  58. a3728e9 Merge "Remove tether_enable_select_all_prefix_ranges flag" by Mark Chien · 3 years, 2 months ago
  59. 51b0fdc Merge "[MS68.4] Address comments at aosp/1958144" am: 481c0cd100 by Frank Li · 3 years, 2 months ago
  60. 481c0cd Merge "[MS68.4] Address comments at aosp/1958144" by Frank Li · 3 years, 2 months ago
  61. 0cd08c3 Merge "Rename getVpnRequiresValidation to isVpnValidationRequired" am: 978370cb9c by Chiachang Wang · 3 years, 2 months ago
  62. 978370c Merge "Rename getVpnRequiresValidation to isVpnValidationRequired" by Chiachang Wang · 3 years, 2 months ago
  63. 2d3a669 Do not enable ingress rate limit until clsact qdisc exists am: f1fe8ee928 by Patrick Rohr · 3 years, 2 months ago
  64. f1fe8ee Do not enable ingress rate limit until clsact qdisc exists by Patrick Rohr · 3 years, 2 months ago
  65. 23a5f18 Remove tether_enable_select_all_prefix_ranges flag by markchien · 3 years, 2 months ago
  66. 77e18cd Merge "[SUBID01-1]Grow NetworkIdentity to include a new mSubId field" am: 8039c85336 by Frank Li · 3 years, 2 months ago
  67. 8039c85 Merge "[SUBID01-1]Grow NetworkIdentity to include a new mSubId field" by Frank Li · 3 years, 2 months ago
  68. fb73190 Merge "Remove unused libraries" am: e4848734a9 by Jean Chalard · 3 years, 2 months ago
  69. 2eee829 Merge "[DU03-4]Add NETWORK_STACK Permission check for NetworkStatsService API" am: 1b87cafbc1 by Frank Li · 3 years, 2 months ago
  70. e484873 Merge "Remove unused libraries" by Jean Chalard · 3 years, 2 months ago
  71. 1b87caf Merge "[DU03-4]Add NETWORK_STACK Permission check for NetworkStatsService API" by Frank Li · 3 years, 2 months ago
  72. e435b5b Merge "Rename framework-connectivity-tiramisu to framework-connectivity-t" am: c871c08d8d by Paul Hu · 3 years, 2 months ago
  73. c871c08 Merge "Rename framework-connectivity-tiramisu to framework-connectivity-t" by Paul Hu · 3 years, 2 months ago
  74. 1f3e110 Remove unused libraries by Chalard Jean · 3 years, 2 months ago
  75. 7ec6ae7 Rename getVpnRequiresValidation to isVpnValidationRequired by Chiachang Wang · 3 years, 2 months ago
  76. eeeb76d [MS68.4] Address comments at aosp/1958144 by Frank · 3 years, 3 months ago
  77. d8990c3 [DU03-4]Add NETWORK_STACK Permission check for NetworkStatsService API by Frank · 3 years, 3 months ago
  78. 8ba46d8 [SUBID01-1]Grow NetworkIdentity to include a new mSubId field by lifr · 3 years, 5 months ago
  79. d66af86 Merge changes I3b7913c5,I9c1d6294 am: 4bd0f6bb2a by Patrick Rohr · 3 years, 2 months ago
  80. 4bd0f6b Merge changes I3b7913c5,I9c1d6294 by Patrick Rohr · 3 years, 2 months ago
  81. 537f720 Rename framework-connectivity-tiramisu to framework-connectivity-t by paulhu · 3 years, 3 months ago
  82. 41eed1e Merge "Add some debugs to diagnose test failure." am: 87db609348 by Sudheer Shanka · 3 years, 2 months ago
  83. 87db609 Merge "Add some debugs to diagnose test failure." by Sudheer Shanka · 3 years, 2 months ago
  84. 3409b2e Improve error reporting in RateLimitTest by Patrick Rohr · 3 years, 2 months ago
  85. efa4039 Add null checks to RateLimitTest#tearDown improves error reporting by Patrick Rohr · 3 years, 2 months ago
  86. 4458842 Merge "Move assumptions out of BeforeClass annotated method" am: d239146987 by Patrick Rohr · 3 years, 2 months ago
  87. d239146 Merge "Move assumptions out of BeforeClass annotated method" by Patrick Rohr · 3 years, 2 months ago
  88. 0503ff2 Merge changes from topic "ms52-movenetstats" am: cebdfba1bb by Lorenzo Colitti · 3 years, 2 months ago
  89. c7d509b Update tests for NetworkStats code move. am: 3d52172838 by Lorenzo Colitti · 3 years, 2 months ago
  90. d51be23 Add setPollForce to module API am: 73a61e7c28 by Remi NGUYEN VAN · 3 years, 2 months ago
  91. 47bdefd Add JNI stats libraries to apex Android.bp am: 6187e7c79a by junyulai · 3 years, 2 months ago
  92. 97edc95 Add JNI stats libraries to connectivity am: d95048929c by Remi NGUYEN VAN · 3 years, 2 months ago
  93. 7dab70c [MS62.2] Add NetworkStatsService into service initializer am: e764686003 by Junyu Lai · 3 years, 2 months ago
  94. be96c01 [MS54.8] Add hiddenapi-unsupported-t.txt to apex Android.bp am: 4eccfdec89 by junyulai · 3 years, 2 months ago
  95. 2eea4e4 [MS54.3] Move NetworkStats to updatable sources am: eb6f4bef96 by Junyu Lai · 3 years, 2 months ago
  96. cebdfba Merge changes from topic "ms52-movenetstats" by Lorenzo Colitti · 3 years, 2 months ago
  97. 9e066c9 Update API files to unhide MATCH_PROXY. by Lorenzo Colitti · 3 years, 3 months ago
  98. 3d52172 Update tests for NetworkStats code move. by Lorenzo Colitti · 3 years, 3 months ago
  99. 73a61e7 Add setPollForce to module API by Remi NGUYEN VAN · 3 years, 3 months ago
  100. 6187e7c Add JNI stats libraries to apex Android.bp by junyulai · 3 years, 2 months ago