1. 0b46f3c Implement transition for docking task in recents #2 by Jorim Jaggi · 8 years ago
  2. 6a7c90a Implement clip modes during animation by Jorim Jaggi · 8 years ago
  3. f3b72c7 Transform app animator crop to child window space. by Robert Carr · 8 years ago
  4. 24aac8a Merge "Apply temp inset bounds to child window if it's not empty" into nyc-dev by Chong Zhang · 8 years ago
  5. ae35fef Apply temp inset bounds to child window if it's not empty by Chong Zhang · 8 years ago
  6. 477e720 Apply stack crop to docked stack during animation by Chong Zhang · 8 years ago
  7. d5c2db6 Don't show wallpaper when backdrop is visible by Adrian Roos · 8 years ago
  8. 33fde7d Fixed IndexOutOfBoundsException when removing child windows by Wale Ogunwale · 8 years ago
  9. adef831 Merge "Reimplement PIP animation to not use drag resizing." into nyc-dev by Rob Carr · 8 years ago
  10. 0d00c2e Reimplement PIP animation to not use drag resizing. by Robert Carr · 8 years ago
  11. 2728bf4 Added more log points for add/remove in window manager. by Wale Ogunwale · 8 years ago
  12. 6f9e103 Merge "Do not apply stack bounds if the window is above lockscreen" into nyc-dev by Chong Zhang · 8 years ago
  13. bcb8d82 Do not apply stack bounds if the window is above lockscreen by Chong Zhang · 8 years ago
  14. 9017ec0 Remove starting window whenever the acitvity is stopped by Wale Ogunwale · 8 years ago
  15. 5e6968d Fix disappearing windows after moving divider to side by Jorim Jaggi · 8 years ago
  16. c48a354 Clean-up WindowState if exit animation is done before app finishes by Wale Ogunwale · 8 years ago
  17. 722ff89 Protect against surfaceController and hasSurface getting out of sync. by Wale Ogunwale · 8 years ago
  18. b9b0fec Fix flicker when tapping quickly on dock divider by Chong Zhang · 8 years ago
  19. e05db74 Remove AM/WM traces by Chong Zhang · 8 years ago
  20. 2b79af1 Mark activity as visible and not stopped after resume-relaunch. by Chong Zhang · 8 years ago
  21. e12aece Ensure surfaces stay alive until activity stop. by Robert Carr · 8 years ago
  22. 0464a93 Disable WM loggings by Chong Zhang · 8 years ago
  23. d7e4acb Merge "Ensure Surface matrix set even when size unchanged." by Rob Carr · 9 years ago
  24. e1034cc3 Ensure Surface matrix set even when size unchanged. by Robert Carr · 9 years ago
  25. bfc2f8f Some fixes for saved surfaces by Chong Zhang · 9 years ago
  26. b1faf60 Use resizeMode integer instead of resizeable boolean. by Wale Ogunwale · 9 years ago
  27. a8975bd Enable logging for surface create/destroy. by Chong Zhang · 9 years ago
  28. eb22e8e Fixes for broken saved surface by Chong Zhang · 9 years ago
  29. 198dcbf Fix several small logging issues. by Filip Gruszczynski · 9 years ago
  30. f66db43 Several fixes for docking non-resizeable tasks by Chong Zhang · 9 years ago
  31. dc249c4 Change behavior when resizing docked stack by Jorim Jaggi · 9 years ago
  32. 50bf96b Crop to stack bounds during animation if docked task is non-resizeable by Chong Zhang · 9 years ago
  33. e6ed195 Remove confusing logging about surface size. by Filip Gruszczynski · 9 years ago
  34. 92e432c Refactor and improve window layering. by Filip Gruszczynski · 9 years ago
  35. 28ba383 Merge "Move window replacement tracking to window state." by Rob Carr · 9 years ago
  36. a1eb439 Move window replacement tracking to window state. by Robert Carr · 9 years ago
  37. 15bfdf5 Merge "Don't log bad surface size before layout is done." by Filip Gruszczynski · 9 years ago
  38. 96b906f Don't log bad surface size before layout is done. by Filip Gruszczynski · 9 years ago
  39. 51a1b87 Apply cropping to resizing surfaces. by Robert Carr · 9 years ago
  40. f34a04c Fix freeform to recents animating window being cuttoff. by Filip Gruszczynski · 9 years ago
  41. 0bd180d Improve debugging setup for window manager package. by Filip Gruszczynski · 9 years ago
  42. 13f7be9e Move surface save state tracking to WindowState. by Robert Carr · 9 years ago
  43. c806d90 Show toast for non-resizeble docked task under the task itself by Chong Zhang · 9 years ago
  44. 19723a4 Revert "Destroy docked divider surface when it's hidden." by Filip Gruszczynski · 9 years ago
  45. cb5f57b Destroy docked divider surface when it's hidden. by Filip Gruszczynski · 9 years ago
  46. 95cdbd6 Merge "Fix black wallpaper when docking a non-resizeable task" by Chong Zhang · 9 years ago
  47. 0abb20f Fix black wallpaper when docking a non-resizeable task by Chong Zhang · 9 years ago
  48. c954780 Merge "Prevent SurfaceView flash while resizing." by Rob Carr · 9 years ago
  49. 84b0574 Prevent SurfaceView flash while resizing. by Robert Carr · 9 years ago
  50. f52dd20 Don't animate move triggered by resizing using dock divider. by Filip Gruszczynski · 9 years ago
  51. 5b2f199 Notify client of surface size change if it's changed from last relayout by Chong Zhang · 9 years ago
  52. 16b8390 Merge "Fixed bug where stack crop wasn't applied when it should" by Wale Ogunwale · 9 years ago
  53. f4abc2b Need to updateSurface if surface size was changed in relayoutWindow by Chong Zhang · 9 years ago
  54. 69cf50f Fixed bug where stack crop wasn't applied when it should by Wale Ogunwale · 9 years ago
  55. 98e7eaf Merge "Refactoring: deduplicate surface bounds calculation." by Filip Gruszczynski · 9 years ago
  56. 69cbc35 Refactoring: deduplicate surface bounds calculation. by Filip Gruszczynski · 9 years ago
  57. 4c9ba52a Fixes for dim bounds and touch bounds by Chong Zhang · 9 years ago
  58. 29ffd06 Merge "Don't hide wallpaper if surface is destroyed due to drag resizing" by Chong Zhang · 9 years ago
  59. 6e21cf4 Don't hide wallpaper if surface is destroyed due to drag resizing by Chong Zhang · 9 years ago
  60. ae814fb Merge "Added removed null checks around calls to WindowSurfaceController" by Wale Ogunwale · 9 years ago
  61. f9e0978 Added removed null checks around calls to WindowSurfaceController by Wale Ogunwale · 9 years ago
  62. 78a08ee Fix blink when docking a window. by Filip Gruszczynski · 9 years ago
  63. 8f3978f Merge "Fix windows disappearing when resizing freeform or docked." by Filip Gruszczynski · 9 years ago
  64. 10a80e0 Fix windows disappearing when resizing freeform or docked. by Filip Gruszczynski · 9 years ago
  65. dcf467c Fix flicker at the end of docked stack divider animation by Jorim Jaggi · 9 years ago
  66. 253a20f Fix black holes and flickering in docked resizing by Jorim Jaggi · 9 years ago
  67. 63a35e2 Fix minor problems when resizing/maximizing docked window. by Filip Gruszczynski · 9 years ago
  68. e6a8351 Extract application window usage of SurfaceController. by Robert Carr · 9 years ago
  69. 57f76f1 Animate the dock divider appearance/disappearance. by Filip Gruszczynski · 9 years ago
  70. 14b4e57 Remove blink during the freeform -> recents transition. by Filip Gruszczynski · 9 years ago
  71. 112eb8c Save window when an app died while it's visible by Chong Zhang · 9 years ago
  72. c356b2a Merge "Ensure crop rect is scaled appropriately." by Rob Carr · 9 years ago
  73. 1a5203d Hide recents during freeform to recents animation. by Filip Gruszczynski · 9 years ago
  74. 58f2913 Ensure crop rect is scaled appropriately. by Robert Carr · 9 years ago
  75. bef461f Several fixes for saved surface by Chong Zhang · 9 years ago
  76. db20b5f Use saved window surface to start entering animation by Chong Zhang · 9 years ago
  77. b6e6662 Improve infrastructure for replacing windows. by Filip Gruszczynski · 9 years ago
  78. 2981ca4 Remove incorrect log statement about showing window surface. by Filip Gruszczynski · 9 years ago
  79. 1ee48c4 Make stack crop be aware of the big surface during resizing. by Filip Gruszczynski · 9 years ago
  80. b8fbfb4c Fix recents from/to full screen app transition. by Filip Gruszczynski · 9 years ago
  81. 955b2fc Disable stack cropping for docked animating windows only. by Filip Gruszczynski · 9 years ago
  82. efd3d1b Fix misaligned from and to recents animation. by Filip Gruszczynski · 9 years ago
  83. 2a6a2c2 Change WindowState.mShownFrame to WindowState.mShownPosition. by Filip Gruszczynski · 9 years ago
  84. 97782b4 Fix flash due to not freezing screen when start/end resizing by Chong Zhang · 9 years ago
  85. 9c45041 Enable activity rendering during window animations by Chet Haase · 9 years ago
  86. 0689ae9 Fix lack of dim layer behind "Power off" window. by Filip Gruszczynski · 9 years ago
  87. 12a2ab4 Merge "Revert "Refactoring: two more calls for WindowState.setDisplayLayoutNeeded."" by Filip Gruszczynski · 9 years ago
  88. 921171a Revert "Refactoring: two more calls for WindowState.setDisplayLayoutNeeded." by Filip Gruszczynski · 9 years ago
  89. 30bc0ec Merge "Refactoring: two more calls for WindowState.setDisplayLayoutNeeded." by Filip Gruszczynski · 9 years ago
  90. e95b0ae Improve visibility and layering of dock divider. by Filip Gruszczynski · 9 years ago
  91. b3acc92 Refactoring: two more calls for WindowState.setDisplayLayoutNeeded. by Filip Gruszczynski · 9 years ago
  92. e7bf46b Don't make surface opaque when resizing window by Wale Ogunwale · 9 years ago
  93. 7cc2ad0 Merge "Entry animation for docking windows." by Filip Gruszczynski · 9 years ago
  94. 49b80af Entry animation for docking windows. by Filip Gruszczynski · 9 years ago
  95. 2f0fe62 WindowStateAnimation: Clear transformation clip rect. by Robert Carr · 9 years ago
  96. 3005e75 Misc fixes for window moving and resizing by Chong Zhang · 9 years ago
  97. 87975b7 Merge "Place surface at screen't top-left when doing drag resizing" by Chong Zhang · 9 years ago
  98. 0275e39 Place surface at screen't top-left when doing drag resizing by Chong Zhang · 9 years ago
  99. 61b009e Don't crop home activity windows to stack bounds. by Wale Ogunwale · 9 years ago
  100. 0ba68c3 Merge "Use fullscreen sized buffer for drag resizing" by Chong Zhang · 9 years ago