1. 4c9a597 Provide start parameters via setters on ActivityStarter. by Bryce Lee · 7 years ago
  2. 36f46a8 Merge "Don't send userLeaving hint when entering split-screen mode." by Wale Ogunwale · 7 years ago
  3. c59b4f6 Don't send userLeaving hint when entering split-screen mode. by Wale Ogunwale · 7 years ago
  4. efb7584 Merge "Make ActivityStarter single use." by Bryce Lee · 7 years ago
  5. f156c04 Merge "Expose App Standby APIs for apps and system" by TreeHugger Robot · 7 years ago
  6. d3624e1 Make ActivityStarter single use. by Bryce Lee · 7 years ago
  7. afbccb7 Expose App Standby APIs for apps and system by Amith Yamasani · 7 years ago
  8. 5235e10 Merge "Add/fix a few statsd atoms" by TreeHugger Robot · 7 years ago
  9. 598e9a2 incidentd: dumping native process mem info to proto. by Kweku Adams · 7 years ago
  10. ddccf0a Add/fix a few statsd atoms by Bookatz · 7 years ago
  11. 9f3d06b Merge "Don't start recents multiple times when entering split-screen" by Wale Ogunwale · 7 years ago
  12. ac36e4d Don't start recents multiple times when entering split-screen by Wale Ogunwale · 7 years ago
  13. 1a0e948 Merge "Enable Recents activity in LockTask mode." by Charles He · 7 years ago
  14. 9fdbc95 Merge "Track some event history and include it in netpolicy dump." by Sudheer Shanka · 7 years ago
  15. d62f965 Enable Recents activity in LockTask mode. by Charles He · 7 years ago
  16. eb76b76 Move home stack behind top stack when split-screen is dismissed by Wale Ogunwale · 7 years ago
  17. 684cae7 Merge "Extreme battery saver: Force background check on all apps" by TreeHugger Robot · 7 years ago
  18. cf9d7c4 Merge "Re-enable task trimming" by TreeHugger Robot · 7 years ago
  19. e7ec72a Extreme battery saver: Force background check on all apps by Makoto Onuki · 7 years ago
  20. a183d66 Merge "Remove unused code from CompatModePackages, clean up CompileSdk strings" by Alan Viverette · 7 years ago
  21. 03f73fe Merge "Provide activity details for task layout in ActivityStarter." by Bryce Lee · 7 years ago
  22. 4d26c21 Merge changes from topic "lifecycle_transaction_base" by Andrii Kulian · 7 years ago
  23. 0ec2a35 Re-enable task trimming by Winson Chung · 7 years ago
  24. 352dc57 Track some event history and include it in netpolicy dump. by Sudheer Shanka · 7 years ago
  25. 9fdd44f Remove unused code from CompatModePackages, clean up CompileSdk strings by Alan Viverette · 7 years ago
  26. e098b759 Extreme battery saver: Tweak to file saver by Makoto Onuki · 7 years ago
  27. b802ea1 Provide activity details for task layout in ActivityStarter. by Bryce Lee · 7 years ago
  28. edbd1d3 Merge "Fix issue #68002319: Allow current VoiceInteractionService to avoid..." by TreeHugger Robot · 7 years ago
  29. 03adf73 Merge "Only update the task description when the task/description changes" by TreeHugger Robot · 7 years ago
  30. bc8c25a Merge "Store bounds in WindowConfiguration." by Bryce Lee · 7 years ago
  31. f3c6a47 Store bounds in WindowConfiguration. by Bryce Lee · 7 years ago
  32. 86111b1 Merge "Change dump priority for meminfo - change meminfo dump priority to HIGH (temp workaround until parallel dump is implemented) - pass in -a args to meminfo dump" by TreeHugger Robot · 7 years ago
  33. e99bc05 WM: Move WindowManagerPolicy, DisplayFrames and WindowManagerInternal into services by Adrian Roos · 7 years ago
  34. 77aab7c Change dump priority for meminfo by Vishnu Nair · 7 years ago
  35. 08bd3ea Fix issue #68002319: Allow current VoiceInteractionService to avoid... by Dianne Hackborn · 7 years ago
  36. 8377006 Merge "Show warning when app was compiled against incompatible preview SDK" by TreeHugger Robot · 7 years ago
  37. 446e824 Add basic lifecycle transaction containers by Andrii Kulian · 7 years ago
  38. 9e3808c Adds atom when error is written to dropbox. by David Chen · 7 years ago
  39. b6a2573 Show warning when app was compiled against incompatible preview SDK by Alan Viverette · 7 years ago
  40. 911fbd2 Merge "Special handling of processes with recent tasks." by TreeHugger Robot · 7 years ago
  41. 68a0633 Special handling of processes with recent tasks. by Dianne Hackborn · 7 years ago
  42. ba8f442 Get PackageManager on demand in ActivityStarter. by Bryce Lee · 7 years ago
  43. 6b51414 Implement Activity Manager Dumpsys --service option by Yi Jin · 7 years ago
  44. 4907b92b Merge "Add support for provider proto dump in ActivityManager" by TreeHugger Robot · 7 years ago
  45. 8d9009e Only update the task description when the task/description changes by Winson Chung · 7 years ago
  46. f8c2bdf Merge "Use correct user id for permission check for instant foreground service" by TreeHugger Robot · 7 years ago
  47. 576a74f Merge "Fix StrictMode I/O violations" by Fyodor Kupolov · 7 years ago
  48. eaf2a4e Merge changes from topic "expose_methods" by Winson Chung · 7 years ago
  49. fd55a94 Add support for provider proto dump in ActivityManager by Steven Timotius · 7 years ago
  50. 9de8f4b Merge "Support for setting stack windowing mode" by Winson Chung · 7 years ago
  51. f904f32 Merge changes I93fef3dc,I19647b24 by Bryce Lee · 7 years ago
  52. 30e441d Support for setting stack windowing mode by Wale Ogunwale · 7 years ago
  53. 2c93591 Use correct user id for permission check for instant foreground service by Svet Ganov · 7 years ago
  54. 93e7f79 Add tests to exercise ActivityStarter precondition failures. by Bryce Lee · 7 years ago
  55. 2a3cc46 Make ActivityStackSupervisor instrumentable for unit tests. by Bryce Lee · 7 years ago
  56. e210468 Move assist data receiver interface to accessible namespace by Winson Chung · 7 years ago
  57. 4c72df0 Fix StrictMode I/O violations by Fyodor Kupolov · 7 years ago
  58. 59eee8d Merge "Better, consistent definition of AID_SHARED_GID." am: 7e875df695 am: 42064a3aa2 by Jeff Sharkey · 7 years ago
  59. 7018dbc Merge "Better, consistent definition of AID_SHARED_GID." am: 7e875df695 by Jeff Sharkey · 7 years ago
  60. 42064a3 Merge "Better, consistent definition of AID_SHARED_GID." am: 7e875df695 by Jeff Sharkey · 7 years ago
  61. 7e875df Merge "Better, consistent definition of AID_SHARED_GID." by Jeff Sharkey · 7 years ago
  62. 08ffbaf Merge "Apps targeting P need phone pemrisison to get device serial - framework" by TreeHugger Robot · 7 years ago
  63. b7b9501 Apps targeting P need phone pemrisison to get device serial - framework by Svet Ganov · 7 years ago
  64. a4ceea0 DO NOT MERGE Remove orientation restriction to only fullscreen activities. by Bryce Lee · 7 years ago
  65. 4ae65c7 Merge "Inform WindowManager when Activity is reordered to front." by TreeHugger Robot · 7 years ago
  66. d58d7b3 Inform WindowManager when Activity is reordered to front. by Bryce Lee · 7 years ago
  67. a7c958b Merge "Allow activities on secondary displays to dismiss keyguard" by Patrick Plunkett · 7 years ago
  68. e465e60 Merge "Change pm.dexopt.priv-apps to .priv-apps-oob" by TreeHugger Robot · 7 years ago
  69. cf0583e Change pm.dexopt.priv-apps to .priv-apps-oob by Victor Hsieh · 7 years ago
  70. 77a3450 Better, consistent definition of AID_SHARED_GID. by Jeff Sharkey · 7 years ago
  71. 66a285d DO NOT MERGE Change pm.dexopt.priv-apps to .priv-apps-oob by Victor Hsieh · 7 years ago
  72. 40426e0 Allow activities on secondary displays to dismiss keyguard by Pat Plunkett · 7 years ago
  73. ee6786f Merge "moveTaskToBack also moves ActivityStack to back" by Evan Rosky · 7 years ago
  74. 54e6fcd Merge changes Iae56bcd2,I5b2e37c3 by TreeHugger Robot · 7 years ago
  75. 9c44817 moveTaskToBack also moves ActivityStack to back by Evan Rosky · 7 years ago
  76. 2b07da8 Fixed logic issue with WC.supportsSplitScreenWindowingMode() by Wale Ogunwale · 7 years ago
  77. 8bbf27d Merge "Don't let keyguard to influence orientation when dismissing" by TreeHugger Robot · 7 years ago
  78. e81ce37 Merge "Restore legacy recents package check to unblock quickstep development" by Winson Chung · 7 years ago
  79. abc44d0 Don't move home task forward in some cases. by Wale Ogunwale · 7 years ago
  80. 92c9a94 Don't let keyguard to influence orientation when dismissing by Andrii Kulian · 7 years ago
  81. 79fb8eb Merge "Fix NPE notifyActivityPinned" by TreeHugger Robot · 7 years ago
  82. 16e185e Restore legacy recents package check to unblock quickstep development by Winson Chung · 7 years ago
  83. b7cf063 Fix NPE notifyActivityPinned by Wale Ogunwale · 7 years ago
  84. d2c97e6 Revert "Fix StrictMode I/O violations" by Fyodor Kupolov · 7 years ago
  85. 18b2a13 Fix StrictMode I/O violations by Fyodor Kupolov · 7 years ago
  86. 3d976cd Merge "Fix issues with TRON app transition logging" into oc-mr1-dev by Jorim Jaggi · 7 years ago
  87. 9db99f4 Merge "Fix issues with TRON app transition logging" into oc-mr1-dev by Jorim Jaggi · 7 years ago
  88. d37f28b Merge "Fix issues with TRON app transition logging" by Jorim Jaggi · 7 years ago
  89. 172e99f Fix issues with TRON app transition logging by Jorim Jaggi · 7 years ago
  90. 2bccbc8 Don't drop system server StrictMode violations. by Jeff Sharkey · 7 years ago
  91. 7370d8b Merge changes I61178def,I536e8934 by Jeff Sharkey · 7 years ago
  92. b30739d Merge changes I775aaf78,I60e049a6 by Winson Chung · 7 years ago
  93. 8918298 Narrower StrictMode defaults. by Jeff Sharkey · 7 years ago
  94. 680130d Merge "Small optimization to oom adj computation." by TreeHugger Robot · 7 years ago
  95. a9d4082 Fix issues with TRON app transition logging by Jorim Jaggi · 7 years ago
  96. df66dd9 Merge "Structure StrictMode violations as Throwables" by TreeHugger Robot · 7 years ago
  97. 1bb93bf Structure StrictMode violations as Throwables by Kurt Nelson · 7 years ago
  98. 397967f Ensure that binders are unlinked from death recipients by Winson Chung · 7 years ago
  99. 60f493d Fix some voice interaction CTS due to regressions by Winson Chung · 7 years ago
  100. 404f810 Merge "Make the battery saver knobs hidden public," by TreeHugger Robot · 7 years ago