summaryrefslogtreecommitdiff
path: root/core/java/android/app/ActivityThread.java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Limit rename() workaround to /storage/emulated." into rvc-devMartijn Coenen2020-05-121-1/+9
|\
| * Limit rename() workaround to /storage/emulated.Martijn Coenen2020-05-121-1/+9
* | Merge changes from topic "b147213487" into rvc-devRiddle Hsu2020-05-121-1/+59
|\ \
| * | Send fixed rotation adjustments to the associated clientRiddle Hsu2020-05-111-1/+59
| |/
* / fix app binder tracing on userdebug buildsTim Murray2020-05-111-1/+1
|/
* Merge "Move PIP/MW mode callbacks to be on the client side" into rvc-devHongwei Wang2020-04-301-26/+47
|\
| * Move PIP/MW mode callbacks to be on the client sideHongwei Wang2020-04-301-26/+47
* | Merge "Add test to ensure virtual display orientation doesn't change when dev...Darryl Johnson2020-04-301-0/+5
|\ \ | |/ |/|
| * Add test to ensure virtual display orientation doesn't change whenDarryl L Johnson2020-04-281-0/+5
* | Merge "Close heap dump ParcelFileDescriptor." into rvc-devTreeHugger Robot2020-04-281-0/+2
|\ \ | |/ |/|
| * Close heap dump ParcelFileDescriptor.Kweku Adams2020-04-271-0/+2
* | Merge "Revert "Fix false positive of activity leak in NexusLauncherTests"" in...Charles Chen2020-04-241-13/+14
|\ \ | |/ |/|
| * Revert "Fix false positive of activity leak in NexusLauncherTests"Darryl Johnson2020-04-231-13/+14
* | Merge "Calculate oldPaths for out of date LoadedApks" into rvc-devWinson Chiu2020-04-231-2/+6
|\ \
| * | Calculate oldPaths for out of date LoadedApksWinson2020-04-211-2/+6
* | | Avoid reporting unhandled config changes to activityRiddle Hsu2020-04-151-29/+41
|/ /
* | Merge "Fix false positive of activity leak in NexusLauncherTests" into rvc-devTreeHugger Robot2020-03-251-14/+13
|\|
| * Fix false positive of activity leak in NexusLauncherTestsCharles Chen2020-03-251-14/+13
* | Use REPLACE_EXISTING for rename(2) workaround.Martijn Coenen2020-03-111-1/+4
|/
* Allow activities/services to have app loadersRyan Mitchell2020-03-021-0/+12
* Squash same ApplicationInfo's in ParcelMakoto Onuki2020-02-241-2/+4
* Cache package and permission informationDaniel Colascione2020-02-201-10/+5
* Move compat behavior in #onPipRequested to ActivityThreadjorgegil@google.com2020-02-041-15/+10
* Merge changes from topic "res-loader"Ryan Mitchell2020-01-291-1/+1
|\
| * Refactor ResourcesLoader APIsRyan Mitchell2020-01-281-1/+1
* | Merge "Merge sleeping activities with visibility updates"Andrii Kulian2020-01-251-45/+0
|\ \
| * | Merge sleeping activities with visibility updatesAndrii Kulian2020-01-241-45/+0
| |/
* | Merge changes I9ea3677d,I0a59dce8Jeffrey Huang2020-01-241-0/+3
|\ \ | |/ |/|
| * Migrate away from using ServiceManagerJeffrey Huang2020-01-231-0/+3
* | Adds more flags for cursor control features.Shu Chen2020-01-221-0/+9
|/
* Use START/STOP messages to update visibilityAndrii Kulian2020-01-081-49/+17
* Replace com.android.internal.util.Preconditions.checkNotNull withDaulet Zhanguzin2019-12-301-1/+1
* Add #onPictureInPictureRequested to Activity and ATMjorgegil@google.com2019-12-201-0/+67
* Use new UnsupportedAppUsage annotation.Artur Satayev2019-12-181-1/+1
* Merge "Window Manager Flag Migration (7/n)"Tiger Huang2019-12-161-1/+3
|\
| * Window Manager Flag Migration (7/n)Tiger Huang2019-12-161-1/+3
* | Merge "Merge ActivityDisplay and DisplayContent into one class (77/n)"TreeHugger Robot2019-12-161-1/+1
|\ \ | |/ |/|
| * Merge ActivityDisplay and DisplayContent into one class (77/n)Louis Chang2019-12-131-1/+1
* | Merge "System APIs for telephony to expose/obtain binder services"Makoto Onuki2019-12-131-0/+13
|\ \ | |/ |/|
| * System APIs for telephony to expose/obtain binder servicesMakoto Onuki2019-12-091-0/+13
* | Revert "Remove the rename() interceptor"Zim2019-12-121-0/+18
* | Merge "Add package name to DDM APNM packet"Chester Hsieh2019-12-091-0/+1
|\ \ | |/ |/|
| * Add package name to DDM APNM packetChester Hsieh2019-12-061-0/+1
* | Add @UnsupportedAppUsage annotations for greylist.Artur Satayev2019-11-191-0/+6
|/
* Merge "Perform agent startup-attach before bind" am: 7ae1299cdd am: d3337c905...Alex Light2019-10-091-20/+30
|\
| * Merge "Perform agent startup-attach before bind"Alex Light2019-10-091-20/+30
| |\
| | * Perform agent startup-attach before bindAlex Light2019-10-081-20/+30
| | * Add agent startup-attachAlex Light2019-08-141-0/+21
| | * resolve merge conflicts of 9acd72c60b0965fdb1da1bce39b12e0d9c242a06 to stage-...Mathew Inwood2019-07-221-3/+6
| | |\
| | | * Compatibility API implementation for app processes.Mathew Inwood2019-07-181-1/+6