1. a8e13ec Merge "Rename isStrictMode to better names" by Jean Chalard · 2 years, 8 months ago
  2. 4854d05 Remove mSubscriberIdMatchRule from NetworkTemplate by Aaron Huang · 2 years, 10 months ago
  3. 67c7cd8 Merge changes I3dd45b29,Ic177015f by Yan Yan · 2 years, 9 months ago
  4. d8ba034 Rename isStrictMode to better names by Chalard Jean · 2 years, 9 months ago
  5. a48dcd9 Require IPSEC_TUNNEL_MIGRATION feature flag to migrate transforms by Yan Yan · 2 years, 11 months ago
  6. e114b38 Support IPsec transform migration by Yan Yan · 4 years, 7 months ago
  7. e0e9b0c Merge changes from topics "ADD_JVMOVERLOADS", "VPN_NETWORK_PREFERENCE" by Lucas Lin · 2 years, 9 months ago
  8. 986fe96 Merge "Ensure MTU is set for new interfaces." by Maciej Żenczykowski · 2 years, 9 months ago
  9. 0425203 Ensure MTU is set for new interfaces. by Hansen Kurli · 2 years, 9 months ago
  10. 3ba7cc2 Create a new API to make a set of UIDs use only VPN by default by lucaslin · 2 years, 9 months ago
  11. c12fede Merge changes If187d023,I41c557d6 by Treehugger Robot · 2 years, 9 months ago
  12. 2ed9835 Rename getBypassable to isBypassable by chiachangwang · 2 years, 9 months ago
  13. a066e55 Add MdnsAnnouncer by Remi NGUYEN VAN · 2 years, 11 months ago
  14. e274170 Also use other compressed names in DNS compression by Remi NGUYEN VAN · 2 years, 9 months ago
  15. f1fdca6 Use compression for mDNS NSEC record data by Remi NGUYEN VAN · 2 years, 9 months ago
  16. 3568fdd Add MdnsProber by Remi NGUYEN VAN · 2 years, 10 months ago
  17. edbf34a Merge "Add unit tests checking MTU of interfaces are set." by Hansen Kurli · 2 years, 9 months ago
  18. d78cda2 Merge changes Icd842479,I2206a846 by Paul Hu · 2 years, 9 months ago
  19. 2f1de80 Add MdnsInterfaceSocket and MdnsSocketProvider by Paul Hu · 2 years, 10 months ago
  20. 3597deb Merge "Disconnect network when captive portal returns unwanted." by Hansen Kurli · 2 years, 9 months ago
  21. 9e53b63 Put the Network info in MdnsServiceInfo by Paul Hu · 2 years, 10 months ago
  22. 8d267d8 Add unit tests checking MTU of interfaces are set. by Hansen Kurli · 2 years, 9 months ago
  23. dc824e9 Merge "Verify that the underlying network info will be cleared/sent or not" by Lucas Lin · 2 years, 9 months ago
  24. 678113a Merge "Correct the test design for network lost case" by Lucas Lin · 2 years, 9 months ago
  25. d1938df Verify that the underlying network info will be cleared/sent or not by lucaslin · 2 years, 9 months ago
  26. 0b915e2 Correct the test design for network lost case by lucaslin · 2 years, 9 months ago
  27. 3b17030 Merge "Add onServiceNameDiscovered/onServiceNameRemoved" by Paul Hu · 2 years, 9 months ago
  28. 7e60552 Merge "Increased the timeout from 5 to 30 seconds" by Mark Chien · 2 years, 9 months ago
  29. 0ee7542 Add onServiceNameDiscovered/onServiceNameRemoved by Paul Hu · 2 years, 9 months ago
  30. 82eb31b Increased the timeout from 5 to 30 seconds by Mark Chien · 2 years, 9 months ago
  31. b865214 Merge "Relocate NetworkManagementServiceTest to framework" by Thiébaud Weksteen · 2 years, 9 months ago
  32. 11490a1 Relocate NetworkManagementServiceTest to framework by Thiébaud Weksteen · 2 years, 9 months ago
  33. 536cc4d Fix empty value problem in the TextEntry by Paul Hu · 2 years, 10 months ago
  34. 841b1f3 Merge "Revert consider TEMPORARILY_NOT_METERED as unmetered in data usage" by Treehugger Robot · 2 years, 9 months ago
  35. c5a05d1 Revert consider TEMPORARILY_NOT_METERED as unmetered in data usage by Aaron Huang · 2 years, 9 months ago
  36. b4b8198 Merge "Make mMatchSubscriberIds as a NonNull variable" by Aaron Huang · 2 years, 9 months ago
  37. 79e239e Merge "Send MdnsServiceInfo on onServiceRemoved callback" by Paul Hu · 2 years, 9 months ago
  38. 859884a Make mMatchSubscriberIds as a NonNull variable by Aaron Huang · 2 years, 10 months ago
  39. a8a6da0 Remove unused methods from NetworkTemplate by Aaron Huang · 2 years, 10 months ago
  40. 039d811 Send MdnsServiceInfo on onServiceRemoved callback by Paul Hu · 3 years ago
  41. 562cdac Merge changes from topic "PermissionMonitorOnHandlerThread" by Paul Hu · 2 years, 10 months ago
  42. 51f816b Deal with permission update on handler thread by Paul Hu · 3 years, 1 month ago
  43. a814e9c Merge "Wait for launcher is shown after calling pressHome" by Remi NGUYEN VAN · 2 years, 10 months ago
  44. 2c07b82 Wait for launcher is shown after calling pressHome by Aaron Huang · 2 years, 10 months ago
  45. adb9c9e Merge "Refactor CarrierPrivilegeAuthenticatorTest" by Treehugger Robot · 2 years, 10 months ago
  46. dfea189 Merge "Move VpnTransportInfoTest to common test" by Chiachang Wang · 2 years, 10 months ago
  47. 91bac19 Move VpnTransportInfoTest to common test by chiachangwang · 2 years, 10 months ago
  48. 0f92b69 Merge "Add MdnsNsecRecord" by Remi NGUYEN VAN · 2 years, 10 months ago
  49. b683dfc Merge changes I0f8e6590,I61a1bb91 by Remi NGUYEN VAN · 2 years, 10 months ago
  50. 3ce3a4a Add MdnsNsecRecord by Remi NGUYEN VAN · 2 years, 11 months ago
  51. b7577c6 Merge "Verify bypassability in the VPN network capabilities" by Chiachang Wang · 2 years, 10 months ago
  52. b6f2a3e Merge "ethernet: consolidate interface enabling functions in EthernetTracker" by Treehugger Robot · 2 years, 10 months ago
  53. e8d3e6d Add MdnsAnyRecord by Remi NGUYEN VAN · 2 years, 11 months ago
  54. 23890c2 Refactor CarrierPrivilegeAuthenticatorTest by Chalard Jean · 2 years, 10 months ago
  55. d0a2805 Verify bypassability in the VPN network capabilities by chiachangwang · 2 years, 10 months ago
  56. 89d4bda Merge "Expose vpn bypassability in VpnTransportInfo" by Chiachang Wang · 2 years, 10 months ago
  57. c1294c2 Merge "Remove unnecessary permission mock for registerSystemDefaultNetwork" by Junyu Lai · 2 years, 10 months ago
  58. ac28a04 Merge "Enhance NetworkTemplate test" by Aaron Huang · 2 years, 10 months ago
  59. 5539697 Disconnect network when captive portal returns unwanted. by Hansen Kurli · 2 years, 10 months ago
  60. d12d201 Expose vpn bypassability in VpnTransportInfo by chiachangwang · 2 years, 10 months ago
  61. 0448f36 Merge "[Feature sync] Resolve class-level nullness suppression" by Treehugger Robot · 2 years, 10 months ago
  62. 016269f Merge "Revert "Partially enforce permission when calling getNetworkInfoForUid"" by Treehugger Robot · 2 years, 10 months ago
  63. d0cf778 Revert "Partially enforce permission when calling getNetworkInfoForUid" by Junyu Lai · 2 years, 10 months ago
  64. 6c74a13 [Feature sync] Resolve class-level nullness suppression by Paul Hu · 3 years ago
  65. 82a4e0a Merge "ipsec - use ro.vendor.api_level instead of ro.product.first_api_level" by Maciej Żenczykowski · 2 years, 10 months ago
  66. b800e59 Merge "[Feature sync] Fix issue where multiple SRV records with same host are not fully resolved" by Paul Hu · 2 years, 10 months ago
  67. 31ee1c1 Merge "Allow USE_RESTRICTED_NETWORKS for registerSystemDefaultNetworkCallback" by Treehugger Robot · 2 years, 10 months ago
  68. 5d78c63 ipsec - use ro.vendor.api_level instead of ro.product.first_api_level by Maciej Żenczykowski · 2 years, 11 months ago
  69. 4bf6a92 Merge "Notify NetworkStatsService if TEMPORARILY_NOT_METERED changed" by Aaron Huang · 2 years, 10 months ago
  70. c067c87 Notify NetworkStatsService if TEMPORARILY_NOT_METERED changed by Aaron Huang · 3 years, 10 months ago
  71. bd92295 Merge "Make onPackage[Added|Removed] as non-public methods" by Paul Hu · 2 years, 10 months ago
  72. 94ec302 Merge "Update tests for new isValidationRequired args" by Treehugger Robot · 2 years, 10 months ago
  73. 21093ce Update tests for new isValidationRequired args by Remi NGUYEN VAN · 2 years, 11 months ago
  74. edceea2 Merge "Fix errorprone warnings that should be errors" by Treehugger Robot · 2 years, 10 months ago
  75. 22f0583 Fix errorprone warnings that should be errors by Cole Faust · 2 years, 11 months ago
  76. fc4236b Enhance NetworkTemplate test by Aaron Huang · 2 years, 11 months ago
  77. f2edd64 Remove unnecessary permission mock for registerSystemDefaultNetwork by Junyu Lai · 2 years, 10 months ago
  78. aa4ad8c Allow USE_RESTRICTED_NETWORKS for registerSystemDefaultNetworkCallback by Junyu Lai · 2 years, 10 months ago
  79. 0e184ac Use expect instead of expectCallback by Chalard Jean · 2 years, 10 months ago
  80. 18ddc7d Merge "Fix policy leak by deleting forwarding security policies" by Yan Yan · 2 years, 10 months ago
  81. afe76f3 Test dynamically calculated VPN MTUs by lucaslin · 2 years, 11 months ago
  82. f4eceba Fix policy leak by deleting forwarding security policies by Yan Yan · 2 years, 10 months ago
  83. 9a72685 Merge "[Feature sync] Fix flaky test in MdnsSocketClientTests" by Treehugger Robot · 2 years, 10 months ago
  84. cd04d83 [Feature sync] Fix flaky test in MdnsSocketClientTests by Paul Hu · 2 years, 10 months ago
  85. f76b8d6 ClatCoordinatorTest: override test generateIpv6Address correctly by Nucca Chen · 2 years, 10 months ago
  86. 0f4cb38 Merge "Notify NetworkStats only when interfaces changed in updateLinkProperties" by Junyu Lai · 2 years, 10 months ago
  87. c39c375 Merge "Test session reset on VPN data stall" by Chiachang Wang · 2 years, 10 months ago
  88. f60356f Test session reset on VPN data stall by chiachangwang · 2 years, 11 months ago
  89. e3aa5c0 Merge "[Feature sync] Propagate network interface index to MdnsServiceInfo" by Paul Hu · 2 years, 10 months ago
  90. df7335f Merge "[Feature sync] fix handling arbitrary bytes in TXT value" by Paul Hu · 2 years, 10 months ago
  91. 6150134 ethernet: consolidate interface enabling functions in EthernetTracker by Patrick Rohr · 2 years, 11 months ago
  92. 9592fa8 Merge "Bypass VPN lockdown for clat initialization" by Maciej Żenczykowski · 2 years, 10 months ago
  93. 2ed7d41 Notify NetworkStats only when interfaces changed in updateLinkProperties by Junyu Lai · 2 years, 11 months ago
  94. a40faea Merge changes I0789d9bd,Idf4cf74a by Treehugger Robot · 2 years, 10 months ago
  95. 130e75b Bypass VPN lockdown for clat initialization by t-m-w · 2 years, 11 months ago
  96. 5edd296 Merge "Improve tests for notifyIfacesChangedForNetworkStats." by Lorenzo Colitti · 2 years, 10 months ago
  97. 580d0d5 Disable ignoring validation on roam just after boot. by Lorenzo Colitti · 2 years, 11 months ago
  98. 6bf9bb3 Minor cleanups for ignore validation failures after roam tests. by Lorenzo Colitti · 2 years, 11 months ago
  99. e62d151 [Feature sync] Fix issue where multiple SRV records with same host are not fully resolved by Paul Hu · 3 years ago
  100. 6540583 [Feature sync] Propagate network interface index to MdnsServiceInfo by Paul Hu · 3 years ago