1. 00b15f3 Add asynchronous DNS query API in Java by Luke Huang · 6 years ago
  2. 92ae35e Add jni method for DnsResolver by Luke Huang · 6 years ago
  3. 89e53d8 Merge "Support for treating single party IMS conference as a standalone call." by Tyler Gunn · 6 years ago
  4. 479c076 Merge "Add API for VPN apps to query always-on and lockdown." by Pavel Grafov · 6 years ago
  5. 3b887bd Merge "Expose UIDs for NetworkStack permission checks" by Remi NGUYEN VAN · 6 years ago
  6. 06adb08 Merge "Remove InterfaceController dependency on NMS" by Remi NGUYEN VAN · 6 years ago
  7. 491f535 Merge changes Ieef54d84,Ica3e88c2 by Remi NGUYEN VAN · 6 years ago
  8. 91c81c13 Merge "Add SystemApi utility for raw sockets." by Remi NGUYEN VAN · 6 years ago
  9. 0d81df9 Expose UIDs for NetworkStack permission checks by Remi NGUYEN VAN · 6 years ago
  10. d1b51a3 Remove InterfaceController dependency on NMS by Remi NGUYEN VAN · 6 years ago
  11. 0f5893e Merge "Deprecate JapaneseCalendar.CURRENT_ERA" by vichang · 6 years ago
  12. 4bde114 Merge "Add LinkProps and NetworkCaps methods to SystemApi" by Remi NGUYEN VAN · 6 years ago
  13. d8b9530 Merge "apilint: correctly parse enum_constant" by Adrian Roos · 6 years ago
  14. 258c572 apilint: correctly parse enum_constant by Adrian Roos · 6 years ago
  15. 137f8f2 Merge changes I38145a51,Iac1fdabc,I90f18181,I76b979dd,Id2e17923, ... by Adrian Roos · 6 years ago
  16. d1e3892 ApiLint: Add operator keyword and property parsing by Adrian Roos · 6 years ago
  17. 5cdfb69 ApiLint: Add Kotlin-style type support by Adrian Roos · 6 years ago
  18. 1f1b6a8 ApiLint: Performance improvements for verification by Adrian Roos · 6 years ago
  19. e5eeae7 ApiLint: Performance improvements for 2.0 signature format parsing by Adrian Roos · 6 years ago
  20. b787c18 ApiLint: Allow parsing 2.0 API signature files by Adrian Roos · 6 years ago
  21. 038a029 apilint: Fix API lint issues 2/2 by Adrian Roos · 6 years ago
  22. 5ed42b6 apilint: Fix API lint issues by Adrian Roos · 6 years ago
  23. 6eb57b0 API Lint: Add support for base current.txt by Adrian Roos · 6 years ago
  24. a8e5df0 Guide towards Context.createPackageContextAsUser(). by Jeff Sharkey · 6 years ago
  25. eff9e22 Moar lint rulez! by Jeff Sharkey · 6 years ago
  26. 0a2e15d Update lint rules for graphics/text package layering by Siyamed Sinir · 6 years ago
  27. 40d67f4 Handle new current.txt format. by Jeff Sharkey · 6 years ago
  28. fe5ee6e Extend lint script to emit API statistics. by Jeff Sharkey · 6 years ago
  29. c1c02dc Remove NetworkStack dependencies on hidden members by Remi NGUYEN VAN · 6 years ago
  30. a27da72 Expose ServiceSpecificException as @SystemApi. by Lorenzo Colitti · 6 years ago
  31. 811f638 Add SystemApi utility for raw sockets. by Remi NGUYEN VAN · 6 years ago
  32. 20f1e0c Merge "Delay start of bootanimation until after the Runtime APEX is mounted." by Nicolas Geoffray · 6 years ago
  33. 94a0557 Add LinkProps and NetworkCaps methods to SystemApi by Remi NGUYEN VAN · 6 years ago
  34. 8586a43 Merge "Add NetworkStack metrics to system API" by Remi NGUYEN VAN · 6 years ago
  35. 9325fbc Merge "Fix lint errors for moving IpClient to NetworkStack" by Remi NGUYEN VAN · 6 years ago
  36. a1b2a93 Merge "Properly expect all callbacks in testStackedLinkProperties." by Lorenzo Colitti · 6 years ago
  37. e7e9f2b Fix lint errors for moving IpClient to NetworkStack by Remi NGUYEN VAN · 6 years ago
  38. 5c19684 Merge "Connect IRadioConfig 1.1 HAL interfaces with RadioConfig.java" by Xiangyu/Malcolm Chen · 6 years ago
  39. c3a6317 Merge "Add NetworkMonitor constants to SystemApi" by Remi NGUYEN VAN · 6 years ago
  40. 3f4873ba Merge "Add startActivityAsUser to SystemApi" by Remi NGUYEN VAN · 6 years ago
  41. 2412c13 Properly expect all callbacks in testStackedLinkProperties. by Lorenzo Colitti · 6 years ago
  42. 60b9ad2 Merge "Add IIpClient API for IpClient" by Remi NGUYEN VAN · 6 years ago
  43. 34ead20 Deprecate JapaneseCalendar.CURRENT_ERA by Victor Chang · 6 years ago
  44. 33a04d0 Merge changes I5a6174a4,Idfbfdf54 by Remi NGUYEN VAN · 6 years ago
  45. bf1ecd1 Add startActivityAsUser to SystemApi by Remi NGUYEN VAN · 6 years ago
  46. 7b84fb3 Add NetworkStack metrics to system API by Remi NGUYEN VAN · 6 years ago
  47. 79a6d5e Merge "Add fields used by NetworkStack to the API" by Remi NGUYEN VAN · 6 years ago
  48. b4a450a Merge "Remove mistake of calling iSub twice in getSelectableSubscriptionInfoList" by Xiangyu/Malcolm Chen · 6 years ago
  49. 795b80d Merge "Add helper API to hide subscriptions when getting active subscriptions" by Xiangyu/Malcolm Chen · 6 years ago
  50. c3d7de0 Add helper API to hide subscriptions when getting active subscriptions by Malcolm Chen · 6 years ago
  51. 4616e52 Connect IRadioConfig 1.1 HAL interfaces with RadioConfig.java by Malcolm Chen · 6 years ago
  52. 28eeb3a Remove mistake of calling iSub twice in getSelectableSubscriptionInfoList by Malcolm Chen · 6 years ago
  53. a4c1416 Merge "Clean up config of tabs and trailing whitespace" by Treehugger Robot · 6 years ago
  54. 4620039 Merge changes from topics "coreapi-flag", "coreapi-stubs-csv" by David Brazdil · 6 years ago
  55. 800e843 Acquire lock to write NetworkStackConnector by Remi NGUYEN VAN · 6 years ago
  56. 72373058 Merge "Add OsConstants networking constants to public API" by Remi NGUYEN VAN · 6 years ago
  57. 31f1d0c Add fields used by NetworkStack to the API by Remi NGUYEN VAN · 6 years ago
  58. cb3b895 Add API for VPN apps to query always-on and lockdown. by Pavel Grafov · 6 years ago
  59. 131fa56 Merge "Replace uses of libcore.io.SizeOf with X.BYTES." by Treehugger Robot · 6 years ago
  60. 147e494 Clean up config of tabs and trailing whitespace by Chalard Jean · 6 years ago
  61. 7731c5b Add NetworkMonitor constants to SystemApi by Remi NGUYEN VAN · 6 years ago
  62. 05ea705 Add OsConstants networking constants to public API by Remi NGUYEN VAN · 6 years ago
  63. c2c7ee1 Replace uses of libcore.io.SizeOf with X.BYTES. by Tobias Thierer · 6 years ago
  64. d848183 Delay start of bootanimation until after the Runtime APEX is mounted. by Martin Stjernholm · 6 years ago
  65. ca046e8 Merge changes I2ddfef0c,I49bee0c9 by Chalard Jean · 6 years ago
  66. a5d31f5 Add IIpClient API for IpClient by Remi NGUYEN VAN · 6 years ago
  67. 69b967f Allow Bluetooth to bind to NetworkStack by Remi NGUYEN VAN · 6 years ago
  68. 7bf90a1 Merge "Add stable AIDL parcelables for IIpClient API" by Remi NGUYEN VAN · 6 years ago
  69. da290be Merge "fix getIfaceStats and getTotalStats bug" by Junyu Lai · 6 years ago
  70. bf73e66 [MS08] Read back attributes and blobs. by Chalard Jean · 6 years ago
  71. 91549b6 [MS07] Implement storeNetworkAttributes and storeBlob. by Chalard Jean · 6 years ago
  72. 6b0b2b7 Add stable AIDL parcelables for IIpClient API by Remi NGUYEN VAN · 6 years ago
  73. db4ce87 Merge "Remove dead KeepaliveInfo if it cannot be started" by Junyu Lai · 6 years ago
  74. 1f4cce2 Merge "Update signature files to the new format" by Tor Norbye · 6 years ago
  75. 319157a Merge "Adjust to new OpenNativeLibrary API." by Nicolas Geoffray · 6 years ago
  76. 68a73a4 Support for treating single party IMS conference as a standalone call. by Tyler Gunn · 6 years ago
  77. 439d349 hiddenapi: Support 'core-platform-api' flag by David Brazdil · 6 years ago
  78. 17d16e8 hiddenapi: Expect public/private API as CSV by David Brazdil · 6 years ago
  79. 8752ded Update signature files to the new format by Tor Norbye · 6 years ago
  80. bc6e433 Merge "Pass in calling UID and package to dumpstate" by Treehugger Robot · 6 years ago
  81. cd4ca49 Merge "Trigger PhoneStateListener onCallAttributesChanged" by Treehugger Robot · 6 years ago
  82. 2e29def Merge "Remove the eng tag from invoke_mock_media_player" by Treehugger Robot · 6 years ago
  83. bce5b2f Merge "Fix potential NULL dereference errors." by Treehugger Robot · 6 years ago
  84. 98391da Merge "Carrier restriction enhancements for Android Q" by Michele Berionne · 6 years ago
  85. 36ee8e0 Merge "[b/109850442]Fail to adjust volume when connect Ampplifier.]" by Jean-Michel Trivi · 6 years ago
  86. a879fd8 Merge "Quiet SNaN inputs in Half.toFloat()" by Treehugger Robot · 6 years ago
  87. 44631df Merge "Cellular data stall recovery based on networkStatus" by Jayachandran Chinnakkannu · 6 years ago
  88. 8ef41bf Cellular data stall recovery based on networkStatus by Jayachandran C · 6 years ago
  89. 7eccc74 Remove the eng tag from invoke_mock_media_player by Dan Willemsen · 6 years ago
  90. a4a1ae4 Carrier restriction enhancements for Android Q by Michele Berionne · 6 years ago
  91. 35c5160 Merge "Avoid calling ParcelFileDescriptor.fromSocket on new Sockets." by Josh Gao · 6 years ago
  92. f2c0f4a Merge "Fix maindexclasses use of proguard" by Treehugger Robot · 6 years ago
  93. c823079 Merge "Add SOONG_HIDDENAPI_FLAGS as hiddenapi_flags.csv dependencies" by Treehugger Robot · 6 years ago
  94. a24e12b Merge "Add thread ID reuse to API contract" by Leland Miller · 6 years ago
  95. d9ff959 Merge "Remove LTE Rsrp Boost from SignalStrength" by Nathan Harold · 6 years ago
  96. f0f0606 Merge changes from topic "EnableAirplaneModeInSafeMode" by Rene Mayrhofer · 6 years ago
  97. b77e13d [b/109850442]Fail to adjust volume when connect Ampplifier.] by Stanley Chang · 6 years ago
  98. 4f895b2 Add SOONG_HIDDENAPI_FLAGS as hiddenapi_flags.csv dependencies by David Brazdil · 6 years ago
  99. 5e7128d Remove dead KeepaliveInfo if it cannot be started by junyulai · 6 years ago
  100. d0ebaa9 Adjust to new OpenNativeLibrary API. by Nicolas Geoffray · 6 years ago