1. 539f85a Merge "Minor clean-up in NetworkCapabilities" by Treehugger Robot · 6 years ago
  2. be72e62 frameworks/base: Set LOCAL_SDK_VERSION where possible. by Anton Hansson · 6 years ago
  3. 8796d95 Merge "Camera: Fix map access" by Treehugger Robot · 6 years ago
  4. b59365c Camera: Fix map access by Andreas Gampe · 6 years ago
  5. 489e8b0 Allow null subscriberId in NetworkStatsManager. by Remi NGUYEN VAN · 6 years ago
  6. b152cd0 Fail if the interface is not available when starting by Erik Kline · 6 years ago
  7. d846ada Merge "Extend network request to query networks w/o capabilites" by Treehugger Robot · 6 years ago
  8. 6001f72 Merge "Give apps with NETWORK_SETTINGS right to see any VPN." by Chalard Jean · 6 years ago
  9. b552c46 Give apps with NETWORK_SETTINGS right to see any VPN. by Chalard Jean · 6 years ago
  10. adbf1d0 Give VPNs the INTERNET capability when they route most of the IP space by Chalard Jean · 6 years ago
  11. 86ec08d Minor clean-up in NetworkCapabilities by Pavel Maltsev · 6 years ago
  12. 1cd48da Extend network request to query networks w/o capabilites by Pavel Maltsev · 6 years ago
  13. a3e79fb frameworks/base: Set LOCAL_SDK_VERSION where possible. by Anton Hansson · 6 years ago
  14. 9f3bad7 Notify the user and turn off tethering when the service is disallowed. by Alexandru-Andrei Rotaru · 7 years ago
  15. 4c00edd Merge "Add OEM_PAID network capability" by Treehugger Robot · 6 years ago
  16. a7b26b5 Frameworks: Annotate JUnit4 test with @Test by Andreas Gampe · 6 years ago
  17. 336dd4c Frameworks: Remove bogus test method by Andreas Gampe · 6 years ago
  18. 6d5aea8 Merge "Fix ConnectivityServiceTest for NATT Keepalive" by nharold · 6 years ago
  19. 1ea3d94 Merge changes Ic28c5653,Ic635f97b by Treehugger Robot · 6 years ago
  20. b72b62d [LT2] Fix release request while lingering. by Chalard Jean · 6 years ago
  21. 63dd813 Fix ConnectivityServiceTest for NATT Keepalive by Nathan Harold · 6 years ago
  22. 1fa777d [LT1] Add a test for release request while lingering by Chalard Jean · 6 years ago
  23. cd67fb3 Correct bug in IpSecTransformTest by Benedict Wong · 6 years ago
  24. 4340320 Add OEM_PAID network capability by Pavel Maltsev · 6 years ago
  25. edab226 Merge changes I3d68dbf8,I6ea524bb,I978d9119 by Chalard Jean · 6 years ago
  26. 804b8fb Publish FOREGROUND and add NOT_SUSPENDED capabilities. by Chalard Jean · 6 years ago
  27. f19db37 Send null UIDs to apps instead of single-uid lists. by Chalard Jean · 6 years ago
  28. 9dd3a38 Copy IpSecConfig when IpSecTransforms are created by Benedict Wong · 6 years ago
  29. f0a55cc MacAddress: Use SecureRandom and add a 46 bit randomized MAC generator by Jong Wook Kim · 6 years ago
  30. c86b195 Merge "Frameworks: Mark tests" by Treehugger Robot · 6 years ago
  31. 1c87561 Update OWNER files for connectivity by Hugo Benichi · 6 years ago
  32. 35dbf35 Frameworks: Mark tests by Andreas Gampe · 6 years ago
  33. bb16b75 Fix default network validation overcounting by Hugo Benichi · 7 years ago
  34. e93c569 Prevent crash in NetworkManagementServiceTest#shutdown() by Hugo Benichi · 6 years ago
  35. 5775177 Fix ApfTest by Hugo Benichi · 6 years ago
  36. 0fe58a9 Add tunnel-mode calls to netd in IpSecService by Benedict Wong · 6 years ago
  37. 8149f6e Add TunnelInterface API and KernelResourceRecords by Benedict Wong · 6 years ago
  38. 73f79ce Merge "Add xfrm mark in IpSecConfig" by Benedict Wong · 6 years ago
  39. 6568170 Merge changes I3b16caad,Iaf5ea7ab,I09a94042,I69a39039,I35300309, ... by Chalard Jean · 6 years ago
  40. 6e03224 Merge changes from topic "bpfStats" by Treehugger Robot · 6 years ago
  41. 0a1dd19 Merge "Add checks to ensure SPIs are not reused" by Benedict Wong · 6 years ago
  42. dda156a Let network requests see VPNs. by Chalard Jean · 6 years ago
  43. 0b214af Add a test for new UID checking code. by Chalard Jean · 6 years ago
  44. ecacd5e Move VPN allowed UIDs into NetworkCapabilities. by Chalard Jean · 7 years ago
  45. f7fab10 Unbreak frameworks-net tests broken by missing libutilscallstack. by Lorenzo Colitti · 6 years ago
  46. b7a479c Disable IpConnectivityMetricsTest. by Lorenzo Colitti · 6 years ago
  47. 93afbf2 Use /proc/net/dev to get stats summary by Chenbo Feng · 6 years ago
  48. 828f1b4 Add bpf support for NetworkStatsFactory by Chenbo Feng · 7 years ago
  49. e6b4277 Add checks to ensure SPIs are not reused by Benedict Wong · 7 years ago
  50. 222529d Merge "Address comments and final cleanup from refcounting integration" by Benedict Wong · 6 years ago
  51. 7ee26e7 Merge "Rename create/delete transform methods" by Benedict Wong · 6 years ago
  52. f33f0313 Rename create/delete transform methods by Benedict Wong · 6 years ago
  53. c48f4cb Merge changes Id8776d14,Ifa291c62,I5ea9d200 by Treehugger Robot · 6 years ago
  54. d3e4a1e Track and persist in stats whether traffic is on the default network. by Lorenzo Colitti · 6 years ago
  55. ada23ed Add the default network to NetworkStats and NetworkStatsCollection. by Lorenzo Colitti · 6 years ago
  56. c78da29 Pass all default networks to NetworkStatsService by Lorenzo Colitti · 6 years ago
  57. 0b611f4 Add xfrm mark in IpSecConfig by Di Lu · 6 years ago
  58. ffaddf7 Merge "Add "not congested" network capability." by Jeff Sharkey · 6 years ago
  59. aacb56a Merge "Add public API methods for private DNS." by Lorenzo Colitti · 6 years ago
  60. d920134 Add public API methods for private DNS. by dalyk · 6 years ago
  61. 4f9fb81 Address comments and final cleanup from refcounting integration by Benedict Wong · 7 years ago
  62. 6725ff7 Merge "IpSec - API Tweak for removeTransportModeTransform" by nharold · 6 years ago
  63. 9b2a10f Add "not congested" network capability. by Jeff Sharkey · 6 years ago
  64. f73d252 IpSec - API Tweak for removeTransportModeTransform by Nathan Harold · 6 years ago
  65. 809bcfc Merge changes from topic "ipsec-oneway-transform" by nharold · 6 years ago
  66. 5676f5f Update IpSecService UnitTests by Nathan Harold · 6 years ago
  67. a252331 Make Transforms Unidirectional by Nathan Harold · 6 years ago
  68. c3a2093 Merge changes I0d0c0fac,Ifb9b00b6 by Treehugger Robot · 6 years ago
  69. a04d0cc Merge "Update netId to nethandle mapping in NetworkTest." by Treehugger Robot · 6 years ago
  70. 8bdf996 Update netId to nethandle mapping in NetworkTest. by Lorenzo Colitti · 6 years ago
  71. 48872c6 MacAddress: add @NonNull annotations by Hugo Benichi · 6 years ago
  72. 2733454 More strictly check NetworkCapabilities callbacks. by Lorenzo Colitti · 6 years ago
  73. 1742fe1 Extract DNS setting logic into DnsManager class by Erik Kline · 7 years ago
  74. e89953b Add minimal test for setting DNS properties by Erik Kline · 6 years ago
  75. d6c3813 Merge "Move more core networking tests to framework/base/tests/net." by Lorenzo Colitti · 6 years ago
  76. 8bd00d5 Refactor to InterfaceParams utility class by Erik Kline · 7 years ago
  77. 6fbb21a Move more core networking tests to framework/base/tests/net. by Lorenzo Colitti · 7 years ago
  78. a954f20 Merge "Add validation to IpSecConfig algorithm setters" by Benedict Wong · 6 years ago
  79. 283965e Move to libc++ from stlport. by Dan Albert · 6 years ago
  80. 4f25570 Add validation to IpSecConfig algorithm setters by Benedict Wong · 7 years ago
  81. 47d04fc Merge "Testables lib should not statically link mockito" by Treehugger Robot · 7 years ago
  82. 56ff021 Testables lib should not statically link mockito by Philip P. Moltmann · 7 years ago
  83. f924642 Merge "Don't include mockito in frameworks-base-testutils" by Treehugger Robot · 7 years ago
  84. 53e4ae9 Don't include mockito in frameworks-base-testutils by Philip P. Moltmann · 7 years ago
  85. ba8d313 [ipsec-doze] Add fchown to IpSecService to support doze by Benedict Wong · 7 years ago
  86. d0ac50b Merge "[ipsec-qtaguid] Tag sockets upon creation of encap sockets" by Benedict Wong · 7 years ago
  87. babe5d7 [ipsec-qtaguid] Tag sockets upon creation of encap sockets by Benedict Wong · 7 years ago
  88. a0ecf38 MacAddress: address api review comments by Hugo Benichi · 7 years ago
  89. e8a4cb1 Merge "Revert "Send empty LinkProperties when entering StoppedState."" by Erik Kline · 7 years ago
  90. 652044a Revert "Send empty LinkProperties when entering StoppedState." by Erik Kline · 7 years ago
  91. 5557fe3 Merge "Send empty LinkProperties when entering StoppedState." by Treehugger Robot · 7 years ago
  92. 660a335 Fix broken test due to API rename by Nathan Harold · 7 years ago
  93. bf48afe Merge "Use consistent naming for allocating SPI." by nharold · 7 years ago
  94. 64c2488 Merge "Extend connectivity OWNERS" by Treehugger Robot · 7 years ago
  95. 959ee4a Extend connectivity OWNERS by Hugo Benichi · 7 years ago
  96. 344bd62 Convert IpSecService resources to use refcounting by Benedict Wong · 7 years ago
  97. e11366f Merge "Add reference counted resources to IpSecService" by Benedict Wong · 7 years ago
  98. 409c8ca Add reference counted resources to IpSecService by Benedict Wong · 7 years ago
  99. 94209ab Send empty LinkProperties when entering StoppedState. by Erik Kline · 7 years ago
  100. 5fb9290 Use consistent naming for allocating SPI. by Jonathan Basseri · 7 years ago