summaryrefslogtreecommitdiffstats
path: root/core/java/android/os
Commit message (Expand)AuthorAgeFilesLines
* Build: use UserHandle.isApp for M compatibilityZhao Wei Liew2016-11-271-1/+1
* Make Build.TYPE and Build.FINGERPRINT consistent for apps.Danny Baumann2016-11-251-0/+41
* Merge tag 'android-6.0.1_r72' into HEADJessica Wagantall2016-10-061-6/+15
|\
| * Process: Fix communication with zygote.Narayan Kamath2016-08-261-6/+15
* | Factory reset: Wipe media by defaultScott Mertz2016-07-251-3/+3
* | Only call uncrypt when we're encryptedPat Erley2016-05-231-15/+20
* | NetworkManagement : Add ability to restrict app data/wifi usageDanesh M2016-03-211-0/+3
* | Merge tag 'android-6.0.1_r22' of https://android.googlesource.com/platform/fr...Steve Kondik2016-03-111-0/+6
|\ \
| * \ Merge "Revert "Revert "Track ashmem memory usage in Parcel""" into mnc-dr-devAdrian Roos2015-10-231-10/+32
| |\ \ | | |/
| * | Merge "Revert "Track ashmem memory usage in Parcel"" into mnc-dr-devIan Pedowitz2015-10-221-32/+10
| |\ \
| * \ \ Merge "Track ashmem memory usage in Parcel" into mnc-dr-devAdrian Roos2015-10-221-10/+32
| |\ \ \
| * \ \ \ am 0c15693e: Merge "Update docs to reflect adoptable behavior." into mnc-dr-devJeff Sharkey2015-10-161-44/+61
| |\ \ \ \
| * \ \ \ \ am 75765dbe: am e34445f1: Merge "Docs only change: update build version docs....Dianne Hackborn2015-10-151-4/+30
| |\ \ \ \ \
| * \ \ \ \ \ am 34c120dc: Merge ""Fix" issue #24357296: Debug.getMemoryInfo doesn\'t inclu...Dianne Hackborn2015-10-121-2/+8
| |\ \ \ \ \ \
| * \ \ \ \ \ \ am 68055395: Merge "BatteryStats: Better big-little CPU accounting" into mnc-...Adam Lesinski2015-09-181-7/+6
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ am 952d5b33: Merge "Send power hint on fling gestures." into mnc-dr-devTim Murray2015-09-171-0/+11
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Handle KEYCODE_SOFT_SLEEP from Ungaze.Nick Armstrong-Crews2015-09-071-0/+6
| * | | | | | | | | Revert "Handle KEYCODE_SOFT_SLEEP from Ungaze."Nick Armstrong-Crews2015-09-081-6/+0
| * | | | | | | | | Handle KEYCODE_SOFT_SLEEP from Ungaze.Nick Armstrong-Crews2015-09-041-0/+6
* | | | | | | | | | base: dock batteryJorge Ruesga2016-03-104-4/+233
* | | | | | | | | | runtime: Handle prebundles on BOARD_NEEDS_VENDORIMAGE_SYMLINK.Adnan Begovic2016-02-191-1/+1
* | | | | | | | | | StrictMode: fix deserialization of ViolationInfo on large stacksGavin Li2016-01-151-2/+2
* | | | | | | | | | Merge tag 'android-6.0.1_r3' of https://android.googlesource.com/platform/fra...Steve Kondik2015-12-074-60/+131
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | Revert "Revert "Track ashmem memory usage in Parcel""Adrian Roos2015-10-221-10/+32
| | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | Revert "Track ashmem memory usage in Parcel"Ian Pedowitz2015-10-221-32/+10
| | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Track ashmem memory usage in ParcelAdrian Roos2015-10-221-10/+32
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge "Update docs to reflect adoptable behavior." into mnc-dr-devJeff Sharkey2015-10-161-44/+61
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | Update docs to reflect adoptable behavior.Jeff Sharkey2015-10-141-44/+61
| | | |_|_|/ | | |/| | |
| * | | | | am e34445f1: Merge "Docs only change: update build version docs." into mnc-devDianne Hackborn2015-10-151-4/+30
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Docs only change: update build version docs.Dianne Hackborn2015-09-241-4/+30
| * | | | | "Fix" issue #24357296: Debug.getMemoryInfo doesn't include EGL mtrack...Dianne Hackborn2015-10-121-2/+8
| | |_|_|/ | |/| | |
* | | | | Fix mounting of non-FAT formatted SD cards (1/2)Michael Bestas2015-11-271-4/+9
* | | | | storage: Do not notify for volumes on non-removable disksTom Marshall2015-11-251-0/+6
* | | | | Clean up the uncrypted OTA package on bootup.Tao Bao2015-11-071-0/+23
* | | | | Merge tag 'android-6.0.0_r26' into HEADRicardo Cerqueira2015-11-056-6/+109
|\ \ \ \ \ | |/ / / /
| * | | | Merge "BatteryStats: Better big-little CPU accounting" into mnc-dr-devAdam Lesinski2015-09-181-7/+6
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | BatteryStats: Better big-little CPU accountingAdam Lesinski2015-09-091-7/+6
| | | |/ | | |/|
| * | | Send power hint on fling gestures.Michael Wright2015-09-171-0/+11
| |/ /
| * | Merge "BatteryStats: Start using cpu power from kernel" into mnc-dr-devAdam Lesinski2015-08-311-0/+1
| |\ \
| | * | BatteryStats: Start using cpu power from kernelAdam Lesinski2015-08-211-0/+1
| * | | am 3883e72a: Merge "BatteryStats: Bump checkin version" into mnc-devAshish Sharma2015-08-271-1/+1
| |\ \ \ | | |/ / | |/| / | | |/
| | * BatteryStats: Bump checkin versionAdam Lesinski2015-08-201-1/+1
| * | am f3ad1eab: Merge "Pass underlying volume UUID to StorageVolume." into mnc-devJeff Sharkey2015-08-201-1/+3
| |\ \ | | |/
| * | am 504600bb: Merge "Fix UserHandle.getAppIdFromSharedAppGid to allow system U...Adam Lesinski2015-08-141-6/+6
| |\ \
| * \ \ am ff9912d5: Merge "Fix issue #23116383: Include security patch level in Sett...Dianne Hackborn2015-08-131-0/+11
| |\ \ \
| * \ \ \ am f0e5501e: Merge "Fix issue #22989030: Separate battery whitelists" into mn...Dianne Hackborn2015-08-071-0/+4
| |\ \ \ \
| * \ \ \ \ am 85c73c40: Merge "[UserManager] expose method to retrieve credential owner"...Andres Morales2015-08-062-0/+22
| |\ \ \ \ \
| * \ \ \ \ \ am d5a6df6d: Merge "Make the NullVibrator really null." into mnc-devMichael Wright2015-08-061-1/+0
| |\ \ \ \ \ \
| * \ \ \ \ \ \ resolved conflicts for merge of dbc4edcc to mnc-dr-devPaul Jensen2015-08-051-1/+10
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ am c1836bb0: Merge "Change MNC codename to just M." into mnc-devDianne Hackborn2015-07-312-2/+2
| |\ \ \ \ \ \ \ \