summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Zygote: Additional whitelisting for legacy devices.Narayan Kamath2017-02-031-0/+6
* Zygote: Additional whitelists for runtime overlay / other static resources.Narayan Kamath2017-02-031-3/+41
* Zygote : Block SIGCHLD during fork.Narayan Kamath2017-02-031-5/+24
* DO NOT MERGE) ExifInterface: Provide backward compatibilitySungsoo2017-02-031-2/+1
* Do not crash on malformed DHCP packets.Hugo Benichi2017-02-032-35/+181
* Public volumes belong to a single user.Jeff Sharkey2017-02-032-2/+10
* Automatic translation importAbhisek Devkota2017-02-032-2/+3
* Automatic translation importAbhisek Devkota2017-02-028-15/+29
* Automatic translation importAbhisek Devkota2017-01-2788-741/+137
* Revert "Add overlay option for Settings.System.ACCELEROMETER_ROTATION_ANGLES"Zhao Wei Liew2017-01-242-10/+0
* base: Switch to LineageOS ADB iconJoey Rizzoli2016-12-311-15/+5
* Telephony: Don't crash for too long baseband versionMichael W2016-12-301-0/+6
* Revert "Add CM PlatLogo (1/2)"Zhao Wei Liew2016-12-298-266/+4
* Revert "Update ADB status bar icon"Zhao Wei Liew2016-12-291-22/+19
* Merge "Automatic translation import" into cm-13.0Abhisek Devkota2016-12-283-9/+9
|\
| * Automatic translation importinky@build012016-12-243-9/+9
* | StatusBarIconView: Enable notification icon count by defaultZhao Wei Liew2016-12-231-2/+2
* | SettingsProvider: Remove def_notif_count overlayZhao Wei Liew2016-12-231-3/+0
|/
* Automatic translation importblinky@build012016-12-22103-7/+1041
* Fix "Error parsing XML: not well-formed"Omico2016-12-231-1/+1
* Automatic translation importblinky@build012016-12-214-34/+78
* Automatic translation importclyde@build012016-12-2045-0/+945
* Automatic translation importblinky@build012016-12-182-2/+2
* Automatic translation importclyde@build012016-12-164-0/+96
* Automatic translation importpinky@build012016-12-153-3/+3
* DO NOT MERGE) ExifInterface: Close the file when an exception happensSungsoo2016-12-121-1/+3
* DO NOT MERGE Isolated processes don't get precached system service bindersChristopher Tate2016-12-121-9/+16
* Automatic translation importclyde@build012016-12-041-1/+1
* Support for MODE_ASK in commandlineamtlib-dot-dll2016-12-031-1/+8
* AppOps: Do not prune apps that are not presentJorge Ruesga2016-12-031-4/+11
* Automatic translation importinky@build012016-12-027-17/+17
* Automatic translation importinky@build012016-11-2910-201/+21
* Themes: Don't cache explicitly themed resourcesBharadwaj Narasimha2016-11-281-26/+1
* 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-252-0/+43
* zygote: Allow device to append extra whitelisted pathsLuca Stefani2016-11-172-1/+35
* SettingsLib: Fix possible NPEsMichael W2016-11-141-3/+6
* zygote: Add /proc/ged to the FD whitelistRicardo Cerqueira2016-11-121-1/+2
* frameworks/base: Addition of Changes for ZeroBalance featurePragnya Paramita2016-11-104-0/+144
* NotificationManager: Concentrate LED light capabilities at a single locationRicardo Cerqueira2016-11-106-14/+114
* Add CMSDK resource APK to Zygote FD whitelistSteve Kondik2016-11-101-1/+2
* am: Fix mismergeBruno Martins2016-11-091-9/+0
* Merge tag 'android-6.0.1_r74' into HEADJessica Wagantall2016-11-0913-24/+662
|\
| * Avoid crashing when downloading MitM'd PAC that is too big am: 7d2198b586 am:...Paul Jensen2016-09-271-4/+30
| * Merge commit '0a9d537f623b2c11dce707fb9b91fea016fd0e9f' into manual_merge_0a9...Jeff Sharkey2016-09-271-3/+3
| * DO NOT MERGE Check caller for sending media key to global priority sessionJaewan Kim2016-09-271-0/+8
| * Fix build break due to automerge of 7d2198b5Paul Jensen2016-09-271-1/+1
| * DO NOT MERGE: Catch all exceptions when parsing IME meta dataTadashi G. Takaoka2016-09-271-4/+2
| * DO NOT MERGE: Fix deadlock in AcitivityManagerService.Sudheer Shanka2016-09-271-9/+12
| * Ensure munmap matches mmapJohn Reck2016-09-274-10/+11