Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core_old
/
706ba3185a1c3acc486460faf10b440c7e4bf059
/
include
8a59612
liblog: add android_log_write_string8_len
by Mark Salyzyn
· 9 years ago
77ab6d6
Add more first-party Brillo system users.
by Jorge Lucangeli Obes
· 9 years ago
3a8083b
Sync internal<->AOSP user list.
by Chien-Yu Chen
· 9 years ago
ef82021
liblog: event log list logging handler
by Mark Salyzyn
· 9 years ago
a181cb6
libutils: add String8 and String16 std_string utility methods
by Samuel Tan
· 9 years ago
afb802d
libutils: remove whitespace from String8 files
by Samuel Tan
· 9 years ago
99c22c4
Merge "libutils: remove whitespaces in String16.cpp and String16.h"
by Samuel Tan
· 9 years ago
1b5ed1a
libutils: remove whitespaces in String16.cpp and String16.h
by Samuel Tan
· 9 years ago
29302ac
Merge "Move libnetutils headers into libnetutils."
by Elliott Hughes
· 9 years ago
e91ef30
Merge "Move libdiskconfig headers into libdiskconfig."
by Elliott Hughes
· 9 years ago
5ec63b6
Merge "Move libmemtrack headers into libmemtrack."
by Elliott Hughes
· 9 years ago
4686c37
Move libdiskconfig headers into libdiskconfig.
by Elliott Hughes
· 9 years ago
e7a7fe7
Move libmemtrack headers into libmemtrack.
by Elliott Hughes
· 9 years ago
492ef8b
Move libnetutils headers into libnetutils.
by Elliott Hughes
· 9 years ago
b0e3901
Move libnativeloader headers into libnativeloader.
by Elliott Hughes
· 9 years ago
14005d2
Fix windows 64-bit builds
by Dan Willemsen
· 9 years ago
f4c457c
libcutils/fastboot: improve multi-buffer write.
by David Pursell
· 9 years ago
fd88b65
libcutils: add multi-buffer socket send.
by David Pursell
· 9 years ago
037c6bf
libcutils: add socket_get_local_port().
by David Pursell
· 9 years ago
bd7adff
Merge "Name the pixel format and transform enums"
by Dan Stoza
· 9 years ago
d43b7b5
uid for codec process
by Marco Nelissen
· 9 years ago
2ea6b28
fastboot: use cutils socket functions.
by David Pursell
· 9 years ago
08564e0
Merge "libcutils: share Windows networking code."
by David Pursell
· 9 years ago
385fdcb
Merge "Allow setting an arbitrary alignment for an entry."
by Christopher Ferris
· 9 years ago
fca5dce
Allow setting an arbitrary alignment for an entry.
by Christopher Ferris
· 9 years ago
4af978b
Merge "Add logd security buffer tag types and string write API."
by Rubin Xu
· 9 years ago
5528261
Add logd security buffer tag types and string write API.
by Rubin Xu
· 9 years ago
2658c79
Remove unused cruft from <log/log.h>.
by Elliott Hughes
· 9 years ago
5add0b6
libcutils: share Windows networking code.
by David Pursell
· 9 years ago
1bdc310
Add a ZipArchiveStreamEntry class.
by Christopher Ferris
· 9 years ago
3544959
debuggerd: fork and drop privileges when dumping.
by Josh Gao
· 9 years ago
4fee0d7
android_filesystem_config.h: Add Brillo users.
by Jorge Lucangeli Obes
· 9 years ago
496a197
libbinderwrapper: Add BinderWrapper::GetOrCreateInstance()
by Alex Vakulenko
· 9 years ago
53ae820
Use GID "wakelock" to control access to kernel wakelock
by Pavlin Radoslavov
· 9 years ago
5673bea
Add parameter for shared namespaces
by Dimitry Ivanov
· 9 years ago
8a51a49
Add audioserver UID.
by Jorge Lucangeli Obes
· 9 years ago
22da456
New uid for extractor process
by Marco Nelissen
· 10 years ago
af019ec
Name the pixel format and transform enums
by Dan Stoza
· 9 years ago
369e1c1
Merge "cutils: trace: add DATABASE tag"
by Greg Hackmann
· 9 years ago
2d6b126
Merge "logd: liblog: logcat: Add LOG_ID_SECURITY"
by Mark Salyzyn
· 9 years ago
6b653cf
Merge changes I598c8c5c,I672b0f4d,Id882978b,Idff5e080,Ib124eca1, ...
by Mark Salyzyn
· 9 years ago
e0edc73
Apply permitted path to the classloader-namespace
by Dimitry Ivanov
· 9 years ago
54c11f3
logger.h: reduce maximum payload so sum is page size
by Mark Salyzyn
· 9 years ago
4dba1c5
liblog: logprint add uid format modifier
by Mark Salyzyn
· 9 years ago
9187d65
logger.h: Add definition for logger_entry_v4
by Mark Salyzyn
· 9 years ago
ef5f664
logd: liblog: logcat: Add LOG_ID_SECURITY
by Mark Salyzyn
· 9 years ago
0b9987a
liblog: Add __android_log_security()
by Mark Salyzyn
· 9 years ago
4e35a22
Merge "Native loader as a separate library"
by Dimitry Ivanov
· 9 years ago
a30d5ad
liblog: Support for ANDROID_LOG_WRAP mode flag on reader
by Mark Salyzyn
· 9 years ago
cf45786
Native loader as a separate library
by Dimitry Ivanov
· 9 years ago
75576ee
logd: liblog: logcat: switch to android_log_clockid() (2)
by Mark Salyzyn
· 9 years ago
2ee6f4c
Merge "Revert "logd: liblog: logcat: switch to android_log_clockid()""
by Mark Salyzyn
· 9 years ago
2761640
Revert "logd: liblog: logcat: switch to android_log_clockid()"
by Mark Salyzyn
· 9 years ago
de91708
Merge "logd: liblog: logcat: switch to android_log_clockid()"
by Mark Salyzyn
· 9 years ago
e016f5c
Track rename of base/ to android-base/.
by Elliott Hughes
· 9 years ago
2a099f2
logd: liblog: logcat: switch to android_log_clockid()
by Mark Salyzyn
· 9 years ago
551d934
cutils: trace: add DATABASE tag
by Greg Hackmann
· 10 years ago
1c26291
Merge "libutils: fix cache removal when callback invalidates the key"
by Sergio Giro
· 9 years ago
6a36c12
libutils: fix cache removal when callback invalidates the key
by Sergio Giro
· 9 years ago
8355667
liblog: resolve deadlocks
by Mark Salyzyn
· 9 years ago
d3eac0a
Revert "liblog: resolve deadlocks"
by Mark Salyzyn
· 9 years ago
9695cdb
liblog: resolve deadlocks
by Mark Salyzyn
· 9 years ago
0f66108
Merge "libutils: Add UNEXPECTED_NULL status_t"
by Christopher Wiley
· 9 years ago
1f5e1e7
libutils: Add UNEXPECTED_NULL status_t
by Christopher Wiley
· 9 years ago
e08eb02
Enable hidepid=2 on /proc
by Nick Kralevich
· 9 years ago
a60b1d5
Use std::unique_ptr instead of UniquePtr.
by Dan Albert
· 9 years ago
ac9066f
Merge "Teach sp<> how to std::move"
by John Reck
· 9 years ago
d73fbcc
Merge "Add deflate compression to ZipWriter"
by Adam Lesinski
· 9 years ago
3e161b7
liblog: add android_log_timestamp() private function
by Mark Salyzyn
· 10 years ago
46d758e
liblog: logcat: add epoch and monotonic format modifiers
by Mark Salyzyn
· 10 years ago
2377963
Teach sp<> how to std::move
by John Reck
· 9 years ago
b63b931
Add deflate compression to ZipWriter
by Adam Lesinski
· 10 years ago
2f526c4
Merge "libbinderwrapper: Add GetCallingUid() and GetCallingPid()."
by Daniel Erat
· 9 years ago
92c9cc9
libbinderwrapper: Add GetCallingUid() and GetCallingPid().
by Daniel Erat
· 9 years ago
d3679d6
Implement ZipWriter for quickly writing ZipFiles.
by Adam Lesinski
· 10 years ago
5e036f3
system/core: fix iterator for LruCache
by Sergio Giro
· 10 years ago
b066de3
am b955f476: Merge "Add a "tlsdate" AID for unprivileged tlsdate execution."
by Gilad Arnold
· 10 years ago
f0b587c
Add a "tlsdate" AID for unprivileged tlsdate execution.
by Gilad Arnold
· 10 years ago
efcc536
am c6c6ab50: Merge "Implement C++11 move semantics for android::FileMap"
by Adam Lesinski
· 10 years ago
b771a83
Implement C++11 move semantics for android::FileMap
by Adam Lesinski
· 10 years ago
edb9739
resolved conflicts for 70808827 to stage-aosp-master
by Sergio Giro
· 10 years ago
08f3530
system/core: remove BasicHashtable
by Sergio Giro
· 10 years ago
15a7814
am 447356dd: Merge "liblog: logcat: Add year and zone to date on each line"
by Mark Salyzyn
· 10 years ago
776afb2
am e0453334: Merge "system/core: remove methods returning SharedBuffer in String8, String16"
by Sergio Giro
· 10 years ago
81117f6
Merge "liblog: logcat: Add year and zone to date on each line"
by Mark Salyzyn
· 10 years ago
509a40f
Merge "system/core: remove methods returning SharedBuffer in String8, String16"
by Sergio Giro
· 10 years ago
2b66108
system/core: remove methods returning SharedBuffer in String8, String16
by Sergio Giro
· 10 years ago
cf83fee
am 730fdbb1: Merge "system/core: change LruCache to use unordered_set instead of BasicHashTable"
by Sergio Giro
· 10 years ago
f96fbe0
Merge "system/core: change LruCache to use unordered_set instead of BasicHashTable"
by Sergio Giro
· 10 years ago
a6adfb3
system/core: change LruCache to use unordered_set instead of BasicHashTable
by Sergio Giro
· 10 years ago
c914f44
am eccf0a45: Merge "utils: add pwrite64 to Compat.h for Mac"
by Sami Tolvanen
· 10 years ago
bbe2e38
utils: add pwrite64 to Compat.h for Mac
by Sami Tolvanen
· 10 years ago
8c680ac
liblog: logcat: Add year and zone to date on each line
by Mark Salyzyn
· 10 years ago
32ee058
resolved conflicts for 6ee734cf to stage-aosp-master
by Sergio Giro
· 10 years ago
2a6c66d
Merge "libutils: hide SharedBuffer by moving SharedBuffer.h to the implementation directory"
by Sergio Giro
· 10 years ago
dd8dcfa
libutils: hide SharedBuffer by moving SharedBuffer.h to the implementation directory
by Sergio Giro
· 10 years ago
d360561
am 65744003: Merge "Revert "Revert "Revert "Revert "Add BacktraceOffline for offline backtracing."""""
by Yabin Cui
· 10 years ago
29d3f4d
Revert "Revert "Revert "Revert "Add BacktraceOffline for offline backtracing.""""
by Yabin Cui
· 10 years ago
3114615
am 00ea49fc: Merge "Revert "Revert "Revert "Add BacktraceOffline for offline backtracing.""""
by Yabin Cui
· 10 years ago
cc4a195
Revert "Revert "Revert "Add BacktraceOffline for offline backtracing."""
by Yabin Cui
· 10 years ago
Next »