Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Work around spurious epoll notifications. | Jeff Brown | 2015-05-29 | 1 | -0/+5 |
* | klog: don't unconditionally call mknod() | Nick Kralevich | 2015-05-19 | 1 | -0/+5 |
* | Merge "Prevent integer overflow when allocating native_handle_t" into mnc-dev | Adam Lesinski | 2015-05-19 | 1 | -2/+8 |
|\ | |||||
| * | Prevent integer overflow when allocating native_handle_t | Adam Lesinski | 2015-05-15 | 1 | -2/+8 |
* | | Merge "Add TEMP_FAILURE_RETRY to libsuspend." into mnc-dev | Jeff Brown | 2015-05-18 | 3 | -19/+16 |
|\ \ | |||||
| * | | Add TEMP_FAILURE_RETRY to libsuspend. | Jeff Brown | 2015-05-18 | 3 | -19/+16 |
* | | | Revert "Switch to toybox ls." | Elliott Hughes | 2015-05-15 | 2 | -0/+589 |
* | | | Switch to toybox ls. | Elliott Hughes | 2015-05-15 | 2 | -589/+0 |
* | | | Switch UniquePtr to std::unique_ptr. | Christopher Ferris | 2015-05-15 | 2 | -9/+9 |
* | | | Enable clang compilation. | Chih-Hung Hsieh | 2015-05-15 | 1 | -2/+0 |
* | | | Fix ' escaping in adb. | Elliott Hughes | 2015-05-15 | 3 | -8/+29 |
* | | | Reduce the coldboot timeout to 1s. | Elliott Hughes | 2015-05-15 | 1 | -1/+4 |
| |/ |/| | |||||
* | | Prevent crashes if a map cannot be created. | Christopher Ferris | 2015-05-15 | 5 | -2/+26 |
* | | Merge "Move SoftGateKeeper into gatekeeperd" into mnc-dev | Andres Morales | 2015-05-14 | 4 | -15/+216 |
|\ \ | |||||
| * | | Move SoftGateKeeper into gatekeeperd | Andres Morales | 2015-05-14 | 4 | -15/+216 |
* | | | Add tests for elf unwinding in memory. | Christopher Ferris | 2015-05-13 | 2 | -4/+304 |
* | | | Remove libbacktrace definition of gettid. | Dan Albert | 2015-05-13 | 6 | -31/+16 |
* | | | Fix gettid() on Windows. | Dan Albert | 2015-05-13 | 2 | -28/+31 |
* | | | am 2557cd21: am 8b448629: am 16092b7a: Merge "fs_mgr: allow for zramsize to b... | Iliyan Malchev | 2015-05-13 | 1 | -1/+21 |
|\ \ \ | |||||
| * \ \ | am 8b448629: am 16092b7a: Merge "fs_mgr: allow for zramsize to be specified a... | Iliyan Malchev | 2015-05-12 | 1 | -1/+21 |
| |\ \ \ | |||||
| | * \ \ | am 16092b7a: Merge "fs_mgr: allow for zramsize to be specified as percentage ... | Iliyan Malchev | 2015-05-12 | 1 | -1/+21 |
| | |\ \ \ | |||||
| | | * \ \ | Merge "fs_mgr: allow for zramsize to be specified as percentage of total memo... | Iliyan Malchev | 2015-05-12 | 1 | -1/+21 |
| | | |\ \ \ | |||||
| | | | * | | | fs_mgr: allow for zramsize to be specified as percentage of total memory | Iliyan Malchev | 2015-05-01 | 1 | -1/+21 |
* | | | | | | | liblog: gtest open("/dev/pmsg0", "a") | Mark Salyzyn | 2015-05-13 | 1 | -0/+9 |
* | | | | | | | logd: Add TID statistics | Mark Salyzyn | 2015-05-13 | 4 | -3/+120 |
* | | | | | | | logd: Cleanup | Mark Salyzyn | 2015-05-13 | 12 | -119/+111 |
* | | | | | | | logcat: liblog: Add "usec" format argument | Mark Salyzyn | 2015-05-13 | 3 | -28/+41 |
* | | | | | | | logd: Add klogd | Mark Salyzyn | 2015-05-13 | 9 | -24/+587 |
* | | | | | | | liblog: Add kernel log id | Mark Salyzyn | 2015-05-13 | 4 | -2/+6 |
* | | | | | | | Fix file descriptor leak when opening invalid archives. | Narayan Kamath | 2015-05-13 | 3 | -2/+5 |
* | | | | | | | Merge "rootdir: add permission for /dev/dvb*" into mnc-dev | Terry Heo | 2015-05-13 | 1 | -0/+3 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | rootdir: add permission for /dev/dvb* | Terry Heo | 2015-05-07 | 1 | -0/+3 |
* | | | | | | | | Merge changes Ie9d9a7ad,If7479bdc into mnc-dev | Elliott Hughes | 2015-05-13 | 5 | -11/+16 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Fix insmod module size | Tom Cherry | 2015-05-12 | 5 | -15/+11 |
| * | | | | | | | | Enable property expansion for insmod | Emmanuel Berthier | 2015-05-12 | 1 | -1/+10 |
* | | | | | | | | | logd: Add Tag statistics | Mark Salyzyn | 2015-05-12 | 5 | -2/+110 |
|/ / / / / / / / | |||||
* | | | | | | | | logd: pidToName deficiency | Mark Salyzyn | 2015-05-12 | 1 | -0/+4 |
* | | | | | | | | logd: uidToName add dex2oat UID | Mark Salyzyn | 2015-05-12 | 1 | -2/+7 |
* | | | | | | | | Revert "libaudit: limit to 5 selinux denials per sec" | Nick Kralevich | 2015-05-11 | 1 | -1/+1 |
| |_|_|_|_|_|/ |/| | | | | | | |||||
* | | | | | | | Failure to find an oem partition should not be a remount failure. | Elliott Hughes | 2015-05-11 | 3 | -31/+20 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | Merge "load ro.recovery_id property from recovery partition" into mnc-dev | Andres Morales | 2015-05-09 | 4 | -1/+65 |
|\ \ \ \ \ \ | |||||
| * | | | | | | load ro.recovery_id property from recovery partition | Andres Morales | 2015-05-08 | 4 | -1/+65 |
* | | | | | | | Switch liblog.so to hash-style=both | Dmitriy Ivanov | 2015-05-08 | 1 | -1/+1 |
* | | | | | | | Fix "adb remount" for devices without an oem partition. | Elliott Hughes | 2015-05-08 | 2 | -53/+37 |
* | | | | | | | Merge "Be tolerant of devices that don't report serials." into mnc-dev | Benson Leung | 2015-05-08 | 2 | -28/+30 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Be tolerant of devices that don't report serials. | Dan Albert | 2015-05-07 | 2 | -28/+30 |
* | | | | | | | | Try to include the SHA in a ddmslib-compatible way. | Elliott Hughes | 2015-05-08 | 1 | -2/+2 |
* | | | | | | | | Merge changes Iac33dbaa,I18fcd37d into mnc-dev | Andres Morales | 2015-05-08 | 2 | -2/+1 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | pass in correct buffer to print_id | Andres Morales | 2015-05-08 | 1 | -1/+1 |
| * | | | | | | | stop including rootdir build.prop | Andres Morales | 2015-05-07 | 1 | -1/+0 |