1. 33cffe3 Merge "Fixed bugs with starting windows when displayng forcedResized activity" into nyc-dev by Wale Ogunwale · 8 years ago
  2. 3b23239 Fixed bugs with starting windows when displayng forcedResized activity by Wale Ogunwale · 8 years ago
  3. 6e5140c Merge "Launch home activity in home stack if coming from ResolverActivity" into nyc-dev by Wale Ogunwale · 8 years ago
  4. 1affbbc Launch home activity in home stack if coming from ResolverActivity by Wale Ogunwale · 8 years ago
  5. c880a80 Merge changes Idb555b01,If8acf31b into nyc-dev am: 831ecc8 by Jorim Jaggi · 8 years ago
  6. cd13d33 Show forced resizable based on top activity by Jorim Jaggi · 8 years ago
  7. 5b89eb5 Merge "Add manifest attribute for VR activities." into nyc-dev am: f84b3e0 by Ruben Brunk · 8 years ago
  8. f84b3e0 Merge "Add manifest attribute for VR activities." into nyc-dev by Ruben Brunk · 8 years ago
  9. f56c9f4 Add manifest attribute for VR activities. by Ruben Brunk · 8 years ago
  10. 93d22c2 Merge "fix "am start -W" hang on activity start" into nyc-dev am: 5e40748 by Chong Zhang · 8 years ago
  11. b0800dc Avoid instantiations of Boolean that are immediately unboxed. by Tobias Thierer · 8 years ago
  12. afb776d fix "am start -W" hang on activity start by Chong Zhang · 8 years ago
  13. 28532d0 frameworks/base: Avoid Long object allocations in Long.valueOf() by Tobias Thierer · 8 years ago
  14. a09b4d2 Remove unnecessary allocation+unboxing of objects. by Narayan Kamath · 8 years ago
  15. 933076d Refactor usages of Picture In Picture and Multi Window (1/4) by Andrii Kulian · 8 years ago
  16. 98460056 Merge "Some fixes for black screen when pressing home button" into nyc-dev by Chong Zhang · 8 years ago
  17. d78ddb4 Some fixes for black screen when pressing home button by Chong Zhang · 8 years ago
  18. e24b9a6 Add a VR listener service. by Ruben Brunk · 9 years ago
  19. 39bfee5 Splits without restart by Todd Kennedy · 8 years ago
  20. 503d1cc Merge "Clear starting window request if remove is requested before it is added" into nyc-dev by Wale Ogunwale · 8 years ago
  21. 275561a App transition delay tracking by Jorim Jaggi · 8 years ago
  22. f40c11b Clear starting window request if remove is requested before it is added by Wale Ogunwale · 8 years ago
  23. 9017ec0 Remove starting window whenever the acitvity is stopped by Wale Ogunwale · 8 years ago
  24. 22e2526 Improved timing of when system sends multi-window change event to app by Wale Ogunwale · 9 years ago
  25. 7a8c2b1 Merge "Fix FLAG_ACTIVITY_CLEAR_TOP not working for aliased activities" by Chong Zhang · 9 years ago
  26. 6bdc7e1 Fix FLAG_ACTIVITY_CLEAR_TOP not working for aliased activities by Chong Zhang · 9 years ago
  27. e0dacc1 Allow activities without FLAG_ACTIVITY_NEW_TASK set to be home activities by Wale Ogunwale · 9 years ago
  28. 513346d Don't allow non-dockable activities/tasks in docked stack. by Wale Ogunwale · 9 years ago
  29. b1faf60 Use resizeMode integer instead of resizeable boolean. by Wale Ogunwale · 9 years ago
  30. d26176f Support different multi-window compatibility modes by Wale Ogunwale · 9 years ago
  31. 0af6fa7 Voice Interaction from within an Activity by Amith Yamasani · 9 years ago
  32. 09a88f5 Keeping only running users recents in memory by Suprabh Shukla · 9 years ago
  33. f81c1d1 Fixed some activity visiblility issues in picture-in-picutre mode by Wale Ogunwale · 9 years ago
  34. 6cae765 Added support for android.R.attr#alwaysFocusable by Wale Ogunwale · 9 years ago
  35. 4cea0f5 Don't allow unfocusable activity/stack to gain focus by Wale Ogunwale · 9 years ago
  36. 55bed95 Merge "Add a framework service tracking VR mode state." by Ruben Brunk · 9 years ago
  37. dd18a0b Add a framework service tracking VR mode state. by Ruben Brunk · 9 years ago
  38. 3d02671 Only add noDisplay activities to freeform source tasks. by Filip Gruszczynski · 9 years ago
  39. c2f262b Only take screenshot when hiding activities by Jorim Jaggi · 9 years ago
  40. ca66481 Update client configuration when resizing without crossing size threshold. by Filip Gruszczynski · 9 years ago
  41. 2359314 Moving recent tasks information to a user directory by Suprabh Shukla · 9 years ago
  42. c809cbb Saving additional context when taking task screenshots. by Winson · 9 years ago
  43. 280d332 Construct ActivityOptions near top level by Chong Zhang · 9 years ago
  44. 57311f7 Merge "Hide recents during freeform to recents animation." by Filip Gruszczynski · 9 years ago
  45. 1a5203d Hide recents during freeform to recents animation. by Filip Gruszczynski · 9 years ago
  46. 20aa0ae More granular reporting of size configurations. by Filip Gruszczynski · 9 years ago
  47. d64ef3e Freeform to recents app transition. by Filip Gruszczynski · 9 years ago
  48. 3e85ba2 Refactoring: Remove unused parameter from topRunningActivityLocked. by Filip Gruszczynski · 9 years ago
  49. 85ee654 Put ResovlerActivity and noDisplay activities in the source task by Chong Zhang · 9 years ago
  50. 530ea0d Merge "Initialize visible to false to reflect the real visibility state" by Chong Zhang · 9 years ago
  51. 0fad227 Merge "Fix XML early-outs." by Ben Kwa · 9 years ago
  52. a48ef66 Initialize visible to false to reflect the real visibility state by Chong Zhang · 9 years ago
  53. 2349332 Only relaunch activity on significant size configuration changes. by Filip Gruszczynski · 9 years ago
  54. a371084 resolved conflicts for merge of d4b8064e to master by Ian Pedowitz · 9 years ago
  55. fb81d09 Fix issue #22860466: viapi security bug - rubber stamping in nested VIs by Dianne Hackborn · 9 years ago
  56. e4a0c57 Allow stacks to hold tasks on various sizes. by Wale Ogunwale · 9 years ago
  57. b795d7c Fix issue #22802691: APR: NPE in ActivityRecord by Dianne Hackborn · 9 years ago
  58. 8814cf4 Fix XML early-outs. by Ben Kwa · 9 years ago
  59. 7829c81 Include launched packageName in systrace. by Narayan Kamath · 9 years ago
  60. 0fc365c Converted more AMS Log calls to use ActivityManagerDebugConfig by Wale Ogunwale · 9 years ago
  61. b5a380d Add API to track usage time of apps. by Dianne Hackborn · 9 years ago
  62. e88d1e5 Revert "Backup/restore recents task list" by Stefan Kuhne · 9 years ago
  63. 24904aa fixed build breakage due to bad merge. by Wale Ogunwale · 9 years ago
  64. 16a6279 resolved conflicts for merge of 2094bf7b to master by Wale Ogunwale · 9 years ago
  65. 4e88ecf am 086071e7: Merge "[ActivityManager] Reduce report wrong anr activity" by Olawale Ogunwale · 9 years ago
  66. ee006da Converted more log points in AMS to use ActivityManagerDebugConfig. by Wale Ogunwale · 9 years ago
  67. db46d6b [ActivityManager] Reduce report wrong anr activity by riddle_hsu · 9 years ago
  68. 3ab9a27 Convert some log points to in AMS to use ActivityManagerDebugConfig class. by Wale Ogunwale · 9 years ago
  69. 7d70117 Protect against NPE for ActivityRecords without a stack. by Wale Ogunwale · 9 years ago
  70. e23149f Converted some AMS log points to use ActivityManagerDebugConfig. by Wale Ogunwale · 9 years ago
  71. 924a18b am cf8c112e: am 01dd0e86: Merge "Force translucency from windowIsTranslucent on SwipeDismissLayout." into lmp-mr1-modular-dev by Filip Gruszczynski · 9 years ago
  72. 23958c6 Force translucency from windowIsTranslucent on SwipeDismissLayout. by Filip Gruszczynski · 9 years ago
  73. 10e23ab Add ClipReveal window transition for application launch by Chet Haase · 10 years ago
  74. 9d3de4c Support for activity to opt-in/out of resizeable/multi-window support. by Wale Ogunwale · 10 years ago
  75. 783f286 Merge "Support activities in the same process having different resources." by Wale Ogunwale · 10 years ago
  76. 60454db Support activities in the same process having different resources. by Wale Ogunwale · 10 years ago
  77. 1de57d8 resolve merge conflicts of 2322ea5 to master. by Craig Mautner · 10 years ago
  78. 299f960 Add reason string for bringing stack to front by Craig Mautner · 10 years ago
  79. 885e727 am f5f54dd6: am 92dd1abe: Update restored task uid to match the package uid on current device. automerge: 7fd985f by Wale Ogunwale · 10 years ago
  80. 92dd1ab Update restored task uid to match the package uid on current device. by Wale Ogunwale · 10 years ago
  81. 8c14c15 Replace waitingVisible and other refactors by Craig Mautner · 10 years ago
  82. 18795a2 Add support from restoring recent's backup. by Wale Ogunwale · 10 years ago
  83. 740c3ac Initial changes to add callback on task stack changes. (Bug 17672056, Bug 18291345) by Winson Chung · 10 years ago
  84. 85d558c Add Activity API to get referrer information. by Dianne Hackborn · 10 years ago
  85. 29c58ca Add null check by Craig Mautner · 10 years ago
  86. 337abb3 Fix issue #17614141: Add protection for accessing images by Dianne Hackborn · 10 years ago
  87. bc3126f Merge "Remove activity icon bitmaps from system process." into lmp-dev by Craig Mautner · 10 years ago
  88. 648f69b Remove activity icon bitmaps from system process. by Craig Mautner · 10 years ago
  89. 6cfbb71 Fix issue #17536024: The am start's wait option doesn't... by Dianne Hackborn · 10 years ago
  90. 2e7f3bd Removing unnecessary delays, ensuring transition thumbnail is the size of the header. (Bug. 16987565) by Winson Chung · 10 years ago
  91. 1b012d3 Add sample profiling option to am. by Jeff Hao · 10 years ago
  92. 4610545 Merge "Fix issue #16311398: Limit number of documents a process can open" into lmp-dev by Dianne Hackborn · 10 years ago
  93. 89ad456 Fix issue #16311398: Limit number of documents a process can open by Dianne Hackborn · 10 years ago
  94. a4ccb86 Multiple performance changes to speed recents invocation/app launching time. (Bug 16987565) by Winson Chung · 10 years ago
  95. 096f36b Minor tweaks to recents thumbnails. by Winson Chung · 10 years ago
  96. 3bad5cc0 Fixing issue with inconsistent icon filename. (Bug 16992882) by Winson Chung · 10 years ago
  97. 34ff492 Fixes for a few bugs related to visible-behind activities by Jose Lima · 10 years ago
  98. 6ba042b Make returning ActivityOptions part of ActivityRecord. by George Mount · 10 years ago
  99. 0debc9a First iteration of a public UsageStats API by Adam Lesinski · 10 years ago
  100. bb74246 Launch activity behind launching task. by Craig Mautner · 10 years ago