1. 4bffd45 Reduce "Failed to find provider info" logspam. by Varun Shah · 4 years, 2 months ago
  2. 1421b3d Merge "Override application display adjustments while launching activity" into rvc-dev by Riddle Hsu · 4 years, 2 months ago
  3. eb1c5a4 Allow to load implicit layer from /vendor/app. by Peiyong Lin · 4 years, 2 months ago
  4. a474039 Override application display adjustments while launching activity by Riddle Hsu · 4 years, 2 months ago
  5. 42b7273 Do not always report configuration change to activity by Louis Chang · 4 years, 3 months ago
  6. acb2bba Merge changes from topic "dump-cacheinfo" into rvc-dev by Collin Fijalkovich · 4 years, 3 months ago
  7. 2b9720c Make sure config change items are executed in the order dispatched. by Darryl L Johnson · 4 years, 3 months ago
  8. ceefcec Add cache debugging information to bugreports. by Collin Fijalkovich · 4 years, 3 months ago
  9. 8c239da Maintain global list of caches; purge on low memory by Daniel Colascione · 4 years, 3 months ago
  10. 5019f6c Merge "Limit rename() workaround to /storage/emulated." into rvc-dev by Martijn Coenen · 4 years, 3 months ago
  11. 8e726a2 Merge changes from topic "b147213487" into rvc-dev by Riddle Hsu · 4 years, 3 months ago
  12. 76ce2cc Limit rename() workaround to /storage/emulated. by Martijn Coenen · 4 years, 3 months ago
  13. 6d2b1bf fix app binder tracing on userdebug builds by Tim Murray · 4 years, 3 months ago
  14. d490c57 Send fixed rotation adjustments to the associated client by Riddle Hsu · 4 years, 4 months ago
  15. 28c136e Merge "Move PIP/MW mode callbacks to be on the client side" into rvc-dev by Hongwei Wang · 4 years, 3 months ago
  16. 5711b8f Move PIP/MW mode callbacks to be on the client side by Hongwei Wang · 4 years, 9 months ago
  17. 77fae23 Merge "Add test to ensure virtual display orientation doesn't change when device rotates." into rvc-dev by Darryl Johnson · 4 years, 3 months ago
  18. 48f0527 Merge "Close heap dump ParcelFileDescriptor." into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  19. 78d4e6d Add test to ensure virtual display orientation doesn't change when by Darryl L Johnson · 4 years, 3 months ago
  20. f1ddecc Close heap dump ParcelFileDescriptor. by Kweku Adams · 4 years, 3 months ago
  21. 56dfd7c Merge "Revert "Fix false positive of activity leak in NexusLauncherTests"" into rvc-dev by Charles Chen · 4 years, 3 months ago
  22. 700c206 Revert "Fix false positive of activity leak in NexusLauncherTests" by Darryl Johnson · 4 years, 3 months ago
  23. c023f44 Merge "Calculate oldPaths for out of date LoadedApks" into rvc-dev by Winson Chiu · 4 years, 3 months ago
  24. f8be8e5 Calculate oldPaths for out of date LoadedApks by Winson · 4 years, 3 months ago
  25. e553a89 Avoid reporting unhandled config changes to activity by Riddle Hsu · 4 years, 4 months ago
  26. b04ab6c Merge "Fix false positive of activity leak in NexusLauncherTests" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  27. b3230a3 Fix false positive of activity leak in NexusLauncherTests by Charles Chen · 4 years, 5 months ago
  28. 13885b7 Use REPLACE_EXISTING for rename(2) workaround. by Martijn Coenen · 4 years, 5 months ago
  29. 0cbfd2b Allow activities/services to have app loaders by Ryan Mitchell · 4 years, 6 months ago
  30. 2d80ca0 Squash same ApplicationInfo's in Parcel by Makoto Onuki · 4 years, 6 months ago
  31. a46b7b3 Cache package and permission information by Daniel Colascione · 4 years, 6 months ago
  32. b8ee18f Move compat behavior in #onPipRequested to ActivityThread by jorgegil@google.com · 4 years, 6 months ago
  33. 1e80cd7 Merge changes from topic "res-loader" by Ryan Mitchell · 4 years, 6 months ago
  34. 4579c0a Refactor ResourcesLoader APIs by Ryan Mitchell · 4 years, 7 months ago
  35. 8127bfc Merge "Merge sleeping activities with visibility updates" by Andrii Kulian · 4 years, 6 months ago
  36. 4679918 Merge sleeping activities with visibility updates by Andrii Kulian · 4 years, 10 months ago
  37. 4329c0d Merge changes I9ea3677d,I0a59dce8 by Jeffrey Huang · 4 years, 6 months ago
  38. f58800b Migrate away from using ServiceManager by Jeffrey Huang · 4 years, 6 months ago
  39. 9d744e5 Adds more flags for cursor control features. by Shu Chen · 4 years, 7 months ago
  40. b9faa03 Use START/STOP messages to update visibility by Andrii Kulian · 4 years, 10 months ago
  41. 0af97d6 Replace com.android.internal.util.Preconditions.checkNotNull with by Daulet Zhanguzin · 4 years, 7 months ago
  42. 06bc323 Add #onPictureInPictureRequested to Activity and ATM by jorgegil@google.com · 4 years, 9 months ago
  43. c895b1b Use new UnsupportedAppUsage annotation. by Artur Satayev · 4 years, 8 months ago
  44. 3a70dd6 Merge "Window Manager Flag Migration (7/n)" by Tiger Huang · 4 years, 8 months ago
  45. 4a7835f Window Manager Flag Migration (7/n) by Tiger Huang · 4 years, 9 months ago
  46. 97a17d5 Merge "Merge ActivityDisplay and DisplayContent into one class (77/n)" by TreeHugger Robot · 4 years, 8 months ago
  47. b03866e Merge "System APIs for telephony to expose/obtain binder services" by Makoto Onuki · 4 years, 8 months ago
  48. 677921f Merge ActivityDisplay and DisplayContent into one class (77/n) by Louis Chang · 4 years, 8 months ago
  49. e59cb73 Revert "Remove the rename() interceptor" by Zim · 4 years, 8 months ago
  50. 6b0a7b8 System APIs for telephony to expose/obtain binder services by Makoto Onuki · 4 years, 10 months ago
  51. 5aa9232 Merge "Add package name to DDM APNM packet" by Chester Hsieh · 4 years, 8 months ago
  52. ab720ee Add package name to DDM APNM packet by Chester Hsieh · 4 years, 9 months ago
  53. 751e551 Add @UnsupportedAppUsage annotations for greylist. by Artur Satayev · 4 years, 9 months ago
  54. cfdc4f7 Merge "Perform agent startup-attach before bind" am: 7ae1299cdd am: d3337c9051 am: b49226d0be by Alex Light · 4 years, 10 months ago
  55. d3337c9 Merge "Perform agent startup-attach before bind" am: 7ae1299cdd by Alex Light · 4 years, 10 months ago
  56. 2d0691c Perform agent startup-attach before bind by Alex Light · 4 years, 10 months ago
  57. c087fbc Merge "View attr debug: avoid 'Invalid ID 0x00000000'" by TreeHugger Robot · 4 years, 10 months ago
  58. 62eed6b View attr debug: avoid 'Invalid ID 0x00000000' by Mårten Kongstad · 4 years, 11 months ago
  59. 66d22c8 Ensure that the Application is constructed before any Service. by Dave Mankoff · 5 years ago
  60. ca8502a Add agent startup-attach by Alex Light · 5 years ago
  61. 330e8be Add agent startup-attach by Alex Light · 5 years ago
  62. c4caca1 Add agent startup-attach by Alex Light · 5 years ago
  63. a736da8 Add RSS to dumpsys meminfo by Jing Ji · 5 years ago
  64. ddc77fb Add logs for debugging IME onConfigurationChanged by lumark · 5 years ago
  65. 3020e05 resolve merge conflicts of 9acd72c60b0965fdb1da1bce39b12e0d9c242a06 to stage-aosp-master by Mathew Inwood · 5 years ago
  66. be2b0a7 Compatibility API implementation for app processes. by Mathew Inwood · 5 years ago
  67. a1b3902 Compatibility API implementation for app processes. by Mathew Inwood · 5 years ago
  68. 80652db Compatibility API implementation for app processes. by Mathew Inwood · 5 years ago
  69. 8f13598 Create permission manager AIDL by Todd Kennedy · 5 years ago
  70. 4d556c3 Remove the rename() interceptor by Eric Biggers · 5 years ago
  71. 928f511 Merge "Don't create string temporaries if tracing isn't enabled" by TreeHugger Robot · 5 years ago
  72. e48e6da Don't create string temporaries if tracing isn't enabled by John Reck · 5 years ago
  73. 0a9ee1a Optionally trigger CG in onTrimMemory() by Makoto Onuki · 5 years ago
  74. 968064b Fix a bug about missing onConfigurationChanged by Tiger Huang · 5 years ago
  75. 4af1b50 Handling race condition when dumping heaps. by Kweku Adams · 5 years ago
  76. 7aa28bd Merge "Minor improvements on voice interaction workflows." into qt-dev by TreeHugger Robot · 5 years ago
  77. 70e0438 Merge "Force system ApplicationInfo update and notify DisplayManager" into qt-dev by TreeHugger Robot · 5 years ago
  78. ada5184 Minor improvements on voice interaction workflows. by Felipe Leme · 5 years ago
  79. b137fae Merge "GpuStats: send a hint of activity launch to GraphicsEnvironment" into qt-dev by Yiwei Zhang · 5 years ago
  80. e54faf5 GpuStats: send a hint of activity launch to GraphicsEnvironment by Yiwei Zhang · 5 years ago
  81. 6ee1742 Ensure we only remove messages for the same app info by Winson Chung · 5 years ago
  82. 72dbe7e Force system ApplicationInfo update and notify DisplayManager by Winson · 5 years ago
  83. 3b6be08 Address API council feedback by Svet Ganov · 5 years ago
  84. 8f24a0f Merge "Gating OutOfBoundsException on targetSdkVersion." into qt-dev by Kweku Adams · 5 years ago
  85. 4be0b1a Gating OutOfBoundsException on targetSdkVersion. by Kweku Adams · 5 years ago
  86. 96e60d7 Improve theme application transition. by Amin Shaikh · 5 years ago
  87. d40c345 [DO NOT MERGE] Adding API for defining and invoking DirectActions by Sunny Goyal · 5 years ago
  88. a99ff5f Merge changes I689ec523,Id249a185 into qt-dev by Winson Chiu · 5 years ago
  89. 23863be Delayed install completion by Winson · 5 years ago
  90. 31c89ed Merge "Don't call ConnectivityService when holding ActivityManagerService lock." by Treehugger Robot · 5 years ago
  91. 8602401 Add event logs for top resumed state change by Andrii Kulian · 5 years ago
  92. 111ac3d Don't call ConnectivityService when holding ActivityManagerService lock. by Irina Dumitrescu · 5 years ago
  93. 34a27c4 Don't call ConnectivityService when holding ActivityManagerService lock. by Irina Dumitrescu · 5 years ago
  94. e23f59a Add global property to store opt-in application package name. by Peiyong Lin · 6 years ago
  95. 008483c Merge "Fix extra onStop when finishing after onCreate" into qt-dev by Andrii Kulian · 5 years ago
  96. 0831906 Merge "ActivityThread: Preserve windows when relaunching all activities" into qt-dev by TreeHugger Robot · 5 years ago
  97. 50e3400 Defer top process state for VM by Riddle Hsu · 5 years ago
  98. 03dd48c ActivityThread: Preserve windows when relaunching all activities by Adrian Roos · 5 years ago
  99. 4e8e3b0 Reduce transactions for acquiring and releasing provider by Riddle Hsu · 5 years ago
  100. 71cf350 Update LoadedApk instead of re-creating on outdated cache by Winson · 5 years ago