1. 4c9f954 Revert "Revert "Block incoming non-VPN packets to apps under fully-routed VPN"" by Lorenzo Colitti · 5 years ago
  2. 6617bf8 Merge "Revert "Block incoming non-VPN packets to apps under fully-routed VPN"" by Remi NGUYEN VAN · 5 years ago
  3. 3897df2 Revert "Block incoming non-VPN packets to apps under fully-routed VPN" by Remi NGUYEN VAN · 5 years ago
  4. 0013d45 Merge "Pass valid file descriptor to binder" by Treehugger Robot · 5 years ago
  5. 5023a61 Merge "API council feedbacks for DnsResolver" by Luke Huang · 5 years ago
  6. 86311f8 Pass valid file descriptor to binder by Abhijeet Kaur · 5 years ago
  7. 0ebe724 Merge "Block incoming non-VPN packets to apps under fully-routed VPN" by Rubin Xu · 5 years ago
  8. 4219ab6 API council feedbacks for DnsResolver by Luke Huang · 5 years ago
  9. dc7b7de Merge "Add support for TAP interfaces in TestNetworkManager." by Lorenzo Colitti · 5 years ago
  10. 1839e89 Merge "Switch from Byte.toHexString() to HexEncoding" by Neil Fuller · 5 years ago
  11. b5d1c15 Switch from Byte.toHexString() to HexEncoding by Neil Fuller · 5 years ago
  12. e7b20fb Merge "Disable XOM on libraries for apps with targetSdkVerison<Q" by Treehugger Robot · 5 years ago
  13. 352021b Merge "Update AppComponentFactory.instantiateClassLoader docs" by David Brazdil · 5 years ago
  14. 72625f5 Disable XOM on libraries for apps with targetSdkVerison<Q by Jeff Vander Stoep · 5 years ago
  15. 59a9714 Update AppComponentFactory.instantiateClassLoader docs by David Brazdil · 5 years ago
  16. c6ce6fc Merge changes I98573a5c,Ic7394f24 by Benedict Wong · 5 years ago
  17. fd8f96d Block incoming non-VPN packets to apps under fully-routed VPN by Rubin Xu · 6 years ago
  18. a1e48f3 Merge "Fix comment on StaticIpConfiguration#getDomains" by Treehugger Robot · 5 years ago
  19. b15fcce Add support for TAP interfaces in TestNetworkManager. by Lorenzo Colitti · 5 years ago
  20. e9a39ce Merge "Move data stall definitions out from Setting" by Chiachang Wang · 5 years ago
  21. 2449e58 Move data stall definitions out from Setting by Chiachang Wang · 5 years ago
  22. c72f456 Merge "Enforce NETWORK_STACK permission for calling NSS#forceUpdateIfaces" by Chiachang Wang · 5 years ago
  23. 2ed2292 Merge "Check if product app is unbundled from property." by Kiyoung Kim · 5 years ago
  24. 7df36ed Cleanup of Test Network service by Benedict Wong · 6 years ago
  25. 3183cbf Merge "Remove the feature flag for time zone picker" by vichang · 5 years ago
  26. e05d9d8 Enforce NETWORK_STACK permission for calling NSS#forceUpdateIfaces by Chiachang Wang · 5 years ago
  27. 70f7a0b Merge "Switch to HexEncoding from ByteStringUtils" by Neil Fuller · 5 years ago
  28. 7bb487a Merge "Expose captive portal urls for configuration" by Remi NGUYEN VAN · 5 years ago
  29. afc5f9b Expose captive portal urls for configuration by Niklas Lindgren · 6 years ago
  30. da0a9cd Removed log spam from the Zygote. by Chris Wailes · 5 years ago
  31. b39d83e Switch to HexEncoding from ByteStringUtils by Neil Fuller · 5 years ago
  32. 44eaff6 Clean up Call redirection setting by sqian · 5 years ago
  33. 48294e0 Merge "Move NetworkStatsFactory into service directory" by Treehugger Robot · 5 years ago
  34. fb4396b Merge "Add dependency on libdl_android" by Treehugger Robot · 5 years ago
  35. 5721cf9 Merge "Don't set sehash when calling restoreconRecursive" by Treehugger Robot · 5 years ago
  36. 6c155a2 Merge "zygote: initialize ashmem early" by Treehugger Robot · 5 years ago
  37. 7fdf4e9 Merge "Remove SocketUtils#setSocketTimeValueOption" by Remi NGUYEN VAN · 5 years ago
  38. fd7bbeb Merge "Add Vts test for xsd_config" by Treehugger Robot · 5 years ago
  39. 1ddf974 Merge "Move attach*Filter() and addArpEntry() methods to NetworkStack" by Remi NGUYEN VAN · 5 years ago
  40. c9cb0dc Merge "Convert core/tests/BroadcastRadioTests/Android.mk file to Android.bp" by Treehugger Robot · 5 years ago
  41. 5baeab8 Merge "Change to choice" by Treehugger Robot · 5 years ago
  42. 7a4adcc zygote: initialize ashmem early by Tim Murray · 5 years ago
  43. cb1ddda Don't set sehash when calling restoreconRecursive by Nick Kralevich · 5 years ago
  44. 54ea352 Merge "ApplicationLoaders: hard failures & tests" by Steven Moreland · 5 years ago
  45. 4c601c3 Convert core/tests/BroadcastRadioTests/Android.mk file to Android.bp by Sasha Smundak · 5 years ago
  46. 37f6620 Merge "Remove call identification APIs." by Tyler Gunn · 5 years ago
  47. d0fc8c9 Merge "Convert core/tests/**/Android.mk file to Android.bp" by Treehugger Robot · 5 years ago
  48. 2e96d3f Merge "Convert core/tests/featureflagtests/Android.mk file to Android.bp" by Treehugger Robot · 5 years ago
  49. fecb630 Remove SocketUtils#setSocketTimeValueOption by Remi NGUYEN VAN · 5 years ago
  50. 8ea6953 Merge "Export framework-res raw resources to robolectric" by Colin Cross · 5 years ago
  51. 22557fe Check if product app is unbundled from property. by Kiyoung Kim · 5 years ago
  52. 7871659 Merge "scrub pii (imsi) from carrierIdentifier logging" by Chen Xu · 5 years ago
  53. 560de69 Change to choice by Sundong Ahn · 5 years ago
  54. c33a47f scrub pii (imsi) from carrierIdentifier logging by chen xu · 5 years ago
  55. e23e5c6 Convert core/tests/featureflagtests/Android.mk file to Android.bp by Sasha Smundak · 5 years ago
  56. dc489ab Merge "Use Class.forName instead of ClassLoader.loadClass." by Treehugger Robot · 5 years ago
  57. fd1dad33 ApplicationLoaders: hard failures & tests by Steven Moreland · 5 years ago
  58. f2f1f27 Move NetworkStatsFactory into service directory by Chenbo Feng · 6 years ago
  59. 7ef8030 Use Class.forName instead of ClassLoader.loadClass. by Nicolas Geoffray · 5 years ago
  60. 06f2e129 Pass app's data dir to ART by David Brazdil · 5 years ago
  61. 31b33b6 Merge "Some cleanups for Tethering" by Mark Chien · 5 years ago
  62. 931cdd2 Move attach*Filter() and addArpEntry() methods to NetworkStack by paulhu · 5 years ago
  63. 28aef54 Fix comment on StaticIpConfiguration#getDomains by Remi NGUYEN VAN · 5 years ago
  64. 0470353 Merge "Fix API in CaptivePortal, StaticIpConfiguration" by Remi NGUYEN VAN · 5 years ago
  65. 8eb5b16 Export framework-res raw resources to robolectric by Colin Cross · 5 years ago
  66. 9f246bd Some cleanups for Tethering by markchien · 5 years ago
  67. 3db9cfe Merge "Make CaptivePortalProbeSpec and CaptivePortalProbeResult as a library" by Paul Hu · 5 years ago
  68. dfd0fd2 Use LOCAL_REQUIRED_MODULES instead of LOCAL_TARGET_REQUIRED_MODULES by Dan Willemsen · 5 years ago
  69. 97f778f Merge "docs: Linked VpnService class description to guide." by Treehugger Robot · 5 years ago
  70. b0f53b8 Make CaptivePortalProbeSpec and CaptivePortalProbeResult as a library by paulhu · 5 years ago
  71. 1e97aab Merge "Address leftover comments on 923337 and 930217." by Paul Hu · 5 years ago
  72. 4b5ca28d Merge "Revert "Revert "Preload non-bootclasspath Java lib ClassLoaders.""" by Steven Moreland · 5 years ago
  73. 59a06a0 Fix API in CaptivePortal, StaticIpConfiguration by Remi NGUYEN VAN · 5 years ago
  74. 61460ac Remove call identification APIs. by Tyler Gunn · 5 years ago
  75. 4634544 Merge "BluetoothHealth: hide auto-created default constructors" by Treehugger Robot · 5 years ago
  76. 875ff32 BluetoothHealth: hide auto-created default constructors by Jack He · 5 years ago
  77. 90aa945 Pass debug.allocTracker.stackDepth to runtime if it exists by Mathieu Chartier · 5 years ago
  78. 70e943b Merge "Mark PROCESS_OUTGOING_CALLS permission as deprecated." by Tyler Gunn · 5 years ago
  79. 3d67f53 Address leftover comments on 923337 and 930217. by paulhu · 5 years ago
  80. f9d61f1 Merge "Fix ApfCapabilities, LinkAddress, RouteInfo, IpPrefix API issues." by Paul Hu · 5 years ago
  81. 78454f3 Merge "Fix race when starting NetworkMonitor" by Remi NGUYEN VAN · 5 years ago
  82. c650674 Merge "Refine Bluetooth silence mode API" by Treehugger Robot · 5 years ago
  83. 3962f67 Fix race when starting NetworkMonitor by Remi NGUYEN VAN · 5 years ago
  84. 819e0af Fix ApfCapabilities, LinkAddress, RouteInfo, IpPrefix API issues. by paulhu · 5 years ago
  85. f8c3cca Mark PROCESS_OUTGOING_CALLS permission as deprecated. by Tyler Gunn · 5 years ago
  86. bdc2702 Revert "Revert "Preload non-bootclasspath Java lib ClassLoaders."" by Steven Moreland · 5 years ago
  87. fdb8dfd Merge "Add missing checkThread" by Treehugger Robot · 5 years ago
  88. 78704ef Add missing checkThread by John Reck · 5 years ago
  89. 5bf7aa2 Minor change for async DNS API by Luke Huang · 5 years ago
  90. e9b2bba Unremove DnsResolver#query method used by external developers by Luke Huang · 5 years ago
  91. 5dfc73b Merge "Add version attribute" by Treehugger Robot · 5 years ago
  92. 4dd28c0 Merge changes from topic "default_permissions" by Treehugger Robot · 5 years ago
  93. b9ef4dd Merge "Use IDnsResolver instead of INetd for resolver related binder commands" by Luke Huang · 5 years ago
  94. 1859ae7 Merge "Fix cancellation race problem for aysnc DNS API" by Luke Huang · 5 years ago
  95. 6c93e53 Merge changes from topic "vpn_data_accounting" by Varun Anand · 5 years ago
  96. 6bd5cf2 Merge "Clarify hasSelection description" by Hans Boehm · 5 years ago
  97. 346aa87 Move BatteryStats and StatsCompanionService to use NetworkStatsService. by Varun Anand · 6 years ago
  98. 29d2ef2 NetworkStatsService: Fix getDetailedUidStats to take VPNs into account. by Varun Anand · 6 years ago
  99. 95aa6d4 Take all VPN underlying networks into account when migrating traffic for by Varun Anand · 6 years ago
  100. 5386f49 Fix cancellation race problem for aysnc DNS API by Luke Huang · 5 years ago