1. 24ad15e resolve merge conflicts of 6540c23 to master by Robert Carr · 8 years ago
  2. 5dc3f28 Remove reuse of pending deferred transactions. by Robert Carr · 8 years ago
  3. 9bc4773 Removed child windows from WindowToken window list by Wale Ogunwale · 8 years ago
  4. 71896dc Fix build break due to merge. by Robert Carr · 8 years ago
  5. 481ba56 Fix NPE in deferToPendingTransaction. am: c24078f1a2 am: 885452fe7c by Robert Carr · 8 years ago
  6. 80f5858 Account for scaling of surfaceInset area in magnification. am: 298f9278fd am: b207428305 by Robert Carr · 8 years ago
  7. 885452f Fix NPE in deferToPendingTransaction. am: c24078f1a2 by Robert Carr · 8 years ago
  8. 4a86fbc Merge "Fix NPE in deferToPendingTransaction." into nyc-mr1-dev by Rob Carr · 8 years ago
  9. c24078f Fix NPE in deferToPendingTransaction. by Robert Carr · 8 years ago
  10. 298f927 Account for scaling of surfaceInset area in magnification. by Robert Carr · 8 years ago
  11. e4da0c1 Made WindowToken.windows protected. by Wale Ogunwale · 8 years ago
  12. caa53af Made WindowState.mParentWindow private scoped. by Wale Ogunwale · 8 years ago
  13. adde52e Made WindowState.mChildWindow private scoped by Wale Ogunwale · 8 years ago
  14. 9d14790 Track hidden state of window in itself vs. all child windows. by Wale Ogunwale · 8 years ago
  15. 7ed4d37 Rename WindowState.mAttachedWindow to WindowState.mParentWindow by Wale Ogunwale · 8 years ago
  16. 8784be6 Add a few trace points for animation loading. by Chong Zhang · 8 years ago
  17. 3ccc527 Enable resize during relayout fix for all stacks. by Robert Carr · 8 years ago
  18. 6da3cc0 Implement seamless rotation mode. by Robert Carr · 8 years ago
  19. 4320d33 Restore setCropInTransaction HiddenForCrop behavior. by Robert Carr · 8 years ago
  20. 4663b4e Merge "Stop magnifying surface insets." into nyc-dev by Phil Weaver · 8 years ago
  21. a9408d4 PiP animation: Move window with resize when ending animation. by Robert Carr · 8 years ago
  22. 0409211 Ensure pinned animation scaling is consistently applied. by Robert Carr · 8 years ago
  23. a4b32b9 Stop magnifying surface insets. by Phil Weaver · 8 years ago
  24. 2957d9d Merge "Fix clipRect transform rounding errors" into nyc-dev by Chia-I Wu · 8 years ago
  25. c5fc6c6 Merge "Close IME when attaching dock stack" into nyc-dev by Jorim Jaggi · 8 years ago
  26. 0b56cc2 Merge "Revert commits related to wallpaper cropping" into nyc-dev by Chong Zhang · 8 years ago
  27. 3c5d0f1 Close IME when attaching dock stack by Jorim Jaggi · 8 years ago
  28. 741c0ba Revert commits related to wallpaper cropping by Chong Zhang · 8 years ago
  29. e6bcaf1 Fix clipRect transform rounding errors by Chia-I Wu · 8 years ago
  30. fed1007 Ensure surfaces only resize during relayout. by Robert Carr · 8 years ago
  31. 616c7c1 Fix wallpaper crop during unlock animation by Chong Zhang · 8 years ago
  32. 7fae7be Merge "Clear mResizedWhileNotDragResizing flag after reporting" into nyc-dev by Andrii Kulian · 8 years ago
  33. bc9edc7 Merge "Fixes for ending PiP animation." into nyc-dev by TreeHugger Robot · 8 years ago
  34. 54a3dd5 Merge "Correct PiP inset adjustment." into nyc-dev by TreeHugger Robot · 8 years ago
  35. c729460 Fixes for ending PiP animation. by Robert Carr · 8 years ago
  36. bc13376 Correct PiP inset adjustment. by Robert Carr · 8 years ago
  37. cbbcc0f Request a traversal when a saved surface gets redrawn by Chong Zhang · 8 years ago
  38. cc3eccf Apply final crop during surface preservation by Chong Zhang · 8 years ago
  39. eb1d322 Clear mResizedWhileNotDragResizing flag after reporting by Andrii Kulian · 8 years ago
  40. dcf0183 Set final crop on wallpaper instead of intersect clip with stack bounds by Chong Zhang · 8 years ago
  41. 663330a Merge "Fix surfaceInset adjustment." into nyc-dev by TreeHugger Robot · 8 years ago
  42. bc5446c Merge "Crop wallpaper windows to their current target stack bounds" into nyc-dev by TreeHugger Robot · 8 years ago
  43. e6cb450 Crop wallpaper windows to their current target stack bounds by Wale Ogunwale · 8 years ago
  44. 9214704 Fixes for restoring more than one child surfaces by Chong Zhang · 8 years ago
  45. eb66557 Make sure preserved surface is removed when it's no longer needed by Chong Zhang · 8 years ago
  46. e22006d Fix a flicker when opening app again quickly while it's exiting by Chong Zhang · 8 years ago
  47. 93873e4 Do not update surface for dummy animation as long as transition is set by Chong Zhang · 8 years ago
  48. 7021174 Do not change surface properties when waiting for transition to ready by Chong Zhang · 8 years ago
  49. 9848c84 Fix surfaceInset adjustment. by Robert Carr · 8 years ago
  50. e67960e Merge "Force pinned windows to always be scaleable." into nyc-dev by TreeHugger Robot · 8 years ago
  51. 5c80c41 Final fixes for growing recents transition by Jorim Jaggi · 8 years ago
  52. 1b5ea72 Force pinned windows to always be scaleable. by Robert Carr · 8 years ago
  53. 50c410c Merge "Fix wrong transition when recents is growing when entering" into nyc-dev by TreeHugger Robot · 8 years ago
  54. db21bbd Fix wrong transition when recents is growing when entering by Jorim Jaggi · 8 years ago
  55. 4e9a9df Merge "Force windows to be scalable during pinned animation." into nyc-dev by Rob Carr · 8 years ago
  56. 4c5aa517 Don't crop windows not on defualt display to stack bounds. by Wale Ogunwale · 8 years ago
  57. 1ca6a33 Force windows to be scalable during pinned animation. by Robert Carr · 8 years ago
  58. 7a4fd5e Fix minor issue with IME by Jorim Jaggi · 8 years ago
  59. bb9fb19 Merge changes Id603816c,I86e41324,I025d0558,I44d8dbac,Iabfc2e81, ... into nyc-dev by Rob Carr · 8 years ago
  60. ff71d20 Put windows into resizing during IME adjust animation by Jorim Jaggi · 8 years ago
  61. eb88d83 Add nice animation when adjusting for IME in multi-window by Jorim Jaggi · 8 years ago
  62. fd950bd Merge "Synchronize future unsync transactions to last sync." into nyc-dev by Rob Carr · 8 years ago
  63. b439a63 Correctly prevent entrance animation for replacing windows. by Robert Carr · 8 years ago
  64. 3fb1c81 Merge changes Ieefeb843,Ic2a94b09 into nyc-dev by Wale Ogunwale · 8 years ago
  65. d7f6e7c Clip mWinShowWhenLocked if Keyguard is not showing by Jorim Jaggi · 8 years ago
  66. b918f1b Merge "Do not crop children to task bounds while resizing." into nyc-dev by Rob Carr · 8 years ago
  67. 679c807 Synchronize future unsync transactions to last sync. by Robert Carr · 8 years ago
  68. 7c3912e Merge "Dismiss docked stack when opening non-resizable activity" into nyc-dev by Jorim Jaggi · 8 years ago
  69. d53f092 Dismiss docked stack when opening non-resizable activity by Jorim Jaggi · 8 years ago
  70. 246c209 Update surface insets on window elevation changes. by Wale Ogunwale · 8 years ago
  71. 2487ce7 Do not crop children to task bounds while resizing. by Robert Carr · 8 years ago
  72. 6bab4cf Fixed bug with cropping out drop shadow for pinned stack. by Wale Ogunwale · 8 years ago
  73. f3df0aa Fix flicker when docking task by Jorim Jaggi · 8 years ago
  74. e1d4361 Fix screen rotation animation by Jorim Jaggi · 8 years ago
  75. 0b46f3c Implement transition for docking task in recents #2 by Jorim Jaggi · 8 years ago
  76. 6a7c90a Implement clip modes during animation by Jorim Jaggi · 8 years ago
  77. f3b72c7 Transform app animator crop to child window space. by Robert Carr · 8 years ago
  78. 24aac8a Merge "Apply temp inset bounds to child window if it's not empty" into nyc-dev by Chong Zhang · 8 years ago
  79. ae35fef Apply temp inset bounds to child window if it's not empty by Chong Zhang · 8 years ago
  80. 477e720 Apply stack crop to docked stack during animation by Chong Zhang · 8 years ago
  81. d5c2db6 Don't show wallpaper when backdrop is visible by Adrian Roos · 8 years ago
  82. 33fde7d Fixed IndexOutOfBoundsException when removing child windows by Wale Ogunwale · 8 years ago
  83. adef831 Merge "Reimplement PIP animation to not use drag resizing." into nyc-dev by Rob Carr · 8 years ago
  84. 0d00c2e Reimplement PIP animation to not use drag resizing. by Robert Carr · 8 years ago
  85. 2728bf4 Added more log points for add/remove in window manager. by Wale Ogunwale · 8 years ago
  86. 6f9e103 Merge "Do not apply stack bounds if the window is above lockscreen" into nyc-dev by Chong Zhang · 8 years ago
  87. bcb8d82 Do not apply stack bounds if the window is above lockscreen by Chong Zhang · 8 years ago
  88. 9017ec0 Remove starting window whenever the acitvity is stopped by Wale Ogunwale · 8 years ago
  89. 5e6968d Fix disappearing windows after moving divider to side by Jorim Jaggi · 8 years ago
  90. c48a354 Clean-up WindowState if exit animation is done before app finishes by Wale Ogunwale · 8 years ago
  91. 722ff89 Protect against surfaceController and hasSurface getting out of sync. by Wale Ogunwale · 8 years ago
  92. b9b0fec Fix flicker when tapping quickly on dock divider by Chong Zhang · 9 years ago
  93. e05db74 Remove AM/WM traces by Chong Zhang · 8 years ago
  94. 2b79af1 Mark activity as visible and not stopped after resume-relaunch. by Chong Zhang · 9 years ago
  95. e12aece Ensure surfaces stay alive until activity stop. by Robert Carr · 9 years ago
  96. 0464a93 Disable WM loggings by Chong Zhang · 9 years ago
  97. d7e4acb Merge "Ensure Surface matrix set even when size unchanged." by Rob Carr · 9 years ago
  98. e1034cc3 Ensure Surface matrix set even when size unchanged. by Robert Carr · 9 years ago
  99. bfc2f8f Some fixes for saved surfaces by Chong Zhang · 9 years ago
  100. b1faf60 Use resizeMode integer instead of resizeable boolean. by Wale Ogunwale · 9 years ago