1. f66560d Merge "Put ResovlerActivity and noDisplay activities in the source task" by Chong Zhang · 9 years ago
  2. 85ee654 Put ResovlerActivity and noDisplay activities in the source task by Chong Zhang · 9 years ago
  3. 04ad7b1 Fixed issue with not force resizing a task when drag ends. by Wale Ogunwale · 9 years ago
  4. f98feb0 Merge "Do not change task's stack in resizeTaskLocked" by Chong Zhang · 9 years ago
  5. 6de2ae8 Do not change task's stack in resizeTaskLocked by Chong Zhang · 9 years ago
  6. 11f15a3 Merge "Delay cleaning user tasks until user is removed" by Amith Yamasani · 9 years ago
  7. 515d406 Delay cleaning user tasks until user is removed by Amith Yamasani · 9 years ago
  8. 9b316c1 Merge "fix crash when restoring freeformed task to recents" by Chong Zhang · 9 years ago
  9. dc8d48c fix crash when restoring freeformed task to recents by Chong Zhang · 9 years ago
  10. 1ed0d89 Inform activity manager of stack/task rotation bounds changes in WM by Wale Ogunwale · 9 years ago
  11. f77a6db Merge "Refactoring: Delete AppWindowToken.willBeHidden field." by Filip Gruszczynski · 9 years ago
  12. 7cc2ad0 Merge "Entry animation for docking windows." by Filip Gruszczynski · 9 years ago
  13. 8aafd3a Refactoring: Delete AppWindowToken.willBeHidden field. by Filip Gruszczynski · 9 years ago
  14. 49b80af Entry animation for docking windows. by Filip Gruszczynski · 9 years ago
  15. cad05a0 Added trace points for task/stack resizing. by Wale Ogunwale · 9 years ago
  16. 83301a9 Added am command to suppress config. changes during task resize. by Wale Ogunwale · 9 years ago
  17. 6e3cc29 Merge "Make home stack move like another stack." by Wale Ogunwale · 9 years ago
  18. 925d0d1 Make home stack move like another stack. by Wale Ogunwale · 9 years ago
  19. 48c5312 Merge "Allow stacks behind a translucent fullscreen stack to be visible" by Wale Ogunwale · 9 years ago
  20. f8dfeec Merge "Only place new task in focus stack if it is full screen stack." by Wale Ogunwale · 9 years ago
  21. 8b8cad8b Merge "Don't resize task in current stack when moving it to a docked stack" by Wale Ogunwale · 9 years ago
  22. bd26d2a Allow stacks behind a translucent fullscreen stack to be visible by Wale Ogunwale · 9 years ago
  23. a449062 Cleanup USER_OWNER in activity and location services by Xiaohui Chen · 9 years ago
  24. f387b28 Merge "Preserve windows during stack resize." by Filip Gruszczynski · 9 years ago
  25. 13a9b16 Only place new task in focus stack if it is full screen stack. by Wale Ogunwale · 9 years ago
  26. eb8e56c Don't resize task in current stack when moving it to a docked stack by Wale Ogunwale · 9 years ago
  27. a6e902e Properly size tasks based on stack size. by Wale Ogunwale · 9 years ago
  28. bc5a6c5 Preserve windows during stack resize. by Filip Gruszczynski · 9 years ago
  29. 64c71b7 am 0d78b164: am 2c08546a: am d2b597d1: Merge "Enforce a timeout for Content Providers to be published." into mnc-dr-dev by Baligh Uddin · 9 years ago
  30. 87b2172 Change resizeTask's parameter resizedByUser to constants by Chong Zhang · 9 years ago
  31. cf5c5f2 Merge "Misc fixes for window moving and resizing" by Chong Zhang · 9 years ago
  32. 3005e75 Misc fixes for window moving and resizing by Chong Zhang · 9 years ago
  33. 64b5e1c Enforce a timeout for Content Providers to be published. by Robert Carr · 9 years ago
  34. 1386b29 Merge "Enforce a timeout for Content Providers to be published." by Rob Carr · 9 years ago
  35. 3674341 am 4092eeb7: am 069594f9: am 4e86aae6: am 68055395: Merge "BatteryStats: Better big-little CPU accounting" into mnc-dr-dev by Adam Lesinski · 9 years ago
  36. 4092eeb am 069594f9: am 4e86aae6: am 68055395: Merge "BatteryStats: Better big-little CPU accounting" into mnc-dr-dev by Adam Lesinski · 9 years ago
  37. da33c13 Enforce a timeout for Content Providers to be published. by Robert Carr · 9 years ago
  38. 61b009e Don't crop home activity windows to stack bounds. by Wale Ogunwale · 9 years ago
  39. 1e3523c Fixed issue with docked stack not showing when recents is up. by Wale Ogunwale · 9 years ago
  40. 7c69636 Cleanup USER_OWNER in various services by Xiaohui Chen · 9 years ago
  41. a59ac9c Preserve window during resize triggered relaunches. by Filip Gruszczynski · 9 years ago
  42. 59a73ca Support creating docked stack at top/left/bottom/right half of screen by Wale Ogunwale · 9 years ago
  43. a3e1958 Merge "Fixed bug with activity behind non-fullscreen activity not displaying" by Wale Ogunwale · 9 years ago
  44. c219c0b Fixed bug with activity behind non-fullscreen activity not displaying by Wale Ogunwale · 9 years ago
  45. 8e89b31 Move window moving and resizing handling to WindowManager by Chong Zhang · 9 years ago
  46. 3e3e66f Properly resize freeform stack when docked stack is resized. by Wale Ogunwale · 9 years ago
  47. 6832f39 BatteryStats: Better big-little CPU accounting by Adam Lesinski · 9 years ago
  48. 55a309f Maximize animation when activity is relaunched. by Filip Gruszczynski · 9 years ago
  49. 9ac01a7 Fix NPE in ActivityStack. by Filip Gruszczynski · 9 years ago
  50. bba5a15 Merge "Defer removal of relaunching activity window due to config change." by Filip Gruszczynski · 9 years ago
  51. 76cc44f Defer removal of relaunching activity window due to config change. by Filip Gruszczynski · 9 years ago
  52. 0fa656b Allow apps to pass in launch bounds when moving/starting a task by Chong Zhang · 9 years ago
  53. ed76be0 Merge "Fix fitWithinBounds to actually apply stack bounds." by Filip Gruszczynski · 9 years ago
  54. aff7f13 Fix fitWithinBounds to actually apply stack bounds. by Filip Gruszczynski · 9 years ago
  55. 0b65a90 am c2f9e432: am 68025995: am 1942f8a7: am d4ef34ce: am 512141d5: Merge "Respect DONT_KILL_APP flag when bringing down a disabled service." into mnc-dev by Wale Ogunwale · 9 years ago
  56. c2f9e43 am 68025995: am 1942f8a7: am d4ef34ce: am 512141d5: Merge "Respect DONT_KILL_APP flag when bringing down a disabled service." into mnc-dev by Wale Ogunwale · 9 years ago
  57. d4ef34c am 512141d5: Merge "Respect DONT_KILL_APP flag when bringing down a disabled service." into mnc-dev by Wale Ogunwale · 9 years ago
  58. 91626be am fbc66e9d: am 42e3c369: am dc436aaa: am 69228600: am fb9ec507: Incorrect app op check in broadcast queue by Svetoslav · 9 years ago
  59. e3f9202 am 65052ba4: am e2565aec: am e20eff91: am 3491da4e: Merge "Enable migration to big cores for app launches." into mnc-dr-dev by Tim Murray · 9 years ago
  60. fbc66e9 am 42e3c369: am dc436aaa: am 69228600: am fb9ec507: Incorrect app op check in broadcast queue by Svetoslav · 9 years ago
  61. 65052ba am e2565aec: am e20eff91: am 3491da4e: Merge "Enable migration to big cores for app launches." into mnc-dr-dev by Tim Murray · 9 years ago
  62. 2cb2dd4 Respect DONT_KILL_APP flag when bringing down a disabled service. by Wale Ogunwale · 9 years ago
  63. 6d44418 resolved conflicts for merge of fcf9ab5a to master by Yasuhiro Matsuda · 9 years ago
  64. fcf9ab5 am ebf9465d: resolved conflicts for merge of ef57e5e0 to stage-aosp-master by Yasuhiro Matsuda · 9 years ago
  65. ebf9465 resolved conflicts for merge of ef57e5e0 to stage-aosp-master by Yasuhiro Matsuda · 9 years ago
  66. 6922860 am fb9ec507: Incorrect app op check in broadcast queue by Svetoslav · 9 years ago
  67. fb9ec50 Incorrect app op check in broadcast queue by Svetoslav · 9 years ago
  68. 3491da4 Merge "Enable migration to big cores for app launches." into mnc-dr-dev by Tim Murray · 9 years ago
  69. 5abd431 am 3007cc30: am d1c6dca6: am bbd723ce: am 144c4ff0: am 4cb113ed: Merge "Fix a NPE when shutting down instrumentation" into mnc-dev by Svetoslav Ganov · 9 years ago
  70. ebcc875 Move Configuration creation from Window Manager to Activity Manager. by Filip Gruszczynski · 9 years ago
  71. 3007cc3 am d1c6dca6: am bbd723ce: am 144c4ff0: am 4cb113ed: Merge "Fix a NPE when shutting down instrumentation" into mnc-dev by Svetoslav Ganov · 9 years ago
  72. 4cb113e Merge "Fix a NPE when shutting down instrumentation" into mnc-dev by Svetoslav Ganov · 9 years ago
  73. a95f468 Fix a NPE when shutting down instrumentation by Svet Ganov · 9 years ago
  74. a326a11 Enable migration to big cores for app launches. by Tim Murray · 9 years ago
  75. 400f29c Merge "Bring an activity to the front upon click & drag" by Stefan Kuhne · 9 years ago
  76. f36bb0c Bring an activity to the front upon click & drag by Skuhne · 9 years ago
  77. 17690ff Dont update thumbnails of freeform windows on focus change by Skuhne · 9 years ago
  78. 1ab43d5 Add trace code to system server. by Yasuhiro Matsuda · 9 years ago
  79. 2170ee4 Merge "Limit the number of apps running as system user" by Fyodor Kupolov · 9 years ago
  80. d3a182e Merge "Renamed primaryUserOnly to systemUserOnly" by Fyodor Kupolov · 9 years ago
  81. 7db5af1 Limit the number of apps running as system user by Fyodor Kupolov · 9 years ago
  82. 4f5de34 Renamed primaryUserOnly to systemUserOnly by Fyodor Kupolov · 9 years ago
  83. 3befa6f am f2ffe3b4: am 74218452: am 388e6854: am 81d0325f: am 5983ae7b: Merge "Allow extra slop in battery stats" into mnc-dev by Todd Kennedy · 9 years ago
  84. f2ffe3b am 74218452: am 388e6854: am 81d0325f: am 5983ae7b: Merge "Allow extra slop in battery stats" into mnc-dev by Todd Kennedy · 9 years ago
  85. 635c991 am 5983ae7b: Merge "Allow extra slop in battery stats" into mnc-dev by Todd Kennedy · 9 years ago
  86. 5983ae7 Merge "Allow extra slop in battery stats" into mnc-dev by Todd Kennedy · 9 years ago
  87. 590da11 Allow extra slop in battery stats by Todd Kennedy · 9 years ago
  88. db0fa33 Merge "Using initial activity layout to position the launching activity." by Filip Gruszczynski · 9 years ago
  89. 9b1ce52 Using initial activity layout to position the launching activity. by Filip Gruszczynski · 9 years ago
  90. 0289835 Move stack focus and resumed activity when moving a focused task by Chong Zhang · 9 years ago
  91. 4d832d7 Merge "ActivityManagerService: Rather than throw an exception, return INVALID_STACK_ID from getWorkspaceId when there is no associated workspace. This leaves the caller free to default." by Rob Carr · 9 years ago
  92. 49cbf6b ActivityManagerService: Rather than throw an exception, return by Robert Carr · 9 years ago
  93. 8dc911a Merge "Non colliding positioning of entering resizeable tasks." by Filip Gruszczynski · 9 years ago
  94. afa9b6f am 8755f9eb: am 60931a78: am dc4442f1: am 2af6ec51: am c14cbac4: Merge "Fix issue #23361510: Increase assist timeout from 500ms to 1 second" into mnc-dev by Dianne Hackborn · 9 years ago
  95. 8755f9e am 60931a78: am dc4442f1: am 2af6ec51: am c14cbac4: Merge "Fix issue #23361510: Increase assist timeout from 500ms to 1 second" into mnc-dev by Dianne Hackborn · 9 years ago
  96. 0171f38 am c14cbac4: Merge "Fix issue #23361510: Increase assist timeout from 500ms to 1 second" into mnc-dev by Dianne Hackborn · 9 years ago
  97. c14cbac Merge "Fix issue #23361510: Increase assist timeout from 500ms to 1 second" into mnc-dev by Dianne Hackborn · 9 years ago
  98. cf83607 Fix issue #23361510: Increase assist timeout from 500ms to 1 second by Dianne Hackborn · 9 years ago
  99. e5390e7 Non colliding positioning of entering resizeable tasks. by Filip Gruszczynski · 9 years ago
  100. e264f9a am 5a1234fa: am 81b4616f: am aa8c876e: am 5c577bab: am 29cd8808: Merge "Fix issue #23326715: Clarify --checkin/-c options in batterystats" into mnc-dev by Dianne Hackborn · 9 years ago