1. f62360c DO NOT MERGE Let external activities run when the primary display is off by David Stevens · 7 years ago
  2. cbdaf04 Merge "Add black frame behind app window" into oc-dr1-dev by Andrii Kulian · 7 years ago
  3. 283acd2 Add black frame behind app window by Andrii Kulian · 7 years ago
  4. d3bf08d Only allow one turnScreenOn per app resume. by chaviw · 7 years ago
  5. 132c9f5 Inform SurfaceFlinger of which Surface is the RoundedCorners overlay. by Robert Carr · 7 years ago
  6. 03206af Ignore "mLastHidden" state when deciding whether to turnScreenOn. by Robert Carr · 7 years ago
  7. 8c3cf38 Use configuration delta to determine if still in orientation change. by Bryce Lee · 7 years ago
  8. 31386ab Revert "Use configuration delta to determine if still in orientation change." by Bryce Lee · 7 years ago
  9. 92b6b70 Merge "AOD: Skip window animations while dozing" into oc-dr1-dev by TreeHugger Robot · 7 years ago
  10. e94c15c AOD: Skip window animations while dozing by Adrian Roos · 7 years ago
  11. 2a0284b Use configuration delta to determine if still in orientation change. by Bryce Lee · 7 years ago
  12. 38d44ec Remove snapshot when screen gets rotated in mean time by Jorim Jaggi · 7 years ago
  13. 486bbb7 Prevent unnecesary Surface preservation. by Robert Carr · 7 years ago
  14. e4b0f28 Enable starting window logging by Jorim Jaggi · 7 years ago
  15. 99fbd00 Merge "Fix interaction of magnification and Final-crop." into oc-dev by TreeHugger Robot · 7 years ago
  16. ef090ac Fix interaction of magnification and Final-crop. by Robert Carr · 7 years ago
  17. f5b6818 Merge "Preserve non-floating state when entering pinned stack." into oc-dev by Rob Carr · 7 years ago
  18. 027f475 Fixed exceptions during test tearDown by Wale Ogunwale · 7 years ago
  19. 18f622f Preserve non-floating state when entering pinned stack. by Robert Carr · 7 years ago
  20. 002c8e1 Fix cropping in docked stack. by Robert Carr · 7 years ago
  21. 89a28ab WindowManager: Take care with Surface lifetime during relayout to invisible. by Robert Carr · 7 years ago
  22. ecc06b3 Delay PiP transition to fullscreen until activities draw. by Robert Carr · 7 years ago
  23. 8bca9e4 Schedule PIP mode changes at the beginning/end of the transitions. by Winson Chung · 7 years ago
  24. 40a5f93 Fixing animating bounds regression. by Winson Chung · 7 years ago
  25. af422a8 Stack APPLICATION_MEDIA_OVERLAY windows with relative layering. by Robert Carr · 7 years ago
  26. 2b33162 Merge "Remove code for seamlessly rotating SurfaceView's." into oc-dev by Rob Carr · 7 years ago
  27. da61ba9 Change layer stack when moving displays. by Robert Carr · 7 years ago
  28. 897215d Remove code for seamlessly rotating SurfaceView's. by Robert Carr · 7 years ago
  29. 08f8189 Adding source bounds hint to support better PiP transition. by Winson Chung · 7 years ago
  30. 6914f08 Fix various flashes when moving stacks. by Robert Carr · 7 years ago
  31. d5c7dd6 Modify SurfaceView to use SurfaceFlinger child surfaces. by Robert Carr · 7 years ago
  32. 5aec7b9 Revert "Modify SurfaceView to use SurfaceFlinger child surfaces." by Wonsik Kim · 7 years ago
  33. cd4aeef Modify SurfaceView to use SurfaceFlinger child surfaces. by Robert Carr · 7 years ago
  34. 3896db1 Revert "Modify SurfaceView to use SurfaceFlinger child surfaces." by Jeff Tinker · 7 years ago
  35. 693f343 Modify SurfaceView to use SurfaceFlinger child surfaces. by Robert Carr · 8 years ago
  36. 0edf18f Correct SurfaceControl matrix parameter names. by Robert Carr · 7 years ago
  37. 8f0a3ad Pinned stack animation: Prevent window preservation during animation. by Robert Carr · 7 years ago
  38. 47eddec Pinned stack animation: Correct scaling calculations. by Robert Carr · 7 years ago
  39. 7f7b847 Pinned stack animation: Also clear finalClipRect. by Robert Carr · 7 years ago
  40. 34a06d1 Revert "Fix window transformation related issue" by Matthew Ng · 7 years ago
  41. fd4c989 Scale PiP to stack instead of crop. by Robert Carr · 8 years ago
  42. f9a880a Merge "Fix PiP animation errors introduced in crop refactoring." by TreeHugger Robot · 8 years ago
  43. 8e7be8e Fix PiP animation errors introduced in crop refactoring. by Robert Carr · 8 years ago
  44. 3bf2e57 Propagate surface type and owner through to SurfaceFlinger. by Albert Chaulk · 8 years ago
  45. ba41f4b Clean up starting window to prepare for saved surfaces by Jorim Jaggi · 8 years ago
  46. 1bdb5e2 Merge "Fix window transformation related issue" am: 8760e60da5 am: 1200cfb48d am: a4a4cfc8f5 by Jorim Jaggi · 8 years ago
  47. 8760e60 Merge "Fix window transformation related issue" by Jorim Jaggi · 8 years ago
  48. ca9e061 Allow some app windows to display above the IME. by Wale Ogunwale · 8 years ago
  49. fbbde85 Some cleanups for window cropping functionality. by Robert Carr · 8 years ago
  50. fe76234 The big keyguard transition refactor (1/n) by Jorim Jaggi · 8 years ago
  51. 0303c57 Have DisplayContent be the call point for adjusting wallpaper windows by Wale Ogunwale · 8 years ago
  52. c69694a Have DisplayContent be the call point for assigning window layers by Wale Ogunwale · 8 years ago
  53. 867210c Fix window transformation related issue by Qiushi.Han · 8 years ago
  54. d2753b5 Merge "Fix bounds rotation logic" by TreeHugger Robot · 8 years ago
  55. 4dfb9c4 Fix bounds rotation logic by Andrii Kulian · 8 years ago
  56. 360a8bc Switch WindowState to get display content from its window token by Wale Ogunwale · 8 years ago
  57. 255bc6a Fix bounds rotation logic am: 781240d9bb am: 7778de938a by Andrii Kulian · 8 years ago
  58. 7778de9 Fix bounds rotation logic am: 781240d9bb by Andrii Kulian · 8 years ago
  59. 9538380 resolve merge conflicts of 5e664d9 to master by Colin Cross · 8 years ago
  60. 5e664d9 Prevent any rotation while seamless rotation is pending. am: b14d4abc16 by Robert Carr · 8 years ago
  61. 781240d Fix bounds rotation logic by Andrii Kulian · 8 years ago
  62. b14d4abc Prevent any rotation while seamless rotation is pending. by Robert Carr · 8 years ago
  63. 43d846a Merge "Fix window animation flash issue" am: 1a02a26838 am: bb5f6db56a am: 63993f20a4 by Wale Ogunwale · 8 years ago
  64. b3ec066 Merge "Fix window animation flash issue" am: 1a02a26838 am: bb5f6db56a by Wale Ogunwale · 8 years ago
  65. 32fed96 Fix window animation flash issue by Qiushi Han · 8 years ago
  66. 2b06bfc Made DisplayContent.mLayoutNeeded private scoped. by Wale Ogunwale · 8 years ago
  67. e05f501 Added RootWindowContainer by Wale Ogunwale · 8 years ago
  68. 1012458 Switched DisplayContent to use WindowContainer by Wale Ogunwale · 8 years ago
  69. 68e5c9e Log transaction state to RemoteSurfaceTrace. by Robert Carr · 8 years ago
  70. 3b71624 WindowManager RemoteSurfaceTrace infrastructure by Robert Carr · 8 years ago
  71. 24ad15e resolve merge conflicts of 6540c23 to master by Robert Carr · 8 years ago
  72. 5dc3f28 Remove reuse of pending deferred transactions. by Robert Carr · 8 years ago
  73. 9bc4773 Removed child windows from WindowToken window list by Wale Ogunwale · 8 years ago
  74. 71896dc Fix build break due to merge. by Robert Carr · 8 years ago
  75. 481ba56 Fix NPE in deferToPendingTransaction. am: c24078f1a2 am: 885452fe7c by Robert Carr · 8 years ago
  76. 80f5858 Account for scaling of surfaceInset area in magnification. am: 298f9278fd am: b207428305 by Robert Carr · 8 years ago
  77. 885452f Fix NPE in deferToPendingTransaction. am: c24078f1a2 by Robert Carr · 8 years ago
  78. 4a86fbc Merge "Fix NPE in deferToPendingTransaction." into nyc-mr1-dev by Rob Carr · 8 years ago
  79. c24078f Fix NPE in deferToPendingTransaction. by Robert Carr · 8 years ago
  80. 298f927 Account for scaling of surfaceInset area in magnification. by Robert Carr · 8 years ago
  81. e4da0c1 Made WindowToken.windows protected. by Wale Ogunwale · 8 years ago
  82. caa53af Made WindowState.mParentWindow private scoped. by Wale Ogunwale · 8 years ago
  83. adde52e Made WindowState.mChildWindow private scoped by Wale Ogunwale · 8 years ago
  84. 9d14790 Track hidden state of window in itself vs. all child windows. by Wale Ogunwale · 8 years ago
  85. 7ed4d37 Rename WindowState.mAttachedWindow to WindowState.mParentWindow by Wale Ogunwale · 8 years ago
  86. 8784be6 Add a few trace points for animation loading. by Chong Zhang · 8 years ago
  87. 3ccc527 Enable resize during relayout fix for all stacks. by Robert Carr · 8 years ago
  88. 6da3cc0 Implement seamless rotation mode. by Robert Carr · 8 years ago
  89. 4320d33 Restore setCropInTransaction HiddenForCrop behavior. by Robert Carr · 8 years ago
  90. 4663b4e Merge "Stop magnifying surface insets." into nyc-dev by Phil Weaver · 8 years ago
  91. a9408d4 PiP animation: Move window with resize when ending animation. by Robert Carr · 8 years ago
  92. 0409211 Ensure pinned animation scaling is consistently applied. by Robert Carr · 8 years ago
  93. a4b32b9 Stop magnifying surface insets. by Phil Weaver · 8 years ago
  94. 2957d9d Merge "Fix clipRect transform rounding errors" into nyc-dev by Chia-I Wu · 8 years ago
  95. c5fc6c6 Merge "Close IME when attaching dock stack" into nyc-dev by Jorim Jaggi · 8 years ago
  96. 0b56cc2 Merge "Revert commits related to wallpaper cropping" into nyc-dev by Chong Zhang · 8 years ago
  97. 3c5d0f1 Close IME when attaching dock stack by Jorim Jaggi · 8 years ago
  98. 741c0ba Revert commits related to wallpaper cropping by Chong Zhang · 8 years ago
  99. e6bcaf1 Fix clipRect transform rounding errors by Chia-I Wu · 8 years ago
  100. fed1007 Ensure surfaces only resize during relayout. by Robert Carr · 8 years ago