summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "Exporting C headers from system/core""Vijay Venkatraman2017-01-2530-2296/+1
* Merge "Remove unused klog_get_level."Elliott Hughes2017-01-251-1/+0
|\
| * Remove unused klog_get_level.Elliott Hughes2017-01-131-1/+0
* | Revert "Exporting C headers from system/core"Vijay Venkatraman2017-01-2430-1/+2297
* | Exporting C headers from system/coreVijay Venkatraman2017-01-2230-2297/+1
* | Define GID range for external data and OBBs.Jeff Sharkey2017-01-181-0/+1
* | debuggerd: advance our amazing bet.Josh Gao2017-01-171-55/+0
|/
* libcutils: change klog_level to KLOG_INFO_LEVELWei Wang2017-01-131-2/+0
* Define range of GIDs for cached app data.Jeff Sharkey2016-12-131-8/+8
* cutils: add adb trace tag.Josh Gao2016-12-121-1/+2
* Merge "libcutils: move cutils/files.h to cutils/android_get_control_file.h"Mark Salyzyn2016-11-172-3/+4
|\
| * libcutils: move cutils/files.h to cutils/android_get_control_file.hMark Salyzyn2016-11-162-3/+4
* | libcutils: add android_get_control_file()Mark Salyzyn2016-11-041-0/+37
|\|
| * libcutils: add android_get_control_file()Mark Salyzyn2016-11-031-0/+37
* | Merge "liblog: restructure log/log.h and android/log.h"Mark Salyzyn2016-10-241-1/+1
|\|
| * liblog: restructure log/log.h and android/log.hMark Salyzyn2016-10-241-1/+1
* | Merge "Remove socket_loopback_client."Elliott Hughes2016-10-141-1/+0
|\|
| * Merge "Remove socket_loopback_client."Treehugger Robot2016-10-141-1/+0
| |\
| | * Remove socket_loopback_client.Elliott Hughes2016-10-131-1/+0
* | | Merge "Fallback to IPv6 when IPv4 is not available in adb" am: c32d7fd66f am:...Tao Wu2016-10-131-0/+1
|\| |
| * | Merge "Fallback to IPv6 when IPv4 is not available in adb"Treehugger Robot2016-10-131-0/+1
| |\ \
| | * | Fallback to IPv6 when IPv4 is not available in adbTao Wu2016-10-131-0/+1
| | |/
* | | Merge "Add native_handle_init" am: d790aae4bc am: 28423b86feChia-I Wu2016-10-131-0/+15
|\| |
| * | Add native_handle_initChia-I Wu2016-10-121-0/+15
| |/
* | Merge "Add native_handle_clone" am: e8f6c7398b am: 462e087e40Chia-I Wu2016-10-071-0/+9
|\|
| * Merge "Add native_handle_clone"Chia-I Wu2016-10-071-0/+9
| |\
| | * Add native_handle_cloneChia-I Wu2016-09-261-0/+9
* | | libcutils: Replace cutils/log.h with android/log.h am: 23ed4c242a am: f56fce0240Mark Salyzyn2016-09-301-1/+1
|\| |
| * | libcutils: Replace cutils/log.h with android/log.hMark Salyzyn2016-09-301-1/+1
* | | Merge "Fix more system/core/include warnings" am: 18fbd80504 am: 5fe194a9fdColin Cross2016-09-291-0/+7
|\| |
| * | Fix more system/core/include warningsColin Cross2016-09-271-0/+7
| |/
* | Merge "Move android_get_control_socket out of line" am: 4b5abcdba2 am: 487382...Colin Cross2016-09-231-21/+2
|\|
| * Move android_get_control_socket out of lineColin Cross2016-09-231-21/+2
* | Merge "Hide warning in cutils/trace.h" am: 5cf3db6d2b am: a802e570b3Colin Cross2016-09-221-2/+2
|\|
| * Hide warning in cutils/trace.hColin Cross2016-09-211-2/+2
* | Merge "Fix warnings in cutils/atomic.h" am: 5e093f367c am: 6f292bcab9Colin Cross2016-09-161-15/+24
|\|
| * Fix warnings in cutils/atomic.hColin Cross2016-09-151-15/+24
* | Added a NETWORK trace tag. am: 785735bde1Felipe Leme2016-09-071-1/+2
|\ \ | |/ |/|
| * Added a NETWORK trace tag.Felipe Leme2016-09-071-1/+2
* | Merge "libcutils: Add ashmem_valid() function"Mark Salyzyn2016-08-241-0/+1
|\ \
| * | libcutils: Add ashmem_valid() functionMark Salyzyn2016-08-231-0/+1
* | | Merge "Remove process_name.c"Dmitriy Filchenko2016-08-181-42/+0
|\| |
| * | Remove process_name.cDmitriy Filchenko2016-08-181-42/+0
* | | Merge \"Remove no-op klog_init.\"Elliott Hughes2016-07-191-1/+0
|\| |
| * | Remove no-op klog_init.Elliott Hughes2016-07-191-1/+0
* | | Merge \"Make klog_fd thread-safe and make klog_init a no-op.\"Elliott Hughes2016-07-081-1/+0
|\| |
| * | Make klog_fd thread-safe and make klog_init a no-op.Elliott Hughes2016-06-291-1/+0
* | | Merge changes from topic \'debuggerd_client\'Josh Gao2016-06-201-24/+2
|\| |
| * | debuggerd: add libdebuggerd_client.Josh Gao2016-06-171-24/+2
* | | Merge "cutils: don\'t fortify property_get on clang." am: 310da0b990Josh Gao2016-06-031-1/+1
|\| |