Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
core
/
a9ea1e4d99ca0f7872824c0bca3f357ab04b6f33
/
include
52bd37e
libcutils: move cutils/files.h to cutils/android_get_control_file.h
by Mark Salyzyn
· 8 years ago
a456c21
ziparchive: Allow ExtractEntryToFile() to work with block device.
by Tao Bao
· 8 years ago
e133feb
Merge changes I93a1c003,I283fec89
by Mark Salyzyn
· 8 years ago
4fd0507
liblog: logcat: logprint support -v descriptive
by Mark Salyzyn
· 8 years ago
530711b
liblog: add android_lookupEventFormat_len
by Mark Salyzyn
· 8 years ago
d836ab0
Allow different namespace types for different classloaders
by Dimitry Ivanov
· 8 years ago
0b034d9
libcutils: add android_get_control_file()
by Mark Salyzyn
· 8 years ago
42e802c
Add UID for vehicle network
by Keun-young Park
· 8 years ago
28c0c07
Merge "Upgrade native bridge to version 3 to support namespace"
by Dimitry Ivanov
· 8 years ago
f2804e5
Upgrade native bridge to version 3 to support namespace
by Zhenhua WANG
· 9 years ago
57ba9c9
log/logd.h should point to log/log.h
by Mark Salyzyn
· 8 years ago
aeaaf81
liblog: logd: logcat: Split out log/logger.h into public and private.
by Mark Salyzyn
· 8 years ago
749a298
liblog: restructure log/log.h and android/log.h
by Mark Salyzyn
· 8 years ago
cfd5b08
system/core: preparation to pull back interfaces from android/log.h
by Mark Salyzyn
· 8 years ago
094004b
Merge "liblog: Add private interfaces for buffer size properties"
by Mark Salyzyn
· 8 years ago
4bc51d1
Merge "Add functions in recovery/minzip to libziparchive"
by Tianjie Xu
· 8 years ago
e455373
liblog: Add private interfaces for buffer size properties
by Mark Salyzyn
· 8 years ago
915d620
Merge "liblog: LIBLOG_ABI_PRIVATE __android_log_is_debuggable()"
by Treehugger Robot
· 8 years ago
18c2592
Add functions in recovery/minzip to libziparchive
by Tianjie Xu
· 8 years ago
5171beb
Merge "Remove socket_loopback_client."
by Treehugger Robot
· 8 years ago
9ea359f
liblog: LIBLOG_ABI_PRIVATE __android_log_is_debuggable()
by Mark Salyzyn
· 9 years ago
c32d7fd
Merge "Fallback to IPv6 when IPv4 is not available in adb"
by Treehugger Robot
· 8 years ago
dd92a0a
Remove socket_loopback_client.
by Elliott Hughes
· 8 years ago
7b70076
Fallback to IPv6 when IPv4 is not available in adb
by Tao Wu
· 8 years ago
b843791
Add native_handle_init
by Chia-I Wu
· 8 years ago
6debf98
liblog: adb: move security interfaces to private
by Mark Salyzyn
· 8 years ago
e8f6c73
Merge "Add native_handle_clone"
by Chia-I Wu
· 8 years ago
ec99158
Merge "Test for _WIN32 in instead of USE_MINGW."
by Treehugger Robot
· 8 years ago
34a4f0b
Test for _WIN32 in instead of USE_MINGW.
by Elliott Hughes
· 8 years ago
37c9451
system/core: drop or replace log/logger.h
by Mark Salyzyn
· 8 years ago
807e40e
liblog: logd: Add android_lookupEventTag_len()
by Mark Salyzyn
· 8 years ago
ff2dcd9
system/core Replace log/log.h with android/log.h
by Mark Salyzyn
· 8 years ago
66ce3e0
system/core Replace cutils/log.h with android/log.h
by Mark Salyzyn
· 8 years ago
23ed4c2
libcutils: Replace cutils/log.h with android/log.h
by Mark Salyzyn
· 8 years ago
6584d0a
liblog: Replace log/log.h with android/log.h
by Mark Salyzyn
· 8 years ago
a166708
liblog: logcat: Replace log/logd.h with log/log.h
by Mark Salyzyn
· 8 years ago
004cd3c
liblog: logd: logcat: deprecate log/log_read.h
by Mark Salyzyn
· 8 years ago
8eaaac0
liblog: Add C++ wrapper for C event log handler
by Mark Salyzyn
· 8 years ago
192be1d
[qemu]: Fix payload size format in qemu_pipe_frame_send()
by Miodrag Dinic
· 8 years ago
18fbd80
Merge "Fix more system/core/include warnings"
by Colin Cross
· 8 years ago
1811d15
Fix more system/core/include warnings
by Colin Cross
· 8 years ago
70a83dc
liblog: fix errno issues with event tag map
by Mark Salyzyn
· 8 years ago
fd3ea3d
Add native_handle_clone
by Chia-I Wu
· 8 years ago
b2356a6
Merge "Flattenable: switch from assignment to memcpy()."
by David Pursell
· 8 years ago
2ebce73
Flattenable: switch from assignment to memcpy().
by David Pursell
· 8 years ago
e8ffa44
Move android_get_control_socket out of line
by Colin Cross
· 8 years ago
17b5b82
Fix warnings in libutils headers
by Colin Cross
· 8 years ago
588b3b0
Merge "Remove has_trivial_move trait from Vector<T>"
by Colin Cross
· 8 years ago
0973955
Remove has_trivial_move trait from Vector<T>
by Colin Cross
· 8 years ago
d7f60fd
Merge "Fix warnings in system/ headers"
by Treehugger Robot
· 8 years ago
7875407
Merge "Remove net_bt_stack group and replace it with bluetooth"
by Ajay Panicker
· 8 years ago
7c7990e
Fix warnings in system/ headers
by Colin Cross
· 8 years ago
5cf3db6
Merge "Hide warning in cutils/trace.h"
by Colin Cross
· 8 years ago
9993e79
Hide warning in cutils/trace.h
by Colin Cross
· 8 years ago
21049e5
Merge "Hide gnu extension warnings in log/log.h"
by Colin Cross
· 8 years ago
604208e
Remove net_bt_stack group and replace it with bluetooth
by Ajay Panicker
· 8 years ago
7c6c7f0
Fix warnings in libziparchive
by Colin Cross
· 8 years ago
36b88ce
Merge "Move libusbhost's headers into libusbhost."
by Treehugger Robot
· 8 years ago
5e093f3
Merge "Fix warnings in cutils/atomic.h"
by Treehugger Robot
· 8 years ago
412ad0d
Hide gnu extension warnings in log/log.h
by Colin Cross
· 8 years ago
e0a7c77
Move libusbhost's headers into libusbhost.
by Elliott Hughes
· 8 years ago
4010450
Move libbinderwrapper's headers into libbinderwrapper.
by Elliott Hughes
· 8 years ago
ec69c05
Fix warnings in cutils/atomic.h
by Colin Cross
· 8 years ago
a2e874e
Add color mode enums
by Courtney Goeltzenleuchter
· 9 years ago
0e10df4
add android_flex_layout for describing all flexible formats.
by Lajos Molnar
· 9 years ago
1cfa56d
libutils/Unicode.cpp: Correct length computation and add checks for utf16->utf8
by Sergio Giro
· 9 years ago
9de6776
Unicode: specify destination length in utf8_to_utf16 methods
by Sergio Giro
· 8 years ago
daac359
Merge "Make RefBase more robust and debuggable"
by Hans Boehm
· 8 years ago
6322efe
Merge "liblog: add __android_log_close()" am: 812d1c7ea2
by Mark Salyzyn
· 8 years ago
2d562c9
Merge "logger: validate hdr_size field in logger entry" am: fcf7ab8b1b
by Mark Salyzyn
· 8 years ago
812d1c7
Merge "liblog: add __android_log_close()"
by Treehugger Robot
· 8 years ago
fcf7ab8
Merge "logger: validate hdr_size field in logger entry"
by Treehugger Robot
· 8 years ago
8b1f7b5
Merge "libcutils: Add ashmem_valid() function" am: d00c7470ea
by Mark Salyzyn
· 8 years ago
ee43111
libcutils: Add ashmem_valid() function
by Mark Salyzyn
· 8 years ago
df7a4c6
liblog: add __android_log_close()
by Mark Salyzyn
· 8 years ago
305374c
logger: validate hdr_size field in logger entry
by Mark Salyzyn
· 8 years ago
97e3cb7
Merge "Remove process_name.c" am: e5b7ad1c39
by Dmitriy Filchenko
· 8 years ago
1bb49f4
Remove process_name.c
by Dmitriy Filchenko
· 8 years ago
23c857e
Make RefBase more robust and debuggable
by Hans Boehm
· 8 years ago
df6c464
Merge "Improve RefBase documentation, especially for clients." am: 0f39fe22ae
by Hans Boehm
· 8 years ago
0f39fe2
Merge "Improve RefBase documentation, especially for clients."
by Hans Boehm
· 8 years ago
9ba7192
Improve RefBase documentation, especially for clients.
by Hans Boehm
· 8 years ago
4d031d6
Merge "Fix google-explicit-constructor warnings in utils." am: 5b7e3b9a2a
by Chih-Hung Hsieh
· 8 years ago
2a92996
Fix google-explicit-constructor warnings in utils.
by Chih-Hung Hsieh
· 8 years ago
4476929
Merge \"LruCache: avoid copying keys in lookup\" am: 896c6b14ae
by Sergio Giro
· 8 years ago
896c6b1
Merge "LruCache: avoid copying keys in lookup"
by Sergio Giro
· 8 years ago
4c56e0a
LruCache: avoid copying keys in lookup
by Sergio Giro
· 9 years ago
8932be8
Merge \"Remove no-op klog_init.\" am: 5558cd362b
by Elliott Hughes
· 8 years ago
489e3fb
Remove no-op klog_init.
by Elliott Hughes
· 8 years ago
ed1c074
Merge \"Add static UID for the webview zygote process.\" am: 07f5d8cc0c
by Robert Sesek
· 8 years ago
07f5d8c
Merge "Add static UID for the webview zygote process."
by Treehugger Robot
· 8 years ago
3b43562
Merge \"RefBase: Silence compiler warnings\" am: f76ca2a43b
by Greg Kaiser
· 8 years ago
f76ca2a
Merge "RefBase: Silence compiler warnings"
by Treehugger Robot
· 8 years ago
d9885e7
RefBase: Silence compiler warnings
by Greg Kaiser
· 8 years ago
e782a44
Add static UID for the webview zygote process.
by Robert Sesek
· 8 years ago
73d363b
Merge \"Make klog_fd thread-safe and make klog_init a no-op.\" am: 588b770063
by Elliott Hughes
· 8 years ago
588b770
Merge "Make klog_fd thread-safe and make klog_init a no-op."
by Elliott Hughes
· 8 years ago
fcf3ed5
Merge \"Add UIDs for system DNS and tethering DNS\" am: c4dc4f3fc2
by Erik Kline
· 8 years ago
c4dc4f3
Merge "Add UIDs for system DNS and tethering DNS"
by Treehugger Robot
· 8 years ago
b13d0ce
Merge \"logcat: format verbs and adverbs\" am: 82fb012a03
by Mark Salyzyn
· 8 years ago
Next »