1. e2be25f Add Cronet to the Tethering apex. by Dan Stahr · 2 years, 8 months ago
  2. 841643a cronet: Introduce constant for CronetJavaDefaultsEnabled srcs by Motomu Utsumi · 2 years, 8 months ago
  3. c65b451 cronet: introduce constant for apex_defaults by Patrick Rohr · 2 years, 8 months ago
  4. 1a8d9d1 Set up the jarjar config generator for the Tethering module. by Dan Stahr · 2 years, 8 months ago
  5. 8043d5d Merge "TetheringTest: fix assert{*}Equals order in TestTetheringEventCallback" by Treehugger Robot · 2 years, 8 months ago
  6. 401f1ff Merge changes from topic "deprecate_connectivity_action_in_tethering" by Treehugger Robot · 2 years, 8 months ago
  7. c91fbab Merge "Fix TetheringServiceTest#testTetheringManagerLeak flaky" by KH Shi · 2 years, 8 months ago
  8. b4859d1 TetheringTest: fix assert{*}Equals order in TestTetheringEventCallback by Hungming Chen · 2 years, 8 months ago
  9. 0ed11f5 Fix TetheringServiceTest#testTetheringManagerLeak flaky by KH Shi · 2 years, 8 months ago
  10. 9e31b74 Merge changes I25096f4c,I40ba22ab by Patrick Rohr · 2 years, 8 months ago
  11. f4e0f09 Merge "unregistered null callback will cause a crash later" by Steven Moreland · 2 years, 8 months ago
  12. a6d600f cronet: enable defaults in aosp by Patrick Rohr · 2 years, 8 months ago
  13. 3b9ba6a cronet: add defaults to enable / disable Cronet in framework-tethering by Patrick Rohr · 2 years, 8 months ago
  14. cf42d60 unregistered null callback will cause a crash later by Steven Moreland · 2 years, 8 months ago
  15. 5c985e2 BpfCoordinator: publish upstream interface mtu to v4 offload rule by Hungming Chen · 2 years, 8 months ago
  16. 53e8697 Merge "BpfCoordinatorTest: renumber the test interface indices" by Maciej Żenczykowski · 2 years, 8 months ago
  17. 46767ff BpfCoordinatorTest: renumber the test interface indices by Hungming Chen · 2 years, 9 months ago
  18. a432d62 Tethering: deprecate CONNECTIVITY_ACTION on U+ device by Hungming Chen · 2 years, 10 months ago
  19. 4c8c357 Test: add tests to testChooseDunUpstreamByAutomaticMode_* by Hungming Chen · 2 years, 9 months ago
  20. ecfe710 TetheringTest: separate setup func from chooseDunUpstreamTestCommon by Hungming Chen · 2 years, 9 months ago
  21. 09cb20d Merge "TestOnly: disable some UpstreamNetworkMonitor tests after T" by Mark Chien · 2 years, 9 months ago
  22. 2657da3 TestOnly: disable some UpstreamNetworkMonitor tests after T by Mark · 2 years, 9 months ago
  23. a4fc702 Add Wearable Tethering flag and configuration by Igor Chernyshev · 2 years, 9 months ago
  24. 2d7d6e5 Merge "Replace NetlinkSocket with NetlinkUtils" by Chiachang Wang · 2 years, 9 months ago
  25. e97aed4 Replace NetlinkSocket with NetlinkUtils by chiachangwang · 2 years, 9 months ago
  26. 393052b Merge "Use SocketUtils from shared lib" by Chiachang Wang · 2 years, 9 months ago
  27. 9dac660 Add CDM dependency in Tethering by Igor Chernyshev · 2 years, 9 months ago
  28. 18e072c Use SocketUtils from shared lib by chiachangwang · 2 years, 9 months ago
  29. 6d81768 Merge "SyncSM08: statically import tethering error code constant" by Mark Chien · 2 years, 9 months ago
  30. 74461fc SyncSM08: statically import tethering error code constant by Mark · 2 years, 9 months ago
  31. c3ebeb8 Merge "Add ConfigInfrastructure stubs lib to Android.bp" by Hassan Ali · 2 years, 9 months ago
  32. 4e3321e bpf_tethering.h -> offload.h by Maciej Żenczykowski · 2 years, 9 months ago
  33. bc4e514 Add ConfigInfrastructure stubs lib to Android.bp by Hassan Ali · 2 years, 9 months ago
  34. b58191d Test: rename EthernetTetheringTest to CtsEthernetTetheringTest by Hungming Chen · 2 years, 9 months ago
  35. cc8db2a Merge "Fix ConntrackSocketTest#testIpv4ConntrackSocket flaky" by KH Shi · 2 years, 9 months ago
  36. a43bba1 Merge "Test: separate common methods to EthernetTetheringTestBase" by Nucca Chen · 2 years, 9 months ago
  37. 09eb763 Fix ConntrackSocketTest#testIpv4ConntrackSocket flaky by KH Shi · 2 years, 11 months ago
  38. 767e5b6 Merge "Wrap some IpServer commands" by Treehugger Robot · 2 years, 9 months ago
  39. 65b2ec8 Merge "Remove usages of java_api_finder" by Cole Faust · 2 years, 9 months ago
  40. 40c9fe1 Test: separate common methods to EthernetTetheringTestBase by Hungming Chen · 2 years, 9 months ago
  41. fbef749 Merge changes I9bccc558,Ifd855571 by Treehugger Robot · 2 years, 9 months ago
  42. 21308b5 Test: separate common variables to EthernetTetheringTestBase by Hungming Chen · 2 years, 9 months ago
  43. a542458 Wrap some IpServer commands by Mark · 2 years, 9 months ago
  44. 1dbc674 Test: decouple the tests which access class member variables directly by Hungming Chen · 2 years, 9 months ago
  45. 6ed83a4 Merge "Remove dead code: updateUpstreamIPv6LinkProperties in InitialState" by Mark Chien · 2 years, 9 months ago
  46. bfb0cdf Merge "Add ConfigInfrastructure lib to Android.bp" by Hassan Ali · 2 years, 9 months ago
  47. 417c1d9 Remove usages of java_api_finder by Cole Faust · 2 years, 9 months ago
  48. c4f63fa Add ConfigInfrastructure lib to Android.bp by Hassan Ali · 2 years, 10 months ago
  49. 0e38307 Remove dead code: updateUpstreamIPv6LinkProperties in InitialState by Mark · 2 years, 10 months ago
  50. e28d708 EthernetTetheringTest: remove isEthernetTetheringSupported by Hungming Chen · 2 years, 10 months ago
  51. d15eb88 TetheringConfiguration: force to select upstream automatically on U+ by Hungming Chen · 2 years, 10 months ago
  52. 3074dd6 Merge "Remove try/catch of UnsupportedOperationException" by Mark Chien · 2 years, 10 months ago
  53. 6660d23 Merge "Add isTetheringFeatureEnabled which use tethering namespace" by Treehugger Robot · 2 years, 10 months ago
  54. 25d3ac5 Add isTetheringFeatureEnabled which use tethering namespace by Mark · 3 years, 2 months ago
  55. a49c13f Merge "Add not exported flag to receiver in EntitlementManager" by Michael Groover · 2 years, 10 months ago
  56. 3d6b8c8 Add not exported flag to receiver in EntitlementManager by Michael Groover · 2 years, 10 months ago
  57. 5033f85 Merge "Add libconnectivity_native" by Remi NGUYEN VAN · 2 years, 10 months ago
  58. fb70eba Add libconnectivity_native by Remi NGUYEN VAN · 3 years, 5 months ago
  59. edceea2 Merge "Fix errorprone warnings that should be errors" by Treehugger Robot · 2 years, 10 months ago
  60. 22f0583 Fix errorprone warnings that should be errors by Cole Faust · 2 years, 11 months ago
  61. c146d87 Merge changes from topic "cronet_in_tethering" by Motomu Utsumi · 2 years, 10 months ago
  62. 956300f Merge "[TetheringGoogle] Remove explicit targetSdkVersion" by Harshit Mahajan · 2 years, 10 months ago
  63. 702a2ab Merge "Revert "Use r launch defaults for dcla for com.android.tethering."" by Victor Liu · 2 years, 10 months ago
  64. b40444a Revert "Use r launch defaults for dcla for com.android.tethering." by Brad Hinegardner · 2 years, 10 months ago
  65. b4c9d59 Merge "Use r launch defaults for dcla for com.android.tethering." by Nada Hussein · 2 years, 10 months ago
  66. 402b18d Add Cronet .so and .jar to tethering apex by Motomu Utsumi · 2 years, 11 months ago
  67. e210c27 [TetheringGoogle] Remove explicit targetSdkVersion by Harshit Mahajan · 3 years ago
  68. 319c977 Merge changes I63467371,Id4405b70 by Treehugger Robot · 2 years, 10 months ago
  69. db4ac8e Merge "IpServerTest: add test addRemoveTetherClient" by Nucca Chen · 2 years, 10 months ago
  70. df57abf BpfCoordinatorTest: add testDumpDoesNotCrash by Hungming Chen · 2 years, 10 months ago
  71. 771bc59 Move error count BPF map initialization into class Dependencies by Hungming Chen · 2 years, 10 months ago
  72. 381e339 Merge "Remove unused TetheringConfigurationParcel fileds" by Mark Chien · 2 years, 11 months ago
  73. df46aeb Merge "Add toString() to Ipv6ForwardingRule" by Nucca Chen · 2 years, 11 months ago
  74. a0824ea Merge "Add new fields - |upstream_events| and |duration_millis| in stats.proto" by Wayne Ma · 2 years, 11 months ago
  75. 0fd5613 Remove try/catch of UnsupportedOperationException by Mark · 2 years, 11 months ago
  76. 88edc35 Keep primitive members used by MessageUtils. by Chalard Jean · 3 years ago
  77. d44b293 Use r launch defaults for dcla for com.android.tethering. by Nada Hussein · 3 years ago
  78. fe6ecc6 Add new fields - |upstream_events| and |duration_millis| in stats.proto by Wayne Ma · 3 years ago
  79. afdf104 IpServerTest: add test addRemoveTetherClient by Hungming Chen · 3 years ago
  80. de5fb73 Add toString() to Ipv6ForwardingRule by Hungming Chen · 3 years ago
  81. 09d163d BpfCoordinator: ignore stopping event monitoring if never started by Hungming Chen · 3 years ago
  82. 3e77788 Merge "Revert^2 "[ST02.2] Use the getters of DnsHeader"" by Junyu Lai · 3 years ago
  83. 1434373 Fix errorprone 2.15.0 errors by Sorin Basca · 3 years ago
  84. 75a819d Merge "EthernetTetheringTest: test testTetherClatTcp on S+ device" by Treehugger Robot · 3 years ago
  85. c79efc8 EthernetTetheringTest: test testTetherClatTcp on S+ device by Hungming Chen · 3 years ago
  86. e729389 Merge "EthernetTetheringTest: add testTetherClatTcp" by Nucca Chen · 3 years ago
  87. 19adc7a Merge changes from topic "test-tethering-icmp" by Nucca Chen · 3 years ago
  88. b4f8a08 EthernetTetheringTest: add testTetherClatTcp by Hungming Chen · 3 years ago
  89. 2ef51d1 EthernetTetheringTest: add testTetherTcpV6 by Hungming Chen · 3 years ago
  90. 53ce3df EthernetTetheringTest: add testTetherTcpV4 by Hungming Chen · 3 years, 1 month ago
  91. e2fb681 EthernetTetheringTest: add testIcmpv4Echo by Hungming Chen · 3 years, 1 month ago
  92. 9055114 EthernetTetheringTest: add testTetherClatIcmp by Hungming Chen · 3 years, 1 month ago
  93. 4c93f83 Revert^2 "[ST02.2] Use the getters of DnsHeader" by Junyu Lai · 3 years ago
  94. 49e9660 handle "TODO: remove equals/hashCode/toString once aosp/1536721 merged" by Maciej Żenczykowski · 3 years ago
  95. 1686030 Improve accept/reject comment readability. by Maciej Żenczykowski · 3 years ago
  96. dadf95f Merge "Make the hiddenapi*-tiramisu.txt files part of framework-connectivity-t" by Paul Duffin · 3 years ago
  97. 1949d98 Merge "Revert "UpstreamNetworkMonitor: add NOTIFY_TEST_NETWORK_AVAILABLE"" by Treehugger Robot · 3 years ago
  98. 4e81086 Merge "EthernetTetheringTest: toggle wifi while test network is not selected" by Treehugger Robot · 3 years ago
  99. d09bb07 EthernetTetheringTest: toggle wifi while test network is not selected by Hungming Chen · 3 years ago
  100. c8164e4 Make the hiddenapi*-tiramisu.txt files part of framework-connectivity-t by Paul Duffin · 3 years, 1 month ago