1. 7794c35 Merge "Fixed issue with stack size when rotating screen." by Wale Ogunwale · 9 years ago
  2. 9474421 Fixed issue with stack size when rotating screen. by Wale Ogunwale · 9 years ago
  3. a6e902e Properly size tasks based on stack size. by Wale Ogunwale · 9 years ago
  4. 87b2172 Change resizeTask's parameter resizedByUser to constants by Chong Zhang · 9 years ago
  5. cf5c5f2 Merge "Misc fixes for window moving and resizing" by Chong Zhang · 9 years ago
  6. 3005e75 Misc fixes for window moving and resizing by Chong Zhang · 9 years ago
  7. 83db929 Resolved conflicts for 31bd01a1 to master. by Gus Prevas · 9 years ago
  8. 31bd01a am 448ada62: am 1f66ec8b: Merge "Allows starting window to be shown for swipe-dismiss windows." into cw-e-dev by Gus Prevas · 9 years ago
  9. 1f66ec8 Merge "Allows starting window to be shown for swipe-dismiss windows." into cw-e-dev by Gus Prevas · 9 years ago
  10. 2b19b60 Don't set input bounds for task to the stack bounds. by Wale Ogunwale · 9 years ago
  11. e82f3c9 Allows starting window to be shown for swipe-dismiss windows. by Gus Prevas · 9 years ago
  12. 923f826 Provide anchor of the docked stack. by Filip Gruszczynski · 9 years ago
  13. b8051b8 Don't allow task to be dragged outside stack bounds. by Wale Ogunwale · 9 years ago
  14. 87975b7 Merge "Place surface at screen't top-left when doing drag resizing" by Chong Zhang · 9 years ago
  15. bdd458c Merge "Fixed issue with relaying-out sysui when resizing a freeform task." by Wale Ogunwale · 9 years ago
  16. 5a2f2cb Fixed issue with relaying-out sysui when resizing a freeform task. by Wale Ogunwale · 9 years ago
  17. 0275e39 Place surface at screen't top-left when doing drag resizing by Chong Zhang · 9 years ago
  18. 03b56c2 Merge "Handle content URI permissions on drop" by Vladislav Kaznacheev · 9 years ago
  19. 61b009e Don't crop home activity windows to stack bounds. by Wale Ogunwale · 9 years ago
  20. 3b26580 Use stack bounds to determine input bounds for window. by Wale Ogunwale · 9 years ago
  21. ede5f54 Handle content URI permissions on drop by Vladislav Kaznacheev · 9 years ago
  22. 231b06e Increased window resize handle to 30dp. by Wale Ogunwale · 9 years ago
  23. b96e4b1 am 8a416027: am 8d5f358d: am 41e13b0a: Update circular mask after display is ready. by Filip Gruszczynski · 9 years ago
  24. 8a41602 am 8d5f358d: am 41e13b0a: Update circular mask after display is ready. by Filip Gruszczynski · 9 years ago
  25. 41e13b0 Update circular mask after display is ready. by Filip Gruszczynski · 9 years ago
  26. 0ba68c3 Merge "Use fullscreen sized buffer for drag resizing" by Chong Zhang · 9 years ago
  27. 09b21ef Use fullscreen sized buffer for drag resizing by Chong Zhang · 9 years ago
  28. 31924be Merge "Increased side margin for showing docked stack dim layer." by Wale Ogunwale · 9 years ago
  29. e4a5d53 Merge "Crop application windows to their stack bounds." by Filip Gruszczynski · 9 years ago
  30. f5a67f5 Increased side margin for showing docked stack dim layer. by Wale Ogunwale · 9 years ago
  31. 4b8eea7 Crop application windows to their stack bounds. by Filip Gruszczynski · 9 years ago
  32. a59ac9c Preserve window during resize triggered relaunches. by Filip Gruszczynski · 9 years ago
  33. 59a73ca Support creating docked stack at top/left/bottom/right half of screen by Wale Ogunwale · 9 years ago
  34. 228d404 Display dim layer when task is dragged to screen edge by Wale Ogunwale · 9 years ago
  35. b8d7948 Merge "Don't relayout app contents when just changing app position" by Wale Ogunwale · 9 years ago
  36. 8e89b31 Move window moving and resizing handling to WindowManager by Chong Zhang · 9 years ago
  37. 2cc92f5 Don't relayout app contents when just changing app position by Wale Ogunwale · 9 years ago
  38. 05cc71d Merge "Refactorings for Window Manager module." by Filip Gruszczynski · 9 years ago
  39. 24966d4 Refactorings for Window Manager module. by Filip Gruszczynski · 9 years ago
  40. bfac00a Better logging when starting window request is rejected. by Filip Gruszczynski · 9 years ago
  41. d6a1692 Refactoring of setting app starting window code. by Filip Gruszczynski · 9 years ago
  42. d143142 Fix thumbnail animation when going into fullscreen. by Filip Gruszczynski · 9 years ago
  43. 55a309f Maximize animation when activity is relaunched. by Filip Gruszczynski · 9 years ago
  44. bba5a15 Merge "Defer removal of relaunching activity window due to config change." by Filip Gruszczynski · 9 years ago
  45. 76cc44f Defer removal of relaunching activity window due to config change. by Filip Gruszczynski · 9 years ago
  46. 18eb3c9 Remove unused WMS.mBatteryStats. by Filip Gruszczynski · 9 years ago
  47. 4501d23 Refactor layout and surface placement into a separate class. by Filip Gruszczynski · 9 years ago
  48. 8dd46f7 resolved conflicts for merge of 1ae66595 to master by Filip Gruszczynski · 9 years ago
  49. 1ae6659 am 521ded6e: am dbf8c0d9: am 991e4936: am cbacd4f0: Merge "Don\'t perform layout while adjusting displays/stacks state." into mnc-dev by Filip Gruszczynski · 9 years ago
  50. dbf8c0d am 991e4936: am cbacd4f0: Merge "Don\'t perform layout while adjusting displays/stacks state." into mnc-dev by Filip Gruszczynski · 9 years ago
  51. 991e493 am cbacd4f0: Merge "Don\'t perform layout while adjusting displays/stacks state." into mnc-dev by Filip Gruszczynski · 9 years ago
  52. cbacd4f Merge "Don't perform layout while adjusting displays/stacks state." into mnc-dev by Filip Gruszczynski · 9 years ago
  53. ebcc875 Move Configuration creation from Window Manager to Activity Manager. by Filip Gruszczynski · 9 years ago
  54. d66af6a Don't perform layout while adjusting displays/stacks state. by Filip Gruszczynski · 9 years ago
  55. 1a1d831 Fix multi window thumbnail animation to the top of the screen. by Filip Gruszczynski · 9 years ago
  56. 7309b12 Leverage WindowManagerInternal for private communication. by Seigo Nonaka · 9 years ago
  57. ece91ac am 523be967: am a6774c5c: am 7edca79e: am 8a8885b9: am def6896d: Fix shifted wallpaper after OTA by Adrian Roos · 9 years ago
  58. 1169f7d am 86c0ac7e: am 8373cf7d: am 5d552f2c: am 414985c4: Remove window from mWaitingForDrawn when policy hidden by Jorim Jaggi · 9 years ago
  59. 523be96 am a6774c5c: am 7edca79e: am 8a8885b9: am def6896d: Fix shifted wallpaper after OTA by Adrian Roos · 9 years ago
  60. 7edca79 am 8a8885b9: am def6896d: Fix shifted wallpaper after OTA by Adrian Roos · 9 years ago
  61. 8a8885b am def6896d: Fix shifted wallpaper after OTA by Adrian Roos · 9 years ago
  62. 5f6fad05b am 307bd0bf: am 379e7343: Merge "DO NOT MERGE guard against null DimLayer instances in TaskStack BUG: 23452983" into cw-e-dev by Erik Wolsheimer · 9 years ago
  63. 86c0ac7 am 8373cf7d: am 5d552f2c: am 414985c4: Remove window from mWaitingForDrawn when policy hidden by Jorim Jaggi · 9 years ago
  64. 379e734 Merge "DO NOT MERGE guard against null DimLayer instances in TaskStack BUG: 23452983" into cw-e-dev by Erik Wolsheimer · 9 years ago
  65. def6896 Fix shifted wallpaper after OTA by Adrian Roos · 9 years ago
  66. 5d552f2 am 414985c4: Remove window from mWaitingForDrawn when policy hidden by Jorim Jaggi · 9 years ago
  67. 4d0a2d2 DO NOT MERGE guard against null DimLayer instances in TaskStack BUG: 23452983 by Erik Wolsheimer · 9 years ago
  68. 414985c Remove window from mWaitingForDrawn when policy hidden by Jorim Jaggi · 9 years ago
  69. 4b27011 am ab023c90: am a1415360: am 2021956a: am ab45a217: Make wake-and-unlock faster by Jorim Jaggi · 9 years ago
  70. ab023c9 am a1415360: am 2021956a: am ab45a217: Make wake-and-unlock faster by Jorim Jaggi · 9 years ago
  71. 2021956 am ab45a217: Make wake-and-unlock faster by Jorim Jaggi · 9 years ago
  72. d970f54 Split WMS.handleAppTransitionReadyLocked. by Filip Gruszczynski · 9 years ago
  73. ab45a21 Make wake-and-unlock faster by Jorim Jaggi · 9 years ago
  74. 21fdd91 Make wallpaper visible in freeform mode. by Wale Ogunwale · 9 years ago
  75. 576d7f1 Merge "Made WallpaperControler.adjustWallpaperWindow more readable" by Wale Ogunwale · 9 years ago
  76. 5f61d04 Made WallpaperControler.adjustWallpaperWindow more readable by Wale Ogunwale · 9 years ago
  77. 24ba8e2 Merge "Adding a touchable area around a task" by Stefan Kuhne · 9 years ago
  78. f932e56 Adding a touchable area around a task by Skuhne · 9 years ago
  79. 83fce9f am d08e4300: am 7efe9f67: am 5923d161: Merge "wm: call displayReady for all built in displays when system is ready." by Chong Zhang · 9 years ago
  80. d08e430 am 7efe9f67: am 5923d161: Merge "wm: call displayReady for all built in displays when system is ready." by Chong Zhang · 9 years ago
  81. 5923d16 Merge "wm: call displayReady for all built in displays when system is ready." by Chong Zhang · 9 years ago
  82. 79a230f Merge "Add tracing calls for bootanim" by Yusuke Sato · 9 years ago
  83. 7577c46 Merge "Moved window manager wallpaper control into separate class" by Wale Ogunwale · 9 years ago
  84. 952d3c1 Merge "Adding move window functionality for free form desktop" by Stefan Kuhne · 9 years ago
  85. e8069dc Moved window manager wallpaper control into separate class by Wale Ogunwale · 9 years ago
  86. 81c524a Adding move window functionality for free form desktop by Skuhne · 9 years ago
  87. 170192a Improve animating from recents to multi window state. by Filip Gruszczynski · 9 years ago
  88. 46e01e92 Add tracing calls for bootanim by Yusuke Sato · 9 years ago
  89. 339e415 Merge "Added support for docked stack" by Wale Ogunwale · 9 years ago
  90. b34a7ad Added support for docked stack by Wale Ogunwale · 9 years ago
  91. 5731754 am e1e9e811: am d29dd0c9: am b59404a1: am eb2f302d: am 610008c0: Merge "Clear old clip rect when creating new surface." into mnc-dev by Filip Gruszczynski · 9 years ago
  92. e1e9e81 am d29dd0c9: am b59404a1: am eb2f302d: am 610008c0: Merge "Clear old clip rect when creating new surface." into mnc-dev by Filip Gruszczynski · 9 years ago
  93. b59404a am eb2f302d: am 610008c0: Merge "Clear old clip rect when creating new surface." into mnc-dev by Filip Gruszczynski · 9 years ago
  94. 3fcb5d6 Clear old clip rect when creating new surface. by Filip Gruszczynski · 9 years ago
  95. dfb25d3 Make thumbnail header animation match multi window thumbnail animation. by Filip Gruszczynski · 9 years ago
  96. 71b0d2d Thumbnail enter animations for multiwindow. by Filip Gruszczynski · 9 years ago
  97. ccfe5fa Merge "Apply window position translation after app transforms." by Filip Gruszczynski · 9 years ago
  98. 234dbf8 Don't clip task windows in some workspaces by Stefan Kuhne · 9 years ago
  99. 9ca40b7 Apply window position translation after app transforms. by Filip Gruszczynski · 9 years ago
  100. f0d15a7 am d994c254: am d200aa4c: am a546e5be: am ba1e3915: am 59123b9b: Merge "When closing task stack remove reference to display content." into mnc-dev by Filip Gruszczynski · 9 years ago