summaryrefslogtreecommitdiff
path: root/services/core/java/com/android/server/am/ActivityManagerService.java
AgeCommit message (Expand)Author
2023-09-15[DO NOT MERGE] Check caller's uid in backupAgentCreated callbackPiyush Mehrotra
2023-06-16Reland "Track per-process freezable state in BroadcastQueue."Sudheer Shanka
2023-06-13Ensure resultTo callback is always invoked.Sudheer Shanka
2023-06-09Merge "Ensure apps can't bypass FAS using UIJ." into udc-devKweku Adams
2023-06-09Ensure apps can't bypass FAS using UIJ.Kweku Adams
2023-06-09Merge "Add client/service process states for broadcast/service/provider" into...Jing Ji
2023-06-08Run addUidToObserver and removeUidFromObserver on the handler thread.Austin Borger
2023-06-06Add client/service process states for broadcast/service/providerJing Ji
2023-06-05Prioritize core uids for bluetooth broadcasts.Sudheer Shanka
2023-05-31Merge "Remove the redundant capability changes from process change event" int...Jing Ji
2023-05-31Remove the redundant capability changes from process change eventJing Ji
2023-05-30Merge "Retry when manifest broadcast delivery fails." into udc-devTreehugger Robot
2023-05-26Merge "Fix the processgroup creation failure due to race conditions" into udc...Jing Ji
2023-05-25Fix the processgroup creation failure due to race conditionsJing Ji
2023-05-25Retry when manifest broadcast delivery fails.Sudheer Shanka
2023-05-18Merge "Track the media projection FGS types per UID" into udc-devJing Ji
2023-05-17Implement freezer delay broadcast option in legacy queueAmith Yamasani
2023-05-15Merge "Make flushing broadcast loopers optional." into udc-devSudheer Shanka
2023-05-12Make flushing broadcast loopers optional.Sudheer Shanka
2023-05-12Merge "Make sure stickies get resent from the same UID." into udc-devTreehugger Robot
2023-05-11Make sure stickies get resent from the same UID.Jacob Hobbie
2023-05-10Merge "Revert^2: Log the process hosting component types in ProcessMemorySnap...Jing Ji
2023-05-10Merge "Change the app compat check for mutable implicit pending intents" into...Azhara Assanova
2023-05-09Revert^2: Log the process hosting component types in ProcessMemorySnapshotJing Ji
2023-05-09Revert "Log the process hosting component types in ProcessMemory..."Android Culprit Assistant
2023-05-09Merge "Log the process hosting component types in ProcessMemorySnapshot" into...Jing Ji
2023-05-08Merge "Add AM#forceStopPackageAsUserEvenWhenStopping" into udc-devXiang Wang
2023-05-08Merge "Add a new cmd to wait for a specific broadcast to be dispatched." into...Sudheer Shanka
2023-05-08Log the process hosting component types in ProcessMemorySnapshotJing Ji
2023-05-08Add AM#forceStopPackageAsUserEvenWhenStoppingXiang Wang
2023-05-08Merge "Camera / UidObserver: Add the ability to subscribe to specific UIDs" i...Austin Borger
2023-05-05Camera / UidObserver: Add the ability to subscribe to specific UIDsAustin Borger
2023-05-04Improve logic around battery history time baseDmitri Plotnikov
2023-05-04Track the media projection FGS types per UIDJing Ji
2023-05-04Change the app compat check for mutable implicit pending intentsAzhara Assanova
2023-05-04Merge "Store SDK sandbox exit reasons under real UID and package UID" into ud...Will Burr
2023-05-04Merge "Fixed UserManagerService.evictCredentialEncryptionKey()" into udc-devTreeHugger Robot
2023-05-03Add a new cmd to wait for a specific broadcast to be dispatched.Sudheer Shanka
2023-05-03Merge "Allow deferring initial delivery of sticky broadcasts." into udc-devSudheer Shanka
2023-05-03Merge "Log correct UID" into udc-devTreehugger Robot
2023-05-03Store SDK sandbox exit reasons under real UID and package UIDWill Burr
2023-05-03Log correct UIDPalak Chaudhary
2023-05-02Allow deferring initial delivery of sticky broadcasts.Sudheer Shanka
2023-04-28UidObserver / Camera: Track the OOM adj of a uid via UidObserver.Austin Borger
2023-04-28Merge "Ignore PendingResults when checking for mutable implicit PendingIntent...Azhara Assanova
2023-04-28Fixed UserManagerService.evictCredentialEncryptionKey()Felipe Leme
2023-04-27Merge "ActivityManagerService: Allow openContentUri from vendor/system/produc...Austin Borger
2023-04-27Ignore PendingResults when checking for mutable implicit PendingIntentsAzhara Assanova
2023-04-26ActivityManagerService: Allow openContentUri from vendor/system/product.Austin Borger
2023-04-25Merge "Fix locked profile activity hiding logic" into udc-devPavel Grafov