1. cfc6897 Merge "Add @Nullable to return values in Uri" by Treehugger Robot · 7 years ago
  2. 554cfd1 Merge "Add Zygote.startChildZygote() to fork a new process that itself is a zygote." by Treehugger Robot · 7 years ago
  3. b8d25ed Merge "MSIM support for hidden IMS capability and registration query APIs." by Brad Ebinger · 7 years ago
  4. 8b764a0 Merge "[DO NOT MERGE] Fix some mouse + list-item selection/scrolling issues" by Treehugger Robot · 7 years ago
  5. 80ae712 Merge "[DO NOT MERGE] Fix context menu position for RTL" by Treehugger Robot · 7 years ago
  6. d0a190df Add Zygote.startChildZygote() to fork a new process that itself is a zygote. by Robert Sesek · 7 years ago
  7. 999d1fc Merge "Correct bug in IpSecTransformTest" by Benedict Wong · 7 years ago
  8. 4eaa22f Merge "Framework: Disable [MissingOverride] for platformprotos" by Treehugger Robot · 7 years ago
  9. 977bcea Merge "BluetoothTile: Avoid NPE during boot up phase" by Treehugger Robot · 7 years ago
  10. 46656fa Merge "Hidden API blacklisting killswitch." by Treehugger Robot · 7 years ago
  11. fe1eebe Hidden API blacklisting killswitch. by Mathew Inwood · 7 years ago
  12. f50d9fb Merge "Add missing'}' in javadoc of public API method" by Treehugger Robot · 7 years ago
  13. cd67fb3 Correct bug in IpSecTransformTest by Benedict Wong · 7 years ago
  14. b0817b2 Merge "Pass the compilation reason to dexopt" by Calin Juravle · 7 years ago
  15. 3df127a Merge "Fix LTE Timing Advance Doc String" by Treehugger Robot · 7 years ago
  16. 3a419fe Merge "NfcTile: Avoid NPE during boot up phase" by Treehugger Robot · 7 years ago
  17. 7b9b5d7 Framework: Disable [MissingOverride] for platformprotos by Andreas Gampe · 7 years ago
  18. 5490829 Merge "Fix HdmiCecLocalDevice concurrent access" by Dan Zhang · 7 years ago
  19. e134d23 Merge "DndTile: Avoid NPE during boot phase" by Treehugger Robot · 7 years ago
  20. d35e81d Merge "Un-hide Connection-side RTT APIs for Dialer" by Treehugger Robot · 7 years ago
  21. e26450b Add @Nullable to return values in Uri by Scott Kennedy · 7 years ago
  22. 13ee576 Un-hide Connection-side RTT APIs for Dialer by Hall Liu · 7 years ago
  23. e227065 Fix LTE Timing Advance Doc String by Nathan Harold · 7 years ago
  24. b823d08 Merge "Add setting and logging for RTT" by Hall Liu · 7 years ago
  25. b981617 Pass the compilation reason to dexopt by Calin Juravle · 7 years ago
  26. 9f92ed94 Merge "Add NetworkRegistrationState into SS's list." by Xiangyu/Malcolm Chen · 7 years ago
  27. ee57508 Add setting and logging for RTT by Hall Liu · 7 years ago
  28. 1da6f54 Merge "Add new owners files for Telephony/Telecom frameworks files." by Brad Ebinger · 7 years ago
  29. b98102b Merge changes from topic "cp_calin_framework_2017" by Treehugger Robot · 7 years ago
  30. 10034d9 Merge "Update hidden API toast message" by David Brazdil · 7 years ago
  31. edab226 Merge changes I3d68dbf8,I6ea524bb,I978d9119 by Chalard Jean · 7 years ago
  32. 47ef64b Merge changes Icd56662d,I0ece820f by Lorenzo Colitti · 7 years ago
  33. 5234d55 Update hidden API toast message by David Brazdil · 7 years ago
  34. fd76d50 Restrict OWNERS in android.net.* by Lorenzo Colitti · 7 years ago
  35. 8a21057 Add OWNERS to the libandroid_net library. by Lorenzo Colitti · 7 years ago
  36. aca4460 Merge "Hearing Aid profile" by Treehugger Robot · 7 years ago
  37. 6b067bc Add new owners files for Telephony/Telecom frameworks files. by Tyler Gunn · 7 years ago
  38. 574b41a Add NetworkRegistrationState into SS's list. by Malcolm Chen · 7 years ago
  39. ea580fa Hearing Aid profile by Jakub Pawlowski · 7 years ago
  40. 2c8456b Merge "Copy IpSecConfig when IpSecTransforms are created" by Benedict Wong · 7 years ago
  41. 3fa6fe2 Merge "add a current table in CarrierIdProvider" by Chen Xu · 7 years ago
  42. 64afdd9 MSIM support for hidden IMS capability and registration query APIs. by Brad Ebinger · 7 years ago
  43. 29ec70b Allow public profile compilation for primary apks by Calin Juravle · 7 years ago
  44. 29c772c [framework] Pass .dm files to dexopt at install time by Calin Juravle · 7 years ago
  45. e4ad74e Extend the ArtManager profiling API to cover boot image profiling by Calin Juravle · 7 years ago
  46. ea6c0ff [framework] Extend profile operations to take the profile name by Calin Juravle · 7 years ago
  47. 362b591 Accept UserHandle.USER_ALL during profile preparation by Calin Juravle · 7 years ago
  48. b62a904 [framework] Prepare profile for app code paths by Calin Juravle · 7 years ago
  49. a8f1a4c Perform a non strict matching of .dm files when computing the size by Calin Juravle · 7 years ago
  50. 011603a Support installation of DexMetadata files (.dm) by Calin Juravle · 7 years ago
  51. b46b577 Rename snapshotProfile to createProfileSnapshot for consistency by Calin Juravle · 7 years ago
  52. 369fbd2 Implement ArtManager#snapshotProfile API by Calin Juravle · 7 years ago
  53. 1d875ad Add SystemApis to expose runtime profile information by Calin Juravle · 7 years ago
  54. 1b37daa Log SHA256 of secondary dex files during reconcile. by Alan Stokes · 7 years ago
  55. 779f561 Merge "Fix link-type check warning on PMTest_Java* test apps" by Treehugger Robot · 7 years ago
  56. 46b4862 Merge "Refactor runtime hidden API flag from negative to positive" by Nicolas Geoffray · 7 years ago
  57. b3a4aab Refactor runtime hidden API flag from negative to positive by David Brazdil · 7 years ago
  58. 0db84fc Merge "add swapPss of native process to totalSwapPss" by Martijn Coenen · 7 years ago
  59. 58278be add a current table in CarrierIdProvider by fionaxu · 7 years ago
  60. f11feb4 Fix link-type check warning on PMTest_Java* test apps by Jiyong Park · 7 years ago
  61. 054cd16 Deprecate CONNECTIVITY_ACTION. by Chalard Jean · 7 years ago
  62. 804b8fb Publish FOREGROUND and add NOT_SUSPENDED capabilities. by Chalard Jean · 7 years ago
  63. f19db37 Send null UIDs to apps instead of single-uid lists. by Chalard Jean · 7 years ago
  64. 9fda81e Merge "Refactor ZygoteProcess to deal in LocalSocketAddress." by Treehugger Robot · 7 years ago
  65. d113452 Merge "Rename Conference#setConnectionElapsedTime to clarity." by Treehugger Robot · 7 years ago
  66. 9dd3a38 Copy IpSecConfig when IpSecTransforms are created by Benedict Wong · 7 years ago
  67. 42339c4 Merge "Public EuiccManager APIs." by Holly Jiuyu Sun · 7 years ago
  68. e42d29f Merge "Add death recipient to TelephonyRegistry." by Treehugger Robot · 7 years ago
  69. 052fbab Public EuiccManager APIs. by Holly Jiuyu Sun · 7 years ago
  70. 909e9d3e Merge "Add interfact to get phone ID from UiccSlotInfo" by Treehugger Robot · 7 years ago
  71. 4d7025f Add interfact to get phone ID from UiccSlotInfo by Qingxi Li · 7 years ago
  72. 5ac8abf Refactor ZygoteProcess to deal in LocalSocketAddress. by Robert Sesek · 7 years ago
  73. abbfac2 Add death recipient to TelephonyRegistry. by Malcolm Chen · 7 years ago
  74. c0c9f53 Merge "fix misleading FATAL EXCEPTION IN SYSTEM PROCESS log" by hansson · 7 years ago
  75. e669ac2 fix misleading FATAL EXCEPTION IN SYSTEM PROCESS log by yuanhuihui · 8 years ago
  76. e845bdd Merge "Updates to Telecom API docs for clarity." by Treehugger Robot · 7 years ago
  77. 7c3ddcf Updates to Telecom API docs for clarity. by Tyler Gunn · 7 years ago
  78. 0872f6d Merge "Don't put android.os.Parcelable in framework.aidl" by Treehugger Robot · 7 years ago
  79. 492f249 Merge "Added owners" by Jack Yu · 7 years ago
  80. 1754139 Rename Conference#setConnectionElapsedTime to clarity. by Tyler Gunn · 7 years ago
  81. 5424174 Added owners by Jack Yu · 7 years ago
  82. f27242d Merge "Overload setTelephonyProperty without phone ID" by Jordan Liu · 7 years ago
  83. a869d14 Merge "CtsShim: build tweaks for 64-bit only builds." by hansson · 7 years ago
  84. 9ccafd8 add swapPss of native process to totalSwapPss by Ganesh Mahendran · 7 years ago
  85. 1b5703f Merge "Use proper string formatting for the "Active device" string" by Treehugger Robot · 7 years ago
  86. 6a30317 Merge "Add InCallService docs to state prerequisites for be being a dialer app." by Tyler Gunn · 7 years ago
  87. 43699e9 Merge "Require NETWORK_STACK Permission for IpSec Tunnel Mode" by nharold · 7 years ago
  88. 9fa3152 Use proper string formatting for the "Active device" string by Pavlin Radoslavov · 7 years ago
  89. efccc1b Merge "Add Connection Event for supplementary service notifications." by Tyler Gunn · 7 years ago
  90. 0ac66ed Merge "Remove redundant final modifiers from api" by Adam Lesinski · 7 years ago
  91. fdbe7d1 Don't put android.os.Parcelable in framework.aidl by Colin Cross · 7 years ago
  92. fe39efa Add InCallService docs to state prerequisites for be being a dialer app. by Tyler Gunn · 7 years ago
  93. 2bd33a6 Merge "Watchdog: Print annotated stack trace, if possible" by Treehugger Robot · 7 years ago
  94. 44289ca Merge "Pass calling package for invocations of endCall API." by Tyler Gunn · 7 years ago
  95. 544416e Watchdog: Print annotated stack trace, if possible by Andreas Gampe · 7 years ago
  96. 2d46e07 Merge "Modify javadoc for onWindowShown" by Treehugger Robot · 7 years ago
  97. ea72eac Add Connection Event for supplementary service notifications. by Tyler Gunn · 7 years ago
  98. 5a920ca Require NETWORK_STACK Permission for IpSec Tunnel Mode by Nathan Harold · 7 years ago
  99. d7187c9 Merge "Set the WebViewLoader's targetSdk same with framework's." by Treehugger Robot · 7 years ago
  100. 5a748e5 Merge "VintfObject: add getTargetFcmVersion" by Treehugger Robot · 7 years ago