1. c5c6046 Merge "IMS: Propagate media profile changed message" am: 7ae295368d by Hall Liu · 5 years ago
  2. 9f69619 Merge "Make viewcompiler available on device" am: eb678ba1d3 am: a3e9526ea8 by Eric Holk · 5 years ago
  3. 7c68c0c Merge "replace dup() with fcntl(F_DUPFD_CLOEXEC)" am: a6fc0b7242 by Nick Kralevich · 5 years ago
  4. cd06f9e Merge "Fix/suppress androidfw google-explicit-constructor warnings" am: 392f0052c2 by Chih-Hung Hsieh · 5 years ago
  5. e104df9 CursorWindow.cpp: replace dup() with fcntl(F_DUPFD_CLOEXEC) by Nick Kralevich · 5 years ago
  6. 9fcdc1f Snap for 5230900 from 5c3a8421b419bf983810cbfd5e9e9ee999c17e54 to pi-platform-release by android-build-team Robot · 5 years ago
  7. a6fc0b7 Merge "replace dup() with fcntl(F_DUPFD_CLOEXEC)" by Treehugger Robot · 5 years ago
  8. f520199 Merge "Merge "IMS: Propagate media profile changed message" am: 7ae295368d" into stage-aosp-master by Android Build Merger (Role) · 5 years ago
  9. 59aa3b8 Merge "IMS: Propagate media profile changed message" am: 7ae295368d by Hall Liu · 5 years ago
  10. 4dee3b2 Merge "IMS: Propagate media profile changed message" am: 7ae295368d by Hall Liu · 5 years ago
  11. 3964970 sharedmem.cpp: replace dup() with fcntl(F_DUPFD_CLOEXEC) by Nick Kralevich · 5 years ago
  12. d4dc4ee Make setMetered and setOpportunistic public. by Malcolm Chen · 6 years ago
  13. a3e9526 Merge "Make viewcompiler available on device" am: eb678ba1d3 by Eric Holk · 5 years ago
  14. eb7ac73 cherry-picked "Add multiple esim support for SubscriptionManager" by Pengquan Meng · 6 years ago
  15. 99a3d72 Merge "Fix/suppress androidfw google-explicit-constructor warnings" by Chih-Hung Hsieh · 5 years ago
  16. 07f1c1d Bitmap.cpp: replace dup() with fcntl(F_DUPFD_CLOEXEC) by Nick Kralevich · 5 years ago
  17. ac3f14e Fix stuck notifications by Julia Reynolds · 6 years ago
  18. 7ae2953 Merge "IMS: Propagate media profile changed message" by Hall Liu · 5 years ago
  19. a74079a Allow privileged carrier app to update subscription nickname. by Holly Jiuyu Sun · 5 years ago
  20. d887e0f Merge "Add CallAttributes and PhoneStateListener method" am: 7bc14fcc38 by Jordan Liu · 5 years ago
  21. eb678ba Merge "Make viewcompiler available on device" by Treehugger Robot · 5 years ago
  22. 392f005 Merge "Fix/suppress androidfw google-explicit-constructor warnings" by Treehugger Robot · 5 years ago
  23. 8a6a6a6 Merge "Add CallAttributes and PhoneStateListener method" am: 7bc14fcc38 by Jordan Liu · 5 years ago
  24. ce349cf Merge "Add API to Retrieve Detailed SignalStrength Info" am: b6d32aa5e8 by Nathan Harold · 5 years ago
  25. 28d31b2 Merge changes from topic "cellinfocallback-error" am: 360e25280c am: ed0c722aad by Nathan Harold · 5 years ago
  26. ef9221e Add AIDL for ParcelableException am: d2715b7c70 am: 910a4c60ab by Nathan Harold · 5 years ago
  27. 7bc14fc Merge "Add CallAttributes and PhoneStateListener method" by Jordan Liu · 5 years ago
  28. 1ee0a3d Merge "Add API to Retrieve Detailed SignalStrength Info" am: b6d32aa5e8 by Nathan Harold · 5 years ago
  29. ed0c722 Merge changes from topic "cellinfocallback-error" am: 360e25280c by Nathan Harold · 5 years ago
  30. c10f60a replace dup() with fcntl(F_DUPFD_CLOEXEC) by Nick Kralevich · 5 years ago
  31. 910a4c6 Add AIDL for ParcelableException am: d2715b7c70 by Nathan Harold · 5 years ago
  32. bf30e31 Make viewcompiler available on device by Eric Holk · 5 years ago
  33. 432f8c7 Add the new dumpstate listener methods to implementations by Nandana Dutt · 5 years ago
  34. b6d32aa Merge "Add API to Retrieve Detailed SignalStrength Info" by Nathan Harold · 5 years ago
  35. 360e252 Merge changes from topic "cellinfocallback-error" by Nathan Harold · 5 years ago
  36. b16e2c7 Merge "Convert data/etc/Android.mk to blueprint" am: e35f702749 am: 5b8ef0a129 by Anton Hansson · 5 years ago
  37. 5b8ef0a Merge "Convert data/etc/Android.mk to blueprint" am: e35f702749 by Anton Hansson · 5 years ago
  38. e35f702 Merge "Convert data/etc/Android.mk to blueprint" by Anton Hansson · 5 years ago
  39. 88235ba Merge "Move Settings privapp-permissions to /product" am: 77cf075561 by Anton Hansson · 5 years ago
  40. 9dd416c48 Merge "Move SystemUI and its permissions to /product" am: cbf9996036 by Anton Hansson · 5 years ago
  41. 6aa0efc Merge "Move Settings/SystemUI permissions to separate files" am: 85da5b16ea by Anton Hansson · 5 years ago
  42. 1b8c6b4 Merge "Move Settings privapp-permissions to /product" am: 77cf075561 by Anton Hansson · 5 years ago
  43. 5367b51 Merge "Move SystemUI and its permissions to /product" am: cbf9996036 by Anton Hansson · 5 years ago
  44. 7736426 Convert data/etc/Android.mk to blueprint by Anton Hansson · 6 years ago
  45. 4a868dc Merge "Move Settings/SystemUI permissions to separate files" am: 85da5b16ea by Anton Hansson · 5 years ago
  46. 77cf075 Merge "Move Settings privapp-permissions to /product" by Anton Hansson · 5 years ago
  47. cbf9996 Merge "Move SystemUI and its permissions to /product" by Anton Hansson · 5 years ago
  48. 85da5b1 Merge "Move Settings/SystemUI permissions to separate files" by Anton Hansson · 5 years ago
  49. 867b44d [automerger skipped] Import translations. DO NOT MERGE by Bill Yi · 5 years ago
  50. ff4e52f Mark AppStateTrackerTest#testAllListeners as Flaky. by David James · 5 years ago
  51. 273e07d Import translations. DO NOT MERGE by Bill Yi · 5 years ago
  52. a951bbe Merge "Rename ANS to ONS" am: c78240df19 am: ac483b306d by Sooraj Sasindran · 5 years ago
  53. ac483b3 Merge "Rename ANS to ONS" am: c78240df19 by Sooraj Sasindran · 5 years ago
  54. c78240d Merge "Rename ANS to ONS" by Sooraj Sasindran · 5 years ago
  55. fb9e440 Merge "Avoid adding node itself as child node." am: e0a34bf17f am: 234076ca37 by qinyige · 5 years ago
  56. 234076c Merge "Avoid adding node itself as child node." am: e0a34bf17f by qinyige · 5 years ago
  57. e0a34bf Merge "Avoid adding node itself as child node." by Treehugger Robot · 5 years ago
  58. 766e5d7 Merge "Add support for LTE VoPS info" am: c43846705b am: 474ed578d1 by Amruth Ramachandran · 5 years ago
  59. 474ed57 Merge "Add support for LTE VoPS info" am: c43846705b by Amruth Ramachandran · 5 years ago
  60. c438467 Merge "Add support for LTE VoPS info" by Amruth Ramachandran · 5 years ago
  61. 96f821d Merge "HwBinder: update getService log" am: ccae9e3c7b am: 707cb2f0bb by Steven Moreland · 5 years ago
  62. 707cb2f Merge "HwBinder: update getService log" am: ccae9e3c7b by Steven Moreland · 5 years ago
  63. a46bc5c Add support for LTE VoPS info by Amruth Ramachandran · 5 years ago
  64. ccae9e3 Merge "HwBinder: update getService log" by Treehugger Robot · 5 years ago
  65. 5c3a842 January Pi-platform-release merges by Adam Seaton · 5 years ago
  66. 7484270 Add an onError() method to CellInfoCallback by Nathan Harold · 6 years ago
  67. f2ec298 IMS: Propagate media profile changed message by Wileen Chiu · 6 years ago
  68. b8d605b Merge "Propagate some SIP INVITE header fields on a MT call" am: a24ced9e9b by Hall Liu · 5 years ago
  69. fb1c1a6 Merge "Propagate some SIP INVITE header fields on a MT call" am: a24ced9e9b by Hall Liu · 5 years ago
  70. fd4b985 Merge "Add a struct wrapper for bytes fields in stats_log cpp APIs." am: 213e8cf8af by yaochen · 5 years ago
  71. d081f04 Add CallerIdentification to CallScreeningService API. by Tyler Gunn · 6 years ago
  72. a24ced9 Merge "Propagate some SIP INVITE header fields on a MT call" by Hall Liu · 5 years ago
  73. 5f70217 Merge "Add a struct wrapper for bytes fields in stats_log cpp APIs." by yaochen · 5 years ago
  74. 26c60d6 Merge "precisedataState refactor part 3" am: 2351fa8b8f am: f7f229bc1d by Chen Xu · 5 years ago
  75. 213e8cf Merge "Add a struct wrapper for bytes fields in stats_log cpp APIs." by yaochen · 5 years ago
  76. bf59b84 Merge "Add profile class in SubscriptionInfo database" am: 1403b61c05 by Grace Chen · 5 years ago
  77. fd59a81 Add CallAttributes and PhoneStateListener method by Jordan Liu · 6 years ago
  78. f7f229b Merge "precisedataState refactor part 3" am: 2351fa8b8f by Chen Xu · 5 years ago
  79. ec0c47f Merge "Add profile class in SubscriptionInfo database" am: 1403b61c05 by Grace Chen · 5 years ago
  80. 3169d689 Merge "Fix/suppress libs/* google-explicit-constructor warnings" am: a35900fd8e by Chih-hung Hsieh · 5 years ago
  81. 2351fa8 Merge "precisedataState refactor part 3" by Chen Xu · 5 years ago
  82. 1403b61 Merge "Add profile class in SubscriptionInfo database" by Treehugger Robot · 5 years ago
  83. c7aeafd Merge "Fix/suppress tools google-explicit-constructor warnings" am: 18f469b088 by Chih-hung Hsieh · 5 years ago
  84. 9ac6a8b Rename ANS to ONS by Sooraj Sasindran · 5 years ago
  85. 0aab125 Merge "Fix/suppress libs/* google-explicit-constructor warnings" am: a35900fd8e by Chih-hung Hsieh · 5 years ago
  86. 0d2565a Merge "Fix/suppress tools google-explicit-constructor warnings" am: 18f469b088 by Chih-hung Hsieh · 5 years ago
  87. a35900f Merge "Fix/suppress libs/* google-explicit-constructor warnings" by Chih-hung Hsieh · 5 years ago
  88. 18f469b Merge "Fix/suppress tools google-explicit-constructor warnings" by Chih-hung Hsieh · 5 years ago
  89. 59b3447 Add the NAT64 prefix to LinkProperties. by Lorenzo Colitti · 6 years ago
  90. b7909f3 Move SystemUI and its permissions to /product by Anton Hansson · 6 years ago
  91. 60027be Move Settings privapp-permissions to /product by Anton Hansson · 6 years ago
  92. 2012be2 Move Settings/SystemUI permissions to separate files by Anton Hansson · 6 years ago
  93. 5adab03 Merge "Add a privileged API for capturing and consuming bugreports" am: c2b8bc0a7d by Nandana Dutt · 5 years ago
  94. 98eef9a Merge "Add a privileged API for capturing and consuming bugreports" by Nandana Dutt · 5 years ago
  95. c2b8bc0 Merge "Add a privileged API for capturing and consuming bugreports" by Nandana Dutt · 5 years ago
  96. c8fb1e5 Move WallpaperCropper to /product by Anton Hansson · 5 years ago
  97. 3386fb7 Add a privileged API for capturing and consuming bugreports by Nandana Dutt · 6 years ago
  98. 2304c7c Merge changes from topic "IPMS1" am: 3627deac88 am: 54d91e605c by Chalard Jean · 5 years ago
  99. 54d91e6 Merge changes from topic "IPMS1" am: 3627deac88 by Chalard Jean · 5 years ago
  100. 3627dea Merge changes from topic "IPMS1" by Chalard Jean · 5 years ago