1. 17492d0 Merge "Add a whitelist to control packages that can use Bugreporting API" by Treehugger Robot · 7 years ago
  2. ee4d7be Add a whitelist to control packages that can use Bugreporting API by Nikita Ioffe · 7 years ago
  3. 5a490d4 Merge changes from topic "hidl-updater-system" by Steven Moreland · 7 years ago
  4. a018254 Merge "Add Nullable annotation to getDecorView" by Treehugger Robot · 7 years ago
  5. 2e44838 Merge "Clean up bugreport API." by Treehugger Robot · 7 years ago
  6. abff3f4 Merge "Improve documentation around HostnameVerifier" by Neil Fuller · 7 years ago
  7. 0bbb9f6 Clean up bugreport API. by Abhijeet Kaur · 7 years ago
  8. 894c578 Merge "continue read file when returned count > 0" by Treehugger Robot · 7 years ago
  9. 13f15b3 Merge "Call notifyStartupCompleted from reportFullyDrawn" by Mathieu Chartier · 7 years ago
  10. 67f02a1 Call notifyStartupCompleted from reportFullyDrawn by Mathieu Chartier · 7 years ago
  11. 0102e3d Merge "Rename entitlement callback to adhere to API guidelines." by Treehugger Robot · 7 years ago
  12. 97341da Add @NonNull annotations to LE CoC APIs by Stanley Tng · 7 years ago
  13. a5fe44c Merge "DO NOT MERGE - Merge PPRL.190305.001 into master" by Xin Li · 7 years ago
  14. ae79013 Merge "Tell the factory it is already serving a request." by Chalard Jean · 7 years ago
  15. 88b57a2 Merge "Schematize Crypto state system property" by Treehugger Robot · 7 years ago
  16. 2410821 pm: AndroidHidlUpdater: system only by Steven Moreland · 7 years ago
  17. b28b796 pm: PackageBackwardCompatibility -> applyPolicy by Steven Moreland · 7 years ago
  18. 9f2e0f0 Rename entitlement callback to adhere to API guidelines. by Jeremy Klein · 7 years ago
  19. 4f1bce2 Improve documentation around HostnameVerifier by Neil Fuller · 7 years ago
  20. 05ab681 Tell the factory it is already serving a request. by Chalard Jean · 8 years ago
  21. eb3e7b3 Merge "[CS] Support "instant failure" from factories" by Chalard Jean · 7 years ago
  22. 307df45 Merge "Add product apk support from libnativeloader" by Kiyoung Kim · 7 years ago
  23. e252a74 Check if network has partial connectivity by lucaslin · 7 years ago
  24. 3e112d5 DO NOT MERGE - Merge PPRL.190305.001 into master by Xin Li · 7 years ago
  25. 47890345 Merge "Update nullability of api" by Tony Huang · 7 years ago
  26. cc3a190 Merge "Improve keepalive offload documentation and error handling" by Junyu Lai · 7 years ago
  27. ddb720a [CS] Support "instant failure" from factories by Etan Cohen · 7 years ago
  28. 118354f Merge "rename precise carrier id to specific carrier id" by Chen Xu · 7 years ago
  29. 5227285 Merge "Add tethering event callback API" by Chalard Jean · 7 years ago
  30. 5d8b7c8 Add a static to get the Ip Memory Store by Chalard Jean · 7 years ago
  31. 8e8ed1d Merge "Make ParseException less useless." by Treehugger Robot · 7 years ago
  32. 5cba0cf Add product apk support from libnativeloader by Kiyoung Kim · 7 years ago
  33. 2b0139c rename precise carrier id to specific carrier id by chen xu · 7 years ago
  34. 18e0781 Merge "Adding KEY_PERMANENTLY_INVALIDATED int" by Max Bires · 7 years ago
  35. 26299ed Add tethering event callback API by markchien · 7 years ago
  36. e5e3ac6 Merge "Add junyulai@ as owner of the core networking dirs" by Bernie Innocenti · 7 years ago
  37. ea89cf2 Add junyulai@ as owner of the core networking dirs by Bernie Innocenti · 7 years ago
  38. 27a6501a Merge "Change BluetoothCodecStatus.sameCapabilities() to public" by Treehugger Robot · 7 years ago
  39. bb1299c Make ParseException less useless. by Chalard Jean · 7 years ago
  40. c8dfb72 Merge "Minor changes to the async DNS query JAVA API" by Luke Huang · 7 years ago
  41. 65087f4 Merge "Support VPN Proxy(1/2)" by Chalard Jean · 7 years ago
  42. 4add708 Merge "fix 'int android.view.View.getHeight()' on a null object reference" by Treehugger Robot · 7 years ago
  43. cbc4099 Merge changes Ie66ba631,Ic42c09a3 by Benedict Wong · 7 years ago
  44. b31032b Merge "Move Camera.EventHandler constructor to greylist" by Treehugger Robot · 7 years ago
  45. 6fa52c9 Merge "Add @NonNull annotations to Hearing Aids Profile APIs" by Treehugger Robot · 7 years ago
  46. 78366e4 Merge "Add @NonNull annotations to (un)setOffHostForService()" by Treehugger Robot · 7 years ago
  47. 984d64d Add Nullable annotation to getDecorView by Siarhei Vishniakou · 7 years ago
  48. 982df3b Move Camera.EventHandler constructor to greylist by David Brazdil · 7 years ago
  49. 10c573f Merge "Add @UnsupportedAppUsage annotations" by Andrei-Valentin Onea · 7 years ago
  50. 5d25687 Merge "Add @UnsupportedAppUsage annotations" by Andrei-Valentin Onea · 7 years ago
  51. 3c69948 Merge "Add a null check for getWindow()" by Treehugger Robot · 7 years ago
  52. 315404a Merge "Add @UnsupportedAppUsage annotations" by Andrei-Valentin Onea · 7 years ago
  53. fbcc63d Merge "Fix TetheringEntitlementValueListener related API" by Mark Chien · 7 years ago
  54. 722dff1 Merge "Add @UnsupportedAppUsage annotations" by Andrei-Valentin Onea · 7 years ago
  55. 33bfef3 Minor changes to the async DNS query JAVA API by Luke Huang · 7 years ago
  56. 1d5cd19 Improve keepalive offload documentation and error handling by junyulai · 7 years ago
  57. 9554abf Fix TetheringEntitlementValueListener related API by markchien · 7 years ago
  58. 3da7809 Merge "Fix SocketUtils API" by Remi NGUYEN VAN · 7 years ago
  59. 6792c59 Merge "NativeHandle.java: set Nullable/NonNull" by Steven Moreland · 7 years ago
  60. d0de1cd Add a null check for getWindow() by Siarhei Vishniakou · 7 years ago
  61. f304f4d Merge "Add @UnsupportedAppUsage annotations" by Andrei-Valentin Onea · 7 years ago
  62. 842e3aa Merge "Add @UnsupportedAppUsage annotations" by Andrei-Valentin Onea · 7 years ago
  63. cf03906 Merge "Add @UnsupportedAppUsage annotations" by Andrei-Valentin Onea · 7 years ago
  64. 9d37667 Add @NonNull annotations to Hearing Aids Profile APIs by Stanley Tng · 7 years ago
  65. 0ff061a NativeHandle.java: set Nullable/NonNull by Steven Moreland · 7 years ago
  66. 94970e6 Add @UnsupportedAppUsage annotations by Andrei Onea · 7 years ago
  67. 890db3d Add @UnsupportedAppUsage annotations by Andrei Onea · 7 years ago
  68. 8c2fb5b Add @UnsupportedAppUsage annotations by Andrei Onea · 7 years ago
  69. b7bda39 Fix SocketUtils API by Remi NGUYEN VAN · 7 years ago
  70. e3f17b7 Update nullability of api by Tony Huang · 7 years ago
  71. f397b39 Merge "Update description based on API feedback" by Chiachang Wang · 7 years ago
  72. 0b3fe64 Merge "Fix that the update to v1 signed version fails if apk verity is enabled" by Treehugger Robot · 7 years ago
  73. fd46a0a Merge "add missing annotation for CarrierIdentifier" by Treehugger Robot · 7 years ago
  74. ca1c641 Merge "Remove calls to VMRuntime methods that are no-ops." by Nicolas Geoffray · 7 years ago
  75. 51297d7 Remove calls to VMRuntime methods that are no-ops. by Nicolas Geoffray · 7 years ago
  76. 4349dc0 Update description based on API feedback by Chiachang Wang · 7 years ago
  77. 4480f25 Add @NonNull annotations to (un)setOffHostForService() by Ruchi Kandoi · 7 years ago
  78. 56bd70d Merge "Add NonNull and Nullable annotations" by Jordan Liu · 7 years ago
  79. 36791ef Merge "Adding new APN type for Mission Critical Services." by Amit Mahajan · 7 years ago
  80. d4915d1 Add @UnsupportedAppUsage annotations by Andrei Onea · 7 years ago
  81. 70c0efd Merge "Add @Nullable to new method" by Treehugger Robot · 7 years ago
  82. 7c44749 Merge "LocalLog: add overloaded dump and reverseDump methods." by Treehugger Robot · 7 years ago
  83. bc8411c add missing annotation for CarrierIdentifier by chen xu · 7 years ago
  84. a3f1b3f Merge "Fixed all APIs not meeting API review requirement" by Treehugger Robot · 7 years ago
  85. 63f516d1 Merge "getConnectionOwnerUid: Clarify documentation" by Treehugger Robot · 7 years ago
  86. 1957b62 Merge "Add @NonNull and @Nullable annotations to VpnService#Builder." by Treehugger Robot · 7 years ago
  87. 4daca39 Merge "Fix Automated API Review: InetAddresses" by Treehugger Robot · 7 years ago
  88. fd3ee57 Adding new APN type for Mission Critical Services. by Amit Mahajan · 7 years ago
  89. 8eb6ca8 Fixed all APIs not meeting API review requirement by Jack Yu · 7 years ago
  90. 6e81d01 Add @NonNull and @Nullable annotations to VpnService#Builder. by Varun Anand · 7 years ago
  91. 9886350 Merge "Add euicc privileged actions and extras." by Treehugger Robot · 7 years ago
  92. 948d11f Merge "Make Uri.toSafeString() also handle 'rtsp'" by Dongwon Kang · 7 years ago
  93. 882eb186 Add @Nullable to new method by Adam Vartanian · 7 years ago
  94. fe38d35 Fix Automated API Review: InetAddresses by Paul Duffin · 7 years ago
  95. e40eab6 Add shell TestNetworkManager and Service by Benedict Wong · 8 years ago
  96. 3b3a744 Add euicc privileged actions and extras. by Patrick Huang · 7 years ago
  97. 93dfa10 Merge "Remove ConnectivityManager and its usages from NetworkStatsService." by Varun Anand · 7 years ago
  98. 9c0038e Make Uri.toSafeString() also handle 'rtsp' by eunyoung.moon · 7 years ago
  99. d33cbc6 Remove ConnectivityManager and its usages from NetworkStatsService. by Varun Anand · 7 years ago
  100. 260189c Add NonNull and Nullable annotations by Jordan Liu · 7 years ago