1. de1eccc Merge "Cronet: add testStatusListener" by Chidera Olibie · 2 years, 9 months ago
  2. 76ee573 Merge "Rename mXXXNetworkAgent to mXXXAgent" by Jean Chalard · 2 years, 9 months ago
  3. a3ed259 Merge "Remove dev recorder from NetworkStatsService" by Aaron Huang · 2 years, 9 months ago
  4. 6366d7c Merge "Import CallbackEntries in ConnectivityServiceTest" by Treehugger Robot · 2 years, 9 months ago
  5. 1b81be6 Merge "Create the MdnsDiscoveryManager" by Paul Hu · 2 years, 9 months ago
  6. dda2fd4 Rename mXXXNetworkAgent to mXXXAgent by Chalard Jean · 2 years, 9 months ago
  7. cc231ce Import CallbackEntries in ConnectivityServiceTest by Chalard Jean · 2 years, 9 months ago
  8. fa94865 Merge changes I3b1ad1be,Id4c2e610 by Remi NGUYEN VAN · 2 years, 9 months ago
  9. 4bd98ef Create the MdnsDiscoveryManager by Paul Hu · 2 years, 9 months ago
  10. 640420e Cronet: add testStatusListener by Chidera Olibie · 2 years, 10 months ago
  11. c65b451 cronet: introduce constant for apex_defaults by Patrick Rohr · 2 years, 9 months ago
  12. 4d6594a Merge changes Iafbaee0d,I468d218b by Patrick Rohr · 2 years, 9 months ago
  13. e4bd27f Implement exit announcements by Remi NGUYEN VAN · 2 years, 9 months ago
  14. bdc2d50 Implement announcements on probing success by Remi NGUYEN VAN · 2 years, 9 months ago
  15. 2500069 Merge "Remove *_WILDCARD constants from NetworkTemplate" by Aaron Huang · 2 years, 9 months ago
  16. 99348b1 Merge "Remove mSubscriberId from NetworkTemplate" by Aaron Huang · 2 years, 9 months ago
  17. 00bebb6 gn2bp: Add min_sdk_version to cronet_aml_java by Motomu Utsumi · 2 years, 9 months ago
  18. 3fb4566 gn2bp: Update desc jsons and Android.bp.swp by Motomu Utsumi · 2 years, 9 months ago
  19. e002ee4 Merge "Verify APIs to migrate tunnel mode transforms" by Yan Yan · 2 years, 9 months ago
  20. 08cbc19 Merge "Set up the jarjar config generator for the Tethering module." by Dan Stahr · 2 years, 9 months ago
  21. 2bb41be Merge "Move mDNS code to service-connectivity-t" by Paul Hu · 2 years, 9 months ago
  22. c95f0d8 Merge "fix argument to CloseGuard.open()" by Maciej Żenczykowski · 2 years, 9 months ago
  23. 1a8d9d1 Set up the jarjar config generator for the Tethering module. by Dan Stahr · 2 years, 9 months ago
  24. f844899 Verify APIs to migrate tunnel mode transforms by Yan Yan · 2 years, 10 months ago
  25. 8043d5d Merge "TetheringTest: fix assert{*}Equals order in TestTetheringEventCallback" by Treehugger Robot · 2 years, 9 months ago
  26. 03a51d5 Move mDNS code to service-connectivity-t by Paul Hu · 2 years, 9 months ago
  27. 401f1ff Merge changes from topic "deprecate_connectivity_action_in_tethering" by Treehugger Robot · 2 years, 9 months ago
  28. 18967e6 Merge "Cleanup TestableNetworkCallback#assertNoCallback" by Treehugger Robot · 2 years, 9 months ago
  29. 6e30150 Merge "ethernet: inline IpClient provisioning" by Patrick Rohr · 2 years, 9 months ago
  30. c91fbab Merge "Fix TetheringServiceTest#testTetheringManagerLeak flaky" by KH Shi · 2 years, 9 months ago
  31. 7399017 Merge "Add unit tests for probing" by Remi NGUYEN VAN · 2 years, 9 months ago
  32. 6ea0c1d Merge "Add MdnsMultinetworkSocketClient" by Paul Hu · 2 years, 9 months ago
  33. 1373b36 Merge "Implement service add, remove, and probing" by Remi NGUYEN VAN · 2 years, 9 months ago
  34. 65df282 Merge "Remove PacketRepeater destinationsSupplier logic" by Remi NGUYEN VAN · 2 years, 9 months ago
  35. d20da63 Merge changes I057a7b9d,I0210f2e9,I872d0151,I46634e62 by Motomu Utsumi · 2 years, 9 months ago
  36. 5e5393f Add unit tests for probing by Remi NGUYEN VAN · 2 years, 9 months ago
  37. 42282ec Implement service add, remove, and probing by Remi NGUYEN VAN · 2 years, 9 months ago
  38. b4859d1 TetheringTest: fix assert{*}Equals order in TestTetheringEventCallback by Hungming Chen · 2 years, 9 months ago
  39. edf300c gn2bp: Update desc.json and Android.bp with is_build_cronet=true by Motomu Utsumi · 2 years, 9 months ago
  40. 73270d8 ethernet: inline IpClient provisioning by Patrick Rohr · 2 years, 9 months ago
  41. 0ed11f5 Fix TetheringServiceTest#testTetheringManagerLeak flaky by KH Shi · 2 years, 9 months ago
  42. 526df99 Merge "Apply "most-recent" delivery policy to CONNECTIVITY_ACTION." by Jean Chalard · 2 years, 9 months ago
  43. d6015fb gn2bp: Update desc json and Android.bp.swp by Motomu Utsumi · 2 years, 9 months ago
  44. 15c0873 gn2bp: update Android.bp.swp by Motomu Utsumi · 2 years, 9 months ago
  45. 09f5523 Drop AndroidX dependency by Stefano Duo · 2 years, 9 months ago
  46. 1fedd9f Merge "Now that Multidex is testonly, drop android-support-multidex" by Motomu Utsumi · 2 years, 9 months ago
  47. f2df068 Merge "Fix invalid base64 map dump when map has no entry" by Motomu Utsumi · 2 years, 9 months ago
  48. 19aa23d Merge "Expose APIs to migrate IpSecTransform" by Yan Yan · 2 years, 9 months ago
  49. 637d983 Add MdnsMultinetworkSocketClient by Paul Hu · 2 years, 11 months ago
  50. 519bc96 Merge "RateLimitTest: increase tolerance to 30%" by Treehugger Robot · 2 years, 9 months ago
  51. faef8bc Now that Multidex is testonly, drop android-support-multidex by Stefano Duo · 2 years, 9 months ago
  52. d5e981b Merge "gn2bp: Add JNI jarjaring prefix" by Patrick Rohr · 2 years, 9 months ago
  53. 986953b RateLimitTest: increase tolerance to 30% by Patrick Rohr · 2 years, 10 months ago
  54. 49ae3f0 Remove PacketRepeater destinationsSupplier logic by Remi NGUYEN VAN · 2 years, 9 months ago
  55. 4930e78 Fix invalid base64 map dump when map has no entry by Motomu Utsumi · 2 years, 9 months ago
  56. 76ed568 Merge "OWNERS: remove prohr's temporary EthernetManagerTest ownership" by Patrick Rohr · 2 years, 9 months ago
  57. 73bf06f Merge "Enterprise slicing for profile blocking default" by Junyu Lai · 2 years, 9 months ago
  58. 71a62b7 OWNERS: remove prohr's temporary EthernetManagerTest ownership by Patrick Rohr · 2 years, 9 months ago
  59. 125ff06 Merge "Add MdnsAdvertiser" by Remi NGUYEN VAN · 2 years, 9 months ago
  60. 35665cc Enterprise slicing for profile blocking default by Junyu Lai · 2 years, 10 months ago
  61. 81c2160 Expose APIs to migrate IpSecTransform by Yan Yan · 3 years ago
  62. a4191eb gn2bp: Add JNI jarjaring prefix by Mohannad Farrag · 2 years, 10 months ago
  63. 66e9af6 Merge "cronet: remove apex_available:platform" by Patrick Rohr · 2 years, 9 months ago
  64. 2b3b00e cronet: remove apex_available:platform by Patrick Rohr · 2 years, 9 months ago
  65. 314db00 Add MdnsAdvertiser by Remi NGUYEN VAN · 2 years, 10 months ago
  66. fd71f69 Merge "cronet: Add dependency needed to make use of SdkLevel" by Stefano Duo · 2 years, 9 months ago
  67. 0978c07 cronet: Add dependency needed to make use of SdkLevel by Stefano Duo · 2 years, 9 months ago
  68. ddaf16a Merge "Add owners for IPsec CTS" by Yan Yan · 2 years, 9 months ago
  69. d42df95 Merge changes from topics "2374762-android-bp", "2374763-android-bp" by Patrick Rohr · 2 years, 9 months ago
  70. 5690e5f Merge "cronet: update desc_*.json" by Patrick Rohr · 2 years, 9 months ago
  71. 9e31b74 Merge changes I25096f4c,I40ba22ab by Patrick Rohr · 2 years, 9 months ago
  72. c9f2da9 cronet: sync Android.bp with aosp/2374763 by Patrick Rohr · 2 years, 9 months ago
  73. 7716faf cronet: sync Android.bp with aosp/2374762 by Patrick Rohr · 2 years, 9 months ago
  74. 2453a3a Apply "most-recent" delivery policy to CONNECTIVITY_ACTION. by Sudheer Shanka · 2 years, 11 months ago
  75. 4011228 fix argument to CloseGuard.open() by Maciej Żenczykowski · 2 years, 9 months ago
  76. 33b2163 Merge "fix argument to CloseGuard.open()" by Maciej Żenczykowski · 2 years, 9 months ago
  77. f4e0f09 Merge "unregistered null callback will cause a crash later" by Steven Moreland · 2 years, 9 months ago
  78. 223b5cc fix argument to CloseGuard.open() by Maciej Żenczykowski · 2 years, 9 months ago
  79. 4f46dd8 Merge "Apply "most-recent" delivery policy to NETWORK_STATS_UPDATED." by Sudheer Shanka · 2 years, 9 months ago
  80. 1f9c939 Merge "Update bpf helpers to support new ignore_on fields" by Maciej Żenczykowski · 2 years, 9 months ago
  81. 10f77a9 cronet: update desc_*.json by Patrick Rohr · 2 years, 9 months ago
  82. a6d600f cronet: enable defaults in aosp by Patrick Rohr · 2 years, 9 months ago
  83. 3b9ba6a cronet: add defaults to enable / disable Cronet in framework-tethering by Patrick Rohr · 2 years, 9 months ago
  84. 9a90448 Merge changes Ic85de603,I57311234,I28fd8637 by Patrick Rohr · 2 years, 9 months ago
  85. 0b1720a Cleanup TestableNetworkCallback#assertNoCallback by Chalard Jean · 2 years, 9 months ago
  86. a8e13ec Merge "Rename isStrictMode to better names" by Jean Chalard · 2 years, 9 months ago
  87. 136e603 Apply "most-recent" delivery policy to NETWORK_STATS_UPDATED. by Sudheer Shanka · 3 years ago
  88. 7841c80 gn2bp: Use startswith instead of regex by Motomu Utsumi · 2 years, 9 months ago
  89. 4424f34 gn2bp: Remove unused condition for src path filtering by Motomu Utsumi · 2 years, 9 months ago
  90. e5ea57b gn2bp: Use "out" prefix for src path filtering by Motomu Utsumi · 2 years, 9 months ago
  91. cf42d60 unregistered null callback will cause a crash later by Steven Moreland · 2 years, 10 months ago
  92. cc72fa8 Update bpf helpers to support new ignore_on fields by Ryan Zuklie · 2 years, 9 months ago
  93. e54ec74 Merge "cronet: add script to generate desc_*.json" by Patrick Rohr · 2 years, 9 months ago
  94. 6d722af cronet: add script to generate desc_*.json by Patrick Rohr · 2 years, 9 months ago
  95. 95f7311 Merge "gn2bp: remove unnecessary chrome_root_store target" by Patrick Rohr · 2 years, 10 months ago
  96. 353dce7 Merge "clatd - ipv6 fragment to ipv4 translation support (try 2)" by Maciej Żenczykowski · 2 years, 10 months ago
  97. 9b23952 clatd - ipv6 fragment to ipv4 translation support (try 2) by Maciej Żenczykowski · 2 years, 10 months ago
  98. 7482881 Merge "BpfCoordinator: publish upstream interface mtu to v4 offload rule" by Maciej Żenczykowski · 2 years, 10 months ago
  99. 2e169db [Cronet] Do not run cronet cts on instant apps by Chidera Olibie · 2 years, 10 months ago
  100. 5c985e2 BpfCoordinator: publish upstream interface mtu to v4 offload rule by Hungming Chen · 2 years, 10 months ago