1. 9166e89 Merge "Add noexcept to move constructors and assignment operators." by Chih-hung Hsieh · 6 years ago
  2. 956791c Merge "Prototype XML view compiler" by Treehugger Robot · 6 years ago
  3. 20ecc63 Merge "Do not use StringPiece in ExtractJavaIdentifier" by Treehugger Robot · 6 years ago
  4. 14aeab6 Add libbinderthreadstate to LOCAL_JNI_SHARED_LIBS for some tests by Jayant Chowdhary · 6 years ago
  5. 47e04da Add finer grained call fail reasons. by Tyler Gunn · 6 years ago
  6. 379e531 using the correct intent extra for subId by chen xu · 6 years ago
  7. c4239ac Prototype XML view compiler by Eric Holk · 6 years ago
  8. 417b7b1 Merge "Revert isResolvingImsBinding ITelephony interface" by Brad Ebinger · 6 years ago
  9. fc81626 Add noexcept to move constructors and assignment operators. by Chih-Hung Hsieh · 6 years ago
  10. 6c35ea9 Merge "Add TEST_MAPPING for DexManager etc." by Treehugger Robot · 6 years ago
  11. aa64218 Merge changes from topic "bugfix_content_path" by Jeff Sharkey · 6 years ago
  12. 1781dcc Merge "Check for null socket name in socket_connect_local." by Treehugger Robot · 6 years ago
  13. 6bcb5d2 Merge "Fix: statsd path in whilelist of native processes" by Treehugger Robot · 6 years ago
  14. e29019d Fix ImsManager callback called once registered by Youming Ye · 6 years ago
  15. fd30663 Allow wifi and ethenet connected at same time. by Leif Hendrik Wilden · 6 years ago
  16. c5afecf Add TEST_MAPPING for DexManager etc. by Alan Stokes · 6 years ago
  17. e35d8f8 Fix: statsd path in whilelist of native processes by Rafal Slawik · 6 years ago
  18. 4ff3271 Remove unused / invalid import by Neil Fuller · 6 years ago
  19. 6ef0182 Merge "Cleanup." by Treehugger Robot · 6 years ago
  20. 4fe5af6 Merge "ConnectivityService get INetd directly." by Luke Huang · 6 years ago
  21. fba50df Merge "Remove spurious WTF in rematching networks." by Treehugger Robot · 6 years ago
  22. f1bcfb6 Merge "Make requestRouteToHost a no-op for system callers." by Treehugger Robot · 6 years ago
  23. 859e32c Remove spurious WTF in rematching networks. by Lorenzo Colitti · 6 years ago
  24. 546ec6b Cleanup. by Chalard Jean · 6 years ago
  25. 674660f ConnectivityService get INetd directly. by Luke Huang · 6 years ago
  26. 2e31a7c Make requestRouteToHost a no-op for system callers. by Lorenzo Colitti · 6 years ago
  27. 1820136 Merge "Tether-related commands porting" by Luke Huang · 6 years ago
  28. 4ad36b7 Merge "Rename object mNetd to mNetworkManagementService" by Luke Huang · 6 years ago
  29. 9367b9e Merge "Fix idle timer rule leakage" by Chiachang Wang · 6 years ago
  30. 53f8591 Merge changes I0f997d30,I288ba1f4 by Treehugger Robot · 6 years ago
  31. f90a92b Send hostname and MTU options in DHCP ACK/OFFER by Remi NGUYEN VAN · 6 years ago
  32. 935f97a Merge "Handling potential SIGPIPE signals." by Treehugger Robot · 6 years ago
  33. 0119603 Merge "Increasing TombstoneSection timeout to 2 minutes." by Treehugger Robot · 6 years ago
  34. ea6b811 Merge "Replace libsuspend with android.system.suspend@1.0" by Treehugger Robot · 6 years ago
  35. 05e75be Merge "Add vendor notice header at the top of Third-party licenses" by Treehugger Robot · 6 years ago
  36. 23a73be Merge "InetDiagSocketTest: enable UDP unit tests on all devices" by Treehugger Robot · 6 years ago
  37. c37445c Add handleCallIntent method in TelecomManager. by Tyler Gunn · 6 years ago
  38. e660776 Merge "Add config to only allow auto select of networks" by Hall Liu · 6 years ago
  39. e164be3 Merge "Remove getNeighboringCell API" by Nathan Harold · 6 years ago
  40. 16c8c0a Add vendor notice header at the top of Third-party licenses by Jin Dong · 6 years ago
  41. 25311cd Revert isResolvingImsBinding ITelephony interface by Brad Ebinger · 6 years ago
  42. c8482b3 Merge "Don't check qtaguid file unless using them" by Treehugger Robot · 6 years ago
  43. c37724c Replace libsuspend with android.system.suspend@1.0 by Tri Vo · 6 years ago
  44. f5dfad4 InetDiagSocketTest: enable UDP unit tests on all devices by Jeff Vander Stoep · 6 years ago
  45. 771b187 Check for null socket name in socket_connect_local. by Torne (Richard Coles) · 7 years ago
  46. a609304 Fix idle timer rule leakage by Chiachang Wang · 6 years ago
  47. 3868fc3 Merge "Call clearSettingsProvider before and after test" by Treehugger Robot · 6 years ago
  48. 1a9013a Merge "Add new DelegateLastClassLoader API" by Nicolas Geoffray · 6 years ago
  49. a873153 New carrier config enhanced_4g_lte_title_variant_int by clownshen · 6 years ago
  50. 3f1f4fc libandroidfw: add resource ID iterator by Mårten Kongstad · 6 years ago
  51. 4e25ec6 Rename object mNetd to mNetworkManagementService by Luke Huang · 6 years ago
  52. 91a1cc1 Call clearSettingsProvider before and after test by Remi NGUYEN VAN · 6 years ago
  53. ab87b44 Fix UsbDeviceManager null object reference by Eddie Hung · 6 years ago
  54. e0d8c0e Enable new DHCP server by default by Remi NGUYEN VAN · 6 years ago
  55. f5581f8 Use new DHCP server in TetheringTest by Remi NGUYEN VAN · 6 years ago
  56. bc5c593 Merge "Don't throw a NPE in SharedLog#e" by Remi NGUYEN VAN · 6 years ago
  57. 84c2b6a Merge "Catch IllegalArgumentException on NetworkScan.stopScan" by Nathan Harold · 6 years ago
  58. e0ae5ff Merge "Implement equal method in SubscriptionInfo." by Xiangyu/Malcolm Chen · 6 years ago
  59. 3c758b7 Implement equal method in SubscriptionInfo. by Malcolm Chen · 6 years ago
  60. ce40801 Catch IllegalArgumentException on NetworkScan.stopScan by Nathan Harold · 6 years ago
  61. ef87416 Add config to only allow auto select of networks by Mattias Nilsson · 7 years ago
  62. c5a1a5e Merge "Revert "Revert "new System API for preferred network mode""" by Lalit Maganti · 6 years ago
  63. 70534bf Revert "Revert "new System API for preferred network mode"" by Lalit Maganti · 6 years ago
  64. ee5fc88 Merge "Make pre-scale for absolute volume configurable" by Jean-Michel Trivi · 6 years ago
  65. 4106e41 Merge "Revert "new System API for preferred network mode"" by Lalit Maganti · 6 years ago
  66. dada4c6 Revert "new System API for preferred network mode" by Lalit Maganti · 6 years ago
  67. f5d65c5 Don't throw a NPE in SharedLog#e by Remi NGUYEN VAN · 6 years ago
  68. 3e83b4c Merge "Fix trial run in AppLaunch test" by Treehugger Robot · 6 years ago
  69. 137d35f Wire up the stopRtt API by Hall Liu · 6 years ago
  70. 314dcd2 Merge "new System API for preferred network mode" by Chen Xu · 6 years ago
  71. 85b8c1f Make pre-scale for absolute volume configurable by Tomoharu Kasahara · 6 years ago
  72. eb1d6d9 Merge "Dismiss SIM lock page after correct SIM" by Jordan Liu · 6 years ago
  73. b839bef Merge "Change FileStream test buffer from char* void*" by Ryan Mitchell · 6 years ago
  74. c4833e86 Merge "Cleanup deprecated or removed telephony methods." by Tyler Gunn · 6 years ago
  75. 8f37734 Change FileStream test buffer from char* void* by Ryan Mitchell · 6 years ago
  76. 8a8832f new System API for preferred network mode by chen xu · 6 years ago
  77. f2528b8 Fix trial run in AppLaunch test by Calin Juravle · 6 years ago
  78. 7cdc0f0 Merge "expose getAidForApptype to system API" by Chen Xu · 6 years ago
  79. b4299d9 Dismiss SIM lock page after correct SIM by Jordan Liu · 6 years ago
  80. fafc51a Merge "Make SubscriptionManager.isActiveSubId public" by Shuo Qian · 6 years ago
  81. 8883851 Merge "Fix ExternalStorageProvider always throw exception when rename" by Jeff Sharkey · 6 years ago
  82. c457d8c Merge "Make ext.jar only dependent on public SDK APIs" by Neil Fuller · 6 years ago
  83. 5604cc2 Merge "Mark event-based handover constants as deprecated." by Tyler Gunn · 6 years ago
  84. ac45599 Fix ExternalStorageProvider always throw exception when rename by Tony Huang · 6 years ago
  85. e238a19 Merge "Rename method isConnectable()" by Leon Liao · 6 years ago
  86. 544b8ef Merge "Add intdef for Telephony network type constants" by Hall Liu · 6 years ago
  87. 51ec0eb Merge "Add hidden API to return "Uploading" bit value from SDP record's MapSupportedFeatures." by vnori · 6 years ago
  88. 6fa8bcb Merge "Show "Call Blocking disabled" notification always when emergency call" by Youming Ye · 6 years ago
  89. 56d40d3 Merge "expose getIsimDomain to systemAPI" by Chen Xu · 6 years ago
  90. 23bc5ea Merge "Update the reference profile from .dm files only during installs" by Calin Juravle · 6 years ago
  91. 694752d Add hidden API to return "Uploading" bit value from SDP record's MapSupportedFeatures. by Vasu Nori · 6 years ago
  92. 56dd7ac expose getAidForApptype to system API by fionaxu · 6 years ago
  93. 52a8fdb Merge "Add the EMBMS group call API" by Hall Liu · 6 years ago
  94. 346cf78 Update the reference profile from .dm files only during installs by Calin Juravle · 6 years ago
  95. 9ba5cb4 Do not use StringPiece in ExtractJavaIdentifier by Pirama Arumuga Nainar · 6 years ago
  96. cb46f9e Add intdef for Telephony network type constants by Hall Liu · 6 years ago
  97. dcb9e66 Add new DelegateLastClassLoader API by Nicolas Geoffray · 6 years ago
  98. 8c1e3a8 Make ext.jar only dependent on public SDK APIs by Neil Fuller · 6 years ago
  99. d7fe73d Merge "Reduce visibility on PackageDexUsage methods." by Treehugger Robot · 6 years ago
  100. 08b2412 Merge "Fix minSdkVersion for test." by Treehugger Robot · 6 years ago