summaryrefslogtreecommitdiffstats
path: root/services/core/java/com/android/server/am
Commit message (Expand)AuthorAgeFilesLines
* Wait for animation complete before completing bootCraig Mautner2014-09-101-0/+22
* Merge changes I79ba54d7,I224fb4b6 into lmp-devAdam Lesinski2014-09-091-0/+7
|\
| * ActivityManager shouldn't return null for getCurrentUserAdam Lesinski2014-09-091-0/+7
* | Merge "Frameworks/base: Add native bridge post-fork initialization" into lmp-devAndreas Gampe2014-09-091-1/+8
|\ \
| * | Frameworks/base: Add native bridge post-fork initializationAndreas Gampe2014-09-081-1/+8
* | | Merge "Relax requirements on Activity.requestVisibleBehind" into lmp-devCraig Mautner2014-09-081-6/+8
|\ \ \ | |/ / |/| |
| * | Relax requirements on Activity.requestVisibleBehindCraig Mautner2014-09-071-6/+8
* | | Merge "Ignore finishing activities when fetching the top" into lmp-devCraig Mautner2014-09-082-6/+6
|\ \ \ | |_|/ |/| |
| * | Ignore finishing activities when fetching the topCraig Mautner2014-09-072-6/+6
| |/
* | Removing unnecessary delays, ensuring transition thumbnail is the size of the...Winson Chung2014-09-071-7/+6
* | Work on issue #17357238: Recents is often slow if not used in a whileDianne Hackborn2014-09-053-103/+133
|/
* Merge "Allow for event dispatching when in non-interactive states." into lmp-devMichael Wright2014-09-051-1/+1
|\
| * Allow for event dispatching when in non-interactive states.Michael Wright2014-09-041-1/+1
* | Merge "Prevent recursion in resumeTopActivityLocked" into lmp-devCraig Mautner2014-09-051-0/+20
|\ \
| * | Prevent recursion in resumeTopActivityLockedCraig Mautner2014-09-041-0/+20
* | | Merge "Fix issue #17175312: Calendar crashed when tapping on the event notifi...Dianne Hackborn2014-09-041-1/+1
|\ \ \ | |/ / |/| |
| * | Fix issue #17175312: Calendar crashed when tapping on the event notificationDianne Hackborn2014-09-041-1/+1
* | | Merge "Add Configuration changes to UsageStats" into lmp-devAdam Lesinski2014-09-041-2/+1
|\ \ \
| * | | Add Configuration changes to UsageStatsAdam Lesinski2014-09-041-2/+1
* | | | Merge ""Back" with translucent window now sets ActivityOptions." into lmp-devGeorge Mount2014-09-041-1/+1
|\ \ \ \
| * | | | "Back" with translucent window now sets ActivityOptions.George Mount2014-09-041-1/+1
| | |/ / | |/| |
* | | | Merge "Add lock task checking to moving tasks to back" into lmp-devJason Monk2014-09-031-4/+16
|\ \ \ \
| * | | | Add lock task checking to moving tasks to backJason Monk2014-09-031-4/+16
* | | | | Merge "Unconditionally move stack to front." into lmp-devCraig Mautner2014-09-031-1/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Unconditionally move stack to front.Craig Mautner2014-09-031-1/+2
| | |/ / | |/| |
* | | | Merge "Enforce permissions on start/stopLockTaskModeOnCurrent" into lmp-devJason Monk2014-09-031-2/+4
|\ \ \ \
| * | | | Enforce permissions on start/stopLockTaskModeOnCurrentJason Monk2014-09-021-2/+4
* | | | | Add more slow execution logs.Dianne Hackborn2014-09-031-0/+25
* | | | | Merge "Revert "And yet more logging for slow execution."" into lmp-devDianne Hackborn2014-09-031-37/+19
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Revert "And yet more logging for slow execution."Dianne Hackborn2014-09-031-37/+19
* | | | | Merge "And yet more logging for slow execution." into lmp-devDianne Hackborn2014-09-021-19/+37
|\ \ \ \ \ | |/ / / /
| * | | | And yet more logging for slow execution.Dianne Hackborn2014-09-021-19/+37
| | |/ / | |/| |
* | | | Merge "Fix issue #17322903: Crash in systemUI while launching an app from rec...Dianne Hackborn2014-09-021-7/+17
|\ \ \ \ | |/ / / |/| | |
| * | | Fix issue #17322903: Crash in systemUI while launching an app from recents tabDianne Hackborn2014-08-291-7/+17
| | |/ | |/|
* | | Merge "Make it possible to remove current user" into lmp-devAmith Yamasani2014-09-021-3/+11
|\ \ \
| * | | Make it possible to remove current userAmith Yamasani2014-08-291-3/+11
| | |/ | |/|
* | | Merge "Update window always on convertTo/FromTranslucent" into lmp-devGeorge Mount2014-09-021-10/+8
|\ \ \ | |/ / |/| |
| * | Update window always on convertTo/FromTranslucentCraig Mautner2014-08-271-10/+8
* | | Merge "More debug for issue #17310019: pause when launching settings" into lm...Dianne Hackborn2014-08-291-0/+20
|\ \ \
| * | | More debug for issue #17310019: pause when launching settingsDianne Hackborn2014-08-291-0/+20
| | |/ | |/|
* | | Merge "Fix issue #17329066: Crash in ActivityManager" into lmp-devDianne Hackborn2014-08-291-1/+1
|\ \ \
| * | | Fix issue #17329066: Crash in ActivityManagerDianne Hackborn2014-08-291-1/+1
| |/ /
* | | Fix issue #17329290: NPE during ContentProviderRecord.dump()Dianne Hackborn2014-08-291-2/+10
|/ /
* | Debug issue #17310019: pause when launching settingsDianne Hackborn2014-08-282-0/+29
* | Merge "Fix issue #17289876: startActivityFromRecents appears to launch the wr...Dianne Hackborn2014-08-281-27/+69
|\ \
| * | Fix issue #17289876: startActivityFromRecents appears to launch the wrong taskDianne Hackborn2014-08-281-27/+69
| |/
* | Merge "Change API to return thumbnail size instead of individual dimensions. ...Winson Chung2014-08-282-18/+16
|\ \
| * | Change API to return thumbnail size instead of individual dimensions. (Bug 17...Winson Chung2014-08-282-18/+16
* | | Merge "Fix issue #16953886: History and batterystats checkin summary..." into...Dianne Hackborn2014-08-281-0/+4
|\ \ \ | |/ / |/| |
| * | Fix issue #16953886: History and batterystats checkin summary...Dianne Hackborn2014-08-271-0/+4
| |/