Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core_old
/
1da481a21ea9e3ea9488d4f141139299b7ff8896
/
include
298cb51
Move android_filesystem_config.h => fs_config.h
by Yifan Hong
· 8 years ago
254a95f
Merge "Move libnativebridge headers into the module."
by Treehugger Robot
· 8 years ago
3d7e316
Move libnativebridge headers into the module.
by Steven Moreland
· 8 years ago
5d02c29
System/core: Remove include/ziparchive
by Andreas Gampe
· 8 years ago
20d398b
libziparchive headers are moved to local directory
by Jiyong Park
· 8 years ago
d76cd1c
Ran clang-format on libziparchive sources and headers
by Jiyong Park
· 8 years ago
8e1ce1a
Add libziparchive-based unzip.
by Elliott Hughes
· 8 years ago
4952d39
Load vendor public libraries to sphal namespace
by Dimitry Ivanov
· 8 years ago
9950a8e
Moved include/backtrace to libbacktrace/include
by Vijay Venkatraman
· 8 years ago
4f3dab5
Merge "NativeBridge: add "linked namespace" semantic corresponding to linker"
by Treehugger Robot
· 8 years ago
ea2f2de
Merge "Moved all files from include/system to libsystem/include/system"
by Vijay Venkatraman
· 8 years ago
c945eb9
Merge "ZipWriter: Do not write DataDescriptor for STORED files"
by Adam Lesinski
· 8 years ago
1c72f01
ZipWriter: Do not write DataDescriptor for STORED files
by Adam Lesinski
· 8 years ago
c15ce11
Moved all files from include/system to libsystem/include/system
by Vijay Venkatraman
· 8 years ago
3d649a6
NativeBridge: add "linked namespace" semantic corresponding to linker
by Zhenhua WANG
· 8 years ago
c910751
Merge "libziparchive: Add ability to backup in ZipWriter" am: 0e19795a62
by Adam Lesinski
· 8 years ago
ba5a2be
Merge "libziparchive: Add ability to backup in ZipWriter"
by Treehugger Robot
· 8 years ago
395aff9
Merge "Do not access device maps." am: a06e1c9eef
by Christopher Ferris
· 8 years ago
e3df582
Merge "Do not access device maps."
by Christopher Ferris
· 8 years ago
d78470b
libziparchive: Add ability to backup in ZipWriter
by Adam Lesinski
· 8 years ago
1e08cf9
Do not access device maps.
by Christopher Ferris
· 8 years ago
9092df0
Merge "Moved include/android_filesystem_*.h and canned_fs_config.h to libcutils"
by Vijay Venkatraman
· 8 years ago
2b764de
Moved include/android_filesystem_*.h and canned_fs_config.h to libcutils
by Vijay Venkatraman
· 8 years ago
be86660
Merge "Allocate new UID for OTA update resource tracking." am: 1ed1d3dac9
by Jeff Sharkey
· 8 years ago
da61695
Allocate new UID for OTA update resource tracking.
by Jeff Sharkey
· 8 years ago
d163222
Merge "Add eSE AID." am: e323976e74
by Andrew Scull
· 8 years ago
0d9be31
Merge "Add eSE AID."
by Treehugger Robot
· 8 years ago
8fd2987
Add eSE AID.
by Andrew Scull
· 8 years ago
7fd7fe6
DO NOT MERGE ANYWHERE Qemu-pipe: refactor qemu_pipe.h into libqemu_pipe
by bohu
· 8 years ago
e22939f
Revert "Continue using the legacy NDK android/log.h."
by Mark Salyzyn
· 8 years ago
937c73c
Merge changes Iad5b5abf,Iad3704cc,If182dd9b
by Treehugger Robot
· 8 years ago
eca9447
ndk: reverse course on android/log.h
by Mark Salyzyn
· 8 years ago
98b5036
Revert "Revert "Exporting C headers from system/core""
by Vijay Venkatraman
· 8 years ago
392595b
Merge "Remove unused klog_get_level."
by Elliott Hughes
· 8 years ago
07f7337
Revert "Exporting C headers from system/core"
by Vijay Venkatraman
· 8 years ago
fcceacf
Exporting C++ headers from system/core
by Vijay Venkatraman
· 8 years ago
ff5c617
Exporting C headers from system/core
by Vijay Venkatraman
· 8 years ago
747efd6
Define GID range for external data and OBBs.
by Jeff Sharkey
· 8 years ago
4664970
debuggerd: advance our amazing bet.
by Josh Gao
· 8 years ago
1cae413
Remove unused klog_get_level.
by Elliott Hughes
· 8 years ago
b1e8525
libcutils: change klog_level to KLOG_INFO_LEVEL
by Wei Wang
· 8 years ago
44c23a4
Merge "liblog: use log/log.h for ALOG macros"
by Mark Salyzyn
· 8 years ago
0b764f7
liblog: use log/log.h for ALOG macros
by Mark Salyzyn
· 8 years ago
12219a5
Fix typo in radio_metadata_t definition.
by Tomasz Wasilczyk
· 8 years ago
b1e0266
Merge "Make metadata field mandatory for program info struct."
by Tomasz Wasilczyk
· 8 years ago
05176a9
Merge "Revert "Revert "android_ids: move to bionic"""
by Elliott Hughes
· 8 years ago
45b42d3
Make metadata field mandatory for program info struct.
by Tomasz Wasilczyk
· 8 years ago
6a17d6b
Merge "Make libziparchive C++-only."
by Elliott Hughes
· 8 years ago
971cf54
Make libziparchive C++-only.
by Elliott Hughes
· 8 years ago
20b8c52
liblog: add IF_ALOG_RATELIMIT
by Mark Salyzyn
· 8 years ago
e7a23a6
Revert "Revert "android_ids: move to bionic""
by Elliott Hughes
· 8 years ago
998ffa3
Define range of GIDs for cached app data.
by Jeff Sharkey
· 8 years ago
35e539f
Merge "Revert "android_ids: move to bionic""
by Treehugger Robot
· 8 years ago
dcd5c56
Revert "android_ids: move to bionic"
by Elliott Hughes
· 8 years ago
4592d58
cutils: add adb trace tag.
by Josh Gao
· 8 years ago
fd9d27c
libutils: allow multiple ATRACE_NAMEs in a scope.
by Josh Gao
· 8 years ago
beddc57
Merge changes from topic 'fsconfig-2'
by Elliott Hughes
· 8 years ago
0864c0a
utils: Add FastStrcmp.h
by Mark Salyzyn
· 8 years ago
25af225
android_ids: move to bionic
by William Roberts
· 9 years ago
47fa62c
fs_config: add comment to header
by William Roberts
· 9 years ago
606d2f0
Merge "Define GIDs for internal media file types." am: 4b44753085
by Jeff Sharkey
· 8 years ago
f05a7e3
Define GIDs for internal media file types.
by Jeff Sharkey
· 8 years ago
cba7218
Merge "liblog: add private android_log_write_list_buffer()" am: 636c851f8d
by Mark Salyzyn
· 8 years ago
8e484eb
Merge "liblog: move android_log_event_context class to log/log_event_list.h"
by Mark Salyzyn
· 8 years ago
2de8e3f
liblog: add private android_log_write_list_buffer()
by Mark Salyzyn
· 9 years ago
d6c7748
liblog: move android_log_event_context class to log/log_event_list.h
by Mark Salyzyn
· 8 years ago
c2c9790
Merge "libcutils: move cutils/files.h to cutils/android_get_control_file.h"
by Mark Salyzyn
· 8 years ago
e7c9280
libcutils: move cutils/files.h to cutils/android_get_control_file.h
by Mark Salyzyn
· 8 years ago
8cc6870
Merge "ziparchive: Allow ExtractEntryToFile() to work with block device."
by Tao Bao
· 8 years ago
fd4dde4
ziparchive: Allow ExtractEntryToFile() to work with block device.
by Tao Bao
· 8 years ago
f7a5124
liblog: logcat: logprint support -v descriptive am: 4fd0507b20
by Mark Salyzyn
· 8 years ago
1d2a899
liblog: add android_lookupEventFormat_len am: 530711b39e
by Mark Salyzyn
· 8 years ago
6a4996f
Merge changes I93a1c003,I283fec89
by Mark Salyzyn
· 8 years ago
e446fae
Merge "Allow different namespace types for different classloaders"
by Dimitry Ivanov
· 8 years ago
4001f5a
liblog: logcat: logprint support -v descriptive
by Mark Salyzyn
· 8 years ago
83c5fae
liblog: add android_lookupEventFormat_len
by Mark Salyzyn
· 8 years ago
4720210
Allow different namespace types for different classloaders
by Dimitry Ivanov
· 8 years ago
b6ab42f
libcutils: add android_get_control_file() am: 0b034d9d7b
by Mark Salyzyn
· 8 years ago
d971e39
libcutils: add android_get_control_file()
by Mark Salyzyn
· 8 years ago
80c73a8
Merge "Add UID for vehicle network" am: 9112b419bd
by Keun-young Park
· 8 years ago
b541c6e
Add UID for vehicle network
by Keun-young Park
· 8 years ago
a627bb4
Merge "Upgrade native bridge to version 3 to support namespace" am: 28c0c0762e
by Dimitry Ivanov
· 8 years ago
ad42b69
Merge "Upgrade native bridge to version 3 to support namespace"
by Dimitry Ivanov
· 8 years ago
fb6392b
Merge "log/logd.h should point to log/log.h" am: d97efe0383
by Mark Salyzyn
· 8 years ago
19b0178
Upgrade native bridge to version 3 to support namespace
by Zhenhua WANG
· 9 years ago
808cd91
log/logd.h should point to log/log.h
by Mark Salyzyn
· 8 years ago
b4c40bb
liblog: logd: logcat: Split out log/logger.h into public and private.
by Mark Salyzyn
· 8 years ago
685ee92
Merge "liblog: restructure log/log.h and android/log.h" am: 11a7165ecf
by Mark Salyzyn
· 8 years ago
e12d759
liblog: logd: logcat: Split out log/logger.h into public and private.
by Mark Salyzyn
· 9 years ago
35e413e
liblog: restructure log/log.h and android/log.h
by Mark Salyzyn
· 8 years ago
cbe1955
Merge "system/core: preparation to pull back interfaces from android/log.h"
by Mark Salyzyn
· 8 years ago
94abded
system/core: preparation to pull back interfaces from android/log.h
by Mark Salyzyn
· 8 years ago
8318736
Merge "liblog: Add private interfaces for buffer size properties" am: 094004bf42
by Mark Salyzyn
· 8 years ago
90dc2ff
Merge "liblog: Add private interfaces for buffer size properties"
by Mark Salyzyn
· 8 years ago
0948881
Merge "Add functions in recovery/minzip to libziparchive" am: 4bc51d1ea4
by Tianjie Xu
· 8 years ago
f18bf4c
Merge "Add functions in recovery/minzip to libziparchive"
by Tianjie Xu
· 8 years ago
963dc28
liblog: Add private interfaces for buffer size properties
by Mark Salyzyn
· 9 years ago
7cd89ce
Merge "liblog: LIBLOG_ABI_PRIVATE __android_log_is_debuggable()" am: 915d620359
by Mark Salyzyn
· 8 years ago
895bf00
Merge "liblog: LIBLOG_ABI_PRIVATE __android_log_is_debuggable()"
by Treehugger Robot
· 8 years ago
d6d230f
Add functions in recovery/minzip to libziparchive
by Tianjie Xu
· 9 years ago
Next »