1. a4084c8 Merge "Fix isActiveNetworkMetered for VPNs." am: 92c55f03c6 am: 32e02764a1 by Varun Anand · 6 years ago
  2. 92c55f0 Merge "Fix isActiveNetworkMetered for VPNs." by Varun Anand · 6 years ago
  3. 32b1773 Merge "Check if DUN APN exists to decide isDunRequired" am: a56c2e4e55 by Mark Chien · 6 years ago
  4. a56c2e4e Merge "Check if DUN APN exists to decide isDunRequired" by Mark Chien · 6 years ago
  5. 24279e7 resolve merge conflicts of 18900c462c16c0e3784b8bb6959426caa93cb8cb to stage-aosp-master by Brett Chabot · 6 years ago
  6. 8091d9e Migrate frameworks/base/tests/testables and its users to androidx.test by Brett Chabot · 6 years ago
  7. fcdb138 Merge "Remove ConnectivityManager and its usages from NetworkStatsService." am: 93dfa10da4 by Varun Anand · 6 years ago
  8. d33cbc6 Remove ConnectivityManager and its usages from NetworkStatsService. by Varun Anand · 6 years ago
  9. c51b06d Fix isActiveNetworkMetered for VPNs. by Varun Anand · 6 years ago
  10. 6f8dd4a Merge changes from topic "nat64" am: a02847ec0d am: d9b7731230 by Lorenzo Colitti · 6 years ago
  11. a02847e Merge changes from topic "nat64" by Lorenzo Colitti · 6 years ago
  12. 19bd4da Merge "Remove unused tests/utils/SleepUtils" am: 548170a66a am: bd04aa850e by Sasha Smundak · 6 years ago
  13. aef4b82 Remove unused tests/utils/SleepUtils by Sasha Smundak · 6 years ago
  14. d593e29 Manage NAT64 prefix discovery lifecycle in the framework. by Lorenzo Colitti · 6 years ago
  15. db3a236 Check if DUN APN exists to decide isDunRequired by markchien · 6 years ago
  16. 37cc525 Merge "Convert Android.mk file to Android.bp" am: 1c2c11990c am: 1b1553fbe0 by Sasha Smundak · 6 years ago
  17. 6998fa8 Track NAT64 in the framework and start clatd iff NAT64 detected by Lorenzo Colitti · 6 years ago
  18. df59563 Change Nat464Xlat lifecycle. by Lorenzo Colitti · 6 years ago
  19. f56ff04 Minor improvements to verifyTcpBufferSizeChange. by Lorenzo Colitti · 6 years ago
  20. d937fa5 Convert Android.mk file to Android.bp by Sasha Smundak · 6 years ago
  21. 720a317 Merge "Split RCS events into API and internal classes" am: 609ea873b7 by Leland Miller · 6 years ago
  22. b53be1d Merge "Improve the performance when loading image wallpaper colors" into pi-dev by Lucas Dupin · 6 years ago
  23. 98684aa Merge "Improve the performance when loading image wallpaper colors" into pi-dev by Lucas Dupin · 6 years ago
  24. 609ea87 Merge "Split RCS events into API and internal classes" by Treehugger Robot · 6 years ago
  25. ad8805a Update VPN capabilities when its underlying network set is null. by Varun Anand · 6 years ago
  26. 4ba3b12 Merge changes from topic "PPRL.190205.001" by Xin Li · 6 years ago
  27. e000de9 Merge "Skip unreachable route when estimating VPN destinations" am: 21078b1edd by Rubin Xu · 6 years ago
  28. 21078b1 Merge "Skip unreachable route when estimating VPN destinations" by Treehugger Robot · 6 years ago
  29. c39f23c Split RCS events into API and internal classes by Leland Miller · 6 years ago
  30. c63e48d Skip unreachable route when estimating VPN destinations by Rubin Xu · 6 years ago
  31. 5abc71b Improve the performance when loading image wallpaper colors by wilsonshih · 6 years ago
  32. d6d5935 Merge "Update VPN capabilities when its underlying network set is null." by Varun Anand · 6 years ago
  33. e3ae238 Merge "Update VPN capabilities when its underlying network set is null." by Treehugger Robot · 6 years ago
  34. 51490ad Merge "Move NetworkStack to services.net" am: 762f9f0c24 by Remi NGUYEN VAN · 6 years ago
  35. 762f9f0 Merge "Move NetworkStack to services.net" by Remi NGUYEN VAN · 6 years ago
  36. 5db454c Move NetworkStack to services.net by Remi NGUYEN VAN · 6 years ago
  37. 4fa80e8 Update VPN capabilities when its underlying network set is null. by Varun Anand · 6 years ago
  38. 07ec9db Merge "DO NOT MERGE - Merge pi-platform-release (PPRL.190205.001) into stage-aosp-master" into stage-aosp-master by Xin Li · 6 years ago
  39. 0e71b4f DO NOT MERGE - Merge pi-platform-release (PPRL.190205.001) into by Xin Li · 6 years ago
  40. 1675807 Merge "Fix flaky testNattSocketKeepalives" by Remi NGUYEN VAN · 6 years ago
  41. ac02bc8 Fix flaky testNattSocketKeepalives by Remi NGUYEN VAN · 6 years ago
  42. 8fee3de Merge "Support multi-SIM entitlement check" by Mark Chien · 6 years ago
  43. 0b59507 Support multi-SIM entitlement check by markchien · 6 years ago
  44. e765e8b Merge "Remove hard-coded NetworkStack package name" by Remi NGUYEN VAN · 6 years ago
  45. 9c5d964 Remove hard-coded NetworkStack package name by Remi NGUYEN VAN · 6 years ago
  46. 2f932d7 Make RCS Message Store APIs ready to unhide by Sahin Caliskan · 6 years ago
  47. f00a876 Implementation of RcsMessageStore APIs [base] by Sahin Caliskan · 6 years ago
  48. 2ed5d4c [KA03.5] Add stable AIDL parcelable for TcpKeepalivePacketData by junyulai · 6 years ago
  49. 150e191 [KA03] Support tcp keepalive offload by markchien · 6 years ago
  50. 0683511 [KA02] internal cleanup and refactor for SocketKeepalive by junyulai · 6 years ago
  51. 4163ff7 Merge "Add get last entitlement value callback API" by Mark Chien · 6 years ago
  52. f273127 Add get last entitlement value callback API by markchien · 6 years ago
  53. 62a9b66 Merge "Add an API that allows VPNs to declare themselves as metered." by Varun Anand · 6 years ago
  54. 1215f09 Add an API that allows VPNs to declare themselves as metered. by Varun Anand · 6 years ago
  55. 231b52b Remove last NetworkStack usage of hidden APIs by Remi NGUYEN VAN · 6 years ago
  56. 774c3ce Merge "Whitelist packages from VPN lockdown." by Pavel Grafov · 6 years ago
  57. b8bbc48 Merge "Move NetworkUtils used by NetworkStack" by Remi NGUYEN VAN · 6 years ago
  58. 9188b49 Merge "Add NetworkStack networking deps to SystemApi" by Remi NGUYEN VAN · 6 years ago
  59. e88516f Move NetworkUtils used by NetworkStack by Remi NGUYEN VAN · 6 years ago
  60. a4bcc86 Add NetworkStack networking deps to SystemApi by Remi NGUYEN VAN · 6 years ago
  61. a462bcb Whitelist packages from VPN lockdown. by Pavel Grafov · 6 years ago
  62. 9c4b653 Merge "JankBench: Add Bitmap Upload to list of runnable tests" by Joel Fernandes · 6 years ago
  63. 8a52fda Merge "JankBench: Fix execution of incorrect benchmark" by Joel Fernandes · 6 years ago
  64. 1f9d80f Merge "Fix IPMS tests timeout." by Treehugger Robot · 6 years ago
  65. 9f73671 Merge "Revert "Whitelist packages from VPN lockdown."" by Dan Albert · 6 years ago
  66. ee8e6a0 Revert "Whitelist packages from VPN lockdown." by Dan Albert · 6 years ago
  67. 8b59179 Merge "Add API for proxy configuration over VPN." by Treehugger Robot · 6 years ago
  68. efc7735 Merge "Whitelist packages from VPN lockdown." by Pavel Grafov · 6 years ago
  69. bb9cef0 Whitelist packages from VPN lockdown. by Pavel Grafov · 6 years ago
  70. 044a436 Add API for proxy configuration over VPN. by Irina Dumitrescu · 6 years ago
  71. 6fa3d39 Merge "Popup a notification after logging in the captive portal network" by Lucas Lin · 6 years ago
  72. f735efc Fix IPMS tests timeout. by Chalard Jean · 6 years ago
  73. d2e045e0 Popup a notification after logging in the captive portal network by lucaslin · 6 years ago
  74. b3656c7 Merge changes from topic "ka05" by Junyu Lai · 6 years ago
  75. 4864bfa Merge "Add generic SelectTest JUnit filter and CoreTestsFilter" by Treehugger Robot · 6 years ago
  76. 215b877 [KA05] Export keepalive offload api for IpSec Nat-T file descriptor by junyulai · 6 years ago
  77. 48eac1d4 [KA01] export SocketKeepalive API for NAT-T keepalive by junyulai · 6 years ago
  78. e693d49 Merge changes I1250730c,I7d00848c by Remi NGUYEN VAN · 6 years ago
  79. 0f224ef Add generic SelectTest JUnit filter and CoreTestsFilter by Tadashi G. Takaoka · 6 years ago
  80. e62097f Merge "Stop depending on the ConnectivityService default request." by Lorenzo Colitti · 6 years ago
  81. 773f3f5 Merge "[MS11] Implement findL2Key" by Treehugger Robot · 6 years ago
  82. ed3168e Stop depending on the ConnectivityService default request. by Lorenzo Colitti · 6 years ago
  83. 31ff061 Merge changes from topic "Java async dns" by Luke Huang · 6 years ago
  84. 8d1a890 [MS11] Implement findL2Key by Chalard Jean · 6 years ago
  85. 3c600a1 Move IpClient to NetworkStack by Remi NGUYEN VAN · 6 years ago
  86. 58582a3 Merge "Add getAvoidBadWifi system API" by Remi NGUYEN VAN · 6 years ago
  87. 022daeb Merge changes If71fadd2,I42047185 by Chalard Jean · 6 years ago
  88. ced57bb Add libprocessgroup dependency by Suren Baghdasaryan · 6 years ago
  89. 00b15f3 Add asynchronous DNS query API in Java by Luke Huang · 6 years ago
  90. 97f69c2 Add getAvoidBadWifi system API by Remi NGUYEN VAN · 6 years ago
  91. 479c076 Merge "Add API for VPN apps to query always-on and lockdown." by Pavel Grafov · 6 years ago
  92. 06adb08 Merge "Remove InterfaceController dependency on NMS" by Remi NGUYEN VAN · 6 years ago
  93. d1b51a3 Remove InterfaceController dependency on NMS by Remi NGUYEN VAN · 6 years ago
  94. b67e493 [MS10] Address leftover comments on MS03 and MS07 by Chalard Jean · 6 years ago
  95. a39756a [MS09] Implement isSameNetwork. by Chalard Jean · 6 years ago
  96. 94a0557 Add LinkProps and NetworkCaps methods to SystemApi by Remi NGUYEN VAN · 6 years ago
  97. 8586a43 Merge "Add NetworkStack metrics to system API" by Remi NGUYEN VAN · 6 years ago
  98. 9325fbc Merge "Fix lint errors for moving IpClient to NetworkStack" by Remi NGUYEN VAN · 6 years ago
  99. a1b2a93 Merge "Properly expect all callbacks in testStackedLinkProperties." by Lorenzo Colitti · 6 years ago
  100. e7e9f2b Fix lint errors for moving IpClient to NetworkStack by Remi NGUYEN VAN · 6 years ago