Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core_old
/
795c3152f5b56da2fc81add1965946133613d6a3
/
include
85c0f9a
Use CAP_MASK_LONG for file capabilities.
by Jorge Lucangeli Obes
· 10 years ago
cc8b55e
Merge "Add a tag for tracing system server."
by Yasuhiro Matsuda
· 10 years ago
fd3ddc5
Add macro to call event logger for errors.
by William Luh
· 10 years ago
be2d522
libcutils: cleanups for -fsanitize=integer
by Nick Kralevich
· 10 years ago
aa3531f
libutils: cleanups for -fsanitize=integer
by Nick Kralevich
· 10 years ago
c0d675c
Remove a HAVE_MS_C_RUNTIME I missed.
by Elliott Hughes
· 10 years ago
ce56be8
Replace HAVE_MS_C_RUNTIME with _WIN32 in system/core.
by Elliott Hughes
· 10 years ago
fd249ca
Add a tag for tracing system server.
by Yasuhiro Matsuda
· 10 years ago
cac7f98
Stop being silly.
by Elliott Hughes
· 10 years ago
3c55573
Add a trace constant for PackageManager
by Todd Kennedy
· 10 years ago
f4d01fa
Reserve new UID range for OEM.
by Jorge Lucangeli Obes
· 10 years ago
6a65e8f
Merge "Use __ANDROID__ instead of HAVE_ANDROID_OS."
by Elliott Hughes
· 10 years ago
4d46be7
Use __ANDROID__ instead of HAVE_ANDROID_OS.
by Elliott Hughes
· 10 years ago
d68c6e2
Merge "Use _WIN32 rather than HAVE_WINSOCK."
by Elliott Hughes
· 10 years ago
5e621f6
Fix Win32 <ziparchive/zip_archive.h>.
by Elliott Hughes
· 10 years ago
4e4af61
Use _WIN32 rather than HAVE_WINSOCK.
by Elliott Hughes
· 10 years ago
545c008
Move libutils off AndroidConfig.h.
by Elliott Hughes
· 10 years ago
c9c0b7c
Report getaddrinfo failures correctly.
by Elliott Hughes
· 10 years ago
254ab1d
Merge "Use fsck.f2fs -a instead of -f for faster boot"
by Yusuke Sato
· 10 years ago
a071d98
Add a "dbus" AID for running dbus-daemon.
by Daniel Erat
· 10 years ago
42a5129
Use fsck.f2fs -a instead of -f for faster boot
by Yusuke Sato
· 10 years ago
55c6e5c
Rename ZipEntryName to ZipString
by Yusuke Sato
· 10 years ago
17739cf
Add |optional_suffix| to StartIteration()
by Yusuke Sato
· 10 years ago
5b15aca
TypeHelpers.h: Don't underflow unsigned int
by Nick Kralevich
· 10 years ago
e0c7b96
liblog: logcat: Add printable format modifier
by Mark Salyzyn
· 10 years ago
8d71b85
Merge "Change the 64 bit map address format."
by Christopher Ferris
· 10 years ago
f6cf45f
Change the 64 bit map address format.
by Christopher Ferris
· 10 years ago
8273c44
system/audio.h: Make function inline
by Arman Uguray
· 10 years ago
5940ac2
Merge "LibNativeBridge: Version 2"
by Andreas Gampe
· 10 years ago
cadc81d
LibNativeBridge: Version 2
by Andreas Gampe
· 10 years ago
dbc4923
logcat: liblog: Add "usec" format argument
by Mark Salyzyn
· 10 years ago
1384a32
Merge "audio: Fix false positives in audio_is_remote_submix_device()"
by Eric Laurent
· 10 years ago
75ba3d2
audio: Fix false positives in audio_is_remote_submix_device()
by Misael Lopez Cruz
· 10 years ago
e33cb5b
Merge "liblog: Add kernel log id"
by Mark Salyzyn
· 10 years ago
bdb6f14
Add offset to map data.
by Christopher Ferris
· 10 years ago
cd712f5
liblog: Add kernel log id
by Mark Salyzyn
· 11 years ago
dad402b
Add load base to map for relocation packing.
by Christopher Ferris
· 10 years ago
b004f61
Merge "Fix gettid() on Windows."
by Dan Albert
· 10 years ago
1b1d59e
Fix gettid() on Windows.
by Dan Albert
· 10 years ago
35a9c35
Merge "ANativeWindow: Add NATIVE_WINDOW_BUFFER_AGE query"
by Dan Stoza
· 10 years ago
f3d8fbe
Add float support to binary event log.
by Jeff Brown
· 10 years ago
cb838b4
Merge "Fix typos in comments"
by Richard Uhler
· 10 years ago
1a15f90
Merge "Mark time conversion functions as constexpr"
by Michael Wright
· 10 years ago
e69ee72
Remove dead code.
by Elliott Hughes
· 10 years ago
01ce224
Remove a declaration for an unimplemented function.
by Elliott Hughes
· 10 years ago
8c5e893
Fix typos in comments
by Richard Uhler
· 10 years ago
ec9bc81
Mark time conversion functions as constexpr
by Michael Wright
· 10 years ago
9b9a0ca
Merge "Revert "cutils: add OS-independent endian.h""
by Greg Hackmann
· 10 years ago
fd5da59
Revert "cutils: add OS-independent endian.h"
by Greg Hackmann
· 10 years ago
5c139a2
Merge "cutils: add OS-independent endian.h"
by Greg Hackmann
· 10 years ago
e84b1fb
Merge "Move trace.h to stdatomic."
by Yabin Cui
· 10 years ago
ab421c4
cutils: add OS-independent endian.h
by Greg Hackmann
· 10 years ago
4d116cc
Move trace.h to stdatomic.
by Yabin Cui
· 10 years ago
1cd0376
libcutils: add fs_config_generate
by Mark Salyzyn
· 10 years ago
f89eade
ANativeWindow: Add NATIVE_WINDOW_BUFFER_AGE query
by Dan Stoza
· 10 years ago
201fc3e
Add NATIVE_WINDOW_SET_SURFACE_DAMAGE
by Dan Stoza
· 10 years ago
04067d6
log: Add check for LINT_RLOG
by Mark Salyzyn
· 10 years ago
90cb3d6
logd: Don't embed a flexible array member within another struct
by Nick Kralevich
· 10 years ago
47f7ed8
android_filesystem_config.h: use __BEGIN_DECLS and __END_DECLS
by Mark Salyzyn
· 10 years ago
8f6f1e5
Allow inputflinger to have CAP_BLOCK_SUSPEND.
by Tim Kilbourn
· 10 years ago
a64ec29
android_filesystem_config: move fs_config to libcutils
by Mark Salyzyn
· 10 years ago
fb46085
Only Windows doesn't have %zd.
by Elliott Hughes
· 10 years ago
931c6a9
Just use snprintf for android_get_control_socket.
by Elliott Hughes
· 10 years ago
935417d
Be more intention-revealing with libcutils' strlcpy.
by Elliott Hughes
· 10 years ago
5e48cda
Move all libcutils tests into the gtests.
by Elliott Hughes
· 10 years ago
8d91c8d
Merge "Define atrace_* functions for both target and host."
by Richard Uhler
· 10 years ago
5f78353
Merge "Refactor the code."
by Christopher Ferris
· 10 years ago
86f313a
Refactor the code.
by Christopher Ferris
· 10 years ago
ec430a5
Log more timing information from init.
by Elliott Hughes
· 10 years ago
6ac42af
Define atrace_* functions for both target and host.
by Richard Uhler
· 10 years ago
497e411
O_CLOEXEC is O_NOINHERIT on Windows.
by Dan Albert
· 10 years ago
8460d62
Fix mac sdk build.
by Christopher Ferris
· 10 years ago
f7b2624
Move gettid() into libcutils.
by Dan Albert
· 10 years ago
e4d03bb
Merge "Remove libzipfile."
by Narayan Kamath
· 10 years ago
f969f09
Merge "DO NOT MERGE Add ANativeWindow dataSpace; update graphics formats, color spaces"
by Dan Stoza
· 10 years ago
e1887ae
Remove libzipfile.
by Narayan Kamath
· 10 years ago
6e37a8f
DO NOT MERGE Add ANativeWindow dataSpace; update graphics formats, color spaces
by Eino-Ville Talvala
· 10 years ago
90aa856
pixelflinger: make self-contained
by Greg Hackmann
· 10 years ago
3358459
Remove obsolete files from fs_config's list.
by Elliott Hughes
· 10 years ago
82f8dc0
Add variable length read to Backtrace.
by Christopher Ferris
· 10 years ago
0bb5b0a
Revert "Revert "Create libbase.""
by Dan Albert
· 10 years ago
01eb2ae
Revert "Create libbase."
by Nicolas Geoffray
· 10 years ago
6aaf6b9
Create libbase.
by Dan Albert
· 10 years ago
4049d6d
Remove unused header file.
by Elliott Hughes
· 10 years ago
ffac686
am 4487c605: Merge changes I0ec0fe3e,I9e5fccba
by Mark Salyzyn
· 10 years ago
38cdc8f
private: Add event payload structures to android_logger.h
by Mark Salyzyn
· 10 years ago
6661ac9
am ae19b631: Merge "liblog: add pstore read"
by Mark Salyzyn
· 10 years ago
71921a2
liblog: add pstore read
by Mark Salyzyn
· 10 years ago
b757518
am 110166c1: Merge "liblog: introduce ANDROID_LOG_* flags"
by Mark Salyzyn
· 10 years ago
eae52fb
liblog: introduce ANDROID_LOG_* flags
by Mark Salyzyn
· 10 years ago
ec81ce5
am c40cf1ce: Merge "Remove useless refCounting from FileMap."
by Narayan Kamath
· 10 years ago
f7dd543
Remove useless refCounting from FileMap.
by Narayan Kamath
· 10 years ago
ca00a4e
am ed318bff: Merge "log.h: Fix typo"
by Andreas Gampe
· 10 years ago
980eac5
am fd867303: Merge changes I420b5b8a,Ica23fe41
by Mark Salyzyn
· 10 years ago
258a72a
am 95f7ecbd: Merge "liblog: add __android_log_is_loggable()"
by Mark Salyzyn
· 10 years ago
cab78d2
log.h: Fix typo
by Andreas Gampe
· 10 years ago
425492c
log.h: wrap android_testLog around __android_log_is_loggable
by Mark Salyzyn
· 10 years ago
cae73f9
log.h: deprecate CONDITION
by Mark Salyzyn
· 11 years ago
63571ac
liblog: add __android_log_is_loggable()
by Mark Salyzyn
· 11 years ago
e6ed63e
am c9c401e6: Merge "Move map data into backtrace data proper."
by Christopher Ferris
· 10 years ago
Next »