1. 727f8bb Merge "Add network stack proto" by Chiachang Wang · 5 years ago
  2. e2365d6 Fix API in CaptivePortal and ConnectivityManager by Remi NGUYEN VAN · 5 years ago
  3. ed2e54a Merge "Refactor DhcpErrorEvent error codes" by Remi NGUYEN VAN · 5 years ago
  4. fbc8cfd Add @UnsupportedAppUsage annotations by Andrei Onea · 5 years ago
  5. c32d602 Refactor DhcpErrorEvent error codes by Remi NGUYEN VAN · 5 years ago
  6. 1d2e68c Refine Bluetooth silence mode API by Ugo Yu · 6 years ago
  7. 0bd294c Separate NetworkMonitor/framework portal URL by Remi NGUYEN VAN · 5 years ago
  8. 4199562 Merge "Add NETWORK_SCAN permission" by Hall Liu · 5 years ago
  9. 69d4d8b Add NETWORK_SCAN permission by Hall Liu · 5 years ago
  10. aed6ea5 Merge "Support query cancellation for async DNS API" by Luke Huang · 5 years ago
  11. 0c089bc Merge changes I2e8c2ad9,Ic4f4c7d2 by Lorenzo Colitti · 5 years ago
  12. ee7a7f6 Merge "Fix the assumption in GetEuiccProfileInfoListResult." by Treehugger Robot · 5 years ago
  13. 60ca2d3 Fix the assumption in GetEuiccProfileInfoListResult. by Holly Jiuyu Sun · 5 years ago
  14. f6c4aa1 Merge "Require the ANDROID_TZDATA_ROOT env var" by Neil Fuller · 5 years ago
  15. 43c1ade6 Merge "Fix Automated API Review issues." by Paul Hu · 5 years ago
  16. 306e8cd Move the networkstack AIDL interfaces to services/net. by Lorenzo Colitti · 5 years ago
  17. 814bb8f Merge "Fix Automated API Review issues." by Paul Hu · 5 years ago
  18. 5803191 Merge "Define DhcpErrorEvent constants at compile time" by Remi NGUYEN VAN · 5 years ago
  19. 4d6fe32 Add network stack proto by Chiachang Wang · 5 years ago
  20. a34aa2a Merge "Replace TcpSocketInfo with similar structure" by Mark Chien · 5 years ago
  21. 79b380c Fix Automated API Review issues. by paulhu · 6 years ago
  22. 3af01e2 Merge "Cleanup NetworkManagementService for Netd commnads binder migrartion" by Luke Huang · 5 years ago
  23. d9736de Fix Automated API Review issues. by paulhu · 6 years ago
  24. f6cbc2d Merge "Improve partial connectivity" by Lucas Lin · 5 years ago
  25. fd7a3cf Clarify hasSelection description by Hans Boehm · 6 years ago
  26. dafb87c Document permissions for euicc privileged actions. by Patrick Huang · 6 years ago
  27. 05a8e0b Merge "pm: SharedLibraryInfo: toString closing bracket" by Treehugger Robot · 5 years ago
  28. d42fca6 Replace TcpSocketInfo with similar structure by markchien · 5 years ago
  29. 909b31a Cleanup NetworkManagementService for Netd commnads binder migrartion by Luke Huang · 5 years ago
  30. 4333899 Improve partial connectivity by lucaslin · 5 years ago
  31. 74867d1 Merge changes from topic "framework-no-networkstack-aidl" by Lorenzo Colitti · 5 years ago
  32. 542c622 Define DhcpErrorEvent constants at compile time by Remi NGUYEN VAN · 5 years ago
  33. 31e3f2e Merge "Add documentation for CaptivePortal APP_RETURN_*" by Remi NGUYEN VAN · 5 years ago
  34. cea27f4 Merge "Add Parcelable implementation for ApfCapabilities" by Remi NGUYEN VAN · 5 years ago
  35. a3f811a Move TcpKeepalivePacketData out of the framework. by Lorenzo Colitti · 5 years ago
  36. b90ad24 Stop using netd parcelables in the framework. by Lorenzo Colitti · 5 years ago
  37. f039816 Merge "Zygote: Load system server code early" by Andreas Gampe · 5 years ago
  38. 62e041a Merge "Add uid information in PackageListObserver" by Treehugger Robot · 5 years ago
  39. 6b6f96d Zygote: Load system server code early by Andreas Gampe · 6 years ago
  40. 289759e Merge "Add unit tests related to data accounting for VPNs with one underlying network." by Treehugger Robot · 5 years ago
  41. 856ef55 Merge "Mark product apks as unbundled" by Treehugger Robot · 5 years ago
  42. 93bf5ef Merge "Move the IpMemoryStore to the network stack." by Xiao Ma · 5 years ago
  43. e501d2a Add documentation for CaptivePortal APP_RETURN_* by Remi NGUYEN VAN · 6 years ago
  44. 4a66729 Merge "Fix API for SocketUtils" by Remi NGUYEN VAN · 5 years ago
  45. 2656b3d Merge "Replace Handler with Executor for async DNS API" by Luke Huang · 5 years ago
  46. f1d0fd2 Merge "Refactor answer callback for async DNS query JAVA API" by Luke Huang · 5 years ago
  47. 3645917 Merge "Remove deprecated entitlement API" by Mark Chien · 5 years ago
  48. 14981f3 Add uid information in PackageListObserver by Chenbo Feng · 6 years ago
  49. bbfee2b Merge "Address API review comments for VPN changes." by Lorenzo Colitti · 5 years ago
  50. 1e35a41 pm: SharedLibraryInfo: toString closing bracket by Steven Moreland · 5 years ago
  51. f6b3f6a Merge "Cleanup annontations for Hearing Aids Profile API" by Treehugger Robot · 5 years ago
  52. b994031 Merge "Remove unused HarfBuzz src in libandroid_runtime" by Treehugger Robot · 5 years ago
  53. 50d17cf Address API review comments for VPN changes. by Pavel Grafov · 5 years ago
  54. dcb6773 Add @UnsupportedAppUsage annotations by Andrei Onea · 5 years ago
  55. 5156902 Fix API for SocketUtils by Remi NGUYEN VAN · 5 years ago
  56. 9521351 Move the IpMemoryStore to the network stack. by Chalard Jean · 6 years ago
  57. 205886d Merge "Remove NetworkParcelable" by Remi NGUYEN VAN · 5 years ago
  58. 1a13960 Merge "Remove aidl wrappers for framework parcelables" by Remi NGUYEN VAN · 5 years ago
  59. c09f2d6 Support query cancellation for async DNS API by Luke Huang · 6 years ago
  60. e4c7913 Replace Handler with Executor for async DNS API by Luke Huang · 6 years ago
  61. 304491d Refactor answer callback for async DNS query JAVA API by Luke Huang · 6 years ago
  62. c4e2b24 Merge "ParcelFileDescriptor: improve javadoc." by Treehugger Robot · 5 years ago
  63. 472b926 Add unit tests related to data accounting for VPNs with one underlying network. by Varun Anand · 6 years ago
  64. 7f3b781 Cleanup annontations for Hearing Aids Profile API by Stanley Tng · 6 years ago
  65. 16eab7c Merge "Update feature flag mapping owners" by Fan Zhang · 6 years ago
  66. 904a38b Remove NetworkParcelable by Remi NGUYEN VAN · 6 years ago
  67. e80be85 Remove aidl wrappers for framework parcelables by Remi NGUYEN VAN · 6 years ago
  68. b86c325 Merge "Integrate testNetworkService and Manager with Connectivity stack" by Benedict Wong · 6 years ago
  69. cae221a Merge changes I39e84219,I8d0e12cb by Treehugger Robot · 6 years ago
  70. 846e499 Remove deprecated entitlement API by markchien · 6 years ago
  71. f9ae70a Merge "[KA02.5] Use binder thread and executor to invoke callback" by Junyu Lai · 6 years ago
  72. 3ac2392 Add Parcelable implementation for ApfCapabilities by Remi NGUYEN VAN · 6 years ago
  73. bfa1f87 Update feature flag mapping owners by Fan Zhang · 6 years ago
  74. 2a1bdd2 Merge "Avoid IllegalArgumentException when bluetooth is disabled" by Deqiang Chen · 6 years ago
  75. 96f51fd Merge "Add MANAGE_TEST_NETWORKS permission as @hide" by Benedict Wong · 6 years ago
  76. 9d6ff29 Bugreporting API: Take ownership of fds. by Nandana Dutt · 6 years ago
  77. b99050d Require the ANDROID_TZDATA_ROOT env var by Neil Fuller · 6 years ago
  78. 7c46917 [KA02.5] Use binder thread and executor to invoke callback by junyulai · 6 years ago
  79. 17492d0 Merge "Add a whitelist to control packages that can use Bugreporting API" by Treehugger Robot · 6 years ago
  80. dd6861e Mark product apks as unbundled by Kiyoung Kim · 6 years ago
  81. ee4d7be Add a whitelist to control packages that can use Bugreporting API by Nikita Ioffe · 6 years ago
  82. 5a490d4 Merge changes from topic "hidl-updater-system" by Steven Moreland · 6 years ago
  83. a018254 Merge "Add Nullable annotation to getDecorView" by Treehugger Robot · 6 years ago
  84. be80e30 Don't manage dumpstate lifecycle from system server by Nandana Dutt · 6 years ago
  85. 2e44838 Merge "Clean up bugreport API." by Treehugger Robot · 6 years ago
  86. abff3f4 Merge "Improve documentation around HostnameVerifier" by Neil Fuller · 6 years ago
  87. 0bbb9f6 Clean up bugreport API. by Abhijeet Kaur · 6 years ago
  88. 894c578 Merge "continue read file when returned count > 0" by Treehugger Robot · 6 years ago
  89. da0ebed Merge "Support partial connectivity probe result option" by Chiachang Wang · 6 years ago
  90. 13f15b3 Merge "Call notifyStartupCompleted from reportFullyDrawn" by Mathieu Chartier · 6 years ago
  91. 67f02a1 Call notifyStartupCompleted from reportFullyDrawn by Mathieu Chartier · 6 years ago
  92. 0102e3d Merge "Rename entitlement callback to adhere to API guidelines." by Treehugger Robot · 6 years ago
  93. 97341da Add @NonNull annotations to LE CoC APIs by Stanley Tng · 6 years ago
  94. a341fbc Integrate testNetworkService and Manager with Connectivity stack by Benedict Wong · 6 years ago
  95. a5fe44c Merge "DO NOT MERGE - Merge PPRL.190305.001 into master" by Xin Li · 6 years ago
  96. ae79013 Merge "Tell the factory it is already serving a request." by Chalard Jean · 6 years ago
  97. 88b57a2 Merge "Schematize Crypto state system property" by Treehugger Robot · 6 years ago
  98. 600d93f Add MANAGE_TEST_NETWORKS permission as @hide by Benedict Wong · 6 years ago
  99. da9f738 Avoid IllegalArgumentException when bluetooth is disabled by Deqiang Chen · 6 years ago
  100. 2410821 pm: AndroidHidlUpdater: system only by Steven Moreland · 6 years ago