summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* liblog: fix errno issues with event tag mapMark Salyzyn2016-09-261-1/+1
* Merge "Flattenable: switch from assignment to memcpy()."David Pursell2016-09-231-2/+9
|\
| * Flattenable: switch from assignment to memcpy().David Pursell2016-09-231-2/+9
* | Move android_get_control_socket out of lineColin Cross2016-09-231-21/+2
* | Fix warnings in libutils headersColin Cross2016-09-2211-82/+104
* | Merge "Remove has_trivial_move trait from Vector<T>"Colin Cross2016-09-223-15/+0
|\ \
| * | Remove has_trivial_move trait from Vector<T>Colin Cross2016-09-223-15/+0
* | | Merge "Fix warnings in system/ headers"Treehugger Robot2016-09-224-11/+29
|\ \ \
| * | | Fix warnings in system/ headersColin Cross2016-09-214-11/+29
| |/ /
* | | Merge "Remove net_bt_stack group and replace it with bluetooth"Ajay Panicker2016-09-221-2/+0
|\ \ \ | |/ / |/| |
| * | Remove net_bt_stack group and replace it with bluetoothAjay Panicker2016-09-201-2/+0
| |/
* | Merge "Hide warning in cutils/trace.h"Colin Cross2016-09-221-2/+2
|\ \
| * | Hide warning in cutils/trace.hColin Cross2016-09-211-2/+2
| |/
* | Merge "Hide gnu extension warnings in log/log.h"Colin Cross2016-09-221-0/+13
|\ \ | |/ |/|
| * Hide gnu extension warnings in log/log.hColin Cross2016-09-161-0/+13
* | Fix warnings in libziparchiveColin Cross2016-09-201-2/+1
* | Merge "Move libusbhost's headers into libusbhost."Treehugger Robot2016-09-171-246/+0
|\ \
| * | Move libusbhost's headers into libusbhost.Elliott Hughes2016-09-161-246/+0
* | | Merge "Fix warnings in cutils/atomic.h"Treehugger Robot2016-09-161-15/+24
|\ \ \ | |_|/ |/| |
| * | Fix warnings in cutils/atomic.hColin Cross2016-09-151-15/+24
| |/
* / Move libbinderwrapper's headers into libbinderwrapper.Elliott Hughes2016-09-163-266/+0
|/
* Add color mode enumsCourtney Goeltzenleuchter2016-09-081-0/+230
* add android_flex_layout for describing all flexible formats.Lajos Molnar2016-09-081-0/+96
* libutils/Unicode.cpp: Correct length computation and add checks for utf16->utf8Sergio Giro2016-08-251-2/+2
* Unicode: specify destination length in utf8_to_utf16 methodsSergio Giro2016-08-251-24/+27
* Merge "Make RefBase more robust and debuggable"Hans Boehm2016-08-241-12/+25
|\
| * Make RefBase more robust and debuggableHans Boehm2016-08-131-12/+25
* | Merge "liblog: add __android_log_close()"Mark Salyzyn2016-08-241-0/+5
|\ \
| * \ Merge "liblog: add __android_log_close()"Treehugger Robot2016-08-241-0/+5
| |\ \
| | * | liblog: add __android_log_close()Mark Salyzyn2016-08-231-0/+5
* | | | Merge "logger: validate hdr_size field in logger entry"Mark Salyzyn2016-08-241-1/+8
|\| | |
| * | | Merge "logger: validate hdr_size field in logger entry"Treehugger Robot2016-08-241-1/+8
| |\ \ \
| | * | | logger: validate hdr_size field in logger entryMark Salyzyn2016-08-231-1/+8
| | |/ /
* | | | 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-191-42/+0
|\| |
| * | Remove process_name.cDmitriy Filchenko2016-08-181-42/+0
| |/
* | Merge "Improve RefBase documentation, especially for clients."Hans Boehm2016-08-101-1/+151
|\|
| * Merge "Improve RefBase documentation, especially for clients."Hans Boehm2016-08-101-1/+151
| |\
| | * Improve RefBase documentation, especially for clients.Hans Boehm2016-08-091-1/+151
* | | Merge "Fix google-explicit-constructor warnings in utils."Chih-Hung Hsieh2016-08-048-21/+21
|\| |
| * | Fix google-explicit-constructor warnings in utils.Chih-Hung Hsieh2016-08-028-21/+21
| |/
* | Merge \"LruCache: avoid copying keys in lookup\"Sergio Giro2016-07-201-15/+40
|\|
| * Merge "LruCache: avoid copying keys in lookup"Sergio Giro2016-07-201-15/+40
| |\
| | * LruCache: avoid copying keys in lookupSergio Giro2016-07-201-15/+40
* | | Merge \"Remove no-op klog_init.\"Elliott Hughes2016-07-191-1/+0
|\| |
| * | Remove no-op klog_init.Elliott Hughes2016-07-191-1/+0
* | | Merge \"Add static UID for the webview zygote process.\"Robert Sesek2016-07-151-0/+2
|\| |
| * | Merge "Add static UID for the webview zygote process."Treehugger Robot2016-07-151-0/+2
| |\ \ | | |/ | |/|
| | * Add static UID for the webview zygote process.Robert Sesek2016-07-111-0/+2