Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
core
/
9af33ee78c395af715e7b861f4e32272559e1fe9
/
include
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
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
· 9 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
· 9 years ago
23c857e
Make RefBase more robust and debuggable
by Hans Boehm
· 9 years ago
df6c464
Merge "Improve RefBase documentation, especially for clients." am: 0f39fe22ae
by Hans Boehm
· 9 years ago
0f39fe2
Merge "Improve RefBase documentation, especially for clients."
by Hans Boehm
· 9 years ago
9ba7192
Improve RefBase documentation, especially for clients.
by Hans Boehm
· 9 years ago
4d031d6
Merge "Fix google-explicit-constructor warnings in utils." am: 5b7e3b9a2a
by Chih-Hung Hsieh
· 9 years ago
2a92996
Fix google-explicit-constructor warnings in utils.
by Chih-Hung Hsieh
· 9 years ago
4476929
Merge \"LruCache: avoid copying keys in lookup\" am: 896c6b14ae
by Sergio Giro
· 9 years ago
896c6b1
Merge "LruCache: avoid copying keys in lookup"
by Sergio Giro
· 9 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
· 9 years ago
489e3fb
Remove no-op klog_init.
by Elliott Hughes
· 9 years ago
ed1c074
Merge \"Add static UID for the webview zygote process.\" am: 07f5d8cc0c
by Robert Sesek
· 9 years ago
07f5d8c
Merge "Add static UID for the webview zygote process."
by Treehugger Robot
· 9 years ago
3b43562
Merge \"RefBase: Silence compiler warnings\" am: f76ca2a43b
by Greg Kaiser
· 9 years ago
f76ca2a
Merge "RefBase: Silence compiler warnings"
by Treehugger Robot
· 9 years ago
d9885e7
RefBase: Silence compiler warnings
by Greg Kaiser
· 9 years ago
e782a44
Add static UID for the webview zygote process.
by Robert Sesek
· 9 years ago
73d363b
Merge \"Make klog_fd thread-safe and make klog_init a no-op.\" am: 588b770063
by Elliott Hughes
· 9 years ago
588b770
Merge "Make klog_fd thread-safe and make klog_init a no-op."
by Elliott Hughes
· 9 years ago
fcf3ed5
Merge \"Add UIDs for system DNS and tethering DNS\" am: c4dc4f3fc2
by Erik Kline
· 9 years ago
c4dc4f3
Merge "Add UIDs for system DNS and tethering DNS"
by Treehugger Robot
· 9 years ago
b13d0ce
Merge \"logcat: format verbs and adverbs\" am: 82fb012a03
by Mark Salyzyn
· 9 years ago
9cfd1c6
logcat: format verbs and adverbs
by Mark Salyzyn
· 9 years ago
d63cf7d
Add UIDs for system DNS and tethering DNS
by Erik Kline
· 9 years ago
171a829
Make klog_fd thread-safe and make klog_init a no-op.
by Elliott Hughes
· 9 years ago
1c01bae
Merge \"[qemu]: Move qemu_pipe.h from include/system/ directory.\"
by David 'Digit' Turner
· 9 years ago
44b7339
Merge "[qemu]: Move qemu_pipe.h from include/system/ directory."
by David Turner
· 9 years ago
a1d9edf
Merge \"Use __ with attribute __noreturn__ to avoid colliding with noreturn.\"
by Elliott Hughes
· 9 years ago
e0dfd2a
Merge "Use __ with attribute __noreturn__ to avoid colliding with noreturn."
by Treehugger Robot
· 9 years ago
665051c
Use __ with attribute __noreturn__ to avoid colliding with noreturn.
by Elliott Hughes
· 9 years ago
88347e1
Merge changes from topic \'debuggerd_client\' am: abf88685e3
by Josh Gao
· 9 years ago
abf8868
Merge changes from topic 'debuggerd_client'
by Treehugger Robot
· 9 years ago
e1eb227
Merge \"Fix race condition updating local map data.\" am: 863d8e11b9
by Christopher Ferris
· 9 years ago
9c02dc5
debuggerd: add libdebuggerd_client.
by Josh Gao
· 9 years ago
c7b098c
[qemu]: Move qemu_pipe.h from include/system/ directory.
by David 'Digit' Turner
· 9 years ago
3a14004
Fix race condition updating local map data.
by Christopher Ferris
· 9 years ago
771c1ed
Merge "cutils: don\'t fortify property_get on clang." am: 310da0b990
by Josh Gao
· 9 years ago
310da0b
Merge "cutils: don't fortify property_get on clang."
by Treehugger Robot
· 9 years ago
74ebdf3
cutils: don't fortify property_get on clang.
by Josh Gao
· 9 years ago
65d7c47
Merge "Add utility to prepare files in a similar way to directories" into nyc-dev
by Calin Juravle
· 9 years ago
9812105
Add utility to prepare files in a similar way to directories
by Calin Juravle
· 9 years ago
12f788e
Merge "Fix SharedBuffer. Remove aref." am: 069517574e am: 1e081a8c5f
by Hans Boehm
· 9 years ago
54828dc
Fix SharedBuffer. Remove aref.
by Hans Boehm
· 9 years ago
3e4c076
Fix SharedBuffer. Remove aref.
by Hans Boehm
· 9 years ago
70a46d6
Fix memory order and race bugs in Refbase.h & RefBase.cpp
by Hans Boehm
· 9 years ago
fdad5af
Merge "Fix memory order and race bugs in Refbase.h & RefBase.cpp" am: 62212954ef
by Hans Boehm
· 9 years ago
6221295
Merge "Fix memory order and race bugs in Refbase.h & RefBase.cpp"
by Hans Boehm
· 9 years ago
847d963
Remove a dead header (<netutils/dhcp.h>).
by Elliott Hughes
· 9 years ago
e263e6c
Fix memory order and race bugs in Refbase.h & RefBase.cpp
by Hans Boehm
· 9 years ago
cb4abee
Merge "Don\'t expose ashmem constants on the host." am: 54fed512b9
by Elliott Hughes
· 9 years ago
Next »