1. 3cd4804 Set-up dummy animation when setting a replacing window token by Wale Ogunwale · 9 years ago
  2. 70c65c8 Don't move task if it is already in the destination stack by Wale Ogunwale · 9 years ago
  3. 7790fda Merge "Set right bounds/configuration for task when positioned in stack." by Wale Ogunwale · 9 years ago
  4. 183501e Merge "Remove performBootDexOpt and am's ensurePackageDexOpt." by Nicolas Geoffray · 9 years ago
  5. 27c0737 Remove performBootDexOpt and am's ensurePackageDexOpt. by Nicolas Geoffray · 9 years ago
  6. 935e502 Set right bounds/configuration for task when positioned in stack. by Wale Ogunwale · 9 years ago
  7. 974f55f Merge "Saving additional context when taking task screenshots." by Winson Chung · 9 years ago
  8. 6c5eb1c Fixed issue with not been able to dock task from recents after reboot by Wale Ogunwale · 9 years ago
  9. c809cbb Saving additional context when taking task screenshots. by Winson · 9 years ago
  10. 280d332 Construct ActivityOptions near top level by Chong Zhang · 9 years ago
  11. f7fea16 Intercept activity start with ConfirmCredentials by Clara Bayarri · 9 years ago
  12. 000885e Merge "Save window when an app died while it's visible" by Chong Zhang · 9 years ago
  13. 112eb8c Save window when an app died while it's visible by Chong Zhang · 9 years ago
  14. 4c522bd Merge "Deliver exceptions to sources of PALs." by Rob Carr · 9 years ago
  15. 92fe44e Merge "UserController refactoring" by Fyodor Kupolov · 9 years ago
  16. f63b89c UserController refactoring by Fyodor Kupolov · 9 years ago
  17. 13997f5 Deliver exceptions to sources of PALs. by Robert Carr · 9 years ago
  18. 3797c22 Added StackId object for checking what features a stack supports by Wale Ogunwale · 9 years ago
  19. 1e60e0c Support for pinned stack to always be on-top of visible stacks by Wale Ogunwale · 9 years ago
  20. 90186c6 Fix wrong task bounds when docking from recents. by Filip Gruszczynski · 9 years ago
  21. 5ac3a8a Merge "Coalesce layout traversal when resizing stacks" by Jorim Jaggi · 9 years ago
  22. c402520 Coalesce layout traversal when resizing stacks by Jorim Jaggi · 9 years ago
  23. c8a5e4c Merge "[ActivityManager] Fix IndexOutOfBoundsException" am: a61515720a am: 6c8b91d8c2 by Wale Ogunwale · 9 years ago
  24. 7dafc74 Merge "[ActivityManager] Fix IndexOutOfBoundsException" am: a61515720a by Wale Ogunwale · 9 years ago
  25. 8f0555a [ActivityManager] Fix IndexOutOfBoundsException by louis_chang · 9 years ago
  26. db20b5f Use saved window surface to start entering animation by Chong Zhang · 9 years ago
  27. 67b78a3 Merge changes I8ac518ce,I8392b4c3,I3bef3f75 by Wale Ogunwale · 9 years ago
  28. 8227969 Merge "Removed use of leanback mode in ActivityManager." by Wale Ogunwale · 9 years ago
  29. b60692e Support for activity to opt-in/out of PiP form of multi-window. by Wale Ogunwale · 9 years ago
  30. 079a004 API for moving top activity in a stack to pinned stack. by Wale Ogunwale · 9 years ago
  31. 99db186 Added support for pinned stack. by Wale Ogunwale · 9 years ago
  32. 610acda Introduced UserController for multi-user functionality by Fyodor Kupolov · 9 years ago
  33. 8b06a58 Removed use of leanback mode in ActivityManager. by Wale Ogunwale · 9 years ago
  34. fdcc4d4 Assign different oom score to visible apps based on layer ordering. by Chong Zhang · 9 years ago
  35. 55acb52 Merge "Catch exceptions thrown by pending activity launches." into mnc-dr-dev am: 9ada400e98 am: 894dd2b078 am: a153a8072c by Rob Carr · 9 years ago
  36. e7413fc Merge "Catch exceptions thrown by pending activity launches." into mnc-dr-dev am: 9ada400e98 am: 894dd2b078 by Rob Carr · 9 years ago
  37. f1ddb5e Catch exceptions thrown by pending activity launches. by Robert Carr · 9 years ago
  38. 63afb86 Merge "Remove GLTrace support" by Pablo Ceballos · 9 years ago
  39. 7be9a8c Also calculate minimal task size when window manager is set. by Filip Gruszczynski · 9 years ago
  40. d2f1d94 API for minimal width/height of an activity. by Filip Gruszczynski · 9 years ago
  41. d416d88 Merge "Set focused activity when moving task fullscreen." by Filip Gruszczynski · 9 years ago
  42. 013b12f Set focused activity when moving task fullscreen. by Filip Gruszczynski · 9 years ago
  43. 5247523 Merge "Don't set incorrect stack bounds when rotating screen in docked mode" by Wale Ogunwale · 9 years ago
  44. ffc11bb Don't set incorrect stack bounds when rotating screen in docked mode by Wale Ogunwale · 9 years ago
  45. bba1e4e am 3340407e: am 9fc47b08: am b394e6de: am 5c18d051: Use effectiveUid instead of callingUid to set lockTaskMode by Wale Ogunwale · 9 years ago
  46. 3340407 am 9fc47b08: am b394e6de: am 5c18d051: Use effectiveUid instead of callingUid to set lockTaskMode by Wale Ogunwale · 9 years ago
  47. 5c18d05 Use effectiveUid instead of callingUid to set lockTaskMode by Wale Ogunwale · 9 years ago
  48. 446433d am 4b6a829a: am 83a39080: am 1ca9f481: Merge "Fix resumeHomeStackTask can\'t resume home if activity is finishing." by Wale Ogunwale · 9 years ago
  49. a56ea12 Fix resumeHomeStackTask can't resume home if activity is finishing. by Mark Lu · 9 years ago
  50. a4e8660 Fixed NPE when getting stack for dock divider. by Wale Ogunwale · 9 years ago
  51. 56f171d Do not read bounds from intent by Chong Zhang · 9 years ago
  52. a4d4e82 Remove GLTrace support by Pablo Ceballos · 9 years ago
  53. 3e85ba2 Refactoring: Remove unused parameter from topRunningActivityLocked. by Filip Gruszczynski · 9 years ago
  54. 8b48f26 Merge "Do not bring home stack to front when removing non-focused stack" by Chong Zhang · 9 years ago
  55. a8be5e5 Do not bring home stack to front when removing non-focused stack by Chong Zhang · 9 years ago
  56. 7e8184b Support for specifying stack to launch an activity from recents in. by Wale Ogunwale · 9 years ago
  57. f66560d Merge "Put ResovlerActivity and noDisplay activities in the source task" by Chong Zhang · 9 years ago
  58. 85ee654 Put ResovlerActivity and noDisplay activities in the source task by Chong Zhang · 9 years ago
  59. 04ad7b1 Fixed issue with not force resizing a task when drag ends. by Wale Ogunwale · 9 years ago
  60. 6de2ae8 Do not change task's stack in resizeTaskLocked by Chong Zhang · 9 years ago
  61. 1ed0d89 Inform activity manager of stack/task rotation bounds changes in WM by Wale Ogunwale · 9 years ago
  62. 7cc2ad0 Merge "Entry animation for docking windows." by Filip Gruszczynski · 9 years ago
  63. 49b80af Entry animation for docking windows. by Filip Gruszczynski · 9 years ago
  64. cad05a0 Added trace points for task/stack resizing. by Wale Ogunwale · 9 years ago
  65. 6e3cc29 Merge "Make home stack move like another stack." by Wale Ogunwale · 9 years ago
  66. 925d0d1 Make home stack move like another stack. by Wale Ogunwale · 9 years ago
  67. f8dfeec Merge "Only place new task in focus stack if it is full screen stack." by Wale Ogunwale · 9 years ago
  68. 8b8cad8b Merge "Don't resize task in current stack when moving it to a docked stack" by Wale Ogunwale · 9 years ago
  69. f387b28 Merge "Preserve windows during stack resize." by Filip Gruszczynski · 9 years ago
  70. 13a9b16 Only place new task in focus stack if it is full screen stack. by Wale Ogunwale · 9 years ago
  71. eb8e56c Don't resize task in current stack when moving it to a docked stack by Wale Ogunwale · 9 years ago
  72. a6e902e Properly size tasks based on stack size. by Wale Ogunwale · 9 years ago
  73. bc5a6c5 Preserve windows during stack resize. by Filip Gruszczynski · 9 years ago
  74. 87b2172 Change resizeTask's parameter resizedByUser to constants by Chong Zhang · 9 years ago
  75. 3005e75 Misc fixes for window moving and resizing by Chong Zhang · 9 years ago
  76. a59ac9c Preserve window during resize triggered relaunches. by Filip Gruszczynski · 9 years ago
  77. 3e3e66f Properly resize freeform stack when docked stack is resized. by Wale Ogunwale · 9 years ago
  78. 55a309f Maximize animation when activity is relaunched. by Filip Gruszczynski · 9 years ago
  79. bba5a15 Merge "Defer removal of relaunching activity window due to config change." by Filip Gruszczynski · 9 years ago
  80. 76cc44f Defer removal of relaunching activity window due to config change. by Filip Gruszczynski · 9 years ago
  81. 0fa656b Allow apps to pass in launch bounds when moving/starting a task by Chong Zhang · 9 years ago
  82. aff7f13 Fix fitWithinBounds to actually apply stack bounds. by Filip Gruszczynski · 9 years ago
  83. ebcc875 Move Configuration creation from Window Manager to Activity Manager. by Filip Gruszczynski · 9 years ago
  84. 0289835 Move stack focus and resumed activity when moving a focused task by Chong Zhang · 9 years ago
  85. e5390e7 Non colliding positioning of entering resizeable tasks. by Filip Gruszczynski · 9 years ago
  86. aa1fd4e Merge "Restore recent task to freeform space when resizing" by Chong Zhang · 9 years ago
  87. 5dcb275 Restore recent task to freeform space when resizing by Chong Zhang · 9 years ago
  88. 339e415 Merge "Added support for docked stack" by Wale Ogunwale · 9 years ago
  89. b34a7ad Added support for docked stack by Wale Ogunwale · 9 years ago
  90. cb11483 am df1fffe2: am 498cf7ac: am a0d4c975: am 1a31af15: am a3fd27ad: Merge "Check component permissions like \'exported\' before assigned permissions" into mnc-dev by Chris Tate · 9 years ago
  91. df1fffe am 498cf7ac: am a0d4c975: am 1a31af15: am a3fd27ad: Merge "Check component permissions like \'exported\' before assigned permissions" into mnc-dev by Chris Tate · 9 years ago
  92. 44bb962 am a3fd27ad: Merge "Check component permissions like \'exported\' before assigned permissions" into mnc-dev by Chris Tate · 9 years ago
  93. ff7add0 Check component permissions like 'exported' before assigned permissions by Christopher Tate · 9 years ago
  94. 45c25ce Handle activity launch for background users by Chong Zhang · 9 years ago
  95. b30daaa Have moveActivityToStack API set focus activity or stack. by Wale Ogunwale · 9 years ago
  96. d4d7877 am 78f14285: am 70419f5a: am 5096ee81: am 0fe3e455: am 3d06ea03: Merge "Debugging for issue #22556778: Starting under voice control not allowed" into mnc-dev by Dianne Hackborn · 9 years ago
  97. 78f1428 am 70419f5a: am 5096ee81: am 0fe3e455: am 3d06ea03: Merge "Debugging for issue #22556778: Starting under voice control not allowed" into mnc-dev by Dianne Hackborn · 9 years ago
  98. 0e8b4fa am 3d06ea03: Merge "Debugging for issue #22556778: Starting under voice control not allowed" into mnc-dev by Dianne Hackborn · 9 years ago
  99. 74aefdf Debugging for issue #22556778: Starting under voice control not allowed by Dianne Hackborn · 9 years ago
  100. 040b470 Place task in right stack when resizing by Wale Ogunwale · 9 years ago