Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core_old
/
7a2b16a39f841be40db17ad2808e11a00bc3b3c1
/
include
4c120f2
Merge "Test for _WIN32 in instead of USE_MINGW."
by Treehugger Robot
· 9 years ago
f147cde
Test for _WIN32 in instead of USE_MINGW.
by Elliott Hughes
· 9 years ago
98e7700
system/core: drop or replace log/logger.h
by Mark Salyzyn
· 9 years ago
241c353
liblog: logd: Add android_lookupEventTag_len()
by Mark Salyzyn
· 9 years ago
51b1e55
system/core Replace log/log.h with android/log.h
by Mark Salyzyn
· 9 years ago
316adc3
system/core Replace cutils/log.h with android/log.h
by Mark Salyzyn
· 9 years ago
0dc8edd
libcutils: Replace cutils/log.h with android/log.h
by Mark Salyzyn
· 9 years ago
dd0f9f6
liblog: Replace log/log.h with android/log.h
by Mark Salyzyn
· 9 years ago
6d30c6d
liblog: logcat: Replace log/logd.h with log/log.h
by Mark Salyzyn
· 9 years ago
8311e0e
liblog: logd: logcat: deprecate log/log_read.h
by Mark Salyzyn
· 9 years ago
3469db2
liblog: Add C++ wrapper for C event log handler
by Mark Salyzyn
· 9 years ago
7a1089b
[qemu]: Fix payload size format in qemu_pipe_frame_send()
by Miodrag Dinic
· 9 years ago
2124a09
Merge "Fix more system/core/include warnings"
by Colin Cross
· 9 years ago
b6c6144
Fix more system/core/include warnings
by Colin Cross
· 9 years ago
ca3768e
liblog: fix errno issues with event tag map
by Mark Salyzyn
· 9 years ago
9ed918f
Merge "Flattenable: switch from assignment to memcpy()."
by David Pursell
· 9 years ago
d633cf0
Flattenable: switch from assignment to memcpy().
by David Pursell
· 9 years ago
e34ccd7
Move android_get_control_socket out of line
by Colin Cross
· 9 years ago
347220f
Fix warnings in libutils headers
by Colin Cross
· 9 years ago
aded1ac
Merge "Remove has_trivial_move trait from Vector<T>"
by Colin Cross
· 9 years ago
aefe546
Remove has_trivial_move trait from Vector<T>
by Colin Cross
· 9 years ago
0a54f9b
Merge "Fix warnings in system/ headers"
by Treehugger Robot
· 9 years ago
4d8c184
Merge "Remove net_bt_stack group and replace it with bluetooth"
by Ajay Panicker
· 9 years ago
e4ccd7a
Fix warnings in system/ headers
by Colin Cross
· 9 years ago
c955005
Merge "Hide warning in cutils/trace.h"
by Colin Cross
· 9 years ago
02ec1d0
Hide warning in cutils/trace.h
by Colin Cross
· 9 years ago
cc51fa7
Merge "Hide gnu extension warnings in log/log.h"
by Colin Cross
· 9 years ago
02f1752
Remove net_bt_stack group and replace it with bluetooth
by Ajay Panicker
· 9 years ago
c2afad9
Fix warnings in libziparchive
by Colin Cross
· 9 years ago
5701748
Merge "Move libusbhost's headers into libusbhost."
by Treehugger Robot
· 9 years ago
bdf224c
Merge "Fix warnings in cutils/atomic.h"
by Treehugger Robot
· 9 years ago
85f638e
Hide gnu extension warnings in log/log.h
by Colin Cross
· 9 years ago
af7d5d0
Move libusbhost's headers into libusbhost.
by Elliott Hughes
· 9 years ago
16b3d60
Move libbinderwrapper's headers into libbinderwrapper.
by Elliott Hughes
· 9 years ago
c4d6910
Fix warnings in cutils/atomic.h
by Colin Cross
· 9 years ago
bf172a1
Add color mode enums
by Courtney Goeltzenleuchter
· 9 years ago
739058e
add android_flex_layout for describing all flexible formats.
by Lajos Molnar
· 9 years ago
60a12d6
libutils/Unicode.cpp: Correct length computation and add checks for utf16->utf8
by Sergio Giro
· 9 years ago
f495efd
Unicode: specify destination length in utf8_to_utf16 methods
by Sergio Giro
· 9 years ago
d23af55
Merge "Make RefBase more robust and debuggable"
by Hans Boehm
· 9 years ago
04fe394
Merge "liblog: add __android_log_close()" am: 812d1c7ea2
by Mark Salyzyn
· 9 years ago
7db2779
Merge "logger: validate hdr_size field in logger entry" am: fcf7ab8b1b
by Mark Salyzyn
· 9 years ago
2af65c0
Merge "liblog: add __android_log_close()"
by Treehugger Robot
· 9 years ago
ff45d3e
Merge "logger: validate hdr_size field in logger entry"
by Treehugger Robot
· 9 years ago
a673bfb
Merge "libcutils: Add ashmem_valid() function" am: d00c7470ea
by Mark Salyzyn
· 9 years ago
8a9bd54
libcutils: Add ashmem_valid() function
by Mark Salyzyn
· 9 years ago
1ba327f
liblog: add __android_log_close()
by Mark Salyzyn
· 9 years ago
51180bf
logger: validate hdr_size field in logger entry
by Mark Salyzyn
· 9 years ago
b29b5df
Merge "Remove process_name.c" am: e5b7ad1c39
by Dmitriy Filchenko
· 9 years ago
436b04d
Remove process_name.c
by Dmitriy Filchenko
· 9 years ago
7dd72ec
Make RefBase more robust and debuggable
by Hans Boehm
· 9 years ago
c2c378c
Merge "Improve RefBase documentation, especially for clients." am: 0f39fe22ae
by Hans Boehm
· 9 years ago
60906f7
Merge "Improve RefBase documentation, especially for clients."
by Hans Boehm
· 9 years ago
09588d7
Improve RefBase documentation, especially for clients.
by Hans Boehm
· 9 years ago
19ec7d4
Merge "Fix google-explicit-constructor warnings in utils." am: 5b7e3b9a2a
by Chih-Hung Hsieh
· 9 years ago
2719362
Fix google-explicit-constructor warnings in utils.
by Chih-Hung Hsieh
· 9 years ago
c4527ca
Merge \"LruCache: avoid copying keys in lookup\" am: 896c6b14ae
by Sergio Giro
· 9 years ago
a610928
Merge "LruCache: avoid copying keys in lookup"
by Sergio Giro
· 9 years ago
98986a7
LruCache: avoid copying keys in lookup
by Sergio Giro
· 9 years ago
e289156
Merge \"Remove no-op klog_init.\" am: 5558cd362b
by Elliott Hughes
· 9 years ago
d558420
Remove no-op klog_init.
by Elliott Hughes
· 9 years ago
344c354
Merge \"Add static UID for the webview zygote process.\" am: 07f5d8cc0c
by Robert Sesek
· 9 years ago
9e02276
Merge "Add static UID for the webview zygote process."
by Treehugger Robot
· 9 years ago
0844b41
Merge \"RefBase: Silence compiler warnings\" am: f76ca2a43b
by Greg Kaiser
· 9 years ago
eb87d43
Merge "RefBase: Silence compiler warnings"
by Treehugger Robot
· 9 years ago
c6044e3
RefBase: Silence compiler warnings
by Greg Kaiser
· 9 years ago
72ee0d3
Add static UID for the webview zygote process.
by Robert Sesek
· 9 years ago
21ab2be
Merge \"Make klog_fd thread-safe and make klog_init a no-op.\" am: 588b770063
by Elliott Hughes
· 9 years ago
bb5a941
Merge "Make klog_fd thread-safe and make klog_init a no-op."
by Elliott Hughes
· 9 years ago
7b31d73
Merge \"Add UIDs for system DNS and tethering DNS\" am: c4dc4f3fc2
by Erik Kline
· 9 years ago
4e2587e
Merge "Add UIDs for system DNS and tethering DNS"
by Treehugger Robot
· 9 years ago
ad33d2d
Merge \"logcat: format verbs and adverbs\" am: 82fb012a03
by Mark Salyzyn
· 9 years ago
c4b4265
logcat: format verbs and adverbs
by Mark Salyzyn
· 9 years ago
09f3134
Add UIDs for system DNS and tethering DNS
by Erik Kline
· 9 years ago
303a42b
Make klog_fd thread-safe and make klog_init a no-op.
by Elliott Hughes
· 9 years ago
2ff6f92
Merge \"[qemu]: Move qemu_pipe.h from include/system/ directory.\"
by David 'Digit' Turner
· 9 years ago
b47d361
Merge "[qemu]: Move qemu_pipe.h from include/system/ directory."
by David Turner
· 9 years ago
6e39ece
Merge \"Use __ with attribute __noreturn__ to avoid colliding with noreturn.\"
by Elliott Hughes
· 9 years ago
6d127b8
Merge "Use __ with attribute __noreturn__ to avoid colliding with noreturn."
by Treehugger Robot
· 9 years ago
4255a74
Use __ with attribute __noreturn__ to avoid colliding with noreturn.
by Elliott Hughes
· 9 years ago
b28f060
Merge changes from topic \'debuggerd_client\' am: abf88685e3
by Josh Gao
· 9 years ago
63bfebd
Merge changes from topic 'debuggerd_client'
by Treehugger Robot
· 9 years ago
203bbe0
Merge \"Fix race condition updating local map data.\" am: 863d8e11b9
by Christopher Ferris
· 9 years ago
1e99e9a
debuggerd: add libdebuggerd_client.
by Josh Gao
· 9 years ago
bd93092
[qemu]: Move qemu_pipe.h from include/system/ directory.
by David 'Digit' Turner
· 9 years ago
c1813b3
Fix race condition updating local map data.
by Christopher Ferris
· 9 years ago
0485fd3
Merge "cutils: don\'t fortify property_get on clang." am: 310da0b990
by Josh Gao
· 9 years ago
7dd93f4
Merge "cutils: don't fortify property_get on clang."
by Treehugger Robot
· 9 years ago
d14e989
cutils: don't fortify property_get on clang.
by Josh Gao
· 9 years ago
766ab61
Merge "Add utility to prepare files in a similar way to directories" into nyc-dev
by Calin Juravle
· 9 years ago
3ab4d59
Add utility to prepare files in a similar way to directories
by Calin Juravle
· 9 years ago
b52f44b
Merge "Fix SharedBuffer. Remove aref." am: 069517574e am: 1e081a8c5f
by Hans Boehm
· 9 years ago
5e88213
Fix SharedBuffer. Remove aref.
by Hans Boehm
· 9 years ago
a627d48
Fix SharedBuffer. Remove aref.
by Hans Boehm
· 9 years ago
b0a9cbc
Fix memory order and race bugs in Refbase.h & RefBase.cpp
by Hans Boehm
· 9 years ago
d640240
Merge "Fix memory order and race bugs in Refbase.h & RefBase.cpp" am: 62212954ef
by Hans Boehm
· 9 years ago
ef1036d
Merge "Fix memory order and race bugs in Refbase.h & RefBase.cpp"
by Hans Boehm
· 9 years ago
ac83130
Remove a dead header (<netutils/dhcp.h>).
by Elliott Hughes
· 9 years ago
c85e76d
Fix memory order and race bugs in Refbase.h & RefBase.cpp
by Hans Boehm
· 9 years ago
31d2878
Merge "Don\'t expose ashmem constants on the host." am: 54fed512b9
by Elliott Hughes
· 9 years ago
Next »