1. bcaf1f9 Remove all static members from NetworkStatsFactory. by Lorenzo Colitti · 6 years ago
  2. 812ffea Factorize custom asserts. by Chalard Jean · 6 years ago
  3. 44f698e NetworkStatsFactory: Take VPNs into account for network/battery stats by Benedict Wong · 6 years ago
  4. 9b2ad58 Revert "Revert "Take all VPN underlying networks into account when migrating traffic for"" by Benedict Wong · 6 years ago
  5. b8e4b5b Revert "Take all VPN underlying networks into account when migrating traffic for" by Varun Anand · 6 years ago
  6. 52ce558 Revert "NetworkStatsService: Fix getDetailedUidStats to take VPNs into account." by Varun Anand · 6 years ago
  7. 2099b09 Revert "Addressing comments for http://ag/7700679." by Varun Anand · 6 years ago
  8. 6018f64 Addressing comments for http://ag/7700679. by Varun Anand · 6 years ago
  9. 75eabfe Revert "Add NATT keepalive resources and methods into IpSecService" by Junyu Lai · 6 years ago
  10. 7e9c1ce Add EPROTONOSUPPORT to IpSecManager SSE map by Benedict Wong · 7 years ago
  11. 4aac3e9 Add NATT keepalive resources and methods into IpSecService by Benedict Wong · 7 years ago
  12. d2eb7f7 Merge "Move TrafficStats tags for the network stack constants" by Chalard Jean · 6 years ago
  13. 8a93ab8 Move TrafficStats tags for the network stack constants by Chalard Jean · 6 years ago
  14. 3cfb499 Restrict access to dangerous methods to <= P by Chalard Jean · 6 years ago
  15. ed2eb96 Merge changes from topic "vpn_data_accounting" by Varun Anand · 6 years ago
  16. 720133f NetworkStatsService: Fix getDetailedUidStats to take VPNs into account. by Varun Anand · 7 years ago
  17. c8dbdf3 Take all VPN underlying networks into account when migrating traffic for by Varun Anand · 7 years ago
  18. 8841fd2 Add @UnsupportedAppUsage annotations by Andrei Onea · 6 years ago
  19. d8fdea1 Add unit tests related to data accounting for VPNs with one underlying network. by Varun Anand · 7 years ago
  20. cdf8d71 Merge "Add @UnsupportedAppUsage annotations" by Andrei-Valentin Onea · 7 years ago
  21. 10fe088 Remove ConnectivityManager and its usages from NetworkStatsService. by Varun Anand · 7 years ago
  22. 2a71a3d Add @UnsupportedAppUsage annotations by Andrei Onea · 7 years ago
  23. 8945330 Add SocketUtils for NetworkStack by Remi NGUYEN VAN · 7 years ago
  24. 191f32f Merge "Ignore ipv6 tx traffic on clat uid." by Junyu Lai · 7 years ago
  25. ab3b396 Merge "DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into master" by Treehugger Robot · 7 years ago
  26. be53fbb API: Clean up redundant and ineffective usages of SystemApi and TestApi by Adrian Roos · 7 years ago
  27. 6f9c73f DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into master by Xin Li · 7 years ago
  28. 6fe0796 Ignore ipv6 tx traffic on clat uid. by junyulai · 7 years ago
  29. bbaddec Refactoring of deleting stats in NetworkStats based on uids. by junyulai · 7 years ago
  30. 5d74984 Add XFRM-I support to IpSecService by Benedict Wong · 7 years ago
  31. 683441d Disable attempted updating of SA marks by Benedict Wong · 7 years ago
  32. 7d412d0 Fix negative uid stats caused by 464xlat adjust when eBPF is on. by junyulai · 7 years ago
  33. e67f217 Refactor UidRange by using stable aidl structure by Luke Huang · 7 years ago
  34. c9fc125 Add DhcpServer by Remi NGUYEN VAN · 7 years ago
  35. 90660f8 Merge "Add @UnsupportedAppUsage annotations" by Mathew Inwood · 7 years ago
  36. ce3a48c Add @UnsupportedAppUsage annotations by Mathew Inwood · 7 years ago
  37. cf9b6cd Add @UnsupportedAppUsage annotations by Mathew Inwood · 7 years ago
  38. c134e24 docs: added Android P behavior change note to untagSocket reference by kopriva · 7 years ago
  39. d631c58 Last-ditch clamping of negative NetworkStats. by Jeff Sharkey · 7 years ago
  40. beed0b6 Rework Exception Handling for IpSecManager by Nathan Harold · 7 years ago
  41. 5a0df01 Give CTS a way to force-poll network stats. by Jeff Sharkey · 7 years ago
  42. 8732487 Merge "[DO NOT MERGE] - Hide Tunnel Mode IpSec API" into pi-dev by Nathan Harold · 7 years ago
  43. 83be1ec Address API comments on NetworkStats#getDefaultNetwork. by Lorenzo Colitti · 7 years ago
  44. 76823e1 Merge "Do not register callback for < MIN_THRESHOLD_BYTES" into pi-dev by Remi NGUYEN VAN · 7 years ago
  45. 67e71f0 [DO NOT MERGE] - Hide Tunnel Mode IpSec API by Nathan Harold · 7 years ago
  46. 27d62a0 Do not register callback for < MIN_THRESHOLD_BYTES by Remi NGUYEN VAN · 7 years ago
  47. e7e135c Merge "Force creation of Socket upon Transform application" into pi-dev by Benedict Wong · 7 years ago
  48. 76bb817 Add @param tag for state in queryDetailsForUidTagState. by Lorenzo Colitti · 7 years ago
  49. d39837f Update IpSecManager to use InetAddress and prefixLen by Benedict Wong · 7 years ago
  50. 57ab3f6 Force creation of Socket upon Transform application by Benedict Wong · 7 years ago
  51. 65ef843 Add AppOps Checks for MANAGE_IPSEC_TUNNELS by Nathan Harold · 7 years ago
  52. 78452f1 Merge "Fix network usage stats on 464xlat tethered." into pi-dev by Remi NGUYEN VAN · 7 years ago
  53. e516166 Merge "Allow applications to query for foreground/background data usage." into pi-dev by Lorenzo Colitti · 7 years ago
  54. 0023be9 Fix network usage stats on 464xlat tethered. by Remi NGUYEN VAN · 8 years ago
  55. b0efeaf Allow applications to query for foreground/background data usage. by Lorenzo Colitti · 7 years ago
  56. 4cac91f Merge "Add method to NetworkStatsService for UID stats." into pi-dev by Remi NGUYEN VAN · 7 years ago
  57. 97e1f5b Merge "Disallow Reserved SPI Allocation" into pi-dev by Benedict Wong · 7 years ago
  58. cafd11d Merge changes from topic "encap-api" into pi-dev by Benedict Wong · 7 years ago
  59. 944eab8 Add method to NetworkStatsService for UID stats. by Remi NGUYEN VAN · 8 years ago
  60. 1b88f0e Disallow Reserved SPI Allocation by Nathan Harold · 7 years ago
  61. 66fcefd Merge "Allow null subscriberId in NetworkStatsManager." into pi-dev by Remi NGUYEN VAN · 7 years ago
  62. ad2615c Require explicitly supplied truncation length by Benedict Wong · 7 years ago
  63. a386e37 Clarify UDP encapsulation socket API by Benedict Wong · 7 years ago
  64. 9968ec4 Allow null subscriberId in NetworkStatsManager. by Remi NGUYEN VAN · 8 years ago
  65. 0f57fe4 Merge "Add documentation for TCP interactions with transforms" into pi-dev by Benedict Wong · 7 years ago
  66. c5106f3 Add documentation for TCP interactions with transforms by Benedict Wong · 7 years ago
  67. 17a3875 API council requested tweaks to TrafficStats. by Jeff Sharkey · 7 years ago
  68. 00e7724 Add MANAGE_IPSEC_TUNNELS Permission by Nathan Harold · 7 years ago
  69. 9594175 Merge "Add NonNull Annotations To IpSec API Surface" into pi-dev by Nathan Harold · 7 years ago
  70. 4f17037 Merge changes I4c26aea7,I79911434 into pi-dev by Nathan Harold · 7 years ago
  71. 6303d9e Add NonNull Annotations To IpSec API Surface by Nathan Harold · 7 years ago
  72. d99c2eb Merge "Added implementation for VTI add/remove address" into pi-dev by Benedict Wong · 7 years ago
  73. 49cd8d7 Expose add/removeAddress for IpSecInterfaces by Nathan Harold · 7 years ago
  74. 97c3c94 Added implementation for VTI add/remove address by Benedict Wong · 8 years ago
  75. 778327e Add support for auth-only transforms by Benedict Wong · 7 years ago
  76. e3536f0 Docstring Updates for applyTransportModeTransform by Nathan Harold · 8 years ago
  77. 1459069 Name specific app for rapid data usage. by Jeff Sharkey · 8 years ago
  78. 5e58ea8 Merge "Copy IpSecConfig when IpSecTransforms are created" am: 2c8456b22e am: 3988c929ad by Benedict Wong · 8 years ago
  79. e5623e2 Copy IpSecConfig when IpSecTransforms are created by Benedict Wong · 8 years ago
  80. c40b5fb Merge "Require NETWORK_STACK Permission for IpSec Tunnel Mode" am: 43699e90f3 am: e736f83caf by nharold · 8 years ago
  81. 025aae1 Require NETWORK_STACK Permission for IpSec Tunnel Mode by Nathan Harold · 8 years ago
  82. f8505b7 Merge "Enable multiple active Ethernet interfaces" am: cbcc1d6665 am: ac908d6728 by Pavel Maltsev · 8 years ago
  83. cbcc1d6 Merge "Enable multiple active Ethernet interfaces" by Treehugger Robot · 8 years ago
  84. c2a2f73 Merge "Return non-negetive value in getMobileStats method" am: 9fb04e29e5 am: 515a54a93e by Chenbo Feng · 8 years ago
  85. 9fb04e2 Merge "Return non-negetive value in getMobileStats method" by Treehugger Robot · 8 years ago
  86. 04514d3 Merge "Fix minor bugs with tunnel mode implementation" am: cb9cd96c50 am: b7afa3f6fb by Benedict Wong · 8 years ago
  87. 7660370 Fix minor bugs with tunnel mode implementation by Benedict Wong · 8 years ago
  88. 905f034 Return non-negetive value in getMobileStats method by Chenbo Feng · 8 years ago
  89. 50ec1f3 Enable multiple active Ethernet interfaces by Pavel Maltsev · 8 years ago
  90. c20e9c8 Merge "Move Keepalive out of IpSecTransform.Builder" am: af3fb3efe4 am: bbb4b05a64 by nharold · 8 years ago
  91. b559164 Move Keepalive out of IpSecTransform.Builder by Nathan Harold · 8 years ago
  92. 45828d7 Merge "Add TunnelInterface API and KernelResourceRecords" am: e02b700032 am: e1aa92f1c1 by Benedict Wong · 8 years ago
  93. f86780f Merge "Add xfrm mark in IpSecConfig" am: 6b3456b253 am: 4077e802ad by Benedict Wong · 8 years ago
  94. 8bc9073 Add TunnelInterface API and KernelResourceRecords by Benedict Wong · 8 years ago
  95. 6b3456b Merge "Add xfrm mark in IpSecConfig" by Benedict Wong · 8 years ago
  96. 7ea128e Merge "Expose applyTunnelModeTransform as a system API" am: d056f32bd9 am: c2253ff48d by Benedict Wong · 8 years ago
  97. 03e732a Expose applyTunnelModeTransform as a system API by Benedict Wong · 8 years ago
  98. f1b197b Support passing a template to NetworkStatsManager queries. by Lorenzo Colitti · 8 years ago
  99. 75ec1ae Add metered, roaming, and defaultNetwork info to NetworkTemplate. by Lorenzo Colitti · 8 years ago
  100. 0ba426b Add the defaultNetwork element to the netstats.proto. by Lorenzo Colitti · 8 years ago