summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fastboot: Add Alcatel's USB vendor idc4572016-09-221-1/+2
* Merge tag 'android-6.0.1_r66' into HEADJessica Wagantall2016-09-0713-77/+292
|\
| * debuggerd: fix missed use of ptrace(PTRACE_ATTACH).Josh Gao2016-08-091-1/+1
| * DO NOT MERGE: debuggerd: verify that traced threads belong to the right process.Josh Gao2016-07-214-11/+66
| * adb: use asocket's close function when closing.Josh Gao2016-07-211-3/+1
| * adb: switch the socket list mutex to a recursive_mutex.Josh Gao2016-07-214-45/+180
| * libutils/Unicode.cpp: Correct length computation and add checks for utf16->utf8Sergio Giro2016-07-214-18/+45
* | libutils: fix deadlock in elapsedRealtimeNanoScott Mertz2016-08-291-0/+8
* | Merge tag 'android-6.0.1_r61' into HEADJessica Wagantall2016-08-021-0/+5
|\ \ | |/
| * add a property for controlling perf_event_paranoidDaniel Micay2016-06-231-0/+5
| * Fix scanf %s in lsof.Elliott Hughes2016-05-271-3/+4
* | healthd: Add DASH charger typeSteve Kondik2016-07-281-0/+1
* | sdcard: Pass the umask to sdcardfs correctlySteve Kondik2016-07-261-6/+6
* | sdcard: Fix sdcardFS checkZhao Wei Liew2016-07-241-1/+1
* | sdcard: Add support for sdcardfs!Steve Kondik2016-07-231-20/+43
* | libcutils: abort for invalid fdMark Salyzyn2016-07-151-2/+3
* | libcutils: ashmem print error message for invalid fdMark Salyzyn2016-07-151-0/+14
* | libcutils: ashmem check fd validityMark Salyzyn2016-07-151-1/+107
* | libcutils: ashmem fortify and comply with Android coding standardMark Salyzyn2016-07-152-30/+40
* | healthd: Check if battery device exists instead of charger drivers beforeRuchi Kandoi2016-07-101-7/+3
* | healthd: Write to blink file to fix LEDTom Marshall2016-07-062-0/+28
* | healthd: Support new PD and USB Type C typesBenson Leung2016-07-011-0/+3
* | Copy the ETB dumps and maps file to /data/coreMaunik Shah2016-06-301-0/+80
* | Don't use global variable in libnetutils.sanketk2016-06-301-15/+22
* | Merge tag 'android-6.0.1_r46' into HEADJessica Wagantall2016-06-071-1/+1
|\ \ | |/
| * Fix overflow in path buildingDaniel Rosenberg2016-04-211-1/+1
* | debuggerd: add CM version to tombstonesScott Mertz2016-05-251-0/+3
* | init: Allow devices to opt-out of fsck'ing on power offChristopher R. Palmer2016-05-162-0/+6
* | rootdir: Put bootanimation service in system-background groupSteve Kondik2016-05-161-0/+1
* | Use fsck.f2fs -a instead of -f for faster bootYusuke Sato2016-05-055-38/+236
* | Revert "Revert "fs_mgr: let fsck.f2fs actually attempt a fix""Steve Kondik2016-05-051-6/+6
* | Merge tag 'android-6.0.1_r43' into HEADJessica Wagantall2016-05-031-16/+0
|\ \ | |/
| * Don't demangle symbol names.Josh Gao2016-03-251-16/+0
* | rootdir: Remove cpufreq mode settingsSteve Kondik2016-04-301-39/+0
* | fastboot: Add Nextbit's USB vendor idSteve Kondik2016-04-261-1/+2
* | fastboot: add ZTE to the list of known vendorssndnvaps2016-04-211-1/+2
* | Merge tag 'android-6.0.1_r30' into HEADJessica Wagantall2016-04-180-0/+0
|\ \ | |/
| * Don't create tombstone directory.Josh Gao2016-02-261-14/+1
| * Re-derive permissions after package changes.Jeff Sharkey2016-02-161-0/+16
* | healthd: Fix NO_CHARGER_LEDChristopher R. Palmer2016-04-151-2/+2
* | healthd: Allow devices to opt-out of enabling charger LEDEthan Chen2016-04-142-0/+12
* | healthd: Rename default QCOM libhealthd libraryEthan Chen2016-04-141-2/+2
* | Revert "Revert "init: Temporarily increase coldboot timeout to 5s""Gabriele M2016-04-111-1/+1
* | fs_mgr: Add an optional libfs_mgr shared libraryDiogo Ferreira2016-04-081-0/+24
* | liblog: Add xlog symbols on MTK hardwareRicardo Cerqueira2016-04-081-0/+39
* | Merge tag 'android-6.0.1_r24' into HEADJessica Wagantall2016-04-051-14/+1
|\ \
| * \ merge in mnc-dr1.5-release history after reset to mnc-dr1.5-devThe Android Automerger2016-03-220-0/+0
| |\ \
| | * \ merge in mnc-dr1.5-release history after reset to mnc-dr1.5-devThe Android Automerger2016-03-170-0/+0
| | |\ \ | | |/ / | |/| |
| * | | Don't create tombstone directory.Josh Gao2016-03-011-14/+1
| |/ /
* | | sched_policy: zero proc_name buffer before populatingScott Mertz2016-03-301-0/+1