1. 7cbbf222 Screen-pinning unpin security fails for secondary user. by Amith Yamasani · 7 years ago
  2. e7d2b85 Nuke everything obsoleted by task snapshots by Jorim Jaggi · 7 years ago
  3. 49c4aca Merge "Revert "Fix transition between two occluding activities"" into oc-mr1-dev am: 23c981923f by Tim Murray · 7 years ago
  4. 23c9819 Merge "Revert "Fix transition between two occluding activities"" into oc-mr1-dev by Tim Murray · 7 years ago
  5. eb7b039 Merge "Screen-pinning unpin security fails for secondary user. DO NOT MERGE" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  6. 68ed844 Revert "Fix transition between two occluding activities" by Tim Murray · 7 years ago
  7. 3ab9b4d Screen-pinning unpin security fails for secondary user. DO NOT MERGE by Amith Yamasani · 7 years ago
  8. 31ff78bc Merge "Remove activity from stopping activities once resumed." into oc-mr1-dev am: 02584a23b3 by Bryce Lee · 7 years ago
  9. 02584a2 Merge "Remove activity from stopping activities once resumed." into oc-mr1-dev by Bryce Lee · 7 years ago
  10. fbedb22 Merge changes I36ec1bf3,Ic5f11074 into oc-mr1-dev am: 54f40fa1e6 am: 5b32ea3dec by Jorim Jaggi · 7 years ago
  11. 54f40fa Merge changes I36ec1bf3,Ic5f11074 into oc-mr1-dev by Jorim Jaggi · 7 years ago
  12. 791ccc0 Fix transition between two occluding activities by Jorim Jaggi · 7 years ago
  13. 75520d5 Use Keyguard orientation when unoccluding by Jorim Jaggi · 7 years ago
  14. 107cac6 Merge "Add API to disallow entering PiP when launching a new activity" into oc-mr1-dev am: 3ea1e3d57d by Winson Chung · 7 years ago
  15. 71a02b2 Merge changes I91673d51,I50bc9e06 by TreeHugger Robot · 7 years ago
  16. f7e03e1 Add API to disallow entering PiP when launching a new activity by Winson Chung · 7 years ago
  17. 0c8030d Merge "Check permission for activity embedding" into oc-mr1-dev am: 87ad0f7f40 by Andrii Kulian · 7 years ago
  18. f75962a Generate stack override config in AM vs. WM by Wale Ogunwale · 7 years ago
  19. 87ad0f7 Merge "Check permission for activity embedding" into oc-mr1-dev by Andrii Kulian · 7 years ago
  20. afb458f5 Merge "Refactor all lock task related methods into a new class" by Benjamin Franz · 7 years ago
  21. a83859f Refactor all lock task related methods into a new class by Benjamin Franz · 7 years ago
  22. 3382ab1 Migrated some windowing methods from StackId to WindowConfiguration by Wale Ogunwale · 7 years ago
  23. 6d904f4 Merge "Move PiP state check exception to the client side" into oc-mr1-dev am: 3a02835a02 by Winson Chung · 7 years ago
  24. 298f95b Move PiP state check exception to the client side by Winson Chung · 7 years ago
  25. eb29627 Merge "Add null check when ActivityRecord is refetched" into oc-mr1-dev am: 1fee204686 by Kevin Chyn · 7 years ago
  26. 1fee204 Merge "Add null check when ActivityRecord is refetched" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  27. 6ae4428 Merge "Fix issue with app not becoming visible" into oc-mr1-dev am: af6a558327 by Jorim Jaggi · 7 years ago
  28. af6a558 Merge "Fix issue with app not becoming visible" into oc-mr1-dev by Jorim Jaggi · 7 years ago
  29. 8d06205 Fix issue with app not becoming visible by Jorim Jaggi · 7 years ago
  30. f86b910 Merge "Fix activity manager timeout during shutdown" into oc-mr1-dev am: bc06e43c49 by David Stevens · 7 years ago
  31. bc06e43 Merge "Fix activity manager timeout during shutdown" into oc-mr1-dev by David Stevens · 7 years ago
  32. 50f75df Merge "Allow clearing instant app meta-data" into oc-mr1-dev am: e391175330 by Svet Ganov · 7 years ago
  33. 3c9ad07 Check permission for activity embedding by Andrii Kulian · 7 years ago
  34. 18abd0e Fix activity manager timeout during shutdown by David Stevens · 7 years ago
  35. e391175 Merge "Allow clearing instant app meta-data" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  36. 1825ad8 Add null check when ActivityRecord is refetched by Kevin Chyn · 7 years ago
  37. f935a70 Allow clearing instant app meta-data by Svet Ganov · 7 years ago
  38. 3af8736 Merge "Introducing windowing mode in WindowConfiguration." by Wale Ogunwale · 7 years ago
  39. 5add014 Merge "Place focus on window when a11y performs an action" into oc-mr1-dev am: c6c9e089db by Phil Weaver · 7 years ago
  40. c6c9e08 Merge "Place focus on window when a11y performs an action" into oc-mr1-dev by Phil Weaver · 7 years ago
  41. 9abc5a8 Merge "Log "launched from" packge for all activities" into oc-mr1-dev am: 9c85d966cd by Todd Kennedy · 7 years ago
  42. 687b427 Introducing windowing mode in WindowConfiguration. by Wale Ogunwale · 7 years ago
  43. 249a4536 resolve merge conflicts of c55cce487c64 to master by Jorim Jaggi · 7 years ago
  44. 9c85d96 Merge "Log "launched from" packge for all activities" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  45. 56af51d Merge "Log reportFullyDrawn into TRON" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  46. 4d27b84 Log reportFullyDrawn into TRON by Jorim Jaggi · 7 years ago
  47. 7655b29 Log "launched from" packge for all activities by Todd Kennedy · 7 years ago
  48. 96a91f1 Merge "Don't resume activity if user is locked and encryption is unsupported" into oc-mr1-dev am: 1327cdc53d by Bryce Lee · 7 years ago
  49. 1327cdc Merge "Don't resume activity if user is locked and encryption is unsupported" into oc-mr1-dev by Bryce Lee · 7 years ago
  50. 29a649d Remove activity from stopping activities once resumed. by Bryce Lee · 7 years ago
  51. 822e512 Introducing WindowConfiguration by Wale Ogunwale · 7 years ago
  52. 029f6df Merge "Only update reported configuration when triggered from AM side." into oc-mr1-dev am: e530e4db0c by Bryce Lee · 7 years ago
  53. d98c0c1 Merge "If an Activity transitions to VR, then ensure it's in the main stack." into oc-mr1-dev am: 9ccbb297e8 by Santos Cordon · 7 years ago
  54. e530e4d Merge "Only update reported configuration when triggered from AM side." into oc-mr1-dev by Bryce Lee · 7 years ago
  55. 5dc3ebc Place focus on window when a11y performs an action by Phil Weaver · 7 years ago
  56. 720ee2e If an Activity transitions to VR, then ensure it's in the main stack. by Santos Cordon · 7 years ago
  57. 8558ec7 Don't resume activity if user is locked and encryption is unsupported by Bryce Lee · 7 years ago
  58. 8104e7a Only update reported configuration when triggered from AM side. by Bryce Lee · 7 years ago
  59. 71d61fa Merge "Add back support for force resize developer option." into oc-mr1-dev am: 23b7a8ad8b by Bryce Lee · 7 years ago
  60. 23b7a8a Merge "Add back support for force resize developer option." into oc-mr1-dev by Bryce Lee · 7 years ago
  61. a7ec056 Merge "Update references to O MR1 to proper codename." into oc-mr1-dev am: 92a84efba1 by Bryce Lee · 7 years ago
  62. 341cd73 Merge "DO NOT MERGE Let external activities run when the primary display is off" into oc-mr1-dev by David Stevens · 7 years ago
  63. c857a5b Add back support for force resize developer option. by Bryce Lee · 7 years ago
  64. 92a84ef Merge "Update references to O MR1 to proper codename." into oc-mr1-dev by Bryce Lee · 7 years ago
  65. f62360c DO NOT MERGE Let external activities run when the primary display is off by David Stevens · 7 years ago
  66. 1583a4f Merge "Let external activities run when the primary display is off" by David Stevens · 7 years ago
  67. 23494e3 Merge "Update WindowManager to output dumpsys in protobuf format" by TreeHugger Robot · 7 years ago
  68. 9440dc8 Let external activities run when the primary display is off by David Stevens · 7 years ago
  69. af03df6 Update WindowManager to output dumpsys in protobuf format by Steven Timotius · 7 years ago
  70. 0aef1c9 Merge "Log timings for shutdown stages" into oc-mr1-dev am: fe97799d5d by Fyodor Kupolov · 7 years ago
  71. 7ff3ff3 Merge "Switch WindowContainer to use ConfigurationContainer" by Wale Ogunwale · 7 years ago
  72. 6e3461b Log timings for shutdown stages by Fyodor Kupolov · 7 years ago
  73. b8ad594 Use cpu freq times to calculate power consumed by an uid. by Sudheer Shanka · 7 years ago
  74. ef03b0d Merge "Removed isUserStoppingOrShuttingDownLocked" into oc-mr1-dev am: 0ee1e6d3c1 by Fyodor Kupolov · 7 years ago
  75. 0ee1e6d Merge "Removed isUserStoppingOrShuttingDownLocked" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  76. 0e7b7c9 Update references to O MR1 to proper codename. by Bryce Lee · 7 years ago
  77. 807843d Merge "Merge "Bring home to front behind assistant stack when needed." into oc-dr1-dev am: 0a3684eb45 am: a58a7bf458" into oc-mr1-dev-plus-aosp by Bryce Lee · 7 years ago
  78. ce43b1b Removed isUserStoppingOrShuttingDownLocked by Fyodor Kupolov · 7 years ago
  79. a58a7bf Merge "Bring home to front behind assistant stack when needed." into oc-dr1-dev by Bryce Lee · 7 years ago
  80. 0a3684e Merge "Bring home to front behind assistant stack when needed." into oc-dr1-dev by Bryce Lee · 7 years ago
  81. fab8fa6 Merge "Allow applications to define failure handlers" into oc-mr1-dev am: e551d361ac by Todd Kennedy · 7 years ago
  82. e551d36 Merge "Allow applications to define failure handlers" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  83. d0084f7 Allow applications to define failure handlers by Todd Kennedy · 7 years ago
  84. eacba0a Merge "Don't retain a bitmap unnecessarily" into oc-mr1-dev am: 8ede87ded8 by Makoto Onuki · 7 years ago
  85. 8ede87d Merge "Don't retain a bitmap unnecessarily" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  86. 62a93aa Don't retain a bitmap unnecessarily by Makoto Onuki · 7 years ago
  87. 43f2721 Bring home to front behind assistant stack when needed. by Bryce Lee · 7 years ago
  88. 6c0e047 Merge "Revert "Revert "Fixing occasional jump when launching certain apps from Recents.""" into oc-dr1-dev am: c7d24aed82 am: 58e0363930 by Matthew Ng · 7 years ago
  89. 64b013e Merge "Revert "Revert "Fixing occasional jump when launching certain apps from Recents.""" into oc-dr1-dev am: c7d24aed82 by Matthew Ng · 7 years ago
  90. 44bdd5c Merge "Revert "Revert "Fixing occasional jump when launching certain apps from Recents.""" into oc-dr1-dev by Matthew Ng · 7 years ago
  91. 58e0363 Merge "Revert "Revert "Fixing occasional jump when launching certain apps from Recents.""" into oc-dr1-dev by Matthew Ng · 7 years ago
  92. c7d24ae Merge "Revert "Revert "Fixing occasional jump when launching certain apps from Recents.""" into oc-dr1-dev by TreeHugger Robot · 7 years ago
  93. a67f1c9 Merge "Fix activity start over Keyguard" into oc-dr1-dev am: 82e815616e am: 2b991665da by Selim Cinek · 7 years ago
  94. 2b99166 Merge "Fix activity start over Keyguard" into oc-dr1-dev am: 82e815616e by Selim Cinek · 7 years ago
  95. 654198c Merge "Fix activity start over Keyguard" into oc-dr1-dev am: 82e815616e by Selim Cinek · 7 years ago
  96. 02f1d2f Fix activity start over Keyguard by Jorim Jaggi · 7 years ago
  97. a7c2111 Revert "Don't remove starting window for visible app." am: 19be605910 am: 380603dd26 by Jorim Jaggi · 7 years ago
  98. cf8743b Revert "Don't remove starting window for visible app." am: 19be605910 by Jorim Jaggi · 7 years ago
  99. 380603d Revert "Don't remove starting window for visible app." am: 19be605910 by Jorim Jaggi · 7 years ago
  100. 19be605 Revert "Don't remove starting window for visible app." by Jorim Jaggi · 7 years ago