1. b39ce19 Merge "Remove CountDownLatch from AssistReceiver." by Adam He · 4 years, 2 months ago
  2. 25a55b6 Merge "Misc small changes in Session.java." by Adam He · 4 years, 2 months ago
  3. f5c72d3 Merge "Add telephony service state atom to statsd." by Chi Zhang · 4 years, 2 months ago
  4. 24b71af Merge "Inject more dependencies in PackageManagerService" by TreeHugger Robot · 4 years, 2 months ago
  5. a6065e9 Merge "Improve QUALITY_* constant documentation" by TreeHugger Robot · 4 years, 2 months ago
  6. 40c465d Merge "Improvements on SystemServiceManager:" by TreeHugger Robot · 4 years, 2 months ago
  7. 5e42bc3 Merge "PendingIntent for permission slice should be immutable." by TreeHugger Robot · 4 years, 2 months ago
  8. c7393c8 Merge "Disable initializing wm component for non-primary sysui process" by TreeHugger Robot · 4 years, 2 months ago
  9. c73cece Improve QUALITY_* constant documentation by Soonil Nagarkar · 4 years, 2 months ago
  10. fccbf27 Merge changes from topic "streamtype" by Amy Zhang · 4 years, 2 months ago
  11. 44fcf11 Merge "Call DecorView.drawableChanged() in PhoneWindow.setBackgroungDrawable" into rvc-qpr-dev am: 7ce178e6cb am: bf26b5a9f4 by TreeHugger Robot · 4 years, 2 months ago
  12. bf26b5a Merge "Call DecorView.drawableChanged() in PhoneWindow.setBackgroungDrawable" into rvc-qpr-dev am: 7ce178e6cb by TreeHugger Robot · 4 years, 2 months ago
  13. 606e6c4 PendingIntent for permission slice should be immutable. by Pinyao Ting · 4 years, 2 months ago
  14. 5fbbee8 Merge "Use updated source rect hint in PIP exit animation" by Jorge Gil · 4 years, 2 months ago
  15. 7ce178e Merge "Call DecorView.drawableChanged() in PhoneWindow.setBackgroungDrawable" into rvc-qpr-dev by TreeHugger Robot · 4 years, 2 months ago
  16. 2a4b6d8 Merge "Move constants from service to manager" by Jordan Jozwiak · 4 years, 2 months ago
  17. d440873 Merge "Tuner JNI to use V1_1 ScanCallback" by TreeHugger Robot · 4 years, 2 months ago
  18. 373d5d5 Merge "[incremental/pm] set health listener on commit and on reboot" by TreeHugger Robot · 4 years, 2 months ago
  19. 7ae5a97 Merge "UBMS.mRunInitIntent: Mark as immutable." by Tobias Thierer · 4 years, 2 months ago
  20. edfd68e [automerger skipped] Merge "Remove @TestApi from @SystemApi symbols" into mainline-prod am: 0bace0cd01 -s ours by Anton Hansson · 4 years, 2 months ago
  21. 0bace0c Merge "Remove @TestApi from @SystemApi symbols" into mainline-prod by Anton Hansson · 4 years, 2 months ago
  22. 4c19ddb Merge "Remove unused `setForceUnlocked` method." by TreeHugger Robot · 4 years, 2 months ago
  23. 67df945 Disable initializing wm component for non-primary sysui process by Winson Chung · 4 years, 2 months ago
  24. 174d8f3 Merge "[AWARE] Add new API to support instant communication mode" by Nate Jiang · 4 years, 2 months ago
  25. aa50c22 UBMS.mRunInitIntent: Mark as immutable. by Tobias Thierer · 4 years, 2 months ago
  26. 2487914 Merge "Re-enable IME image inserting for RemoteInputView" by TreeHugger Robot · 4 years, 2 months ago
  27. 16b27d5 Merge "Change perf-setup.sh to perf-setup in README.md" by Peter Kalauskas · 4 years, 2 months ago
  28. b2647c6 Remove unused `setForceUnlocked` method. by Jeff DeCew · 4 years, 2 months ago
  29. c0e3a09 Merge "Remove @TestApi from @SystemApi symbols" by Anton Hansson · 4 years, 2 months ago
  30. 8e85d0e Merge "Deprecated unused TRANSIT_DOCK_TASK_FROM_RECENTS transition." by TreeHugger Robot · 4 years, 2 months ago
  31. f4c8103 Merge changes from topic "b168904199-qs-injection" by Dave Mankoff · 4 years, 2 months ago
  32. ae31181 Merge "Integrate LogicalDisplayMapper with DisplayFoldController." by Santos Cordon · 4 years, 2 months ago
  33. 823b309 Deprecated unused TRANSIT_DOCK_TASK_FROM_RECENTS transition. by Issei Suzuki · 4 years, 3 months ago
  34. bfa53ec Merge "Remove unused vars from LocalDisplayAdapter" by Marin Shalamanov · 4 years, 2 months ago
  35. fdd8b12 Merge "Support platform AppSearchManager(backend) to accept database name." by TreeHugger Robot · 4 years, 2 months ago
  36. 586a3cf Remove @TestApi from @SystemApi symbols by Anton Hansson · 4 years, 2 months ago
  37. 4af480c Merge "Make restoreCallingIdentity() @CriticalNative." by TreeHugger Robot · 4 years, 2 months ago
  38. ab8c0dd Merge "Fix that the top process is not cleared after device sleeps" by Riddle Hsu · 4 years, 2 months ago
  39. 57f1c75 Support platform AppSearchManager(backend) to accept database name. by Terry Wang · 4 years, 3 months ago
  40. ec72f99 Merge "Support task listener by task id." by TreeHugger Robot · 4 years, 2 months ago
  41. 4c4ca9a Make restoreCallingIdentity() @CriticalNative. by Jeff Sharkey · 4 years, 2 months ago
  42. 28a1dcc Merge "Increase BatteryStats delay" by TreeHugger Robot · 4 years, 2 months ago
  43. f1f0bd6 Merge "Add gradient clock to AOD/LS behind LS flag" by TreeHugger Robot · 4 years, 2 months ago
  44. 0e6581c Support task listener by task id. by Wale Ogunwale · 4 years, 3 months ago
  45. a9aff9a Improvements on SystemServiceManager: by Felipe Leme · 4 years, 2 months ago
  46. 2dbc947 Merge "Change a few UserController calls to use isProfile" by Adam Bookatz · 4 years, 2 months ago
  47. d366a17 Merge "Add a target for statsd nano proto definitions." by TreeHugger Robot · 4 years, 2 months ago
  48. 2570ec0 [incremental/pm] set health listener on commit and on reboot by Songchun Fan · 4 years, 3 months ago
  49. 5c2ad1c Merge "Revert "Revert "[pm/incremental/api] exposing package state names and reasons""" by Songchun Fan · 4 years, 2 months ago
  50. 21e83bc Merge "Add DTMB Frontend Status Support in Tuner JNI" by Amy Zhang · 4 years, 2 months ago
  51. c027d7e Configure avStreamType in Tuner JNI by Amy Zhang · 4 years, 3 months ago
  52. 99c1cfd Add Audio/Video Stream Type setter in Tuner Framework by Amy Zhang · 4 years, 3 months ago
  53. fd7d94e Merge "Move reentry state into PipBoundsState" by TreeHugger Robot · 4 years, 2 months ago
  54. 4116599 Add gradient clock to AOD/LS behind LS flag by Beverly · 4 years, 2 months ago
  55. ce2ae19 Merge "Protect against NPE thrown by flaky integration test" by TreeHugger Robot · 4 years, 2 months ago
  56. 3c61e7f Merge "Fix documentation of heart beat sensor" am: 3bef7fe58b am: a3d54aaa88 am: 4807d99163 am: 8570351c5a by Treehugger Robot · 4 years, 2 months ago
  57. 142d983 Merge "Add the flags for shortcut bubbles" by TreeHugger Robot · 4 years, 2 months ago
  58. 9199bca Merge changes from topic "sep28r" by Jeff Sharkey · 4 years, 2 months ago
  59. 8570351 Merge "Fix documentation of heart beat sensor" am: 3bef7fe58b am: a3d54aaa88 am: 4807d99163 by Treehugger Robot · 4 years, 2 months ago
  60. f10e2fc Tuner JNI to use V1_1 ScanCallback by Amy Zhang · 4 years, 3 months ago
  61. d2cf901 Merge "Create Sample 3" by Youngjun Kwak · 4 years, 2 months ago
  62. 4807d99 Merge "Fix documentation of heart beat sensor" am: 3bef7fe58b am: a3d54aaa88 by Treehugger Robot · 4 years, 2 months ago
  63. a0e22be Merge "Add two extended Frontend Scan Message in Tuner 1.1" by Amy Zhang · 4 years, 2 months ago
  64. e3e46e0 Add a target for statsd nano proto definitions. by Rahul Ravikumar · 4 years, 3 months ago
  65. 67c788d Add telephony service state atom to statsd. by Chi Zhang · 4 years, 5 months ago
  66. a3d54aa Merge "Fix documentation of heart beat sensor" am: 3bef7fe58b by Treehugger Robot · 4 years, 2 months ago
  67. 5ae394b Protect against NPE thrown by flaky integration test by Lyn Han · 4 years, 2 months ago
  68. 4377d44 Revert "Revert "[pm/incremental/api] exposing package state names and reasons"" by Songchun Fan · 4 years, 2 months ago
  69. cfa32e1 Perform update for duration metric by Tej Singh · 4 years, 3 months ago
  70. 5a9bf59 Remove CountDownLatch from AssistReceiver. by Adam He · 4 years, 3 months ago
  71. b343cb4 Misc small changes in Session.java. by Adam He · 4 years, 3 months ago
  72. 3bef7fe Merge "Fix documentation of heart beat sensor" by Treehugger Robot · 4 years, 2 months ago
  73. 731ddd8 Add the flags for shortcut bubbles by Mady Mellor · 4 years, 2 months ago
  74. 256da5a Add fuzzer for rewritten CursorWindow. by Jeff Sharkey · 4 years, 3 months ago
  75. ae2d88a Rewrite of CursorWindow internals. by Jeff Sharkey · 4 years, 3 months ago
  76. 07e6258 Merge changes from topic "frstatus" by Amy Zhang · 4 years, 2 months ago
  77. 8366252 Merge "Expose MediaEvent.release() as System API in Android S" by Amy Zhang · 4 years, 2 months ago
  78. d8168cf [automerger skipped] Merge changes from topic "media_delete_intent_rvc_qpr2" into rvc-qpr-dev am: d4659de45d am: 1c7502c179 -s ours by Jeff DeCew · 4 years, 2 months ago
  79. a3748ff [automerger skipped] Disable player's "Dismiss" button when notification is not dismissible. am: a49a320e49 am: 542839d8fa -s ours by Jeff DeCew · 4 years, 2 months ago
  80. 7259bd6 [automerger skipped] Media player attempts to dismiss notifications when players removed. am: 734c374976 am: 02aa1dd89d -s ours by Jeff DeCew · 4 years, 2 months ago
  81. 5b8d244 Move reentry state into PipBoundsState by jorgegil@google.com · 4 years, 3 months ago
  82. 9dfe748 Merge "PreBootBroadcaster.java: Make the PendingIntent immutable" by TreeHugger Robot · 4 years, 2 months ago
  83. 5d8bfdc Merge "[GraphicsEnvironment] Remove unnecessary prefix." by TreeHugger Robot · 4 years, 2 months ago
  84. 3834b11 5/N Move QS Tile tracking logic into QSPanelControllerBase. by Dave Mankoff · 4 years, 3 months ago
  85. dfc7230 4/N Add QSPanelControllerBase by Dave Mankoff · 4 years, 3 months ago
  86. e5712bb 3/N Remove UserTracker from QSPanel by Dave Mankoff · 4 years, 3 months ago
  87. 1143787 2/N Remove BroadcastDispatcher from QSPanel by Dave Mankoff · 4 years, 3 months ago
  88. c078bc2 1/N Add QSFragmentComponent by Dave Mankoff · 4 years, 3 months ago
  89. 1c7502c Merge changes from topic "media_delete_intent_rvc_qpr2" into rvc-qpr-dev am: d4659de45d by Jeff DeCew · 4 years, 2 months ago
  90. 542839d Disable player's "Dismiss" button when notification is not dismissible. am: a49a320e49 by Jeff DeCew · 4 years, 2 months ago
  91. 02aa1dd Media player attempts to dismiss notifications when players removed. am: 734c374976 by Jeff DeCew · 4 years, 2 months ago
  92. f8178cc Increase BatteryStats delay by Philip Cuadra · 4 years, 2 months ago
  93. 5c43abf Merge "Refactor GNSS JNI: GnssConfiguration" by TreeHugger Robot · 4 years, 2 months ago
  94. a606464 Add two extended Frontend Scan Message in Tuner 1.1 by Amy Zhang · 4 years, 4 months ago
  95. d4659de Merge changes from topic "media_delete_intent_rvc_qpr2" into rvc-qpr-dev by Jeff DeCew · 4 years, 2 months ago
  96. ba8a55a Merge "Make pendingintent use immutable flag" by TreeHugger Robot · 4 years, 2 months ago
  97. 04cf1c5 [automerger skipped] Merge "[RESTRICT AUTOMERGE] Revert "[RESTRICT AUTOMERGE] Revert "Require permission to create trusted displays""" into rvc-dev am: 8b1151e4d5 am: 45d83c2145 -s ours by TreeHugger Robot · 4 years, 2 months ago
  98. 8c2e1be [automerger skipped] [RESTRICT AUTOMERGE] Revert "[RESTRICT AUTOMERGE] Revert "Require permission to create trusted displays"" am: c947b10f99 am: f229afe648 -s ours by Charles Chen · 4 years, 2 months ago
  99. edd637d [automerger skipped] Merge "Make framework-res dep in stubs explicit am: 47994f3743" into mainline-prod am: 32fefc2421 -s ours by Liz Kammer · 4 years, 2 months ago
  100. 5df3c40 Create Sample 3 by kwaky · 4 years, 3 months ago