summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | core: Add some static librariesSteve Kondik2015-11-042-8/+20
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'android-6.0.0_r5' into cm-13.0Ricardo Cerqueira2015-11-0318-2191/+155
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libutils: Fix integer overflows in VectorImpl.Narayan Kamath2015-09-2818-2191/+155
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | liblog: optimize code hotspotMark Salyzyn2015-11-011-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | logd: optimize code hotspotsMark Salyzyn2015-11-018-50/+72
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | logd: log_strtok_r deal with nulsMark Salyzyn2015-11-013-32/+67
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | logd: Add LogUtils.hMark Salyzyn2015-11-015-22/+48
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | logd: klogd deal with nuls in dmesgMark Salyzyn2015-11-015-94/+147
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | logd: klogd: sniff for time correction on MediatekMark Salyzyn2015-11-011-39/+65
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | logd: klogd and Mediatek part deuxMark Salyzyn2015-11-011-7/+21
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | logd: klogd and MediatekMark Salyzyn2015-11-012-16/+50
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | healthd: logd: add timestamp to kernel logged battery messagesMark Salyzyn2015-11-012-6/+39
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Logd: Handle unused variable and fieldsAndreas Gampe2015-11-014-12/+3
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | logd: refine is_prioMark Salyzyn2015-11-011-9/+15
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | healthd: Support QC2.0 type chargerChao Chen2015-11-011-0/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | healthd: Stop logspamMichael Bestas2015-11-011-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | healthd: Disable the RTC wakeup timerSravan Kumar Ambapuram2015-11-011-0/+7
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | healthd: fix LED color on 100%MarcKe2015-11-011-3/+6
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | healthd: more descriptive LED path opening error messageMarcKe2015-10-301-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | healthd: remove useless goto in charger modeMarcKe2015-10-301-2/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Healthd: charger: allow override of LED/BACKLIGHT pathssbrissen2015-10-302-0/+18
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | healthd: increase healthd fast timer to 10mins instead of 1minSravan Kumar Ambapuram2015-10-301-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Core: fix compile issue of healthd.`Shareef Ali2015-10-301-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | charger: allow home button to wakePawit Pornkitprasan2015-10-301-0/+6
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | healthd: charger: Add tricolor led to indicate battery capacityFenglin Wu2015-10-301-0/+87
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | toolbox: new applet restartChirayu Desai2015-10-302-0/+28
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ueventd: Add bootdevice links support for selinuxBiswajit Paul2015-10-301-2/+12
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fastboot: Add missing fastboot USB IDsSteve Kondik2015-10-291-1/+4
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Provide better advice on using gdb with debuggerd on crashed applications.Pete Delaney2015-10-291-2/+18
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libutils: Improve support for POSIX timersSteve Kondik2015-10-291-17/+42
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update permissions to the superuser binaryRicardo Cerqueira2015-10-291-1/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Set gateway properties for being accessible in DataCallResponseShantur Rathore2015-10-261-0/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | healthd: charger: Increase unplugged shutdown time to 5smyfluxi2015-10-251-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'm' of git://codeaurora.org/platform/system/core into cm-13.0Steve Kondik2015-10-214-11/+68
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | healthd: charger: Add board overrides in mode_chargerChunmei Cai2015-10-074-11/+68
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix build break for multiple definitionKeith Mok2015-10-191-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fastboot: format f2fs partition instead of just eraseKeith Mok2015-10-191-2/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | healthd: dock batteryJorge Ruesga2015-10-196-8/+342
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | healthd: Detect power supply type for all charger devicesmyfluxi2015-10-191-7/+3
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | adb: Fix compilation issueSteve Kondik2015-10-181-2/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | init.rc: drop world writable on cgroups to pass ctsScott Mertz2015-10-181-0/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | init: Make restorecon_recursive work for /data/Christopher R. Palmer2015-10-182-1/+8
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | init.rc: Import CM's init rcRicardo Cerqueira2015-10-181-0/+3
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | init: update recovery when enabled in settingsBrint E. Kriebel2015-10-181-0/+5
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | adb: Changes for factory modeTom Marshall2015-10-171-1/+3
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | adb: Allow configuring the adb shell with a persistent property.rbox2015-10-171-1/+6
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | adb: Fix compilation warningSteve Kondik2015-10-171-0/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | adb: Look for bu in /sbin when in recovery modeTom Marshall2015-10-173-2/+17
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix up adb to prefer /sbin/sh if it existsKoushik K. Dutta2015-10-171-2/+14
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | adb: Add a few more wait-for commandsSteve Kondik2015-10-173-2/+13