1. ed4e7ec Update the logic of isFeatureEnabled and isFeatureNotChickenedOut by Motomu Utsumi · 2 years ago
  2. d70a330 remove TrafficController::dump by Maciej Żenczykowski · 2 years ago
  3. 29b7b63 Split BpfNetMaps constants and utilities into standalone classes by Junyu Lai · 2 years ago
  4. 7628ea3 Use Java code path for bpf map operations in BpfNetMaps by Motomu Utsumi · 2 years ago
  5. 70fbfa4 Revert "KNOWN BAD CHANGE - it should cause lint failures (but doesn't??)." by Maciej Żenczykowski · 2 years, 1 month ago
  6. fc9875f KNOWN BAD CHANGE - it should cause lint failures (but doesn't??). by Maciej Żenczykowski · 2 years, 1 month ago
  7. e7da6fd BpfNetMaps.java - add @Requires(T) to all native_ methods by Maciej Żenczykowski · 2 years, 1 month ago
  8. d44a33a Close sockets from ConnectivityService#setFirewallChainEnabled by Motomu Utsumi · 2 years, 5 months ago
  9. 278db58 Fix isFeatureEnabled namespace and overload usage by Motomu Utsumi · 2 years, 4 months ago
  10. 56c412a Add getUidRule method to BpfNetMaps by Motomu Utsumi · 2 years, 7 months ago
  11. e7ebb15 check for U+ before checking device feature flags by Maciej Żenczykowski · 2 years, 8 months ago
  12. 513474c rename bpf_shared.h to netd.h by Maciej Żenczykowski · 2 years, 9 months ago
  13. 0e9c379 Enable java bpf map always in U devices by Motomu Utsumi · 2 years, 9 months ago
  14. 316d057 Add sEnableJavaBpfMap value to the dump by Motomu Utsumi · 3 years ago
  15. ef546a9 Move CookieTag map dump to BpfNetMaps by Motomu Utsumi · 2 years, 11 months ago
  16. 372c9b4 Move ownerMatch config dump to BpfNetMaps by Motomu Utsumi · 3 years ago
  17. c675d6f Move current StatsMap dump to BpfNetMaps by Motomu Utsumi · 3 years ago
  18. 956d86c Move uidOwnerMap dump to BpfNetMaps by Motomu Utsumi · 3 years ago
  19. 310850f Move uidPermissionMap dump to BpfNetMaps by Motomu Utsumi · 3 years ago
  20. dc88622 BpfNetMaps.java - array index U32 -> S32 by Maciej Żenczykowski · 3 years ago
  21. 785793f BpfNetMaps.java - uid U32 -> S32 by Maciej Żenczykowski · 3 years ago
  22. 6c1c6bb UidOwnerValue.java - replace U32 ifindex with S32 by Maciej Żenczykowski · 3 years ago
  23. df8d299 Add native_dump to the Dependencies by Motomu Utsumi · 3 years ago
  24. 08ccd0d Merge changes from topic "idiag_sock_id" by Motomu Utsumi · 3 years ago
  25. 166f966 register callback to pull NetworkBpfMapInfo atom by Motomu Utsumi · 3 years ago
  26. b954886 Open CookieTagMap in BpfNetMaps by Motomu Utsumi · 3 years ago
  27. d95a0da Switch SkDestroyListener based on the flag. by Motomu Utsumi · 3 years ago
  28. 3af8f0e Add startSkDestroyListener flag to native_init by Motomu Utsumi · 3 years ago
  29. 171c817 Merge "Use IBpfMap type instead of BpfMap type" by Motomu Utsumi · 3 years ago
  30. 9785a68 Merge "Add wtf log for the case that should not happen" by Motomu Utsumi · 3 years ago
  31. 7631d15 Merge "Convert int array to Integer Set without stream" by Motomu Utsumi · 3 years ago
  32. 73599a5 Use IBpfMap type instead of BpfMap type by Motomu Utsumi · 3 years ago
  33. 8e420ea Add wtf log for the case that should not happen by Motomu Utsumi · 3 years ago
  34. 1a477b0 Convert int array to Integer Set without stream by Motomu Utsumi · 3 years ago
  35. 7abeaa4 Support java BpfMap in BpfNetMaps#swapActiveStatsMap by Motomu Utsumi · 3 years, 1 month ago
  36. 6527120 Support java BpfMap in BpfNetMaps#setNetPermForUids by Motomu Utsumi · 3 years, 2 months ago
  37. eec62aa Merge changes from topic "switch_uid_owner_map_api" by Motomu Utsumi · 3 years ago
  38. 02c02a3 Merge "Switch previous and new code path in setChildChain" by Motomu Utsumi · 3 years, 1 month ago
  39. c7c1685 Switch previous and new code path in replaceUidChain by Motomu Utsumi · 3 years, 1 month ago
  40. 381ad9e Switch previous and new code path in setUidRule by Motomu Utsumi · 3 years, 1 month ago
  41. 7dc657d Switch previous and new code path in removeUidInterfaceRules by Motomu Utsumi · 3 years, 1 month ago
  42. f794e7d Switch previous and new code path in addUidInterfaceRules by Motomu Utsumi · 3 years, 1 month ago
  43. b2d32b7 Switch previous and new code path in updateUidLockdownRule by Motomu Utsumi · 3 years, 1 month ago
  44. 7f19df9 Switch previous and new code path in addNiceApp by Motomu Utsumi · 3 years, 1 month ago
  45. 5f15f75 Switch previous and new code path in removeNiceApp by Motomu Utsumi · 3 years, 1 month ago
  46. 55c282e Switch previous and new code path in addNaughtyApp by Motomu Utsumi · 3 years, 1 month ago
  47. 878ce0d Switch previous and new code path in removeNaughtyApp by Motomu Utsumi · 3 years, 1 month ago
  48. db323cb Merge "Set default value to bpf maps with Java Bpf Map" by Motomu Utsumi · 3 years, 1 month ago
  49. e057dd4 Switch previous and new code path in setChildChain by Motomu Utsumi · 3 years, 1 month ago
  50. 114cd9c Revert "Remove unused codes that was used in setChildChain" by Motomu Utsumi · 3 years, 1 month ago
  51. ba2fa15 Set default value to bpf maps with Java Bpf Map by Motomu Utsumi · 3 years, 1 month ago
  52. f688eeb Add flag to test BpfNetMaps refactoring by Motomu Utsumi · 3 years, 1 month ago
  53. 9be2ea0 Use java BpfMap in BpfNetMaps#replaceUidChain by Motomu Utsumi · 3 years, 2 months ago
  54. 40230be Use java BpfMap in BpfNetMaps#setUidRule by Motomu Utsumi · 3 years, 2 months ago
  55. 599c4e5 Use java BpfMap in removeUidInterfaceRules by Motomu Utsumi · 3 years, 2 months ago
  56. 5f52f4f Use java BpfMap in BpfNetMaps#addUidInterfaceRules by Motomu Utsumi · 3 years, 2 months ago
  57. 697b299 Use java BpfMap in updateUidLockdownRule by Motomu Utsumi · 3 years, 2 months ago
  58. 55630d0 Use java BpfMap in BpfNetMaps#addNiceApp by Motomu Utsumi · 3 years, 2 months ago
  59. 7392eb4 Use java BpfMap in BpfNetMaps#removeNiceApp by Motomu Utsumi · 3 years, 2 months ago
  60. 389278e Use java BpfMap in BpfNetMaps#addNaughtyApp by Motomu Utsumi · 3 years, 2 months ago
  61. 60ed3be Use java BpfMap in BpfNetMaps#removeNaughtyApp by Motomu Utsumi · 3 years, 2 months ago
  62. 5a68a21 Add bpf map and lock for UidOwnerMap by Motomu Utsumi · 3 years, 2 months ago
  63. 305975f Update error handling in BpfNetMaps by Motomu Utsumi · 3 years, 2 months ago
  64. 1f73fed Remove unnecessary null check by Motomu Utsumi · 3 years, 2 months ago
  65. 25cf86f Refactor BpfNetMaps and getChainEnabled by Motomu Utsumi · 3 years, 2 months ago
  66. b1144d7 Remove unused codes that was used in setChildChain by Motomu Utsumi · 3 years, 2 months ago
  67. 18b287d Use java BpfMap in BpfNetMaps#setChildChain by Motomu Utsumi · 3 years, 2 months ago
  68. be3ff1e Add API to get current firewall chain status by Motomu Utsumi · 3 years, 3 months ago
  69. 8b42e6d Remove LOCKDOWN from FirewallChain IntDef by Motomu Utsumi · 3 years, 3 months ago
  70. 5635d50 Merge "Remove ConnectivityManager swapActiveStatsMap API" by Treehugger Robot · 3 years, 6 months ago
  71. 82244fd Remove dead code in BpfNetMaps. by Lorenzo Colitti · 3 years, 6 months ago
  72. 49e944c Remove ConnectivityManager swapActiveStatsMap API by markchien · 3 years, 6 months ago
  73. e6d511f Support "dumpsys connectivity trafficcontroller" by Ken Chen · 3 years, 7 months ago
  74. 4dd5be6 Remove unused BpfNetMap jni function by markchien · 3 years, 6 months ago
  75. 216dfc8 Enable TrafficController in apex by Patrick Rohr · 3 years, 7 months ago
  76. f5f5133 Clean up BpfNetMaps by Ken Chen · 3 years, 7 months ago
  77. 2fde98c [NETD-TC#15] Make ConnectivityService and PermissionMonitor by Wayne Ma · 3 years, 7 months ago
  78. 41c2448 Correct some errno values before throw ServiceSpecificException by Wayne Ma · 3 years, 7 months ago
  79. 790c83e [NETD-TC#14] Add traffic controller JNI to tethering module by Wayne Ma · 3 years, 7 months ago
  80. 0ea3bdc [NETD-TC#10] Create BpfNetMaps class by Wayne Ma · 3 years, 7 months ago