1. 61e8ae6 Add @UnsupportedAppUsage annotations by Mathew Inwood · 6 years ago
  2. efcdff4 The quietening round 2 part 1 by Julia Reynolds · 6 years ago
  3. 6e0404d Merge "Modifing Javadoc for setStatusBarDisabled" by Neda Topoljanac · 6 years ago
  4. f132c26 Modifing Javadoc for setStatusBarDisabled by NedaTopoljanac · 6 years ago
  5. 8d7f7f4 Added new API to support multi-activity autofill workflows. by Felipe Leme · 6 years ago
  6. 75915d1 [JobScheduler] Add hidden API call surface for snapshotting job execution state by Serik Beketayev · 6 years ago
  7. 52e8f58 Merge "Docs: fixed example in SharedPreferencesBackupHelper" by Benjamin Miller · 6 years ago
  8. e4c7d37 Merge "Expose method to clear all visible recent tasks" by Winson Chung · 6 years ago
  9. e643910 Expose method to clear all visible recent tasks by Winson Chung · 6 years ago
  10. f3b8c6f Merge "[KV] State machine to linear task w/ RemoteCall" by Bernardo Rufino · 6 years ago
  11. 0160e15 Docs: fixed example in SharedPreferencesBackupHelper by Benjamin Miller · 6 years ago
  12. 849df8f Disable warning on blocking one-way call from autofill server. by Felipe Leme · 6 years ago
  13. 11eedb6 Merge "Fix various crashes from a destroy-timeout activity" by TreeHugger Robot · 6 years ago
  14. 2d87f45 [KV] State machine to linear task w/ RemoteCall by Bernardo Rufino · 6 years ago
  15. 66b74a8 Fix various crashes from a destroy-timeout activity by Riddle Hsu · 6 years ago
  16. 8f09a50 Expose Ambient Wallpaper API by Lucas Dupin · 6 years ago
  17. 906f9c6 Moved input time out handling to ActivityTaskManagerService (14/n) by Wale Ogunwale · 6 years ago
  18. cf8c852 Merge "Add some compatibility support for resizing." by TreeHugger Robot · 6 years ago
  19. b413299 Dump the visible list for easier debugging by Winson Chung · 6 years ago
  20. 6b6a71a Merge "Consolidate RecentTaskInfo and RunningTaskInfo into TaskInfo class" by Winson Chung · 6 years ago
  21. 2746ab5 Add some compatibility support for resizing. by Garfield Tan · 6 years ago
  22. 590c716 Merge "Moved URI grants code out of ActivityManagerService to its own service (13/n)" by Wale Ogunwale · 6 years ago
  23. c3e9c8b Merge "Added new test for AssistStructure." by TreeHugger Robot · 6 years ago
  24. c28cba1 Added new test for AssistStructure. by Felipe Leme · 6 years ago
  25. d56ed0c Improve transaction logging by Andrii Kulian · 6 years ago
  26. 6c644e6 Always review permissions before <M app is started the first time by Philip P. Moltmann · 6 years ago
  27. 6d50dcc Moved URI grants code out of ActivityManagerService to its own service (13/n) by Wale Ogunwale · 6 years ago
  28. 36524c7 Merge "Fix slice auto grant permissions" by Jason Monk · 6 years ago
  29. fe4885e Fix slice auto grant permissions by Jason Monk · 6 years ago
  30. c51551d Merge "Removing supports for creating stack on display" by TreeHugger Robot · 6 years ago
  31. 5ecdab5 Merge "Initial unit tests for AssistStructure" by TreeHugger Robot · 6 years ago
  32. ce47000 Initial unit tests for AssistStructure by Felipe Leme · 6 years ago
  33. abfdcce Consolidate RecentTaskInfo and RunningTaskInfo into TaskInfo class by Winson Chung · 6 years ago
  34. 4095cd7 Merge "Defer always on top state when task gets maximized" by Kazuki Takise · 6 years ago
  35. 607a995 DPM: Propagate StrongBox-related exception by Eran Messeri · 6 years ago
  36. 048e266 Defer always on top state when task gets maximized by Kazuki Takise · 6 years ago
  37. c3aadf3 Merge "Make stop complete notification call in to ActivityManager blocking." by TreeHugger Robot · 6 years ago
  38. 0260f3d Reland "OOM score management" by Chris Morin · 6 years ago
  39. 402d78e Pin compiled code of HOME app by Jorim Jaggi · 6 years ago
  40. f379f80 Removing supports for creating stack on display by Louis Chang · 6 years ago
  41. f97fa4d Merge "Skip execution of transactions on a destroyed activity" by TreeHugger Robot · 6 years ago
  42. 401ea16 Merge "Dark Notification Shade" by Lucas Dupin · 6 years ago
  43. f03e752 Dark Notification Shade by Lucas Dupin · 6 years ago
  44. d3062cb Skip execution of transactions on a destroyed activity by Riddle Hsu · 6 years ago
  45. 09db2ea Suggest smart actions in ExtServices by Tony Mak · 6 years ago
  46. 5fd43b5 Merge "Add nullability annotations to lifecycle callbacks" by TreeHugger Robot · 6 years ago
  47. 1433f50 Merge "Add nullability annotations to state save/restoration" by TreeHugger Robot · 6 years ago
  48. 6827f72 Make stop complete notification call in to ActivityManager blocking. by Robert Carr · 6 years ago
  49. d955be7 Merge "Revert "OOM score management"" by Christopher Morin · 6 years ago
  50. 09d6bd8 Merge "Move channel logging to dump method and redact name." by Aaron Heuckroth · 6 years ago
  51. 8852c7f Revert "OOM score management" by Christopher Morin · 6 years ago
  52. 324c73f Add nullability annotations to lifecycle callbacks by Jake Wharton · 6 years ago
  53. 63f4d89 Add nullability annotations to state save/restoration by Jake Wharton · 6 years ago
  54. 95031ef Now track "active time" in procstats. by Dianne Hackborn · 6 years ago
  55. 51d3288 Move channel logging to dump method and redact name. by Aaron Heuckroth · 6 years ago
  56. 9a8e27a Merge "Allow UiAutomation to adopt the shell permission indentity" by TreeHugger Robot · 6 years ago
  57. d873ae6 Allow UiAutomation to adopt the shell permission indentity by Svet Ganov · 6 years ago
  58. 20a65c4 Merge "Break direct calls to UserController object in AMS from activity classes (12/n)" by Wale Ogunwale · 6 years ago
  59. 86b7446 Break direct calls to UserController object in AMS from activity classes (12/n) by Wale Ogunwale · 6 years ago
  60. 95e4e67 Merge "Docs: generateKeyPair() can't be called from the main thread." by TreeHugger Robot · 6 years ago
  61. 8f54a7c Merge changes Ibae2de51,I1d6718d9 by Winson Chung · 6 years ago
  62. f574d53 Merge "Add a package declaration to RulesState" by TreeHugger Robot · 6 years ago
  63. ce77407 Merge "StrictMode to catch storage while locked." by TreeHugger Robot · 6 years ago
  64. 3743d28 Prevent clobbering of activity options bundle when merging by Winson Chung · 6 years ago
  65. e26fae64 Merge "Moved more stuff from ActivityManagerService to ActivityTaskManagerService (11/n)" by TreeHugger Robot · 6 years ago
  66. f673393 Moved more stuff from ActivityManagerService to ActivityTaskManagerService (11/n) by Wale Ogunwale · 6 years ago
  67. dd02e33 StrictMode to catch storage while locked. by Jeff Sharkey · 6 years ago
  68. 2a8f129 Docs: generateKeyPair() can't be called from the main thread. by Benjamin Miller · 6 years ago
  69. 6286382 Fix file matching w/ full-backup rules xml by Bernardo Rufino · 6 years ago
  70. 1241652 Merge "Ensure PiP test apis are marked as TestApi" by Winson Chung · 6 years ago
  71. 37b99ba Ensure PiP test apis are marked as TestApi by Winson Chung · 6 years ago
  72. ed71f10 Merge "Give StrictMode more bits to work with." by Jeff Sharkey · 6 years ago
  73. 02bcebe Merge "6/n: Have FaceService extend BiometricService" by Kevin Chyn · 6 years ago
  74. a56dff7 6/n: Have FaceService extend BiometricService by Kevin Chyn · 6 years ago
  75. 2c6b6c4 Fix broken links in the Javadoc of Activity.requestPermissions(). by Peter Visontay · 6 years ago
  76. 40aea87 Merge "OOM score management" by Christopher Morin · 6 years ago
  77. af5451f OOM score management by Chris Morin · 6 years ago
  78. 3ac2a43 Give StrictMode more bits to work with. by Jeff Sharkey · 6 years ago
  79. c59a5e7 StrictMode to catch implicit Direct Boot matching. by Jeff Sharkey · 6 years ago
  80. dd7b69d Merge "Position stack at top when always on top flag is set" by Kazuki Takise · 6 years ago
  81. 4d9f7a8 Merge "Minimum viable TimeZoneDetectorService" by Neil Fuller · 6 years ago
  82. 1248d0d Merge "Introduced WindowProcessController/Listener (10/n)" by TreeHugger Robot · 6 years ago
  83. 9e4f3e0 Introduced WindowProcessController/Listener (10/n) by Wale Ogunwale · 6 years ago
  84. abe78cd Merge changes from topic "biometrics-face" by TreeHugger Robot · 6 years ago
  85. 4958593 Merge "Get WallpaperInfo for current user" by TreeHugger Robot · 6 years ago
  86. aca215a Improve backup and restore for empty sounds by Julia Reynolds · 6 years ago
  87. f85197b Position stack at top when always on top flag is set by Kazuki Takise · 6 years ago
  88. cb51b8b 4/n: Add face authentication framework by Gilad Bretter · 6 years ago
  89. f132a8d Get WallpaperInfo for current user by Lucas Dupin · 6 years ago
  90. a6191b4 Moved more stuff from ActivityManagerService to ActivityTaskManagerService (9/n) by Wale Ogunwale · 6 years ago
  91. 7fb88c3 Minimum viable TimeZoneDetectorService by Neil Fuller · 6 years ago
  92. 5e66d5d9 Merge "Make sure mFlags is synced properly in WindowConfiguration" by Kazuki Takise · 6 years ago
  93. 24ed35c Add dpm force-network-logs command to force network logs retrieval. by Irina Dumitrescu · 6 years ago
  94. 4e7e789 Make sure mFlags is synced properly in WindowConfiguration by Kazuki Takise · 6 years ago
  95. 661e012 Merge "Add always on top feature support" by Kazuki Takise · 6 years ago
  96. 148d00a Add always on top feature support by Kazuki Takise · 6 years ago
  97. d0412b3 Switched ActivityRecord.service to ActivityTaskManagerService (5/n) by Wale Ogunwale · 6 years ago
  98. 6767eae Split internal interface activities from current AM interface (3/n) by Wale Ogunwale · 6 years ago
  99. 1c4cc2d Merge "Expose new AppOps API that we had to leave hidden in P." by Dianne Hackborn · 6 years ago
  100. e448504 Merge "Have proper permission check in getConfigForSubId" by Xiangyu/Malcolm Chen · 6 years ago