1. 3a64568 type safety for kernel version by Maciej Żenczykowski · 1 year, 11 months ago
  2. 6dec6e9 type safety for bool ignore_on_{eng,user,userdebug} by Maciej Żenczykowski · 1 year, 11 months ago
  3. f2466ef type safety for bool optional by Maciej Żenczykowski · 1 year, 11 months ago
  4. a262bd3 type safety for bool shared by Maciej Żenczykowski · 1 year, 11 months ago
  5. 10da6d4 move PRIVATE/SHARED/MANDATORY/OPTIONAL/{LOAD,IGNORE}_ON_* into core headers by Maciej Żenczykowski · 1 year, 11 months ago
  6. 1e32277 BpfClassic.h - add missing commas by Maciej Żenczykowski · 2 years ago
  7. d5bf206 more classic bpf macros by Maciej Żenczykowski · 2 years ago
  8. f24beef TcUtils jni: jobject clazz -> jclass clazz by Maciej Żenczykowski · 2 years ago
  9. b0f8d31 BpfUtils jni: jobject clazz -> jclass clazz by Maciej Żenczykowski · 2 years ago
  10. 85ac050 bpf jni: add native_getProgramIdFromCgroup by Maciej Żenczykowski · 2 years ago
  11. 340e2ff BpfSyscallWrappers: add queryProgram() by Maciej Żenczykowski · 2 years ago
  12. 30ef530 Merge "Remove lint-baseline in staticlibs" into main by Motomu Utsumi · 2 years ago
  13. a675e96 Merge "Remove defaultEnabled arg from isNetworkStackFeatureEnabled" into main by Treehugger Robot · 2 years ago
  14. 73df741 BpfClassic.h - more helpers by Maciej Żenczykowski · 2 years ago
  15. b900201 rename BPF2_REJECT_IF_ANY_BITS_SET -> BPF2_REJECT_IF_ANY_MASKED_BITS_SET by Maciej Żenczykowski · 2 years ago
  16. f74f42b Merge "Add method to read trunk stable flag" into main by Treehugger Robot · 2 years ago
  17. b0f4890 Add method to read trunk stable flag by Motomu Utsumi · 2 years ago
  18. 2aa4412 Address comments on aosp/2765367 by Chalard Jean · 2 years ago
  19. 1d600f4 Merge changes Ifd7abd8a,I39cab8ff,I6b3270d6,Ia28c6abc,If47d7e23 into main by Jean Chalard · 2 years ago
  20. f45ec28 Merge "Exclude testGetNeighborsQuery from NetworkStackCoverageTests." into main by Xiao Ma · 2 years ago
  21. 998f6b0 Exclude testGetNeighborsQuery from NetworkStackCoverageTests. by Xiao Ma · 2 years ago
  22. d58042e Merge "reverse BpfMap & BpfMapRO inheritence to make sense" into main by Maciej Żenczykowski · 2 years ago
  23. 7e2f53e reverse BpfMap & BpfMapRO inheritence to make sense by Maciej Żenczykowski · 2 years ago
  24. a10ae00 Have DevSdkIgnoreRunner support @Parameterized parameters by Chalard Jean · 2 years ago
  25. 2359e7b Remove defaultEnabled arg from isNetworkStackFeatureEnabled by Motomu Utsumi · 2 years ago
  26. ed4e7ec Update the logic of isFeatureEnabled and isFeatureNotChickenedOut by Motomu Utsumi · 2 years ago
  27. 195a30f Remove lint-baseline in staticlibs by Motomu Utsumi · 2 years ago
  28. 1b0f6fe Merge "use different log.h header file" into main by Treehugger Robot · 2 years ago
  29. 487191d Merge changes I8843ce7c,I90566998 into main by Jean Chalard · 2 years ago
  30. 601d9f8 use different log.h header file by Maciej Żenczykowski · 2 years ago
  31. 3a6544f Block the package updater while CTS are running by Chalard Jean · 2 years ago
  32. 127a144 bump min_sdk_version from 29 (Q) to 30 (R) by Maciej Żenczykowski · 2 years ago
  33. f1846ac Check that wifi, cell validates before tests by Remi NGUYEN VAN · 2 years ago
  34. c480039 Merge remote-tracking branch 'remotes/aosp/tmp_libs_net_move' into libs_net_move_merge by Motomu Utsumi · 2 years ago
  35. 89e9fac Merge common/ from platform/frameworks/libs/net/ to staticlibs/ by Motomu Utsumi · 2 years ago
  36. daae5ca Merge "Rename to isNetworkStackFeatureEnabled" into main by Motomu Utsumi · 2 years ago
  37. 958ee15 Merge "Remove unnecessary arguments from isTetheringFeatureEnabled" into main by Motomu Utsumi · 2 years ago
  38. 05304f1 Merge "fix a compile warning about out of order field init" into main by Maciej Żenczykowski · 2 years ago
  39. e129bc5 Merge "Add IA Address option struct." into main by Xiao Ma · 2 years ago
  40. af996be Merge "Remove the VisibleForTesting annotation on IaPrefixOption constructor." into main by Xiao Ma · 2 years ago
  41. 325f675 fix a compile warning about out of order field init by Maciej Żenczykowski · 2 years ago
  42. eff2fac Merge common/ from platform/frameworks/libs/net/ to staticlibs/ by Motomu Utsumi · 2 years ago
  43. e323c1d Rename to isNetworkStackFeatureEnabled by Motomu Utsumi · 2 years, 1 month ago
  44. 6a22207 Remove unnecessary arguments from isTetheringFeatureEnabled by Motomu Utsumi · 2 years, 1 month ago
  45. 3436839 Merge "Add util to check if permission has system signature" into main by Yuyang Huang · 2 years ago
  46. 49ca226 Merge client-libs/ from platform/frameworks/libs/net/ to staticlibs/client-libs/ by Motomu Utsumi · 2 years ago
  47. 1b6679d Merge "Created empty framework-location non-updatable module" into main by Mark White · 2 years ago
  48. bdd7232 Merge "Add isNetworkStackFeatureNotChickenedOut API for NetworkStack module." into main by Xiao Ma · 2 years ago
  49. fefde20 Merge "Make structs in StructTest accessible from Struct" into main by Junyu Lai · 2 years ago
  50. e2eff03 Make structs in StructTest accessible from Struct by Junyu Lai · 2 years, 1 month ago
  51. 66d39cd Created empty framework-location non-updatable module by Mark White · 2 years, 1 month ago
  52. 9209b00 Add isNetworkStackFeatureNotChickenedOut API for NetworkStack module. by Xiao Ma · 2 years ago
  53. 82952a2 Add util to check if permission has system signature by Yuyang Huang · 2 years, 1 month ago
  54. 62a016e Merge "Move ArpPacket.java to frameworks/libs/net" into main by Yuyang Huang · 2 years, 1 month ago
  55. 2330eae Merge "Add libnetd_utils_headers cc_library_headers" into main by Motomu Utsumi · 2 years, 1 month ago
  56. 6acc55e Move ArpPacket.java to frameworks/libs/net by Yuyang Huang · 2 years, 1 month ago
  57. 7bca292 Add class to help Kotlin to pass nullable to java @NonNull for testing by Motomu Utsumi · 2 years, 1 month ago
  58. 68cd731 Add libnetd_utils_headers cc_library_headers by Motomu Utsumi · 2 years, 1 month ago
  59. 1ef814d Merge "BpfMap.h - hide getMap()" into main by Maciej Żenczykowski · 2 years, 1 month ago
  60. 12c0ea9 BpfMap.h - hide getMap() by Maciej Żenczykowski · 2 years, 1 month ago
  61. 1d1c0e7 Merge "Fix kotlin nullable errors in net-test-utils and NetworkStaticLibTests" into main by Colin Cross · 2 years, 1 month ago
  62. ef136eb Merge "BpfMap.h - add 3 using statements" into main by Maciej Żenczykowski · 2 years, 1 month ago
  63. 82ae7ff Merge "BpfMap.java - remove getNextRawKey()" into main by Maciej Żenczykowski · 2 years, 1 month ago
  64. 4ed5e9e Merge "BpfMap.java - remove getRawValue()" into main by Maciej Żenczykowski · 2 years, 1 month ago
  65. 2bb8c5c Merge "BpfMap - slightly simplify isEmpty()" into main by Maciej Żenczykowski · 2 years, 1 month ago
  66. 656c77f Merge "Rename to isTetheringFeatureEnabled" into main by Motomu Utsumi · 2 years, 1 month ago
  67. bdbcc0c Merge "Address review comments in aosp/2677976" into main by Chiachang Wang · 2 years, 1 month ago
  68. eb1eb69 BpfMap.h - add 3 using statements by Maciej Żenczykowski · 2 years, 1 month ago
  69. b6a23b1 BpfMap.java - remove getRawValue() by Maciej Żenczykowski · 2 years, 1 month ago
  70. 2c87b82 BpfMap.java - remove getNextRawKey() by Maciej Żenczykowski · 2 years, 1 month ago
  71. 910cf4d BpfMap - slightly simplify isEmpty() by Maciej Żenczykowski · 2 years, 1 month ago
  72. 10fe61b Merge "Improve test logs using TrackRecord backtrace" into main by Patrick Rohr · 2 years, 1 month ago
  73. 5bf2947 Improve test logs using TrackRecord backtrace by Patrick Rohr · 2 years, 1 month ago
  74. 0622daf Merge "TrackRecord: add a method to return callbacks since last poll" into main by Patrick Rohr · 2 years, 1 month ago
  75. 3b64739 Address review comments in aosp/2677976 by chiachangwang · 2 years, 1 month ago
  76. c046ac4 Rename to isTetheringFeatureEnabled by Motomu Utsumi · 2 years, 1 month ago
  77. 27d5411 Merge "UpsideDownCake is now 34" into main by Motomu Utsumi · 2 years, 1 month ago
  78. 3966053 Merge "Rename to isTetheringFeatureNotChickenedOut" into main by Motomu Utsumi · 2 years, 1 month ago
  79. de112b6 Baseline NewApi issues by Cole Faust · 2 years, 1 month ago
  80. 57bd2e4 UpsideDownCake is now 34 by Alex Buynytskyy · 2 years, 1 month ago
  81. aad6281 Rename to isTetheringFeatureNotChickenedOut by Motomu Utsumi · 2 years, 1 month ago
  82. f3bd5e5 Merge "Fix DevSdkIgnoreRule for Q-" into main by Remi NGUYEN VAN · 2 years, 1 month ago
  83. a3f942d Add IA Address option struct. by Xiao Ma · 2 years, 1 month ago
  84. 79f5dc6 Remove the VisibleForTesting annotation on IaPrefixOption constructor. by Xiao Ma · 2 years, 1 month ago
  85. a6e8a28 Fix DevSdkIgnoreRule for Q- by Remi NGUYEN VAN · 2 years, 1 month ago
  86. 533af6d TrackRecord: add a method to return callbacks since last poll by Patrick Rohr · 2 years, 1 month ago
  87. a95710d Move RFC7421_PREFIX_LENGTH from NetworkConstants to NetworkStackConstants. by Xiao Ma · 2 years, 1 month ago
  88. d91c89b Fix kotlin nullable errors in net-test-utils and NetworkStaticLibTests by Colin Cross · 2 years, 1 month ago
  89. d51371b Merge "Add constants for clat and v6 fragmentation" into main by Jean Chalard · 2 years, 1 month ago
  90. 783d4fb Add helpers method to SharedLog by Yuyang Huang · 2 years, 1 month ago
  91. cc5c2a6 Merge "Add isFeatureSupported and isTetheringFeatureForceDisabled methods" into main by Chiachang Wang · 2 years, 1 month ago
  92. f870ae3 Merge "Add resolvePkgPrefix() method" into main by Chiachang Wang · 2 years, 1 month ago
  93. 1637730 Add isFeatureSupported and isTetheringFeatureForceDisabled methods by chiachangwang · 2 years, 1 month ago
  94. 547c94d Merge "Use requestNetwork for mobile data, not a callback" into main by Remi NGUYEN VAN · 2 years, 1 month ago
  95. fa33ba6 Merge "Add DomainsUtils class to encode/decode domain names." into main by Remi NGUYEN VAN · 2 years, 1 month ago
  96. 837837e Use requestNetwork for mobile data, not a callback by Remi NGUYEN VAN · 2 years, 1 month ago
  97. d0d7f2a Merge "Add Ipv6PktInfo (in6_pktinfo) struct." into main by Xiao Ma · 2 years, 1 month ago
  98. 9835a4e Add resolvePkgPrefix() method by chiachangwang · 2 years, 1 month ago
  99. 3416eae Merge "Make SkipPresubmit annotation visible by HostsideVpnTests" into main by Junyu Lai · 2 years, 2 months ago
  100. ea6b69d Merge "Remove truth lib denpendency temporarily due to code coverage regression." into main by Patrick Rohr · 2 years, 2 months ago