1. dbc06c2 Merge "Remove unused HarfBuzz src in libandroid_runtime" am: b9940315bf by Luca Stefani · 5 years ago
  2. ca075c3 Merge "Add slot based ICC channel APIs" am: e278d2bcdd by Jordan Liu · 5 years ago
  3. 19aa681 Merge "Integrate FEATURE_TELEPHONY_IMS feature into APIs" am: b50cea987b by Brad Ebinger · 5 years ago
  4. 54fe34c Merge "Add @UnsupportedAppUsage annotations" am: 2bbb9c537e by Andrei-Valentin Onea · 5 years ago
  5. b994031 Merge "Remove unused HarfBuzz src in libandroid_runtime" by Treehugger Robot · 5 years ago
  6. e278d2b Merge "Add slot based ICC channel APIs" by Jordan Liu · 5 years ago
  7. b50cea9 Merge "Integrate FEATURE_TELEPHONY_IMS feature into APIs" by Brad Ebinger · 5 years ago
  8. 2bbb9c53 Merge "Add @UnsupportedAppUsage annotations" by Andrei-Valentin Onea · 5 years ago
  9. 4bd5774 Merge "Add @UnsupportedAppUsage annotations" am: 09426de69d by Andrei-Valentin Onea · 5 years ago
  10. 09426de Merge "Add @UnsupportedAppUsage annotations" by Andrei-Valentin Onea · 5 years ago
  11. 9edcff5 Merge "Add hdmoon@/insun@ to OWNERS" am: 3923ce61f6 by Hyundo Moon · 5 years ago
  12. 3923ce6 Merge "Add hdmoon@/insun@ to OWNERS" by Hyundo Moon · 5 years ago
  13. dcb6773 Add @UnsupportedAppUsage annotations by Andrei Onea · 5 years ago
  14. 7201f61 Merge "Remove NetworkParcelable" am: 205886d28f by Remi NGUYEN VAN · 5 years ago
  15. 7cf43a2 Merge "Remove aidl wrappers for framework parcelables" am: 1a1396070e by Remi NGUYEN VAN · 5 years ago
  16. 205886d Merge "Remove NetworkParcelable" by Remi NGUYEN VAN · 5 years ago
  17. 1a13960 Merge "Remove aidl wrappers for framework parcelables" by Remi NGUYEN VAN · 5 years ago
  18. fd19257 Merge "revent NFE in SystemUI when parsing invalid int (2)" am: a5f53a59c7 by Evan Laird · 5 years ago
  19. a5f53a5 Merge "revent NFE in SystemUI when parsing invalid int (2)" by Evan Laird · 5 years ago
  20. de633a4 Merge "CallRedirectionService API review" am: 1276a178fd by sqian · 5 years ago
  21. bc7222d Merge "ParcelFileDescriptor: improve javadoc." am: c4e2b24d87 by Josh Gao · 5 years ago
  22. 1276a17 Merge "CallRedirectionService API review" by Treehugger Robot · 5 years ago
  23. c4e2b24 Merge "ParcelFileDescriptor: improve javadoc." by Treehugger Robot · 5 years ago
  24. 545bace Merge "Cleanup unsupported appusage in Telecom apis." am: 90723afa47 by Tyler Gunn · 5 years ago
  25. 90723af Merge "Cleanup unsupported appusage in Telecom apis." by Tyler Gunn · 5 years ago
  26. f713c1f Merge "Moved transport to IntDef" am: b7463a63d1 by Jack Yu · 5 years ago
  27. b7463a6 Merge "Moved transport to IntDef" by Treehugger Robot · 5 years ago
  28. c35c355d Merge "Convert Android.mk file to Android.bp" am: 504a33a64e by Sasha Smundak · 5 years ago
  29. 58fed7f Merge "[API feedback] api fixed for getSlotMapping" am: 9931252c3f by Pengquan Meng · 5 years ago
  30. 504a33a Merge "Convert Android.mk file to Android.bp" by Treehugger Robot · 5 years ago
  31. 9931252 Merge "[API feedback] api fixed for getSlotMapping" by Pengquan Meng · 5 years ago
  32. b8cbc4e CallRedirectionService API review by sqian · 5 years ago
  33. f6b0d99 Merge changes from topic "Porting-ONSAPIChanges" am: 31c7607ee6 by Sooraj Sasindran · 5 years ago
  34. 3e08825 Provide network bands in AvailableNetworkInfo am: c9948da02a by Sooraj Sasindran · 5 years ago
  35. 31c7607 Merge changes from topic "Porting-ONSAPIChanges" by Sooraj Sasindran · 5 years ago
  36. 6d52af0 Merge "Update feature flag mapping owners" am: 16eab7c16d by Fan Zhang · 5 years ago
  37. 16eab7c Merge "Update feature flag mapping owners" by Fan Zhang · 5 years ago
  38. 904a38b Remove NetworkParcelable by Remi NGUYEN VAN · 5 years ago
  39. e80be85 Remove aidl wrappers for framework parcelables by Remi NGUYEN VAN · 5 years ago
  40. 016ac0a Merge "Integrate testNetworkService and Manager with Connectivity stack" by Benedict Wong · 5 years ago
  41. b86c325 Merge "Integrate testNetworkService and Manager with Connectivity stack" by Benedict Wong · 5 years ago
  42. 842fd65 Merge "Fix ServiceState.hashCode() bug." am: 466ff7b990 by Cody Kesting · 5 years ago
  43. 466ff7b Merge "Fix ServiceState.hashCode() bug." by Cody Kesting · 5 years ago
  44. 99ef1d4 Fix ServiceState.hashCode() bug. by Cody Kesting · 5 years ago
  45. 32538e1 Merge "Bugreport Manager service clear binder identity" am: 1f6b8f50c1 by Abhijeet Kaur · 5 years ago
  46. 1f6b8f5 Merge "Bugreport Manager service clear binder identity" by Treehugger Robot · 5 years ago
  47. 56e9194 Add @UnsupportedAppUsage annotations by Andrei Onea · 5 years ago
  48. 2032471 Merge changes I39e84219,I8d0e12cb am: cae221acac by Nandana Dutt · 5 years ago
  49. cae221a Merge changes I39e84219,I8d0e12cb by Treehugger Robot · 5 years ago
  50. a2c86e8 revent NFE in SystemUI when parsing invalid int (2) by Henrik Baard · 5 years ago
  51. 1ed9d71 Merge "[KA02.5] Use binder thread and executor to invoke callback" by Junyu Lai · 5 years ago
  52. f9ae70a Merge "[KA02.5] Use binder thread and executor to invoke callback" by Junyu Lai · 5 years ago
  53. 2a98865 Add hdmoon@/insun@ to OWNERS by Hyundo Moon · 5 years ago
  54. c911bc3 Merge "Remove SMSDispatcher.sendData() from greylist as it's params changed" by Amit Mahajan · 5 years ago
  55. b07d868 Merge "Initialize the NetworkStack before WiFi" am: 6d0186de88 by Remi NGUYEN VAN · 5 years ago
  56. fe86a00 Merge "Remove SMSDispatcher.sendData() from greylist as it's params changed" by Treehugger Robot · 5 years ago
  57. 6f7b304 Moved transport to IntDef by Jack Yu · 5 years ago
  58. 6d0186d Merge "Initialize the NetworkStack before WiFi" by Treehugger Robot · 5 years ago
  59. bcd431f Merge "API review: Telecom outgoing call Call redirection API" am: bac4d5b257 by sqian · 5 years ago
  60. bac4d5b Merge "API review: Telecom outgoing call Call redirection API" by Treehugger Robot · 5 years ago
  61. 4a862a6 Merge "Rename some failed causes" am: f6382802ef by Paul Hu · 5 years ago
  62. f638280 Merge "Rename some failed causes" by Paul Hu · 5 years ago
  63. bfa1f87 Update feature flag mapping owners by Fan Zhang · 5 years ago
  64. 389443c Initialize the NetworkStack before WiFi by Remi NGUYEN VAN · 5 years ago
  65. 787e520 Merge "Avoid IllegalArgumentException when bluetooth is disabled" am: 2a1bdd2429 by Deqiang Chen · 5 years ago
  66. 2a1bdd2 Merge "Avoid IllegalArgumentException when bluetooth is disabled" by Deqiang Chen · 5 years ago
  67. 614f1e0 Merge "Explain the difference of isValid, isActive, isUsable" am: 9c649215f6 by Shuo Qian · 5 years ago
  68. 9c64921 Merge "Explain the difference of isValid, isActive, isUsable" by Shuo Qian · 5 years ago
  69. af5f2a5 Integrate FEATURE_TELEPHONY_IMS feature into APIs by Brad Ebinger · 5 years ago
  70. 118895f Add slot based ICC channel APIs by Jordan Liu · 5 years ago
  71. 370e9a0 Remove SMSDispatcher.sendData() from greylist as it's params changed by Amit Mahajan · 5 years ago
  72. 9394ea6 Bugreport Manager service clear binder identity by Abhijeet Kaur · 5 years ago
  73. 0bcdd6c Explain the difference of isValid, isActive, isUsable by sqian · 6 years ago
  74. 7a66b02 Merge "Add MANAGE_TEST_NETWORKS permission as @hide" am: 96f51fd970 by Benedict Wong · 5 years ago
  75. 96f51fd Merge "Add MANAGE_TEST_NETWORKS permission as @hide" by Benedict Wong · 5 years ago
  76. 9d6ff29 Bugreporting API: Take ownership of fds. by Nandana Dutt · 5 years ago
  77. 7c46917 [KA02.5] Use binder thread and executor to invoke callback by junyulai · 5 years ago
  78. e54c034 Merge "Add a whitelist to control packages that can use Bugreporting API" by Nikita Ioffe · 5 years ago
  79. 17492d0 Merge "Add a whitelist to control packages that can use Bugreporting API" by Treehugger Robot · 5 years ago
  80. 140d648 API review: Telecom outgoing call Call redirection API by sqian · 5 years ago
  81. 3a720c6 Merge "fix the issue that setPreferredNW send wrong RAT to HAL" am: 4837dbe536 by Chen Xu · 5 years ago
  82. 4837dbe Merge "fix the issue that setPreferredNW send wrong RAT to HAL" by Chen Xu · 5 years ago
  83. 3b09d71 Should not turn on validation for data by Sooraj Sasindran · 5 years ago
  84. b5c0c5b Merge "Add me to owners for batterystats." am: 274ce2d831 by Joe Onorato · 5 years ago
  85. 52688c3 Merge "Should return the number of supported SIM cards" am: 09a4ee1988 by Iris Chang · 5 years ago
  86. 274ce2d Merge "Add me to owners for batterystats." by Treehugger Robot · 5 years ago
  87. c9948da Provide network bands in AvailableNetworkInfo by Sooraj Sasindran · 5 years ago
  88. 9fefce6 Merge "Fix issues associated with hold failure" am: df6e5604f3 by Hall Liu · 5 years ago
  89. 09a4ee1 Merge "Should return the number of supported SIM cards" by Treehugger Robot · 5 years ago
  90. df6e560 Merge "Fix issues associated with hold failure" by Hall Liu · 5 years ago
  91. 4382755 Merge "Use jarjar rules for framework.jar." am: b70a6cbf9a by Steven Moreland · 5 years ago
  92. b70a6cb Merge "Use jarjar rules for framework.jar." by Steven Moreland · 5 years ago
  93. 14778d3 fix the issue that setPreferredNW send wrong RAT to HAL by chen xu · 5 years ago
  94. ea435f8 Add me to owners for batterystats. by Joe Onorato · 5 years ago
  95. 99d0681 [automerger skipped] Merge "DO NOT MERGE Let isLocationEnabledForUser() return true location setting" by Soonil Nagarkar · 5 years ago
  96. a4dac05 Merge "DO NOT MERGE Let isLocationEnabledForUser() return true location setting" by Treehugger Robot · 5 years ago
  97. 5b2f518 Merge "Add alanstokes as owner of DynamicCodeLoggingService." am: b9478c48cf by Alan Stokes · 5 years ago
  98. b9478c4 Merge "Add alanstokes as owner of DynamicCodeLoggingService." by Treehugger Robot · 5 years ago
  99. 83c77f6 Merge "Annotate Parcelable CREATOR fields as @NonNull" am: 8ced10ec23 by Leland Miller · 5 years ago
  100. 8ced10e Merge "Annotate Parcelable CREATOR fields as @NonNull" by Leland Miller · 5 years ago