1. b1ecff7 Merge "Added View#setRenderEffect API" by Nader Jawad · 4 years, 1 month ago
  2. fe982c0 Merge "Added support for RootTaskDisplayAreaOrganizer" by Wale Ogunwale · 4 years, 1 month ago
  3. 062b17a Rename splitscreen package to legacysplitscreen by Wale Ogunwale · 4 years, 1 month ago
  4. 1bf5680 Added support for RootTaskDisplayAreaOrganizer by Wale Ogunwale · 4 years, 1 month ago
  5. eddca01 Merge "Consider root task offset when updating split bounds" by TreeHugger Robot · 4 years, 1 month ago
  6. cd2640b Consider root task offset when updating split bounds by Jerry Chang · 4 years, 1 month ago
  7. 5cbcf76 Merge "6-1/ Integrate SplitScreen rotation flicker tests" by TreeHugger Robot · 4 years, 1 month ago
  8. bde6cfb Merge "Clean up LetterboxTaskListerner and all related logic." by TreeHugger Robot · 4 years, 1 month ago
  9. 2f37c38 Clean up LetterboxTaskListerner and all related logic. by Mariia Sandrikova · 4 years, 1 month ago
  10. c3f64a3 Merge "Fix abnormal flicking when swiping up to exit OHM in 3-button mode" by TreeHugger Robot · 4 years, 1 month ago
  11. cf4b64c Merge "5-1/ Migrate CTS split screen testNonResizeable tests" by TreeHugger Robot · 4 years, 1 month ago
  12. 8b5c9c60 Added View#setRenderEffect API by Nader Jawad · 4 years, 1 month ago
  13. a285aff Merge "Provide vsync id for all animation transactions (except PIP)" by Jorim Jaggi · 4 years, 1 month ago
  14. 340da87 Merge "Cache font data." by TreeHugger Robot · 4 years, 1 month ago
  15. 35909fc Merge "Fix one-handed-tutorial-overlay connection is permanently present" by Jason Chang · 4 years, 1 month ago
  16. 60ae7ac 6-1/ Integrate SplitScreen rotation flicker tests by Bill Lin · 4 years, 2 months ago
  17. 3e2cf2e 5-1/ Migrate CTS split screen testNonResizeable tests by Bill Lin · 4 years, 2 months ago
  18. 8bef010 Cache font data. by Kohsuke Yatoh · 4 years, 1 month ago
  19. 18ea005 Merge "Add fling animation when snapping split divider bar" by Jerry Chang · 4 years, 1 month ago
  20. c6eec7e Merge "Use shell executor for TaskView" by Mady Mellor · 4 years, 1 month ago
  21. ab5dac8 Merge "Add initial benchmarks for CanvasOp" by TreeHugger Robot · 4 years, 1 month ago
  22. cf45363 Merge "Some cleanup/rearrangement of shell transitions things" by Evan Rosky · 4 years, 1 month ago
  23. 6673b31 Use shell executor for TaskView by Mady Mellor · 4 years, 1 month ago
  24. 9e28c67 Merge "Don't save the default size as reentry state" by Jorge Gil · 4 years, 1 month ago
  25. c5b5c76 Some cleanup/rearrangement of shell transitions things by Evan Rosky · 4 years, 2 months ago
  26. a864f95 Merge "Clear child task crop in split so it matches parent crop" by Chavi Weingarten · 4 years, 1 month ago
  27. e714b03 Merge "Letterbox: show activity under insets when possible or needed" by Mariia Sandrikova · 4 years, 1 month ago
  28. 9608af1 Merge "Align SplitDivider layer name for AppPairs flicker test" by TreeHugger Robot · 4 years, 1 month ago
  29. 82f2041 Merge "Fix some exception occrued possible code" by Tony Huang · 4 years, 1 month ago
  30. 5935f55 Add fling animation when snapping split divider bar by Jerry Chang · 4 years, 1 month ago
  31. 1974bdc Align SplitDivider layer name for AppPairs flicker test by Bill Lin · 4 years, 1 month ago
  32. b5c162b Clear child task crop in split so it matches parent crop by chaviw · 4 years, 1 month ago
  33. e9d60f8 Fix some exception occrued possible code by Tony Huang · 4 years, 1 month ago
  34. d0ade62 Merge "Prevent systemui crash by adding view to an invalid display" by Louis Chang · 4 years, 1 month ago
  35. b5eeb18 Add initial benchmarks for CanvasOp by John Reck · 4 years, 1 month ago
  36. f9f8be9 Merge "Cleanup IPinnedStackController and IPinnedStackListener 2/N" by Hongwei Wang · 4 years, 1 month ago
  37. 67d5665 Fix one-handed-tutorial-overlay connection is permanently present by Jason Chang · 4 years, 2 months ago
  38. a9ce662 Revert "gpuDrawTime should default to 0 when endTime is unknown" by Boleyn Su · 4 years, 2 months ago
  39. 7bd311c Merge "TV Pip fixes after menu migration to Window" by Sergey Nikolaienkov · 4 years, 1 month ago
  40. 41eff68 Letterbox: show activity under insets when possible or needed by Mariia Sandrikova · 4 years, 1 month ago
  41. 2c0e01b Don't save the default size as reentry state by jorgegil@google.com · 4 years, 1 month ago
  42. 0ab7007 resolve merge conflicts of 358f0d4fc8c248498cf113c41e043877a14e89a1 to master by Jeff Sharkey · 4 years, 1 month ago
  43. f1de2b6 Cleanup IPinnedStackController and IPinnedStackListener 2/N by Hongwei Wang · 4 years, 2 months ago
  44. 9af6ac7 Merge changes from topic "dec5" am: c2793cf12b by Jeff Sharkey · 4 years, 1 month ago
  45. 52b9862 Improve OWNERS coverage across frameworks/base/. by Jeff Sharkey · 4 years, 1 month ago
  46. dea5541 Merge "Make DockedStackDivider trusted" by Bernardo Rufino · 4 years, 1 month ago
  47. bf64024 Fix abnormal flicking when swiping up to exit OHM in 3-button mode by Jason Chang · 4 years, 1 month ago
  48. ece9fea Prevent systemui crash by adding view to an invalid display by Louis Chang · 4 years, 1 month ago
  49. 7fd56a8 Provide vsync id for all animation transactions (except PIP) by Jorim Jaggi · 4 years, 1 month ago
  50. 55fc541 Merge "Add support for CanvasOps to draw multiple lines or points in a single call --DrawPoints --DrawLines" by Nader Jawad · 4 years, 1 month ago
  51. 5199370 Make DockedStackDivider trusted by Bernardo Rufino · 4 years, 1 month ago
  52. 919cce1 TV Pip fixes after menu migration to Window by Sergey Nikolaienkov · 4 years, 2 months ago
  53. 014f297 Re-implement pinch-to-resize gesture. by Ben Lin · 4 years, 2 months ago
  54. 4285c8a Add support for CanvasOps to draw multiple lines or by Nader Jawad · 4 years, 2 months ago
  55. 61406d1 Merge "Removing duplicated code" by Antonella Dellanzo · 4 years, 2 months ago
  56. 1fa042b Merge "Support dragging divider bar of app-pair to resize the splits" by TreeHugger Robot · 4 years, 2 months ago
  57. 7dd5daa Merge "Cleanup IPinnedStackController and IPinnedStackListener 1/N" by TreeHugger Robot · 4 years, 2 months ago
  58. 34bb7d0 Merge "Starts settings as PiP user" by Hongwei Wang · 4 years, 2 months ago
  59. c678bdd Merge "Create Font sets from native fonts" by TreeHugger Robot · 4 years, 2 months ago
  60. 05c04d4 Cleanup IPinnedStackController and IPinnedStackListener 1/N by Hongwei Wang · 4 years, 2 months ago
  61. 3a28205 Create Font sets from native fonts by Seigo Nonaka · 4 years, 2 months ago
  62. 94132e1 1/ Initial preparation for separate shell main thread by Winson Chung · 4 years, 2 months ago
  63. 0c9c2cf Support dragging divider bar of app-pair to resize the splits by Jerry Chang · 4 years, 2 months ago
  64. 39cf120 Merge "Add support for drawLayer CanvasOps" by Nader Jawad · 4 years, 2 months ago
  65. 6f3ed80 Merge "DisplayImeController: fix out-of-sync IME visibility" by TreeHugger Robot · 4 years, 2 months ago
  66. a18650b DisplayImeController: fix out-of-sync IME visibility by Adrian Roos · 4 years, 2 months ago
  67. e4b1ddd Merge "Store and pull files from /sdcard/" by Nataniel Borges · 4 years, 2 months ago
  68. 2ed07b4 Store and pull files from /sdcard/ by Nataniel Borges · 4 years, 2 months ago
  69. 55f1976 Add support for drawLayer CanvasOps by Nader Jawad · 4 years, 2 months ago
  70. 574e6b4 Wire displayId from input event to PipTouchState by Daichi Hirono · 4 years, 2 months ago
  71. b201a7e Merge "Track per-window information in ViewFrameInfo" by TreeHugger Robot · 4 years, 2 months ago
  72. a1978c2 Starts settings as PiP user by Hongwei Wang · 4 years, 2 months ago
  73. 429355b Merge "TV-PiP: Migrate Menu to SystemWindows." by Ben Lin · 4 years, 2 months ago
  74. 35d0072 Merge "Remove FlingAnimationUtils.Builder provider." by Dave Mankoff · 4 years, 2 months ago
  75. 51f7ca5 Merge "Fix bounds calculation in TV PipController" by TreeHugger Robot · 4 years, 2 months ago
  76. 9179b30 Remove FlingAnimationUtils.Builder provider. by Dave Mankoff · 4 years, 2 months ago
  77. 769b84f Removing duplicated code by Antonella Dellanzo · 4 years, 2 months ago
  78. a48a120 Fix bounds calculation in TV PipController by Sergey Nikolaienkov · 4 years, 2 months ago
  79. d921d9f Marking split screen rotate tests as flaky by Antonella Dellanzo · 4 years, 2 months ago
  80. 98ce694 Merge "Add presubmit tag for OpenAppToSplitScreenTest" by Antonella Dellanzo · 4 years, 2 months ago
  81. 4aed7225 Merge "Add test transition SplitScreenRotateTwoLaunchedAppTest" by Antonella Dellanzo · 4 years, 2 months ago
  82. 63d76ac Merge "Add new test transition SplitScreenRotateOneLaunchedAppTest" by Antonella Dellanzo · 4 years, 2 months ago
  83. d31ee38 Merge rvc-qpr-dev-plus-aosp-without-vendor@6881855 by Xin Li · 4 years, 2 months ago
  84. 63f0674 Merge "Handle app pair divider bar rotation" by TreeHugger Robot · 4 years, 2 months ago
  85. efed166 Track per-window information in ViewFrameInfo by Siarhei Vishniakou · 4 years, 2 months ago
  86. 819f82b TV-PiP: Migrate Menu to SystemWindows. by Ben Lin · 4 years, 2 months ago
  87. 5500c01 Merge "Apply insets to max bounds instead of parent bounds in letterbox mode." by Mariia Sandrikova · 4 years, 2 months ago
  88. 3260dc6 Merge "Introduce CanvasFrontend" by John Reck · 4 years, 2 months ago
  89. 22316ab Add new test transition SplitScreenRotateOneLaunchedAppTest by Antonella Dellanzo · 4 years, 2 months ago
  90. f6d554e Merge "Move tests to Presubmit" by Antonella Dellanzo · 4 years, 2 months ago
  91. f5592d1 Handle app pair divider bar rotation by Jerry Chang · 4 years, 2 months ago
  92. 337b621 Correctly expose EGL_ANDROID_native_fence_sync to hwui by Alec Mouri · 4 years, 7 months ago
  93. 1f6275f Merge "Switch some recent tasks calls from IATM to ATM" by TreeHugger Robot · 4 years, 2 months ago
  94. 398454f Apply insets to max bounds instead of parent bounds in letterbox mode. by Mariia Sandrikova · 4 years, 2 months ago
  95. e67ba2a Merge "Stop copying VectorDrawable pixels when drawing." by Derek Sollenberger · 4 years, 2 months ago
  96. dc95f10 Introduce CanvasFrontend by John Reck · 4 years, 2 months ago
  97. 649ed10 Merge "Disable flaky test" by John Reck · 4 years, 2 months ago
  98. 1c04c81 Merge "Fix race condition in releasedCallback test" by John Reck · 4 years, 2 months ago
  99. 4b6d358 Add test transition SplitScreenRotateTwoLaunchedAppTest by Antonella Dellanzo · 4 years, 2 months ago
  100. 217796a Merge "Use new canvas virtuals for m44" by TreeHugger Robot · 4 years, 2 months ago