summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move android_filesystem_config.h => fs_config.hYifan Hong2017-08-021-0/+4
* Merge "Move libnativebridge headers into the module."Treehugger Robot2017-07-061-401/+0
|\
| * Move libnativebridge headers into the module.Steven Moreland2017-07-061-401/+0
* | System/core: Remove include/ziparchiveAndreas Gampe2017-07-061-1/+0
|/
* libziparchive headers are moved to local directoryJiyong Park2017-07-014-464/+1
* Ran clang-format on libziparchive sources and headersJiyong Park2017-07-012-24/+18
* Add libziparchive-based unzip.Elliott Hughes2017-06-041-0/+9
* Load vendor public libraries to sphal namespaceDimitry Ivanov2017-05-251-0/+12
* Moved include/backtrace to libbacktrace/includeVijay Venkatraman2017-04-114-335/+1
* Merge "NativeBridge: add "linked namespace" semantic corresponding to linker"Treehugger Robot2017-04-071-32/+74
|\
| * NativeBridge: add "linked namespace" semantic corresponding to linkerZhenhua WANG2017-03-291-32/+74
* | Merge "Moved all files from include/system to libsystem/include/system"Vijay Venkatraman2017-04-077-3195/+1
|\ \
| * | Moved all files from include/system to libsystem/include/systemVijay Venkatraman2017-04-067-3195/+1
* | | Merge "ZipWriter: Do not write DataDescriptor for STORED files"Adam Lesinski2017-04-061-1/+3
|\ \ \ | |/ / |/| |
| * | ZipWriter: Do not write DataDescriptor for STORED filesAdam Lesinski2017-04-061-1/+3
| |/
* | Merge "libziparchive: Add ability to backup in ZipWriter"Adam Lesinski2017-03-231-19/+37
|\|
| * Merge "libziparchive: Add ability to backup in ZipWriter"Treehugger Robot2017-03-231-19/+37
| |\
| | * libziparchive: Add ability to backup in ZipWriterAdam Lesinski2017-03-221-19/+37
* | | Merge "Do not access device maps."Christopher Ferris2017-03-222-2/+8
|\| |
| * | Merge "Do not access device maps."Christopher Ferris2017-03-222-2/+8
| |\ \ | | |/ | |/|
| | * Do not access device maps.Christopher Ferris2017-03-222-2/+8
* | | Merge "Moved include/android_filesystem_*.h and canned_fs_config.h to libcutils"Vijay Venkatraman2017-03-223-368/+3
|\| |
| * | Moved include/android_filesystem_*.h and canned_fs_config.h to libcutilsVijay Venkatraman2017-03-213-368/+3
| |/
* | Merge "Allocate new UID for OTA update resource tracking."Jeff Sharkey2017-03-201-0/+1
|\|
| * Allocate new UID for OTA update resource tracking.Jeff Sharkey2017-03-201-0/+1
* | Merge "Add eSE AID."Andrew Scull2017-03-161-4/+5
|\|
| * Merge "Add eSE AID."Treehugger Robot2017-03-161-4/+5
| |\
| | * Add eSE AID.Andrew Scull2017-03-161-4/+5
| |/ |/|
| * DO NOT MERGE ANYWHERE Qemu-pipe: refactor qemu_pipe.h into libqemu_pipebohu2017-03-011-134/+0
|/
* Revert "Continue using the legacy NDK android/log.h."Mark Salyzyn2017-01-302-1/+1
* Merge changes Iad5b5abf,Iad3704cc,If182dd9bTreehugger Robot2017-01-262-527/+1
|\
| * ndk: reverse course on android/log.hMark Salyzyn2017-01-252-527/+1
| * Revert "Revert "Exporting C headers from system/core""Vijay Venkatraman2017-01-2539-3939/+3
| * 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-2439-3/+3940
* | | Exporting C++ headers from system/coreVijay Venkatraman2017-01-2459-8403/+2
|/ /
* | Exporting C headers from system/coreVijay Venkatraman2017-01-2239-3940/+3
* | Define GID range for external data and OBBs.Jeff Sharkey2017-01-182-0/+5
* | debuggerd: advance our amazing bet.Josh Gao2017-01-172-55/+1
|/
* libcutils: change klog_level to KLOG_INFO_LEVELWei Wang2017-01-131-2/+0
* Merge "liblog: use log/log.h for ALOG macros"Mark Salyzyn2017-01-121-1/+1
|\
| * liblog: use log/log.h for ALOG macrosMark Salyzyn2017-01-121-1/+1
* | Fix typo in radio_metadata_t definition.Tomasz Wasilczyk2017-01-121-1/+1
|/
* Merge "Make metadata field mandatory for program info struct."Tomasz Wasilczyk2017-01-091-1/+2
|\
| * Make metadata field mandatory for program info struct.Tomasz Wasilczyk2017-01-091-1/+2
* | Merge "Revert "Revert "android_ids: move to bionic"""Elliott Hughes2017-01-091-95/+6
|\ \ | |/ |/|
| * Revert "Revert "android_ids: move to bionic""Elliott Hughes2016-12-131-95/+6
* | Merge "Make libziparchive C++-only."Elliott Hughes2016-12-301-4/+0
|\ \
| * | Make libziparchive C++-only.Elliott Hughes2016-12-291-4/+0