summaryrefslogtreecommitdiffstats
path: root/services/core/java/com/android/server/am/ActivityManagerService.java
Commit message (Expand)AuthorAgeFilesLines
* DO NOT MERGE. Retain DownloadManager Uri grants when clearing.Jeff Sharkey2017-03-131-0/+7
* DO NOT MERGE: Check provider access for content changes.Jeff Sharkey2017-03-131-0/+43
* DO NOT MERGE Isolated processes don't get precached system service bindersChristopher Tate2016-12-121-9/+16
* am: Fix mismergeBruno Martins2016-11-091-9/+0
* Merge tag 'android-6.0.1_r74' into HEADJessica Wagantall2016-11-091-0/+12
|\
| * DO NOT MERGE: Fix deadlock in AcitivityManagerService.Sudheer Shanka2016-09-271-9/+12
| * DO NOT MERGE: Clean up when recycling a pid with a pending launchAmith Yamasani2016-08-251-4/+17
* | Merge tag 'android-6.0.1_r72' into HEADJessica Wagantall2016-10-061-4/+17
|\ \
| * | DO NOT MERGE: Clean up when recycling a pid with a pending launchAmith Yamasani2016-08-261-4/+17
* | | [2/2] base: cm custom boot dexopt UIAlexander Martinz2016-08-101-7/+9
* | | am: Notify zygote of font change in ActivityManagerServiced34d2016-08-021-0/+5
* | | Merge tag 'android-6.0.1_r61' into HEADJessica Wagantall2016-08-021-3/+19
|\ \ \ | | |/ | |/|
| * | DO NOT MERGE Disable app pinning when emergency call button pressedHall Liu2016-06-241-0/+5
| * | Don't trust callers to supply app info to bindBackupAgent()Christopher Tate2016-06-241-3/+14
| |/
* | PackageManager: make protected-broadcasts permission awareRoman Birg2016-07-211-1/+2
* | am: clear protected apps from recentsScott Mertz2016-07-051-0/+30
* | Merge tag 'android-6.0.1_r46' into HEADJessica Wagantall2016-06-071-3/+3
|\ \ | |/
| * Kill the real/isolated uid group, not the ApplicationInfo uidChristopher Tate2016-05-121-3/+3
* | am: clear state for every protected app invocation.Adnan Begovic2016-05-311-0/+3
* | Add CM version to dropbox entriesScott Mertz2016-05-251-0/+2
* | ActivityManager: fix perf boost NPERoman Birg2016-05-131-1/+1
* | perf: Send the process name and pid for launch boostsSteve Kondik2016-05-061-0/+19
* | Show icons of only background apps in ToastsMarcel Dopita2016-03-161-0/+8
* | Merge tag 'android-6.0.1_r22' of https://android.googlesource.com/platform/fr...Steve Kondik2016-03-111-0/+29
|\ \
| * | Work on issue #25467052: System lagged outDianne Hackborn2015-12-101-0/+25
| * | add lost RAM info to compact meminfo dumpGuang Zhu2015-11-181-0/+4
| * | Fix issue #25357209: Could not send SMS or MMS messages, had to rebootDianne Hackborn2015-11-021-11/+26
* | | Themes: Refactor themes to CMSDK [1/6]d34d2016-03-041-2/+3
* | | am: Cancel protected app notification on validation launch.Adnan Begovic2016-02-261-0/+15
* | | am: Handle potential NPE when activity info can't be resolved.Adnan Begovic2016-02-011-0/+6
* | | fw: Fix protected apps implementation.Adnan Begovic2016-01-221-0/+64
* | | Launch app privacy settings when tapping on PG notification (1/2)Lars Greiss2016-01-031-1/+1
* | | Merge tag 'android-6.0.1_r3' of https://android.googlesource.com/platform/fra...Steve Kondik2015-12-071-11/+26
|\ \ \ | | |/ | |/|
| * | Fix issue #25357209: Could not send SMS or MMS messages, had to rebootDianne Hackborn2015-11-031-11/+26
| |/
* | Alarm: add support for power off alarmMao Jinlong2015-11-301-0/+20
* | Udpate instrumentation codeWilliam Clark2015-11-301-1/+13
* | BroadcastReceiver : Get sender of broadcastsDanesh M2015-11-251-0/+12
* | Merge branch 'LA.BF64.1.2.2_rb4.7' of git://codeaurora.org/platform/framework...Steve Kondik2015-11-161-4/+0
|\ \
| * | frameworks/base: Disabled SIGABRT after renaming tracefile name.Sri Krishna Chaitanya Madireddy2015-10-311-4/+0
* | | We should notify the foreground activity changes immediately.guotao.deng2015-11-071-0/+19
* | | Skip ANR for processes that have been killedTobias Lindskog2015-11-071-0/+3
* | | [ActivityManager] Use the original activity to launchlouis_chang2015-11-071-0/+3
* | | Improve handling of accessing dying provider.riddle_hsu2015-11-071-26/+29
* | | [ActivityManager] Fix NullPointerException in startNextMatchingActivity.joanne_chung2015-11-071-2/+2
* | | Merge tag 'android-6.0.0_r26' into HEADRicardo Cerqueira2015-11-051-9/+81
|\ \ \ | | |/ | |/|
| * | Enforce a timeout for Content Providers to be published.Robert Carr2015-09-211-7/+43
| * | am 512141d5: Merge "Respect DONT_KILL_APP flag when bringing down a disabled ...Wale Ogunwale2015-09-031-5/+7
| |\ \
| | * | Respect DONT_KILL_APP flag when bringing down a disabled service.Wale Ogunwale2015-09-021-5/+7
| * | | Merge "Enable migration to big cores for app launches." into mnc-dr-devTim Murray2015-09-011-0/+36
| |\ \ \ | | |/ / | |/| |
| | * | Enable migration to big cores for app launches.Tim Murray2015-08-281-0/+36