1. f2c2344 DO not throw exception for ERROR_NO_SUCH_SLOT error by chiachangwang · 2 years, 4 months ago
  2. d65aa4b Clear calling identity before accessing DeviceConfig by chiachangwang · 2 years, 4 months ago
  3. 6f4d806 Fix isFeatureEnabled namespace and overload usage by Motomu Utsumi · 2 years, 5 months ago
  4. 97a5bc6 Use DeviceConfigUtils for ConnectivityResources by Remi NGUYEN VAN · 2 years, 7 months ago
  5. 6ca0296 Move ConnectivityResources to service-connectivity by Remi NGUYEN VAN · 2 years, 7 months ago
  6. 1c914ce Support ICMP tests with larger packet size by chiachangwang · 2 years, 5 months ago
  7. cc32c80 Add length option into ICMP packets by chiachangwang · 2 years, 5 months ago
  8. d080cbb Cleanup to remove redundant 'public' modifier by chiachangwang · 2 years, 5 months ago
  9. c25133a Refactor buildKeepaliveMetrics to return DailyKeepaliveInfoReported by Hansen Kurli · 2 years, 5 months ago
  10. a27bc2c Create KeepaliveStatsTracker for Duration metrics. by Hansen Kurli · 2 years, 6 months ago
  11. 2cf6b2c Merge "Separate events usage for starting socket keepalives" by Chiachang Wang · 2 years, 5 months ago
  12. f1b1fb4 Separate events usage for starting socket keepalives by chiachangwang · 2 years, 5 months ago
  13. 7b766a2 Merge "Set dialog background activity start mode on U+" by Treehugger Robot · 2 years, 5 months ago
  14. 985c3c7 Set dialog background activity start mode on U+ by Remi NGUYEN VAN · 2 years, 5 months ago
  15. 18bfb88 Add logs to auto keepalive by Chalard Jean · 2 years, 5 months ago
  16. bdb9d57 Remove unused context parameter by chiachangwang · 2 years, 6 months ago
  17. d953d01 Adjust polling interval for auto on/off keepalives by chiachangwang · 2 years, 6 months ago
  18. 627d688 Remove unused constant by chiachangwang · 2 years, 6 months ago
  19. 96e8bfe Check network slicing declaration for network request by Yuyang Huang · 2 years, 8 months ago
  20. f4eb1ae Fix a bug where alarms are deduplicated by Chalard Jean · 2 years, 7 months ago
  21. 548e90b Merge "Update design to fix non-protected broadcast from system issue" by Chiachang Wang · 2 years, 7 months ago
  22. 378fd10 Update design to fix non-protected broadcast from system issue by chiachangwang · 2 years, 7 months ago
  23. 759fbc7 Enable automatic keepalives by default. by Chalard Jean · 2 years, 7 months ago
  24. 676c84e Add underpinned Network parameter in SocketKeepalive.start() by chiachangwang · 2 years, 7 months ago
  25. 7c17c28 [DK5]Add debugging information for automaticOnOff keepalive by chiachangwang · 2 years, 7 months ago
  26. b5ebe94 Merge changes I99d494d3,I208ceceb by Jean Chalard · 2 years, 7 months ago
  27. 5f39073 Merge "Log when a TCP connection keeps up an auto keepalive" by Jean Chalard · 2 years, 7 months ago
  28. e0192a7 [DK4-0]Add CM#setTestLowTcpPollingTimerForKeepalive for testing by chiachangwang · 2 years, 7 months ago
  29. bdb8282 [DK3] Send onPause/onResume keepalive callbacks by Chalard Jean · 2 years, 8 months ago
  30. f0b261e Use the binder to identify keepalive in IConnectivityManager by Chalard Jean · 2 years, 7 months ago
  31. 9b18201 Log when a TCP connection keeps up an auto keepalive by Chalard Jean · 2 years, 7 months ago
  32. 98732db Use the binder token to reference AutoKI in alarm by Chalard Jean · 2 years, 7 months ago
  33. d50f951 [DK2-3]Do not attemp to stop keepalive on nonexistent network by chiachangwang · 2 years, 7 months ago
  34. 23f1bfd Always have an AutomaticOnOffKeepalive to manage a KI by Chalard Jean · 2 years, 8 months ago
  35. 9a9c11e Remove getVpnLockdownUidRanges test api by Motomu Utsumi · 2 years, 8 months ago
  36. ff12d34 Remove getVpnInterfaceUidRanges test api by Motomu Utsumi · 2 years, 8 months ago
  37. 74aaf2c Merge "Factorize describeDifferences" by Jean Chalard · 2 years, 8 months ago
  38. 2849fd5 Replace custom HandlerExecutor with common one by Chalard Jean · 2 years, 8 months ago
  39. cf0260b Factorize describeDifferences by Chalard Jean · 2 years, 8 months ago
  40. 911be32 [DK3-0] Simplify cleaning up auto keepalives by Chalard Jean · 2 years, 8 months ago
  41. a38b723 [DK2-2]Add flag to control dynamic keepalive mode by chiachangwang · 2 years, 8 months ago
  42. 9ef4ffe [DK2]Add new SocketKeepalive.start to dynamically control keepalive by chiachangwang · 2 years, 8 months ago
  43. 3d60bac [DK2-0]Create AutomaticOnOffKeepaliveTracker by chiachangwang · 2 years, 8 months ago
  44. c42f1ad Merge "[DK1]Add TCP polling mechanism" by Chiachang Wang · 2 years, 8 months ago
  45. 6a9f0db [DK1]Add TCP polling mechanism by chiachangwang · 2 years, 9 months ago
  46. 35665cc Enterprise slicing for profile blocking default by Junyu Lai · 2 years, 9 months ago
  47. bdf9702 switch DscpPolicyTracker from U32 to S32 by Maciej Żenczykowski · 2 years, 9 months ago
  48. 3ba7cc2 Create a new API to make a set of UIDs use only VPN by default by lucaslin · 2 years, 9 months ago
  49. fd05937 Ignore incorrect NewApi Lint warning for CDM getAllAssociations() by Igor Chernyshev · 2 years, 9 months ago
  50. 9dac660 Add CDM dependency in Tethering by Igor Chernyshev · 2 years, 9 months ago
  51. 0606fc8 Make ProfileNetworkPreferenceList generic by Chalard Jean · 2 years, 9 months ago
  52. ea62910 Add synchronized to UidRange getter and dump methods by Paul Hu · 3 years, 1 month ago
  53. 51f816b Deal with permission update on handler thread by Paul Hu · 3 years, 1 month ago
  54. 38f2832 Merge "Receive user added/removed intents from PermissionMonitor" by Paul Hu · 2 years, 10 months ago
  55. bd92295 Merge "Make onPackage[Added|Removed] as non-public methods" by Paul Hu · 2 years, 10 months ago
  56. 281b556 Don't crash ConnectivityService#dump by Chalard Jean · 2 years, 11 months ago
  57. 0f4cb38 Merge "Notify NetworkStats only when interfaces changed in updateLinkProperties" by Junyu Lai · 2 years, 11 months ago
  58. 9592fa8 Merge "Bypass VPN lockdown for clat initialization" by Maciej Żenczykowski · 2 years, 11 months ago
  59. 2ed7d41 Notify NetworkStats only when interfaces changed in updateLinkProperties by Junyu Lai · 3 years ago
  60. 130e75b Bypass VPN lockdown for clat initialization by t-m-w · 2 years, 11 months ago
  61. 59234fd remove prog_clatd_schedcls_egress4_clat_ether by Maciej Żenczykowski · 2 years, 11 months ago
  62. 86317d8 Add logs for changes in capabilities and score by Chalard Jean · 2 years, 11 months ago
  63. 11b4d5e Fix a bug where 'avoid unvalidated' is broken by Chalard Jean · 3 years ago
  64. e0fdea3 Add a device config for actively preferring bad wifi by Chalard Jean · 3 years ago
  65. 8c0f6ba Use resources directly instead of through reflection by Chalard Jean · 3 years ago
  66. 43aae65 Move MultinetworkPolicyTracker to services, where it belongs. by Chalard Jean · 3 years ago
  67. 0090e96 ClatCoordinator: only dump information when clat is started by Hungming Chen · 3 years ago
  68. 9708f72 Implement the "actively prefer bad wifi" feature by Chalard Jean · 3 years ago
  69. 020b93a Introduce an overlay for actively preferring bad wifi. by Chalard Jean · 3 years ago
  70. ecb0b3c Merge "Rework unvalidated prompt into first eval timeout" by Jean Chalard · 3 years ago
  71. 5fb43c7 Rework unvalidated prompt into first eval timeout by Chalard Jean · 3 years ago
  72. 2c812c8 DscpPolicyValue.java - replace U32 ifindex with S32 by Maciej Żenczykowski · 3 years ago
  73. f9f4a8d Add a field and score flag for first evaluation by Chalard Jean · 3 years ago
  74. 4c46308 Test no Internet and partial connectivity notifications. by Chalard Jean · 3 years ago
  75. ab32bf8 Merge "Check automotive system feature on Constructor" by Paul Hu · 3 years ago
  76. 710b289 Split POLICY_EVER_VALIDATED_NOT_AVOIDED_WHEN_BAD into two by Chalard Jean · 3 years ago
  77. 00955f3 Check automotive system feature on Constructor by Paul Hu · 3 years, 1 month ago
  78. 254bd16 Convert booleans in NAI to timestamps by Chalard Jean · 3 years, 1 month ago
  79. 05021aa Merge "Never satisfy requests with networks that aren't connected." by Treehugger Robot · 3 years ago
  80. 131488d Receive user added/removed intents from PermissionMonitor by Paul Hu · 3 years, 1 month ago
  81. 914d0de Make onPackage[Added|Removed] as non-public methods by Paul Hu · 3 years, 1 month ago
  82. 275ee60 Never satisfy requests with networks that aren't connected. by Lorenzo Colitti · 3 years, 1 month ago
  83. 6a8166c Merge "Use PerUidCounter in the connectivity static library" by Treehugger Robot · 3 years, 1 month ago
  84. 00d92df Use PerUidCounter in the connectivity static library by Junyu Lai · 3 years, 2 months ago
  85. ef4b1bc fix clat on restricted networks by Maciej Żenczykowski · 3 years, 1 month ago
  86. a3340c1 Merge changes I1cf472bd,Ibdaf2b23,I6967ad6f,I65f522c2,I0f220d1f, ... by Paul Hu · 3 years, 1 month ago
  87. a44510b dscpPolicy - remove bpf byteswap in favour of userspace by Maciej Żenczykowski · 3 years, 1 month ago
  88. d4e6d1c Merge "dscpPolicy - further improvements" by Treehugger Robot · 3 years, 1 month ago
  89. 1feaa43 dscpPolicy - further improvements by Maciej Żenczykowski · 3 years, 1 month ago
  90. 39b12d4 Force specifying sanitized/not sanitized in caps from agent by Chalard Jean · 3 years, 7 months ago
  91. 0158fe9 Remove the legacy int from FullScore. by Chalard Jean · 3 years, 7 months ago
  92. aa5bc62 Remove accessors for legacy int score from NAI by Chalard Jean · 3 years, 7 months ago
  93. 671a439 Log the creation time of network agents by Chalard Jean · 3 years, 7 months ago
  94. 5760d14 Merge changes Ife5e91de,I46c5dfeb by Paul Hu · 3 years, 1 month ago
  95. d7b92c0 dscpPolicy.c - cache result-less lookups as well by Maciej Żenczykowski · 3 years, 1 month ago
  96. da7fe57 Clarify sanitization of caps from NetworkAgent by Chalard Jean · 3 years, 7 months ago
  97. a1b3378 Merge changes Ic18521b6,Ibede8137 by Maciej Żenczykowski · 3 years, 2 months ago
  98. 4e85888 DscpPolicyTracker: remove raw program use by Patrick Rohr · 3 years, 2 months ago
  99. 913507f Move tag/untag socket BPF map access from JNI to Java by Hungming Chen · 3 years, 2 months ago
  100. 74ff3ee Rename dscp_policy.o to dscpPolicy.o by Ken Chen · 3 years, 2 months ago