1. 2e1870c Add log to help debug bind TCS twice. by Joanne Chung · 5 years ago
  2. 78b956d Merge "Remove nullablility annotations from module-lib" into rvc-dev by Anton Hansson · 5 years ago
  3. 37bdfa3 Merge "Fix recursive calls on DC#ensureActivitiesVisible" into rvc-dev by TreeHugger Robot · 5 years ago
  4. ab476cc Merge "Fix hasEnabledAutofillServices() return wrong value after AutofillServie updated" into rvc-dev by Joanne Chung · 5 years ago
  5. f7862f5 Merge "TetheringServiceTest: test caller permission" into rvc-dev by Mark Chien · 5 years ago
  6. 770597c Fix recursive calls on DC#ensureActivitiesVisible by Charles Chen · 5 years ago
  7. 3ab1795 Merge "Support MirrorLink DHCPDECLINE." into rvc-dev by Xiao Ma · 5 years ago
  8. c34c144 Merge "Remove feature flag, unused lib and test cases" into rvc-dev by TreeHugger Robot · 5 years ago
  9. 43c04e1 Merge "Handle input method switch properly for inline suggestions" into rvc-dev by TreeHugger Robot · 5 years ago
  10. 81cbe29 Handle input method switch properly for inline suggestions by TYM Tsai · 5 years ago
  11. a31117d Merge "Add the NOT_SUSPENDED capability to Ethernet - doc part" into rvc-dev by Chalard Jean · 5 years ago
  12. ffc352b Remove feature flag, unused lib and test cases by Sunny Shao · 5 years ago
  13. 3799331 Merge "Fix returning activity that not in the task" into rvc-dev by Louis Chang · 5 years ago
  14. fa27e68 TetheringServiceTest: test caller permission by markchien · 5 years ago
  15. ebbd9e4 Merge "Increase char limit for wired headphone" into rvc-dev by Hugh Chen · 5 years ago
  16. 07fd727 Merge "[KDDI] Define carrier config for call forwarding items" into rvc-dev by Allen Su · 5 years ago
  17. 523e3e8 Fix returning activity that not in the task by Louis Chang · 5 years ago
  18. 005f32a Increase char limit for wired headphone by hughchen · 5 years ago
  19. 3e213cf Fix mis-configuration of TEST_MAPPING file. by easoncylee · 5 years ago
  20. 8ef4e6e Merge "Import translations. DO NOT MERGE" into rvc-dev by Bill Yi · 5 years ago
  21. 79fd944 Import translations. DO NOT MERGE by Bill Yi · 5 years ago
  22. 32ca0d6 Import translations. DO NOT MERGE by Bill Yi · 5 years ago
  23. 53392bb Merge "Import translations. DO NOT MERGE" into rvc-dev by Bill Yi · 5 years ago
  24. 2bbb08b Merge "Let top-fullscreen-app window keep controlling status bar" into rvc-dev by Tiger Huang · 5 years ago
  25. 8032fd3 Merge "Make sure actions have icons" into rvc-dev by Beth Thibodeau · 5 years ago
  26. f31ae3b Merge "Cleanup some unused code and update resources on config change" into rvc-dev by Winson Chung · 5 years ago
  27. 83dcd5f Merge "Paged carousel for media players" into rvc-dev by Robert Snoeberger · 5 years ago
  28. 8949be4 Let top-fullscreen-app window keep controlling status bar by Tiger Huang · 5 years ago
  29. 1d22ea4 Merge "Take interactive bugreports on Android TV" into rvc-dev by Robin Lee · 5 years ago
  30. f657ae3 Merge "Do not send Runnable via Messenger across processes" into rvc-dev by Hongwei Wang · 5 years ago
  31. a48f73e Merge "Adjust PIP Resize handle size and margin." into rvc-dev by Ben Lin · 5 years ago
  32. 1a8ed6d Merge "ThermalManagerService: initialize to THROTTLING_NONE explicitly" into rvc-dev by Wei Wang · 5 years ago
  33. 4611bba Cleanup some unused code and update resources on config change by Winson Chung · 5 years ago
  34. 52dfb62 Paged carousel for media players by Robert Snoeberger · 5 years ago
  35. ec330b7 Merge "Update conversation strings" into rvc-dev by Julia Reynolds · 5 years ago
  36. 5d78bf9 Merge "Don't send action suggestion when user starts typing" into rvc-dev by Feng Cao · 5 years ago
  37. 97f28fd Do not send Runnable via Messenger across processes by Hongwei Wang · 5 years ago
  38. 47716cb Merge "Ensured that the gut's bounds update properly" into rvc-dev by Selim Cinek · 5 years ago
  39. 7b42f2d Merge "Tuner JNI: fix filter.read and DvrSettings" into rvc-dev by TreeHugger Robot · 5 years ago
  40. 2e933f4 Don't send action suggestion when user starts typing by Feng Cao · 5 years ago
  41. 39419af Adjust PIP Resize handle size and margin. by Ben Lin · 5 years ago
  42. 4959bdd Update conversation strings by Julia Reynolds · 5 years ago
  43. 535e4ab Merge "UserRestriction doc fix: primary -> admin" into rvc-dev by Adam Bookatz · 5 years ago
  44. a5a4ee4 Ensured that the gut's bounds update properly by Selim Cinek · 5 years ago
  45. f51818a Merge "Add PiP Resize drag handle." into rvc-dev by Ben Lin · 5 years ago
  46. 3abe653 Merge "Fix crash in pip task org from null params" into rvc-dev by Winson Chung · 5 years ago
  47. 6745628 Merge "Revert "Fix AppOps collection bug."" into rvc-dev by Claudio Martella · 5 years ago
  48. 0a90c7b Merge "Move StatsPullAtomService pullers to binder thread" into rvc-dev by TreeHugger Robot · 5 years ago
  49. f75175f Make sure actions have icons by Beth Thibodeau · 5 years ago
  50. 3f24b9c Merge "Correct javadoc for an auto-revoke API" into rvc-dev by Eugene Susla · 5 years ago
  51. 8331568 Merge "Ignore signals from RecentTasks for frozen task list" into rvc-dev by Vinit Nayak · 5 years ago
  52. 3ce785b Merge "Fix a bug where autofill resends inline suggestions in the wrong app" into rvc-dev by Feng Cao · 5 years ago
  53. 6d8a1956 Fix crash in pip task org from null params by Winson Chung · 5 years ago
  54. cee5a21 Merge "GestureManifold: fix null pointer exception in onGestureCompleted." into rvc-dev by Ameer Armaly · 5 years ago
  55. 71765aa Merge "Invalidate PackageInfo cache when overlays change" into rvc-dev by Ryan Mitchell · 5 years ago
  56. 906a02b Add PiP Resize drag handle. by Ben Lin · 5 years ago
  57. 93059d2 Take interactive bugreports on Android TV by Robin Lee · 5 years ago
  58. 7980546 Merge "Clean up Sharesheet pinning, add app icon, remove DS pin menu" into rvc-dev by Mike Digman · 5 years ago
  59. f5d7e44 ThermalManagerService: initialize to THROTTLING_NONE explicitly by Wei Wang · 5 years ago
  60. a2ea714 Merge "Fix javadoc of BlobStoreManager class." into rvc-dev by Sudheer Shanka · 5 years ago
  61. 6fad2cc Merge "Fix dialog offset" into rvc-dev by Fabian Kozynski · 5 years ago
  62. 0a49cd2 Merge "Use rounded corners background in GA Popup menu" into rvc-dev by Fabian Kozynski · 5 years ago
  63. 73a8bbb Revert "Fix AppOps collection bug." by Stanislav Zholnin · 5 years ago
  64. cb0af9f Merge "Avoid #finalResizePip after dismissal of PIP." into rvc-dev by Ben Lin · 5 years ago
  65. cd3f2de Avoid #finalResizePip after dismissal of PIP. by Ben Lin · 5 years ago
  66. 2f988b5 Merge "Don't truncate an app's own label when forcing safe label." into rvc-dev by TreeHugger Robot · 5 years ago
  67. f90980d Merge "Adds Assistant invocation time stamp to ActivityManagerWraper" into rvc-dev by Govinda Wasserman · 5 years ago
  68. 523dca0 Fix a bug where autofill resends inline suggestions in the wrong app by Feng Cao · 5 years ago
  69. 059d812 Merge "Use shortcut long labels if available in Sharesheet" into rvc-dev by TreeHugger Robot · 5 years ago
  70. 28c3a34 Merge "Update conversation labels" into rvc-dev by Julia Reynolds · 5 years ago
  71. de793a8 Merge "Disable output switcher based on available routing" into rvc-dev by Robert Snoeberger · 5 years ago
  72. b075b70 Merge "Prevent ZBoost of TaskDisplayArea" into rvc-dev by Chris Li · 5 years ago
  73. 64c7043 Clean up Sharesheet pinning, add app icon, remove DS pin menu by Mike Digman · 5 years ago
  74. 44753b4 Correct javadoc for an auto-revoke API by Eugene Susla · 5 years ago
  75. d6a4a88 Merge "Fixed threading issue in LocationControllerImpl" into rvc-dev by Fabian Kozynski · 5 years ago
  76. c86de6f Merge "Import translations. DO NOT MERGE" into rvc-dev by TreeHugger Robot · 5 years ago
  77. ffbfb1c Merge "Import translations. DO NOT MERGE" into rvc-dev by TreeHugger Robot · 5 years ago
  78. 1038e96 Fix dialog offset by Fabian Kozynski · 5 years ago
  79. cc9410f Merge "Support split-screen modes on freeform displays" into rvc-dev by Evan Rosky · 5 years ago
  80. 1144c97 Use rounded corners background in GA Popup menu by Fabian Kozynski · 5 years ago
  81. ad13440 Merge "Remove protection levels from INTERACT_ACROSS_PROFILES" into rvc-dev by Alex Kershaw · 5 years ago
  82. 5d6cf38 Merge "Prevent DPCs from requesting INTERACT_ACROSS_PROFILES" into rvc-dev by TreeHugger Robot · 5 years ago
  83. 4586885 Merge "Camera: Query default display size from display manager" into rvc-dev by TreeHugger Robot · 5 years ago
  84. 992a6e2 Merge "Move Data Stall logic to CS from NetworkMonitorCallbacks." into rvc-dev by Cody Kesting · 5 years ago
  85. 600ce54 Merge "Check PendingStartActivityUids list before updateOomAdj is done." into rvc-dev by Hui Yu · 5 years ago
  86. 7697d0f Merge "Fixing default timeout constant" into rvc-dev by TreeHugger Robot · 5 years ago
  87. c445282 Merge "Fix width of GA popup menu." into rvc-dev by Fabian Kozynski · 5 years ago
  88. c828071 Merge "Controls UI - Fix dropdown layer list" into rvc-dev by Matt Pietal · 5 years ago
  89. fb18408 Import translations. DO NOT MERGE by Bill Yi · 5 years ago
  90. d70e938 Merge "Don't save touch location as a resting position." into rvc-dev by TreeHugger Robot · 5 years ago
  91. bd09c17 Adds Assistant invocation time stamp to ActivityManagerWraper by Govinda Wasserman · 5 years ago
  92. 23e3689 Disable output switcher based on available routing by Robert Snoeberger · 5 years ago
  93. 86b5fa9 Merge "Tint the pointer white at all times." into rvc-dev by TreeHugger Robot · 5 years ago
  94. 82c49a9 Merge "Add data collection and metrics for Media Output Switcher - 1/n" into rvc-dev by Robert Luo · 5 years ago
  95. 67056f7 Fix width of GA popup menu. by Fabian Kozynski · 5 years ago
  96. fb67b52 Controls UI - Fix dropdown layer list by Matt Pietal · 5 years ago
  97. a040084 Merge "Drop prebuilt files to android source tree." into rvc-dev by TreeHugger Robot · 5 years ago
  98. 66b8717 Remove protection levels from INTERACT_ACROSS_PROFILES by Alex Kershaw · 5 years ago
  99. f368dbe Fix hasEnabledAutofillServices() return wrong value after AutofillServie updated by Joanne Chung · 5 years ago
  100. fa6cf17 Merge "setAutoTimeRequired disabled on managed profile" into rvc-dev by Alex Johnston · 5 years ago