1. 6f20c2d Merge "Make a utility function public." am: a2d81a0e97 am: 5829303877 am: 3051194ba8 by Chalard Jean · 4 years, 5 months ago
  2. 028fdb4 Merge "Define TRANSPORT_USB in NetworkCapabilitiesUtils temporarily" into sc-dev by Lucas Lin · 4 years, 5 months ago
  3. 7cfcecc Define TRANSPORT_USB in NetworkCapabilitiesUtils temporarily by lucaslin · 4 years, 5 months ago
  4. c0d49af Make a utility function public. by Chalard Jean · 4 years, 5 months ago
  5. c853e34 Merge "Add a filter function to CollectionUtils" am: f1e182b5f8 am: 8273e9af8f am: 35c90d6c50 by Chalard Jean · 4 years, 5 months ago
  6. 9db4048 Merge "Add a filter function to CollectionUtils" by Chalard Jean · 4 years, 5 months ago
  7. 91f6592 Merge "Move some constants from TrafficStatsConstants to NetworkStackConstants" by Aaron Huang · 4 years, 5 months ago
  8. 47dde91 Fix javadoc error am: e8b56bb5a3 am: 43bcbeb7f0 am: 99ff8a1c66 by Aaron Huang · 4 years, 5 months ago
  9. 9d7cc73 Fix javadoc error by Aaron Huang · 4 years, 5 months ago
  10. 9b3d3cf Add a filter function to CollectionUtils by Chalard Jean · 4 years, 5 months ago
  11. 8df2356 Reimplement inferRestrictedCapability without new exposed API by Aaron Huang · 4 years, 5 months ago
  12. 43da8b8 Break the reference for the new added API constant by Chiachang Wang · 4 years, 6 months ago
  13. 4f80496 Update new capabilities into restricted capabilities by Chiachang Wang · 4 years, 6 months ago
  14. d7830e3 Move deduceRestrictedCapability to libs/net and rename it by Aaron Huang · 4 years, 6 months ago
  15. 1c9edae Reimplement inferRestrictedCapability without new exposed API by Aaron Huang · 4 years, 5 months ago
  16. e998b8a Break the reference for the new added API constant by Chiachang Wang · 4 years, 6 months ago
  17. 9a6732f Merge "Update new capabilities into restricted capabilities" into sc-dev by Chiachang Wang · 4 years, 6 months ago
  18. c8925dd Update new capabilities into restricted capabilities by Chiachang Wang · 4 years, 6 months ago
  19. 89cff64 Add visibility to net-utils-framework-srcs by Remi NGUYEN VAN · 4 years, 6 months ago
  20. 3454193 Move deduceRestrictedCapability to libs/net and rename it by Aaron Huang · 4 years, 6 months ago
  21. 79fd552 Merge "Move trimV4AddrZeros to libs/net" am: 54fcb1500e am: 3bb6f4c4eb am: 7606dec950 by Remi NGUYEN VAN · 4 years, 6 months ago
  22. f809c9b Merge "Move trimV4AddrZeros to libs/net" by Remi NGUYEN VAN · 4 years, 6 months ago
  23. 49390d5 Move some constants from TrafficStatsConstants to NetworkStackConstants by Aaron Huang · 4 years, 6 months ago
  24. 91f7956 Merge "Move some constants from TrafficStatsConstants to NetworkStackConstants" into sc-dev by Aaron Huang · 4 years, 6 months ago
  25. f323fae Move trimV4AddrZeros to libs/net by Remi NGUYEN VAN · 4 years, 6 months ago
  26. c6e268e Move some constants from TrafficStatsConstants to NetworkStackConstants by Aaron Huang · 4 years, 6 months ago
  27. f4e9b9a Fix a bug in InetAddressUtils, and add a test. by Lorenzo Colitti · 4 years, 6 months ago
  28. 99b0a11 Merge "Move LocationPermissionChecker to libs/net" by Treehugger Robot · 4 years, 6 months ago
  29. 59beee8 Move LocationPermissionChecker to libs/net by Remi NGUYEN VAN · 4 years, 6 months ago
  30. 6918f36 Merge "Add helper function to check if collection is empty" by Chiachang Wang · 4 years, 6 months ago
  31. 5b4cfac Add bit mask constants for the flags used in the ND packet. by Xiao Ma · 4 years, 6 months ago
  32. 794adf5 [CS11]Remove the hidden API usage of BitUtils by lifr · 4 years, 6 months ago
  33. bdb1b50 Add CollectionUtils.indexOf by Remi NGUYEN VAN · 4 years, 6 months ago
  34. 4dfe1ff Add helper function to check if collection is empty by Chiachang Wang · 4 years, 7 months ago
  35. 3c9f315 Merge "Add checking NetworkStack permission methods and tests" by Paul Hu · 4 years, 7 months ago
  36. 985d402 Merge "Add indexOf method" by Paul Hu · 4 years, 7 months ago
  37. fac8322 Merge "Move shared methods to NetUtils" by Chiachang Wang · 4 years, 7 months ago
  38. 4242767 Add checking NetworkStack permission methods and tests by paulhu · 4 years, 8 months ago
  39. 5310fc5 Merge "Add the constant for IPv6 all-routers/nodes/hosts multicast address." by Xiao Ma · 4 years, 7 months ago
  40. e50bee1 Add the constant for IPv6 all-routers/nodes/hosts multicast address. by Xiao Ma · 4 years, 8 months ago
  41. 4a16b01 Merge "Move shared methods and constants from Proxy to shared lib" by Chiachang Wang · 4 years, 7 months ago
  42. c291b21 Move shared methods and constants from Proxy to shared lib by Chiachang Wang · 4 years, 7 months ago
  43. 3d475dc [Mainline] Core Platform APIs migration by Serik Beketayev · 4 years, 7 months ago
  44. 2e7313a Move shared methods to NetUtils by Chiachang Wang · 4 years, 7 months ago
  45. f51099d [FUI21.1] Create NetworkIdentityUtils class by junyulai · 4 years, 7 months ago
  46. e658c7b Add indexOf method by paulhu · 4 years, 8 months ago
  47. a19b59d Add common CollectionUtils.{any,all} methods. by lucaslin · 4 years, 7 months ago
  48. 8ad6b63 Merge "Add PermissionUtils" by Paul Hu · 4 years, 8 months ago
  49. caf7014 Add PermissionUtils by paulhu · 4 years, 8 months ago
  50. df3191a Move NetworkCapabilitiesUtils to framework-common by Remi NGUYEN VAN · 4 years, 9 months ago
  51. d5a89c6 Merge changes from topic "netutils_split" by Remi NGUYEN VAN · 4 years, 9 months ago
  52. a3c54cb Merge "[Mainline] ProxyInfo migration" by Serik Beketayev · 4 years, 9 months ago
  53. b86b34d Split NetworkStackUtils to frameworks/libs/net by Remi NGUYEN VAN · 4 years, 9 months ago
  54. cd6104f Merge "Add ETHER_BROADCAST and DEFAULT_LINK_MTU constants." by Xiao Ma · 4 years, 9 months ago
  55. 57969d0 [Mainline] ProxyInfo migration by Serik Beketayev · 4 years, 9 months ago
  56. acc47e6 Add ETHER_BROADCAST and DEFAULT_LINK_MTU constants. by Xiao Ma · 4 years, 9 months ago
  57. ceaf7d0 Move util classes to their destination package by Chalard Jean · 5 years ago
  58. 1ba696d Add NetworkStackConstants to framework/ by Remi NGUYEN VAN · 4 years, 9 months ago
  59. b60e8e2 Add an icmpv6Checksum utility to IpUtils by Remi NGUYEN VAN · 5 years ago
  60. ff57cec Move IpUtils to frameworks/libs/net by Remi NGUYEN VAN · 5 years ago
  61. 48c6c7d Move utilities to libs/net by Chalard Jean · 5 years ago