1. 14a7bb0 Introduce direct listener API for alarm delivery by Christopher Tate · 9 years ago
  2. 8462bad Merge "Implement shell commands for battery and activity services." by Dianne Hackborn · 9 years ago
  3. 2e44107 Implement shell commands for battery and activity services. by Dianne Hackborn · 9 years ago
  4. a445a68 Merge "Support for pinned stack to always be on-top of visible stacks" by Wale Ogunwale · 9 years ago
  5. 1e60e0c Support for pinned stack to always be on-top of visible stacks by Wale Ogunwale · 9 years ago
  6. 6b61443 Merge "Freeform to recents app transition." by Filip Gruszczynski · 9 years ago
  7. 9147ce4 Merge "Enable default system IMEs for system user" by Fyodor Kupolov · 9 years ago
  8. d64ef3e Freeform to recents app transition. by Filip Gruszczynski · 9 years ago
  9. ab253fa Merge "Fix wrong task bounds when docking from recents." by Filip Gruszczynski · 9 years ago
  10. 0f6cb2d Merge "Passing stack id with RunningTaskInfo." by Winson Chung · 9 years ago
  11. 5510f6c Passing stack id with RunningTaskInfo. by Winson · 9 years ago
  12. b3b4f61 Enable default system IMEs for system user by Fyodor Kupolov · 9 years ago
  13. 90186c6 Fix wrong task bounds when docking from recents. by Filip Gruszczynski · 9 years ago
  14. 5ac3a8a Merge "Coalesce layout traversal when resizing stacks" by Jorim Jaggi · 9 years ago
  15. c402520 Coalesce layout traversal when resizing stacks by Jorim Jaggi · 9 years ago
  16. 7c4b082 Merge "Add development option to force everything resizable" by Jorim Jaggi · 9 years ago
  17. c8a5e4c Merge "[ActivityManager] Fix IndexOutOfBoundsException" am: a61515720a am: 6c8b91d8c2 by Wale Ogunwale · 9 years ago
  18. 7dafc74 Merge "[ActivityManager] Fix IndexOutOfBoundsException" am: a61515720a by Wale Ogunwale · 9 years ago
  19. 6c8b91d Merge "[ActivityManager] Fix IndexOutOfBoundsException" am: a61515720a by Wale Ogunwale · 9 years ago
  20. 8ccdf3a Add development option to force everything resizable by Jorim Jaggi · 9 years ago
  21. 8f0555a [ActivityManager] Fix IndexOutOfBoundsException by louis_chang · 9 years ago
  22. db20b5f Use saved window surface to start entering animation by Chong Zhang · 9 years ago
  23. 67b78a3 Merge changes I8ac518ce,I8392b4c3,I3bef3f75 by Wale Ogunwale · 9 years ago
  24. 8227969 Merge "Removed use of leanback mode in ActivityManager." by Wale Ogunwale · 9 years ago
  25. b60692e Support for activity to opt-in/out of PiP form of multi-window. by Wale Ogunwale · 9 years ago
  26. 079a004 API for moving top activity in a stack to pinned stack. by Wale Ogunwale · 9 years ago
  27. 99db186 Added support for pinned stack. by Wale Ogunwale · 9 years ago
  28. 610acda Introduced UserController for multi-user functionality by Fyodor Kupolov · 9 years ago
  29. 8b06a58 Removed use of leanback mode in ActivityManager. by Wale Ogunwale · 9 years ago
  30. fdcc4d4 Assign different oom score to visible apps based on layer ordering. by Chong Zhang · 9 years ago
  31. 1b060e8 Merge "Hopefully fix issue #25153459: Sandboxed_process1 thrashing" into mnc-dr-dev am: 676534e008 am: 75c2993c91 am: ca8e4ce5fc by Dianne Hackborn · 9 years ago
  32. 06496d0 Merge "Hopefully fix issue #25153459: Sandboxed_process1 thrashing" into mnc-dr-dev am: 676534e008 am: 75c2993c91 by Dianne Hackborn · 9 years ago
  33. 865907d Hopefully fix issue #25153459: Sandboxed_process1 thrashing by Dianne Hackborn · 9 years ago
  34. b3ad483 Merge "Ensure state transition of paused activity." am: c2b9c5388a am: 11695e8081 by Wale Ogunwale · 9 years ago
  35. 8d16a3d Merge "Ensure state transition of paused activity." am: c2b9c5388a by Wale Ogunwale · 9 years ago
  36. 11695e8 Merge "Ensure state transition of paused activity." am: c2b9c5388a by Wale Ogunwale · 9 years ago
  37. 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
  38. e7413fc Merge "Catch exceptions thrown by pending activity launches." into mnc-dr-dev am: 9ada400e98 am: 894dd2b078 by Rob Carr · 9 years ago
  39. f1ddb5e Catch exceptions thrown by pending activity launches. by Robert Carr · 9 years ago
  40. ccbf4e4 Merge "Initial implementation of light-weight idle mode." by Dianne Hackborn · 9 years ago
  41. 08c47a5 Initial implementation of light-weight idle mode. by Dianne Hackborn · 9 years ago
  42. 9caeef7 Ensure state transition of paused activity. by riddle_hsu · 9 years ago
  43. 63afb86 Merge "Remove GLTrace support" by Pablo Ceballos · 9 years ago
  44. 64776ef Merge "Revert "Dont update thumbnails of freeform windows on focus change"" by Wale Ogunwale · 9 years ago
  45. 0d67779 Merge "meminfo: Change size suffix to comply with iec, make it parseable with numfmt." by Alexander Levitskiy · 9 years ago
  46. 7be9a8c Also calculate minimal task size when window manager is set. by Filip Gruszczynski · 9 years ago
  47. d2f1d94 API for minimal width/height of an activity. by Filip Gruszczynski · 9 years ago
  48. 468ae2d meminfo: Change size suffix to comply with iec, make it parseable with numfmt. by Sasha Levitskiy · 9 years ago
  49. d416d88 Merge "Set focused activity when moving task fullscreen." by Filip Gruszczynski · 9 years ago
  50. 013b12f Set focused activity when moving task fullscreen. by Filip Gruszczynski · 9 years ago
  51. 979f5ed Revert "Dont update thumbnails of freeform windows on focus change" by Wale Ogunwale · 9 years ago
  52. 5247523 Merge "Don't set incorrect stack bounds when rotating screen in docked mode" by Wale Ogunwale · 9 years ago
  53. ffc11bb Don't set incorrect stack bounds when rotating screen in docked mode by Wale Ogunwale · 9 years ago
  54. bba1e4e am 3340407e: am 9fc47b08: am b394e6de: am 5c18d051: Use effectiveUid instead of callingUid to set lockTaskMode by Wale Ogunwale · 9 years ago
  55. 3340407 am 9fc47b08: am b394e6de: am 5c18d051: Use effectiveUid instead of callingUid to set lockTaskMode by Wale Ogunwale · 9 years ago
  56. d26e079 Ensure recent documents are trimmed when relaunching. by Robert Carr · 9 years ago
  57. 5c18d05 Use effectiveUid instead of callingUid to set lockTaskMode by Wale Ogunwale · 9 years ago
  58. 446433d am 4b6a829a: am 83a39080: am 1ca9f481: Merge "Fix resumeHomeStackTask can\'t resume home if activity is finishing." by Wale Ogunwale · 9 years ago
  59. 83a3908 am 1ca9f481: Merge "Fix resumeHomeStackTask can\'t resume home if activity is finishing." by Wale Ogunwale · 9 years ago
  60. a56ea12 Fix resumeHomeStackTask can't resume home if activity is finishing. by Mark Lu · 9 years ago
  61. a4e8660 Fixed NPE when getting stack for dock divider. by Wale Ogunwale · 9 years ago
  62. 7813ecb Merge "Don't remove task from recents if closed by caption button." by Filip Gruszczynski · 9 years ago
  63. c29ecc8 Don't remove task from recents if closed by caption button. by Filip Gruszczynski · 9 years ago
  64. 56f171d Do not read bounds from intent by Chong Zhang · 9 years ago
  65. 57b6cce Dismissing of docked stack by dragging to the side. by Filip Gruszczynski · 9 years ago
  66. a4d4e82 Remove GLTrace support by Pablo Ceballos · 9 years ago
  67. 3e85ba2 Refactoring: Remove unused parameter from topRunningActivityLocked. by Filip Gruszczynski · 9 years ago
  68. 8b48f26 Merge "Do not bring home stack to front when removing non-focused stack" by Chong Zhang · 9 years ago
  69. a8be5e5 Do not bring home stack to front when removing non-focused stack by Chong Zhang · 9 years ago
  70. 7e8184b Support for specifying stack to launch an activity from recents in. by Wale Ogunwale · 9 years ago
  71. f66560d Merge "Put ResovlerActivity and noDisplay activities in the source task" by Chong Zhang · 9 years ago
  72. 85ee654 Put ResovlerActivity and noDisplay activities in the source task by Chong Zhang · 9 years ago
  73. 04ad7b1 Fixed issue with not force resizing a task when drag ends. by Wale Ogunwale · 9 years ago
  74. f98feb0 Merge "Do not change task's stack in resizeTaskLocked" by Chong Zhang · 9 years ago
  75. 6de2ae8 Do not change task's stack in resizeTaskLocked by Chong Zhang · 9 years ago
  76. 11f15a3 Merge "Delay cleaning user tasks until user is removed" by Amith Yamasani · 9 years ago
  77. 515d406 Delay cleaning user tasks until user is removed by Amith Yamasani · 9 years ago
  78. 9b316c1 Merge "fix crash when restoring freeformed task to recents" by Chong Zhang · 9 years ago
  79. dc8d48c fix crash when restoring freeformed task to recents by Chong Zhang · 9 years ago
  80. 1ed0d89 Inform activity manager of stack/task rotation bounds changes in WM by Wale Ogunwale · 9 years ago
  81. f77a6db Merge "Refactoring: Delete AppWindowToken.willBeHidden field." by Filip Gruszczynski · 9 years ago
  82. 7cc2ad0 Merge "Entry animation for docking windows." by Filip Gruszczynski · 9 years ago
  83. 8aafd3a Refactoring: Delete AppWindowToken.willBeHidden field. by Filip Gruszczynski · 9 years ago
  84. 49b80af Entry animation for docking windows. by Filip Gruszczynski · 9 years ago
  85. cad05a0 Added trace points for task/stack resizing. by Wale Ogunwale · 9 years ago
  86. 83301a9 Added am command to suppress config. changes during task resize. by Wale Ogunwale · 9 years ago
  87. 6e3cc29 Merge "Make home stack move like another stack." by Wale Ogunwale · 9 years ago
  88. 925d0d1 Make home stack move like another stack. by Wale Ogunwale · 9 years ago
  89. 48c5312 Merge "Allow stacks behind a translucent fullscreen stack to be visible" by Wale Ogunwale · 9 years ago
  90. f8dfeec Merge "Only place new task in focus stack if it is full screen stack." by Wale Ogunwale · 9 years ago
  91. 8b8cad8b Merge "Don't resize task in current stack when moving it to a docked stack" by Wale Ogunwale · 9 years ago
  92. bd26d2a Allow stacks behind a translucent fullscreen stack to be visible by Wale Ogunwale · 9 years ago
  93. a449062 Cleanup USER_OWNER in activity and location services by Xiaohui Chen · 9 years ago
  94. f387b28 Merge "Preserve windows during stack resize." by Filip Gruszczynski · 9 years ago
  95. 13a9b16 Only place new task in focus stack if it is full screen stack. by Wale Ogunwale · 9 years ago
  96. eb8e56c Don't resize task in current stack when moving it to a docked stack by Wale Ogunwale · 9 years ago
  97. a6e902e Properly size tasks based on stack size. by Wale Ogunwale · 9 years ago
  98. bc5a6c5 Preserve windows during stack resize. by Filip Gruszczynski · 9 years ago
  99. 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
  100. 87b2172 Change resizeTask's parameter resizedByUser to constants by Chong Zhang · 9 years ago