1. 6425836 Removed references to ActivityRecord and TaskRecord in AM (24/n) by Wale Ogunwale · 6 years ago
  2. 51cc98a Moved appNotResponding handling into ProcessRecord (23/n) by Wale Ogunwale · 6 years ago
  3. 31913b5 Removed AMS.mStackSuperivor (22/n) by Wale Ogunwale · 6 years ago
  4. 7c5c113 Merge "Snapshot memory state for some native processes" by TreeHugger Robot · 6 years ago
  5. 03cc437 Merge "Move ViewGroup#mChildren[Count] to dark-grey list" by Mihai Popa · 6 years ago
  6. 47bf666 Merge "Do not move home task if Recent is not the previous top" by Louis Chang · 6 years ago
  7. 7072da4 Merge "Revert "refactor radioPowerstate"" by Przemyslaw Szczepaniak · 6 years ago
  8. 05188f3 Revert "refactor radioPowerstate" by Przemyslaw Szczepaniak · 6 years ago
  9. 0862158 Snapshot memory state for some native processes by Rafal Slawik · 6 years ago
  10. 11f07de Merge "Private DNS: Add user restriction" by TreeHugger Robot · 6 years ago
  11. a1b9c31 Merge "Move displayId into MotionEvent" by TreeHugger Robot · 6 years ago
  12. c4b7e85 Merge "Change the feature flag for Hearing Aid behavior" by TreeHugger Robot · 6 years ago
  13. 6ea57e1 Merge "Polish InputMethodManagerService#startInputUncheckedLocked()" by TreeHugger Robot · 6 years ago
  14. 013d97c Merge "iorap: Remove blank newline in TEST_MAPPING" am: 22fe21df93 am: cbe655e781 by Igor Murashkin · 6 years ago
  15. d40cb16 Merge "iorap: Remove blank newline in TEST_MAPPING" am: 22fe21df93 by Igor Murashkin · 6 years ago
  16. cbe655e Merge "iorap: Remove blank newline in TEST_MAPPING" am: 22fe21df93 by Igor Murashkin · 6 years ago
  17. c8b6411 Do not move home task if Recent is not the previous top by Louis Chang · 6 years ago
  18. 952eb9b Merge "Unextract InputMethodManagerService#startInputInnerLocked()" by TreeHugger Robot · 6 years ago
  19. 0deaef0 Polish InputMethodManagerService#startInputUncheckedLocked() by Yohei Yukawa · 6 years ago
  20. caaa1d3 Unextract InputMethodManagerService#startInputInnerLocked() by Yohei Yukawa · 6 years ago
  21. bfe89a9 Merge "MediaPlayer2: remove hidden api, setMetadataFilter and getMetadata" by Dongwon Kang · 6 years ago
  22. 22fe21d Merge "iorap: Remove blank newline in TEST_MAPPING" by Treehugger Robot · 6 years ago
  23. 5541547 Merge "audio: apply volume upon hearing aid device connection" into pi-dev am: 9872b257cd by Eric Laurent · 6 years ago
  24. abeafe3 [automerger skipped] Merge "Make SubscriptionManager.getSlotIndex public" am: 719310cd2c am: a781751b32 by Shuo Qian · 6 years ago
  25. cf7cca0 Merge "audio: apply volume upon hearing aid device connection" into pi-dev by Eric Laurent · 6 years ago
  26. 59c8b87 Merge "Make SubscriptionManager.getSlotIndex public" am: 719310cd2c by Shuo Qian · 6 years ago
  27. 9ad6ab5 Merge "Stop using DIST_DIR directly, use dist-for-goals instead" am: a8f2601d28 am: 9b767e275e by Dan Willemsen · 6 years ago
  28. 9872b25 Merge "audio: apply volume upon hearing aid device connection" into pi-dev by TreeHugger Robot · 6 years ago
  29. a781751 Merge "Make SubscriptionManager.getSlotIndex public" am: 719310cd2c by Shuo Qian · 6 years ago
  30. fa5b204 Merge "Stop using DIST_DIR directly, use dist-for-goals instead" am: a8f2601d28 by Dan Willemsen · 6 years ago
  31. 9b767e2 Merge "Stop using DIST_DIR directly, use dist-for-goals instead" am: a8f2601d28 by Dan Willemsen · 6 years ago
  32. cd75edb [automerger skipped] Merge "audioservice: fix a2dp connection race condition" am: e568805209 -s ours am: 6466847321 -s ours by Eric Laurent · 6 years ago
  33. 719310c Merge "Make SubscriptionManager.getSlotIndex public" by Shuo Qian · 6 years ago
  34. 38d0bd0 Merge "Set EXTRA_USER instead of EXTRA_USER_ID for ACTION_SHOW_ADMIN_SUPPORT_DETAILS" by TreeHugger Robot · 6 years ago
  35. 0569538 Merge "Clean-up removed RecoveryController API" by TreeHugger Robot · 6 years ago
  36. d32dca9 [automerger skipped] Merge "audioservice: fix a2dp connection race condition" am: e568805209 -s ours by Eric Laurent · 6 years ago
  37. e5e555d Merge "[GraphicsEnvironment] Add whitelist support." by Yiwei Zhang · 6 years ago
  38. a8f2601 Merge "Stop using DIST_DIR directly, use dist-for-goals instead" by Treehugger Robot · 6 years ago
  39. a7274eb Merge "refactor radioPowerstate" by Chen Xu · 6 years ago
  40. 6466847 [automerger skipped] Merge "audioservice: fix a2dp connection race condition" by Eric Laurent · 6 years ago
  41. e568805 Merge "audioservice: fix a2dp connection race condition" by Treehugger Robot · 6 years ago
  42. 4e1ab9e Merge "Do not bind IME until an IME client is recognized" by TreeHugger Robot · 6 years ago
  43. 5f50b7e Merge "Minor Autofill improvements:" by TreeHugger Robot · 6 years ago
  44. 3f12e8c Merge "iorap: Add presubmit/postsubmit support" am: 7cbabff3f0 am: ff3a8bf0f7 by Igor Murashkin · 6 years ago
  45. ce5c433 Merge "Make SubscriptionManager.getSlotIndex public" by TreeHugger Robot · 6 years ago
  46. eaef91f Merge "iorap: Add presubmit/postsubmit support" am: 7cbabff3f0 am: ff3a8bf0f7 by Igor Murashkin · 6 years ago
  47. 7f6aace Merge "Stop waiting when elapsed time is equal to or greater than the timeout, rather than strictly greater than. This avoids a rare problem where the loop manages to complete at exactly the timeout time and then makes a call to wait(0), which waits indefinitely until another thread notifies it instead of timing out after 0 ms." by Matt Pape · 6 years ago
  48. ff3a8bf Merge "iorap: Add presubmit/postsubmit support" am: 7cbabff3f0 by Igor Murashkin · 6 years ago
  49. 07f5821 audioservice: fix a2dp connection race condition by Eric Laurent · 6 years ago
  50. 7cbabff Merge "iorap: Add presubmit/postsubmit support" by Treehugger Robot · 6 years ago
  51. e53713c iorap: Remove blank newline in TEST_MAPPING by Igor Murashkin · 6 years ago
  52. 4a772fc Merge "Refactor the nativePtr validation code to a method." by Fan Zhang · 6 years ago
  53. dfa4c24 Merge "Add pulled atom subscription for shell." by TreeHugger Robot · 6 years ago
  54. 4eb4f74 Merge "Adjusted tracing of reportFullyDrawn() API call." by TreeHugger Robot · 6 years ago
  55. 5269abc Merge "Add configurable default setting for assistant componentname" by Steve Elliott · 6 years ago
  56. cfc152a Merge "Pull process cpu stats into statsd" by Chenjie Yu · 6 years ago
  57. 700c8a0 refactor radioPowerstate by chen xu · 6 years ago
  58. 9fe7cdf Refactor the nativePtr validation code to a method. by Fan Zhang · 6 years ago
  59. ecb82d9 Merge "Pass in window layout when setting initial state." by TreeHugger Robot · 6 years ago
  60. 6c47c99 Merge "Only skip stacks behind home when not in multi-window mode." by TreeHugger Robot · 6 years ago
  61. f2e0a9e Only skip stacks behind home when not in multi-window mode. by Garfield Tan · 6 years ago
  62. 88c38eb [GraphicsEnvironment] Add whitelist support. by Peiyong Lin · 6 years ago
  63. 94d3f53 Merge "Trust session id only if started with ACTION_CONFIRM_INSTALL" by TreeHugger Robot · 6 years ago
  64. 21b1310 Trust session id only if started with ACTION_CONFIRM_INSTALL by Suprabh Shukla · 6 years ago
  65. 30aac96 Merge "Run alarms on a custom thread." by TreeHugger Robot · 6 years ago
  66. 5c25e0d Merge "Fixes ignoring interaction flags from launcher from race" by TreeHugger Robot · 6 years ago
  67. 325dd4b Merge "Test deep transitions when an alarm is imminent." by TreeHugger Robot · 6 years ago
  68. c399de4 Merge "DeviceIdleController light state transition tests." by TreeHugger Robot · 6 years ago
  69. 69f6735 Merge "[automerger skipped] Merge "[Graphics] Align Display P3 transfer function coefficients." am: fde18facba am: bc56d73af2 am: 93cd653b22 -s ours" by Android Build Merger (Role) · 6 years ago
  70. 8b314ed Merge "Fix nondismissing vol dialog after config change" by TreeHugger Robot · 6 years ago
  71. bca434c [automerger skipped] Merge "[Graphics] Align Display P3 transfer function coefficients." am: fde18facba am: bc56d73af2 by Peiyong Lin · 6 years ago
  72. fba8e63 Merge "Revert "Revert "Rootless GPU Debug for GLES""" by Cody Northrop · 6 years ago
  73. ebe6a56 Revert "Revert "Rootless GPU Debug for GLES"" by Cody Northrop · 6 years ago
  74. e767fa2 Merge "Merge "Remove libcore/io members from light grey list" am: 2579dcd17e am: 1e69440dff am: f70e1edd6f" by Android Build Merger (Role) · 6 years ago
  75. c53bb2c Merge "Remove libcore/io members from light grey list" am: 2579dcd17e am: 1e69440dff by Paul Duffin · 6 years ago
  76. 011237f Merge "Allow to configure local-only hotspot on 5ghz" by Pavel Maltsev · 6 years ago
  77. 9035a39 Merge "Notify media.swcodec to load updated codes" by TreeHugger Robot · 6 years ago
  78. 93cd653b Merge "[Graphics] Align Display P3 transfer function coefficients." am: fde18facba by Peiyong Lin · 6 years ago
  79. 4ee6c83 Merge "Move SDK Check for getNeighboringCellInfo" am: 9ec58ff433 am: 8ae2674d04 by Nathan Harold · 6 years ago
  80. 1d1d781 Merge "Move SDK Check for getNeighboringCellInfo" am: 9ec58ff433 am: 660d68539a by Nathan Harold · 6 years ago
  81. 3e6be36 Move SDK Check for getNeighboringCellInfo am: cb1c5ad25d am: cd3d9a5ba9 by Nathan Harold · 6 years ago
  82. f70e1ed Merge "Remove libcore/io members from light grey list" am: 2579dcd17e by Paul Duffin · 6 years ago
  83. 35c193c Adjusted tracing of reportFullyDrawn() API call. by Chris Wailes · 6 years ago
  84. bc56d73 Merge "[Graphics] Align Display P3 transfer function coefficients." by Peiyong Lin · 6 years ago
  85. 1e69440 Merge "Remove libcore/io members from light grey list" am: 2579dcd17e by Paul Duffin · 6 years ago
  86. fde18fa Merge "[Graphics] Align Display P3 transfer function coefficients." by Peiyong Lin · 6 years ago
  87. 5ebc747 Merge "Move SDK Check for getNeighboringCellInfo" am: 9ec58ff433 am: 8ae2674d04 by Nathan Harold · 6 years ago
  88. 043424d Merge "Fix issue with sort_api.sh" am: f943c52105 am: 66e9d98618 am: 1a73c07ab4 by Paul Duffin · 6 years ago
  89. 990c77c Stop waiting when elapsed time is equal to or greater than the timeout, by Matt Pape · 6 years ago
  90. 660d685 Merge "Move SDK Check for getNeighboringCellInfo" am: 9ec58ff433 by Nathan Harold · 6 years ago
  91. cd3d9a5 Move SDK Check for getNeighboringCellInfo am: cb1c5ad25d by Nathan Harold · 6 years ago
  92. ef3026c Merge "Fix stroke color for settings filter spinner" by Fan Zhang · 6 years ago
  93. 2579dcd Merge "Remove libcore/io members from light grey list" by Treehugger Robot · 6 years ago
  94. 2014c4f Merge "Start on DexBuilder" am: 3e7d810a2f am: d4d3e215d7 am: d8a522c89c by Eric Holk · 6 years ago
  95. 1a73c07 Merge "Fix issue with sort_api.sh" am: f943c52105 am: 66e9d98618 by Paul Duffin · 6 years ago
  96. 2a44159 Minor Autofill improvements: by Felipe Leme · 6 years ago
  97. 8ae2674 Merge "Move SDK Check for getNeighboringCellInfo" am: 9ec58ff433 by Nathan Harold · 6 years ago
  98. d8a522c Merge "Start on DexBuilder" am: 3e7d810a2f am: d4d3e215d7 by Eric Holk · 6 years ago
  99. 66e9d98 Merge "Fix issue with sort_api.sh" am: f943c52105 by Paul Duffin · 6 years ago
  100. 3cb7afb Merge "setVolume() function using single input Test: run CTS" by Dichen Zhang · 6 years ago