1. ada23ed Add the default network to NetworkStats and NetworkStatsCollection. by Lorenzo Colitti · 7 years ago
  2. c78da29 Pass all default networks to NetworkStatsService by Lorenzo Colitti · 7 years ago
  3. a3bf36f Merge "Add basic resolution of Private DNS hostname" by Treehugger Robot · 7 years ago
  4. aacb56a Merge "Add public API methods for private DNS." by Lorenzo Colitti · 7 years ago
  5. 877cbe1 Merge "Added internal API getMaxConnectedAudioDevices()" by Treehugger Robot · 7 years ago
  6. 7839672 Merge "Reland: Move zygote's seccomp setup to post-fork" by Treehugger Robot · 7 years ago
  7. dbfaf31 Merge "Bluetooth in band ring" by Treehugger Robot · 7 years ago
  8. 6cb33a1 Merge "Watchdog: add media.metrics" by Andy Hung · 7 years ago
  9. 0797f4b Merge "Add APIs to EuiccCardManager and EuiccCardController." by Holly Jiuyu Sun · 7 years ago
  10. 3965e3b Merge "Added data service interface" by Jack Yu · 7 years ago
  11. d920134 Add public API methods for private DNS. by dalyk · 7 years ago
  12. 1f00565 Merge "Integrate IMS Registration API" by Brad Ebinger · 7 years ago
  13. b760295 Merge "Add URL_DPC, URL_FILTERED and URL_ENFORCE_MANAGED as constants." by Treehugger Robot · 7 years ago
  14. 3d23b90 Merge "new carrier id APIs" by Chen Xu · 7 years ago
  15. 6725ff7 Merge "IpSec - API Tweak for removeTransportModeTransform" by nharold · 7 years ago
  16. fb1c784 Add APIs to EuiccCardManager and EuiccCardController. by Holly Jiuyu Sun · 7 years ago
  17. ffcda5c Added data service interface by Jack Yu · 7 years ago
  18. fc3b50e Merge "Skip SystemUI check in BluetoothServiceManager if noHome." by Treehugger Robot · 7 years ago
  19. c8176ef Reland: Move zygote's seccomp setup to post-fork by Victor Hsieh · 7 years ago
  20. f4a7659 new carrier id APIs by fionaxu · 7 years ago
  21. a24d459 Add basic resolution of Private DNS hostname by Erik Kline · 7 years ago
  22. 106a915 Merge "Pass targetSdkVersion to installd" by David Brazdil · 7 years ago
  23. 4c0065f Add URL_DPC, URL_FILTERED and URL_ENFORCE_MANAGED as constants. by yuemingw · 7 years ago
  24. a513792 Added internal API getMaxConnectedAudioDevices() by Pavlin Radoslavov · 7 years ago
  25. f73d252 IpSec - API Tweak for removeTransportModeTransform by Nathan Harold · 7 years ago
  26. 3cff120 Merge "Prevent Closure of Underlying Socket FDs" by nharold · 7 years ago
  27. 809bcfc Merge changes from topic "ipsec-oneway-transform" by nharold · 7 years ago
  28. b548d25 Prevent Closure of Underlying Socket FDs by Nathan Harold · 7 years ago
  29. fa61875 Merge "Update documentation for KEY_CARRIER_NAME_STRING" by nharold · 7 years ago
  30. 5676f5f Update IpSecService UnitTests by Nathan Harold · 7 years ago
  31. a13201a Merge "Handle onBindingDied in notification manager" by Ryan Lothian · 7 years ago
  32. 4b766b3 Handle onBindingDied in notification manager by Ryan Lothian · 7 years ago
  33. 3d44ed0 Pass targetSdkVersion to installd by David Brazdil · 7 years ago
  34. 05284b6 Merge "Fix doFadingAnimationLocked in sanitized builds." by Ivan Lozano · 7 years ago
  35. a252331 Make Transforms Unidirectional by Nathan Harold · 7 years ago
  36. f779d7e Merge "ActivityThread: Attempt to attach agent with app's classloader" by Treehugger Robot · 7 years ago
  37. f0bc082 Integrate IMS Registration API by Brad Ebinger · 7 years ago
  38. c3a2093 Merge changes I0d0c0fac,Ifb9b00b6 by Treehugger Robot · 7 years ago
  39. aa7f7e4 Split updateCapabilities into two methods. by Lorenzo Colitti · 7 years ago
  40. a04d0cc Merge "Update netId to nethandle mapping in NetworkTest." by Treehugger Robot · 7 years ago
  41. 2285630 Merge "Replace legacy-test with android.test.base in bp files" by Paul Duffin · 7 years ago
  42. 8bdf996 Update netId to nethandle mapping in NetworkTest. by Lorenzo Colitti · 7 years ago
  43. e65a016 Merge "MacAddress: add @NonNull annotations" by Hugo Benichi · 7 years ago
  44. 48872c6 MacAddress: add @NonNull annotations by Hugo Benichi · 7 years ago
  45. 9456c02 Merge "Change the netId to nethandle mapping." by Treehugger Robot · 7 years ago
  46. 46e9e35 Merge "ConnectivityService: synchronize access on mLockdownEnabled" by Hugo Benichi · 7 years ago
  47. ab8a63b ActivityThread: Attempt to attach agent with app's classloader by Andreas Gampe · 7 years ago
  48. baaa68d Update documentation for KEY_CARRIER_NAME_STRING by Nathan Harold · 7 years ago
  49. e4fc632 Change the netId to nethandle mapping. by Lorenzo Colitti · 7 years ago
  50. b36eb54 Replace legacy-test with android.test.base in bp files by Paul Duffin · 7 years ago
  51. 2733454 More strictly check NetworkCapabilities callbacks. by Lorenzo Colitti · 7 years ago
  52. 9cb0b52 Merge "Add a new API android.icu.util.LocaleData" by vichang · 7 years ago
  53. e61ee41 Merge "change NMS removeNetwork to netd binder variant" by Treehugger Robot · 7 years ago
  54. a5fed7f Merge "Expose API android.icu.util.IllformedLocaleException" by vichang · 7 years ago
  55. 33d8e5c change NMS removeNetwork to netd binder variant by Erik Kline · 7 years ago
  56. 4418418 Merge "Remove junit classes from legacy-android-test" by Paul Duffin · 7 years ago
  57. a88eb29 Remove junit classes from legacy-android-test by Paul Duffin · 7 years ago
  58. 22bd015 Merge changes from topic "fix-legacy-android-test-spam" by Paul Duffin · 7 years ago
  59. 8951480 Merge "Add the user mobile data state into PhoneStateListener so that applications can listen to the change of the user mobile data state." by Treehugger Robot · 7 years ago
  60. 277c7d2 Merge "Used LinkAddress insteaad of InterfaceAddress" by Treehugger Robot · 7 years ago
  61. d09e917 Fix doFadingAnimationLocked in sanitized builds. by Ivan Lozano · 7 years ago
  62. e8fc3d2 Merge "Add permission check for old call handover apis." by Sanket Padawe · 7 years ago
  63. eac8c12 Merge "android.os.VintfObject: update for VNDK version format change." by Treehugger Robot · 7 years ago
  64. c9082ce Merge "Bluetooth in band ring" by Joseph Pirozzo · 7 years ago
  65. d3cb638 Merge "Use proper classloader when reading from parcel" by Hall Liu · 7 years ago
  66. 6ca155f Merge "Minor LoadedApk refactoring." by Treehugger Robot · 7 years ago
  67. 8100a8a Used LinkAddress insteaad of InterfaceAddress by Jack Yu · 7 years ago
  68. caf728e Minor LoadedApk refactoring. by Jeff Hamilton · 7 years ago
  69. f6a9e5b Add permission check for old call handover apis. by Sanket Padawe · 7 years ago
  70. 90b4e47 Merge "Add dependencies of EuiccCard." by Holly Jiuyu Sun · 7 years ago
  71. e95a895 Added new android.test.base targets by Paul Duffin · 7 years ago
  72. 2141827 Move legacy-test to test-base by Paul Duffin · 7 years ago
  73. 22f4a68 Merge "DO NOT MERGE: Add setScreenUnlockedFunctions method to UsbManager" by Badhri Jagan Sridharan · 7 years ago
  74. 7ca5d3a DO NOT MERGE: Add setScreenUnlockedFunctions method to UsbManager by Jerry Zhang · 7 years ago
  75. f056114 Merge "base: Convert libs/services/Android.mk into a blueprint" by Treehugger Robot · 7 years ago
  76. 2bfba3a base: Convert libs/services/Android.mk into a blueprint by Sami Kyostila · 7 years ago
  77. 2fef505 Merge "Readability improvements to the Vpn class with no logic changes" by Chalard Jean · 7 years ago
  78. aaf4b47 Use proper classloader when reading from parcel by Hall Liu · 7 years ago
  79. f3f95a9 Skip SystemUI check in BluetoothServiceManager if noHome. by Arthur Hsu · 7 years ago
  80. 5edae41 Merge "Frameworks: Move SharedPreferencesImpl to tristate" by Treehugger Robot · 7 years ago
  81. 68ad3d1 Merge "DO NOT MERGE: Add ScreenObserver" by Jerry Zhang · 7 years ago
  82. 8da8798c android.os.VintfObject: update for VNDK version format change. by Yifan Hong · 7 years ago
  83. 61fa313 Merge "Add new config for number of physical SIM slots on the device." by Treehugger Robot · 7 years ago
  84. 843d380 Bluetooth in band ring by Joseph Pirozzo · 7 years ago
  85. d2a9fc7 Bluetooth in band ring by Joseph Pirozzo · 7 years ago
  86. ec25ea1 Merge "Add EuiccCardManager and EuiccCardController." by Holly Jiuyu Sun · 7 years ago
  87. ff9bc3a Merge "Make Bluetooth constants used by gmscore a system api" by Treehugger Robot · 7 years ago
  88. 1b4b3c4 DO NOT MERGE: Add ScreenObserver by Jerry Zhang · 7 years ago
  89. 3d6b53c Add EuiccCardManager and EuiccCardController. by Holly Jiuyu Sun · 7 years ago
  90. 5e093d9 Merge "Overcome disconnect during oem override" by Badhri Jagan Sridharan · 7 years ago
  91. 08498c3 Merge changes I47ccfa99,I5db1de3e by Treehugger Robot · 7 years ago
  92. 1742fe1 Extract DNS setting logic into DnsManager class by Erik Kline · 7 years ago
  93. e89953b Add minimal test for setting DNS properties by Erik Kline · 7 years ago
  94. 639fe64 Merge "Add checking permission at the setDataSaverModeEnabled()" by Treehugger Robot · 7 years ago
  95. 4a352dd Merge "Move DhcpClient SM thread onto IpClient's SM thread" by Treehugger Robot · 7 years ago
  96. f9063b3 Merge "Add public ApnSetting in android.telephony." by Treehugger Robot · 7 years ago
  97. be83aeb Move DhcpClient SM thread onto IpClient's SM thread by Erik Kline · 7 years ago
  98. d6c3813 Merge "Move more core networking tests to framework/base/tests/net." by Lorenzo Colitti · 7 years ago
  99. 6a91687 Merge "Refactor to InterfaceParams utility class" by Treehugger Robot · 7 years ago
  100. 8bd00d5 Refactor to InterfaceParams utility class by Erik Kline · 7 years ago