summaryrefslogtreecommitdiffstats
path: root/libcutils/Android.mk
Commit message (Expand)AuthorAgeFilesLines
* Move liblog headers to system/core/include/logColin Cross2013-07-241-4/+1
* HACK: cutils: restore record_stream temporarilyDima Zavin2013-06-041-0/+1
* libcutils: Don't build host property supportNick Kralevich2013-05-231-1/+1
* cutils: first pass at cleaning up legacy/obsolete code in cutilsDima Zavin2013-05-071-9/+1
* am c796ed97: We need libcutils to include liblogYing Wang2013-04-111-1/+3
|\
| * We need libcutils to include liblogYing Wang2013-04-101-1/+3
* | am 9b32f87a: Merge "Add Mips memset speedup"Keun-young Park2013-03-291-0/+4
|\ \ | |/ |/|
| * Merge "Add Mips memset speedup"Keun-young Park2013-03-291-0/+4
| |\
| | * Add Mips memset speedupDuane Sand2012-08-291-0/+4
* | | am 4b9bdd33: am 90dd1402: am 241194ca: Merge "[MIPS] Benchmark test for MIPS ...Jeffrey Brown2013-02-061-0/+2
|\ \ \ | |/ /
| * | Merge "[MIPS] Benchmark test for MIPS memset16/memset32"Jeffrey Brown2013-02-071-0/+2
| |\ \
| | * | [MIPS] Benchmark test for MIPS memset16/memset32Duane Sand2012-12-271-0/+2
| * | | The localtime_tz and mktime_tz extensions are now in bionic.Elliott Hughes2013-01-151-4/+0
| |/ /
* | | cutils: Add tracing supportAlex Ray2012-11-281-0/+1
* | | The localtime_tz and mktime_tz extensions are now in bionic.Elliott Hughes2012-10-181-4/+0
|/ /
* | File-system utilities for installd and zygote.Jeff Sharkey2012-08-301-0/+1
* | Revert "Revert "Upgrade to dlmalloc 2.8.5.""Ian Rogers2012-08-281-1/+0
* | Revert "Upgrade to dlmalloc 2.8.5."Brian Carlstrom2012-08-221-0/+1
* | am e05ac541: am 9d779bf1: Merge "Upgrade to dlmalloc 2.8.5."Brian Carlstrom2012-08-201-1/+0
|\ \ | |/
| * Upgrade to dlmalloc 2.8.5.Ian Rogers2012-08-201-1/+0
* | Omit multiuser.c from Windows builds.Jeff Sharkey2012-08-161-1/+1
* | Merge "Multi-user external storage support." into jb-mr1-devJeff Sharkey2012-08-161-3/+3
|\ \
| * | Multi-user external storage support.Jeff Sharkey2012-08-151-3/+3
* | | am e8e73b01: am 311a4758: Merge "Remove system/core\'s remnants of SH support."Jean-Baptiste Queru2012-08-131-4/+0
|\ \ \ | |/ / |/| / | |/
| * Remove system/core's remnants of SH support.Elliott Hughes2012-08-111-4/+0
* | Include to define uid_t.Jeff Sharkey2012-08-081-3/+3
* | Native utils for working with user and app IDs.Jeff Sharkey2012-08-071-1/+2
|/
* Enhance native stack dumps.Jeff Brown2012-06-081-1/+9
* Provide portable wrapper for qsort_r.Jeff Brown2012-03-191-0/+1
* Added rules to build 64-bit libraries: lib64cutils.a and lib64log.aAndrew Hsieh2012-03-011-0/+11
* libcutils: Use proper private header to access C library's <time.h> extensionDavid 'Digit' Turner2012-01-131-1/+8
* cutils: only build klog for targetDima Zavin2011-09-041-2/+1
* init/cutils: move list utility code to cutils from initDima Zavin2011-09-021-0/+1
* init/cutils: move kernel logging interface to libcutils from initDima Zavin2011-09-021-0/+1
* Remove the simulator target from all makefiles.Jeff Brown2011-07-111-16/+0
* Move qtaguid.c from common sources in Android.mk to fix windows build.Ashish Sharma2011-07-101-3/+2
* Add communication support for xt_qtaguid(network traffic accounting) kernel m...Ashish Sharma2011-07-081-1/+2
* Tracking merge of dalvik-dev to masterjeffhao2011-05-271-0/+1
* Crypto changes for devices that don't write ext4 fs on wipeKen Sumrall2011-05-261-1/+1
* libcutils: build str_parms test for target instead of hostDima Zavin2011-04-271-2/+2
* Merge "libcutils: add a simple string parameter parsing ("a=b;c=d;") helper u...Dima Zavin2011-04-271-1/+10
|\
| * libcutils: add a simple string parameter parsing ("a=b;c=d;") helper utilsDima Zavin2011-04-201-1/+10
* | resolved conflicts for merge of 2baeb898 to honeycomb-plus-aospNick Kralevich2011-04-271-1/+1
|\ \
| * | Fold uevent message origin checking from init into libcutils.Vernon Tang2011-04-281-1/+1
* | | am 03752be0: am 0c297f5e: Merge "Revert "Fold uevent message origin checking ...Nick Kralevich2011-04-271-1/+0
|\ \ \ | |/ /
| * | Revert "Fold uevent message origin checking from init into libcutils."Nick Kralevich2011-04-271-1/+0
* | | am a7cf7ed9: am 282c2ab4: Merge "Fold uevent message origin checking from ini...Nick Kralevich2011-04-271-0/+1
|\ \ \ | |/ / | | / | |/ |/|
| * Fold uevent message origin checking from init into libcutils.Vernon Tang2011-04-271-0/+1
| * Assembly coded android_memset16 and android_memset32Bruce Beare2011-01-021-1/+6
* | Try to unmount writable filesystems when rebootingKen Sumrall2011-03-101-1/+1