1. 64aadd0 Clarify geometry management for SurfaceView by Robert Carr · 9 years ago
  2. d153c4f Fix flicker when releasing drag of divider by Chong Zhang · 9 years ago
  3. 13d3066 Fixing issue with canceling the thumbnail in addition to the app window. by Winson · 9 years ago
  4. a7262a8 Immediately start resizing when touching docked divider by Jorim Jaggi · 9 years ago
  5. 253a20f Fix black holes and flickering in docked resizing by Jorim Jaggi · 9 years ago
  6. 61f39a7 Migrate docked divider drawing to SysUI by Jorim Jaggi · 9 years ago
  7. 2f7d292 Supply app transition specs with a future by Jorim Jaggi · 9 years ago
  8. 8382f98 Merge "Revert "Clarify geometry management for SurfaceView"" by Bart Sears · 9 years ago
  9. 7d73643 Revert "Clarify geometry management for SurfaceView" by Bart Sears · 9 years ago
  10. b9765b4 Merge "Clarify geometry management for SurfaceView" by Rob Carr · 9 years ago
  11. 63a35e2 Fix minor problems when resizing/maximizing docked window. by Filip Gruszczynski · 9 years ago
  12. 78a45f2 Clarify geometry management for SurfaceView by Robert Carr · 9 years ago
  13. 14b4e57 Remove blink during the freeform -> recents transition. by Filip Gruszczynski · 9 years ago
  14. 78a8df4 Merge "Always call legacy performLongClick()" by Alan Viverette · 9 years ago
  15. 7611a6d Always call legacy performLongClick() by Alan Viverette · 9 years ago
  16. 31b09bd Merge "Sync SurfaceView position changes to parent render." by Rob Carr · 9 years ago
  17. 4c759ca Merge "Fix: ToolType() check -> isFromSource()." by Jun Mukai · 9 years ago
  18. 36a9946 Fix: ToolType() check -> isFromSource(). by Jun Mukai · 9 years ago
  19. 02a5a6b Merge "Added StackId object for checking what features a stack supports" by Wale Ogunwale · 9 years ago
  20. 3797c22 Added StackId object for checking what features a stack supports by Wale Ogunwale · 9 years ago
  21. c28098f Add ability to cancel task window transitions. by Winson · 9 years ago
  22. 57311f7 Merge "Hide recents during freeform to recents animation." by Filip Gruszczynski · 9 years ago
  23. 1a5203d Hide recents during freeform to recents animation. by Filip Gruszczynski · 9 years ago
  24. 64e516f Sync SurfaceView position changes to parent render. by Rob Carr · 9 years ago
  25. b97ba3c Merge "Add window setDecorView API." by Rob Carr · 9 years ago
  26. 02ed4a0 Sending drag-start notifications to children added to view group. by Vadim Tryshev · 9 years ago
  27. b6c2624 Add window setDecorView API. by Robert Carr · 9 years ago
  28. 84e7b4f Merge "Add missing actions to getActionSymbolicName - This improves the output of AccessibilityAction.toString() for debugging purposes." by Steven Dao · 9 years ago
  29. d8f5683 Merge "Show anchored context menu on long press" by Alan Viverette · 9 years ago
  30. 7944699 Merge "Add setPointerShape() to View for customizable pointer icon shape." by Jun Mukai · 9 years ago
  31. 9dea0d5 Free DisplayListData for Views with GONE parents by John Reck · 9 years ago
  32. 9a4450b Add null check for MotionEvent#getDevice. by Keisuke Kuroyanagi · 9 years ago
  33. 35c6d6b Show anchored context menu on long press by Alan Viverette · 9 years ago
  34. 699ee64 Merge "Prevent AccessibilityInteractionClient.getWindows() returns partially cached windows list." by Maxim Bogatov · 9 years ago
  35. c328120 Prevent AccessibilityInteractionClient.getWindows() by Maxim Bogatov · 9 years ago
  36. ea84cff Add new Cut / Copy / Paste keys. by Michael Wright · 9 years ago
  37. 5359893 Merge "Do not update pointer icon shape for HOVER_EXIT event." by Jun Mukai · 9 years ago
  38. 8480e34 Add setPointerShape() to View for customizable pointer icon shape. by Jun Mukai · 9 years ago
  39. 76c4a12 Do not update pointer icon shape for HOVER_EXIT event. by Jun Mukai · 9 years ago
  40. ba64d6a Merge "Fix trace end in inflate" by John Reck · 9 years ago
  41. 465e1a3 Fix trace end in inflate by John Reck · 9 years ago
  42. 7832739 Merge "Rename DisplayListData to DisplayList" by Chris Craik · 9 years ago
  43. 003cc3d Rename DisplayListData to DisplayList by Chris Craik · 9 years ago
  44. 547c346 Merge "Allow changing mouse cursor for the edges of resizable window." by Jun Mukai · 9 years ago
  45. 41aab00 Allow changing mouse cursor for the edges of resizable window. by Jun Mukai · 9 years ago
  46. 9b34442 Use StringBuilder to construct window title string. by Wale Ogunwale · 9 years ago
  47. d4f2b64 am be02134c: am fceaedda: am 75693994: Merge "Disassociate system windows from apps" by Wale Ogunwale · 9 years ago
  48. be02134 am fceaedda: am 75693994: Merge "Disassociate system windows from apps" by Wale Ogunwale · 9 years ago
  49. fceaedd am 75693994: Merge "Disassociate system windows from apps" by Wale Ogunwale · 9 years ago
  50. ff58e30 Disassociate system windows from apps by tiger_huang · 9 years ago
  51. cbc4e08 Merge "Revert "Sync SurfaceView position changes to parent render."" by Rob Carr · 9 years ago
  52. 7e1d861 Revert "Sync SurfaceView position changes to parent render." by Rob Carr · 9 years ago
  53. 70b7073 Merge "Sync SurfaceView position changes to parent render." by Rob Carr · 9 years ago
  54. 6104dc9 Sync SurfaceView position changes to parent render. by Robert Carr · 9 years ago
  55. d25c901 Merge "Throw IndexOutOfBoundsException for invalid start/count values" by Chris Craik · 9 years ago
  56. 1db5397 Allow changing mouse pointer icon for the current context. by Jun Mukai · 9 years ago
  57. 18a759d Throw IndexOutOfBoundsException for invalid start/count values by Chris Craik · 9 years ago
  58. b3a54f9 Merge "Change WindowState.mShownFrame to WindowState.mShownPosition." by Filip Gruszczynski · 9 years ago
  59. 2a6a2c2 Change WindowState.mShownFrame to WindowState.mShownPosition. by Filip Gruszczynski · 9 years ago
  60. e95ce0f Merge "Dump mSupportsSwitchingToNextInputMethod value" by Seigo Nonaka · 9 years ago
  61. d1bf9f0 Merge "New public API for calculating the total duration of an animation" by Doris Liu · 9 years ago
  62. d742bfd Dump mSupportsSwitchingToNextInputMethod value by Seigo Nonaka · 9 years ago
  63. 0cfe763 am bbd8315d: am ff953294: am d9635e60: am c83a6121: Merge "Move ASSIST_BLOCKED flag to avoid collision with SCROLL_INDICATOR" into mnc-dr-dev by Alan Viverette · 9 years ago
  64. 8b7c99c New public API for calculating the total duration of an animation by Doris Liu · 9 years ago
  65. 103a577c Add missing actions to getActionSymbolicName by Steven Dao · 9 years ago
  66. bbd8315 am ff953294: am d9635e60: am c83a6121: Merge "Move ASSIST_BLOCKED flag to avoid collision with SCROLL_INDICATOR" into mnc-dr-dev by Alan Viverette · 9 years ago
  67. d9635e6 am c83a6121: Merge "Move ASSIST_BLOCKED flag to avoid collision with SCROLL_INDICATOR" into mnc-dr-dev by Alan Viverette · 9 years ago
  68. c83a612 Merge "Move ASSIST_BLOCKED flag to avoid collision with SCROLL_INDICATOR" into mnc-dr-dev by Alan Viverette · 9 years ago
  69. 8dbd9ad Fix missing frame or wrong frame position when resize starts by Chong Zhang · 9 years ago
  70. 6e94a9e Added rules for status/nav bar customization when in multi-window mode by Wale Ogunwale · 9 years ago
  71. b2387e6 am 6c271b89: am f3acc630: am 01356906: Merge "Ensure SurfaceView requests WM relayout when size changes." into mnc-dr-dev by Tim Murray · 9 years ago
  72. f3acc63 am 01356906: Merge "Ensure SurfaceView requests WM relayout when size changes." into mnc-dr-dev by Tim Murray · 9 years ago
  73. 57caeb5 Ensure SurfaceView requests WM relayout when size changes. by Robert Carr · 9 years ago
  74. a8fe43f Ensure SurfaceView requests WM relayout when size changes. by Robert Carr · 9 years ago
  75. 980ee47 Resolving incorrect rendering of content while resize by Skuhne · 9 years ago
  76. a42521c Merge "Make window callbacks non static member of ViewRootImpl" by Chong Zhang · 9 years ago
  77. dcee1de Make window callbacks non static member of ViewRootImpl by Chong Zhang · 9 years ago
  78. 4164e6a Merge "Enable activity rendering during window animations" by Chet Haase · 9 years ago
  79. 9c45041 Enable activity rendering during window animations by Chet Haase · 9 years ago
  80. 14418da Fix recents crashing during docked stack resize. by Filip Gruszczynski · 9 years ago
  81. 3b49317 Move ASSIST_BLOCKED flag to avoid collision with SCROLL_INDICATOR by Alan Viverette · 9 years ago
  82. 8a20b70 Merge "[a11y] Add default autoclick delay value to AccessibilityManager" by Toni Barzic · 9 years ago
  83. b816087 Rendering the window frame with a second thread by Skuhne · 9 years ago
  84. f3d78a2 [a11y] Add default autoclick delay value to AccessibilityManager by Toni Barzic · 9 years ago
  85. 4d4b9fd Merge "Document API-level-specific delegate behavior" by Alan Viverette · 9 years ago
  86. 0daf210 Fix leaking the first activity while preserving windows. by Filip Gruszczynski · 9 years ago
  87. 7141cba6 Merge "Clear stack trace from re-thrown inflater exceptions" by Alan Viverette · 9 years ago
  88. c687c19 Document API-level-specific delegate behavior by Alan Viverette · 9 years ago
  89. f77a6db Merge "Refactoring: Delete AppWindowToken.willBeHidden field." by Filip Gruszczynski · 9 years ago
  90. 8aafd3a Refactoring: Delete AppWindowToken.willBeHidden field. by Filip Gruszczynski · 9 years ago
  91. 8f12481 Clear stack trace from re-thrown inflater exceptions by Alan Viverette · 9 years ago
  92. ed39126 Make context menus show as popup menus. by Oren Blasberg · 9 years ago
  93. 4f52bc6 Batch ACTION_MOVE events to vsync boundries when resizing task by Wale Ogunwale · 9 years ago
  94. 466f321 Showing docked stack divider window. by Filip Gruszczynski · 9 years ago
  95. 6e533d5 Merge "Do not do setSurface on window size changes" by Chong Zhang · 9 years ago
  96. fe1f99c Merge "MultiThreaded rendering of different renderNodes" by Stefan Kuhne · 9 years ago
  97. 23d62fd Do not do setSurface on window size changes by Chong Zhang · 9 years ago
  98. ea7a7fb MultiThreaded rendering of different renderNodes by Skuhne · 9 years ago
  99. c0f2bc0 am 46db0f22: am 08b00423: am 1f463957: am 91f2123b: Merge "Add support for setting color transforms" into mnc-dr-dev by Justin Harrison · 9 years ago
  100. 46db0f2 am 08b00423: am 1f463957: am 91f2123b: Merge "Add support for setting color transforms" into mnc-dr-dev by Justin Harrison · 9 years ago