1. d08c3b6 Merge "Revert "Preload non-bootclasspath Java lib ClassLoaders."" by Nicolas Geoffray · 5 years ago
  2. d3c2bc5 Revert "Preload non-bootclasspath Java lib ClassLoaders." by Nicolas Geoffray · 5 years ago
  3. 527b6de Merge "Update Android Beam deprecated API description" by Treehugger Robot · 5 years ago
  4. e5ee6b9 Merge changes I0baf582f,I4bba01ba by Junyu Lai · 5 years ago
  5. 213812b Merge "Preload non-bootclasspath Java lib ClassLoaders." by Steven Moreland · 5 years ago
  6. 1517815 Block unpriviledged apps which create keepalives with null fd by junyulai · 5 years ago
  7. eecddd5 Add @UnsupportedAppUsage annotations by Andrei Onea · 5 years ago
  8. 1b11aaa Preload non-bootclasspath Java lib ClassLoaders. by Steven Moreland · 5 years ago
  9. 021ea66 Merge "Use SystemApi framework parcelables directly" by Treehugger Robot · 5 years ago
  10. 2668682 Use SystemApi framework parcelables directly by Remi NGUYEN VAN · 5 years ago
  11. a1ee1fc Merge "Add nullability annotations" by Treehugger Robot · 5 years ago
  12. 8324c3e Merge "Fix SocketKeepalive APIs which do not meet API review requirement" by Junyu Lai · 5 years ago
  13. 743a4b7 Merge "Add nullable annotations to startActivityAsUser" by Treehugger Robot · 5 years ago
  14. ef8f792 Add nullable annotations to startActivityAsUser by Remi NGUYEN VAN · 5 years ago
  15. 0c66697 Fix SocketKeepalive APIs which do not meet API review requirement by junyulai · 5 years ago
  16. 45ecef3 Add nullability annotations by Remi NGUYEN VAN · 5 years ago
  17. 65b438b Update Android Beam deprecated API description by Jack Yu · 5 years ago
  18. bcd3bed Merge "Separate NetworkMonitor/framework portal URL" by Remi NGUYEN VAN · 5 years ago
  19. 3c95933 Merge "Fix API in CaptivePortal and ConnectivityManager" by Treehugger Robot · 5 years ago
  20. e2365d6 Fix API in CaptivePortal and ConnectivityManager by Remi NGUYEN VAN · 5 years ago
  21. ed2e54a Merge "Refactor DhcpErrorEvent error codes" by Remi NGUYEN VAN · 5 years ago
  22. fbc8cfd Add @UnsupportedAppUsage annotations by Andrei Onea · 5 years ago
  23. c32d602 Refactor DhcpErrorEvent error codes by Remi NGUYEN VAN · 5 years ago
  24. 0bd294c Separate NetworkMonitor/framework portal URL by Remi NGUYEN VAN · 5 years ago
  25. aed6ea5 Merge "Support query cancellation for async DNS API" by Luke Huang · 5 years ago
  26. 0c089bc Merge changes I2e8c2ad9,Ic4f4c7d2 by Lorenzo Colitti · 5 years ago
  27. ee7a7f6 Merge "Fix the assumption in GetEuiccProfileInfoListResult." by Treehugger Robot · 5 years ago
  28. 60ca2d3 Fix the assumption in GetEuiccProfileInfoListResult. by Holly Jiuyu Sun · 5 years ago
  29. 43c1ade6 Merge "Fix Automated API Review issues." by Paul Hu · 5 years ago
  30. 306e8cd Move the networkstack AIDL interfaces to services/net. by Lorenzo Colitti · 5 years ago
  31. 814bb8f Merge "Fix Automated API Review issues." by Paul Hu · 5 years ago
  32. 5803191 Merge "Define DhcpErrorEvent constants at compile time" by Remi NGUYEN VAN · 5 years ago
  33. a34aa2a Merge "Replace TcpSocketInfo with similar structure" by Mark Chien · 5 years ago
  34. 79b380c Fix Automated API Review issues. by paulhu · 5 years ago
  35. 3af01e2 Merge "Cleanup NetworkManagementService for Netd commnads binder migrartion" by Luke Huang · 5 years ago
  36. d9736de Fix Automated API Review issues. by paulhu · 5 years ago
  37. f6cbc2d Merge "Improve partial connectivity" by Lucas Lin · 5 years ago
  38. dafb87c Document permissions for euicc privileged actions. by Patrick Huang · 5 years ago
  39. 05a8e0b Merge "pm: SharedLibraryInfo: toString closing bracket" by Treehugger Robot · 5 years ago
  40. d42fca6 Replace TcpSocketInfo with similar structure by markchien · 5 years ago
  41. 909b31a Cleanup NetworkManagementService for Netd commnads binder migrartion by Luke Huang · 5 years ago
  42. 4333899 Improve partial connectivity by lucaslin · 5 years ago
  43. 74867d1 Merge changes from topic "framework-no-networkstack-aidl" by Lorenzo Colitti · 5 years ago
  44. 542c622 Define DhcpErrorEvent constants at compile time by Remi NGUYEN VAN · 5 years ago
  45. 31e3f2e Merge "Add documentation for CaptivePortal APP_RETURN_*" by Remi NGUYEN VAN · 5 years ago
  46. cea27f4 Merge "Add Parcelable implementation for ApfCapabilities" by Remi NGUYEN VAN · 5 years ago
  47. a3f811a Move TcpKeepalivePacketData out of the framework. by Lorenzo Colitti · 5 years ago
  48. b90ad24 Stop using netd parcelables in the framework. by Lorenzo Colitti · 5 years ago
  49. f039816 Merge "Zygote: Load system server code early" by Andreas Gampe · 5 years ago
  50. 62e041a Merge "Add uid information in PackageListObserver" by Treehugger Robot · 5 years ago
  51. 6b6f96d Zygote: Load system server code early by Andreas Gampe · 5 years ago
  52. 289759e Merge "Add unit tests related to data accounting for VPNs with one underlying network." by Treehugger Robot · 5 years ago
  53. 856ef55 Merge "Mark product apks as unbundled" by Treehugger Robot · 5 years ago
  54. 93bf5ef Merge "Move the IpMemoryStore to the network stack." by Xiao Ma · 5 years ago
  55. e501d2a Add documentation for CaptivePortal APP_RETURN_* by Remi NGUYEN VAN · 5 years ago
  56. 4a66729 Merge "Fix API for SocketUtils" by Remi NGUYEN VAN · 5 years ago
  57. 2656b3d Merge "Replace Handler with Executor for async DNS API" by Luke Huang · 5 years ago
  58. f1d0fd2 Merge "Refactor answer callback for async DNS query JAVA API" by Luke Huang · 5 years ago
  59. 3645917 Merge "Remove deprecated entitlement API" by Mark Chien · 5 years ago
  60. 14981f3 Add uid information in PackageListObserver by Chenbo Feng · 5 years ago
  61. bbfee2b Merge "Address API review comments for VPN changes." by Lorenzo Colitti · 5 years ago
  62. 1e35a41 pm: SharedLibraryInfo: toString closing bracket by Steven Moreland · 5 years ago
  63. f6b3f6a Merge "Cleanup annontations for Hearing Aids Profile API" by Treehugger Robot · 5 years ago
  64. 50d17cf Address API review comments for VPN changes. by Pavel Grafov · 5 years ago
  65. dcb6773 Add @UnsupportedAppUsage annotations by Andrei Onea · 5 years ago
  66. 5156902 Fix API for SocketUtils by Remi NGUYEN VAN · 5 years ago
  67. 9521351 Move the IpMemoryStore to the network stack. by Chalard Jean · 5 years ago
  68. 205886d Merge "Remove NetworkParcelable" by Remi NGUYEN VAN · 5 years ago
  69. 1a13960 Merge "Remove aidl wrappers for framework parcelables" by Remi NGUYEN VAN · 5 years ago
  70. c09f2d6 Support query cancellation for async DNS API by Luke Huang · 5 years ago
  71. e4c7913 Replace Handler with Executor for async DNS API by Luke Huang · 5 years ago
  72. 304491d Refactor answer callback for async DNS query JAVA API by Luke Huang · 5 years ago
  73. c4e2b24 Merge "ParcelFileDescriptor: improve javadoc." by Treehugger Robot · 5 years ago
  74. 472b926 Add unit tests related to data accounting for VPNs with one underlying network. by Varun Anand · 5 years ago
  75. 7f3b781 Cleanup annontations for Hearing Aids Profile API by Stanley Tng · 5 years ago
  76. 16eab7c Merge "Update feature flag mapping owners" by Fan Zhang · 5 years ago
  77. 904a38b Remove NetworkParcelable by Remi NGUYEN VAN · 5 years ago
  78. e80be85 Remove aidl wrappers for framework parcelables by Remi NGUYEN VAN · 5 years ago
  79. b86c325 Merge "Integrate testNetworkService and Manager with Connectivity stack" by Benedict Wong · 5 years ago
  80. cae221a Merge changes I39e84219,I8d0e12cb by Treehugger Robot · 5 years ago
  81. 846e499 Remove deprecated entitlement API by markchien · 5 years ago
  82. f9ae70a Merge "[KA02.5] Use binder thread and executor to invoke callback" by Junyu Lai · 5 years ago
  83. 3ac2392 Add Parcelable implementation for ApfCapabilities by Remi NGUYEN VAN · 5 years ago
  84. bfa1f87 Update feature flag mapping owners by Fan Zhang · 5 years ago
  85. 2a1bdd2 Merge "Avoid IllegalArgumentException when bluetooth is disabled" by Deqiang Chen · 5 years ago
  86. 9d6ff29 Bugreporting API: Take ownership of fds. by Nandana Dutt · 5 years ago
  87. 7c46917 [KA02.5] Use binder thread and executor to invoke callback by junyulai · 6 years ago
  88. 17492d0 Merge "Add a whitelist to control packages that can use Bugreporting API" by Treehugger Robot · 5 years ago
  89. dd6861e Mark product apks as unbundled by Kiyoung Kim · 5 years ago
  90. ee4d7be Add a whitelist to control packages that can use Bugreporting API by Nikita Ioffe · 5 years ago
  91. 5a490d4 Merge changes from topic "hidl-updater-system" by Steven Moreland · 5 years ago
  92. a018254 Merge "Add Nullable annotation to getDecorView" by Treehugger Robot · 5 years ago
  93. be80e30 Don't manage dumpstate lifecycle from system server by Nandana Dutt · 5 years ago
  94. 2e44838 Merge "Clean up bugreport API." by Treehugger Robot · 5 years ago
  95. abff3f4 Merge "Improve documentation around HostnameVerifier" by Neil Fuller · 5 years ago
  96. 0bbb9f6 Clean up bugreport API. by Abhijeet Kaur · 5 years ago
  97. 894c578 Merge "continue read file when returned count > 0" by Treehugger Robot · 5 years ago
  98. 13f15b3 Merge "Call notifyStartupCompleted from reportFullyDrawn" by Mathieu Chartier · 5 years ago
  99. 67f02a1 Call notifyStartupCompleted from reportFullyDrawn by Mathieu Chartier · 5 years ago
  100. 0102e3d Merge "Rename entitlement callback to adhere to API guidelines." by Treehugger Robot · 5 years ago