Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
core
/
fd28f327ee0e110208ef42ded829286643860394
/
include
964428c
Add macro to call event logger for errors.
by William Luh
· 9 years ago
7390478
libcutils: cleanups for -fsanitize=integer
by Nick Kralevich
· 9 years ago
1f28698
libutils: cleanups for -fsanitize=integer
by Nick Kralevich
· 9 years ago
27507d8
Remove a HAVE_MS_C_RUNTIME I missed.
by Elliott Hughes
· 9 years ago
cd4ef75
Replace HAVE_MS_C_RUNTIME with _WIN32 in system/core.
by Elliott Hughes
· 9 years ago
5be6b37
Stop being silly.
by Elliott Hughes
· 9 years ago
da106ad
Add a trace constant for PackageManager
by Todd Kennedy
· 9 years ago
b93b9d4
Reserve new UID range for OEM.
by Jorge Lucangeli Obes
· 9 years ago
e6e7160
Merge "Use __ANDROID__ instead of HAVE_ANDROID_OS."
by Elliott Hughes
· 9 years ago
9b828ad
Use __ANDROID__ instead of HAVE_ANDROID_OS.
by Elliott Hughes
· 9 years ago
44443be
Merge "Use _WIN32 rather than HAVE_WINSOCK."
by Elliott Hughes
· 9 years ago
bb50a39
Fix Win32 <ziparchive/zip_archive.h>.
by Elliott Hughes
· 9 years ago
adbf442
Use _WIN32 rather than HAVE_WINSOCK.
by Elliott Hughes
· 9 years ago
1f8bc86
Move libutils off AndroidConfig.h.
by Elliott Hughes
· 9 years ago
381cfa9
Report getaddrinfo failures correctly.
by Elliott Hughes
· 9 years ago
0e3ce82
Merge "Use fsck.f2fs -a instead of -f for faster boot"
by Yusuke Sato
· 9 years ago
f7b8cae
Add a "dbus" AID for running dbus-daemon.
by Daniel Erat
· 9 years ago
0df0827
Use fsck.f2fs -a instead of -f for faster boot
by Yusuke Sato
· 9 years ago
0744754
Rename ZipEntryName to ZipString
by Yusuke Sato
· 9 years ago
f1d3d3b
Add |optional_suffix| to StartIteration()
by Yusuke Sato
· 9 years ago
58bf572
TypeHelpers.h: Don't underflow unsigned int
by Nick Kralevich
· 9 years ago
b932b2f
liblog: logcat: Add printable format modifier
by Mark Salyzyn
· 10 years ago
493cdcb
Merge "Change the 64 bit map address format."
by Christopher Ferris
· 9 years ago
862fe02
Change the 64 bit map address format.
by Christopher Ferris
· 9 years ago
0aee2ac
system/audio.h: Make function inline
by Arman Uguray
· 9 years ago
02b29c4
Merge "LibNativeBridge: Version 2"
by Andreas Gampe
· 9 years ago
a6ac9ce
LibNativeBridge: Version 2
by Andreas Gampe
· 10 years ago
e1f2004
logcat: liblog: Add "usec" format argument
by Mark Salyzyn
· 10 years ago
74f0a57
Merge "audio: Fix false positives in audio_is_remote_submix_device()"
by Eric Laurent
· 10 years ago
bee4965
audio: Fix false positives in audio_is_remote_submix_device()
by Misael Lopez Cruz
· 10 years ago
b51546f
Merge "liblog: Add kernel log id"
by Mark Salyzyn
· 10 years ago
5c88568
Add offset to map data.
by Christopher Ferris
· 10 years ago
440e109
liblog: Add kernel log id
by Mark Salyzyn
· 10 years ago
2106f4b
Add load base to map for relocation packing.
by Christopher Ferris
· 10 years ago
8076616
Merge "Fix gettid() on Windows."
by Dan Albert
· 10 years ago
b3a36ca
Fix gettid() on Windows.
by Dan Albert
· 10 years ago
5d67a2c
Merge "ANativeWindow: Add NATIVE_WINDOW_BUFFER_AGE query"
by Dan Stoza
· 10 years ago
44193d9
Add float support to binary event log.
by Jeff Brown
· 10 years ago
f75f16a
Merge "Fix typos in comments"
by Richard Uhler
· 10 years ago
a75b3de
Merge "Mark time conversion functions as constexpr"
by Michael Wright
· 10 years ago
d5ff3e9
Remove dead code.
by Elliott Hughes
· 10 years ago
e886ba9
Remove a declaration for an unimplemented function.
by Elliott Hughes
· 10 years ago
587fb6a
Fix typos in comments
by Richard Uhler
· 10 years ago
65e93c3
Mark time conversion functions as constexpr
by Michael Wright
· 10 years ago
0e2d601
Merge "Revert "cutils: add OS-independent endian.h""
by Greg Hackmann
· 10 years ago
bf7f28a
Revert "cutils: add OS-independent endian.h"
by Greg Hackmann
· 10 years ago
88e0344
Merge "cutils: add OS-independent endian.h"
by Greg Hackmann
· 10 years ago
51e32b5
Merge "Move trace.h to stdatomic."
by Yabin Cui
· 10 years ago
c3bac8b
cutils: add OS-independent endian.h
by Greg Hackmann
· 10 years ago
a8ac32c
Move trace.h to stdatomic.
by Yabin Cui
· 10 years ago
5d9e5ef
libcutils: add fs_config_generate
by Mark Salyzyn
· 10 years ago
19df32c
ANativeWindow: Add NATIVE_WINDOW_BUFFER_AGE query
by Dan Stoza
· 10 years ago
238ec98
Add NATIVE_WINDOW_SET_SURFACE_DAMAGE
by Dan Stoza
· 10 years ago
4ff2545
log: Add check for LINT_RLOG
by Mark Salyzyn
· 10 years ago
58ba58a
logd: Don't embed a flexible array member within another struct
by Nick Kralevich
· 10 years ago
1604561
android_filesystem_config.h: use __BEGIN_DECLS and __END_DECLS
by Mark Salyzyn
· 10 years ago
628620c
Allow inputflinger to have CAP_BLOCK_SUSPEND.
by Tim Kilbourn
· 10 years ago
a21c29e
android_filesystem_config: move fs_config to libcutils
by Mark Salyzyn
· 10 years ago
146c244
Only Windows doesn't have %zd.
by Elliott Hughes
· 10 years ago
edc49d7
Just use snprintf for android_get_control_socket.
by Elliott Hughes
· 10 years ago
2040031
Be more intention-revealing with libcutils' strlcpy.
by Elliott Hughes
· 10 years ago
af98efb
Move all libcutils tests into the gtests.
by Elliott Hughes
· 10 years ago
0c266ef
Merge "Define atrace_* functions for both target and host."
by Richard Uhler
· 10 years ago
9dc41d5
Merge "Refactor the code."
by Christopher Ferris
· 10 years ago
2c43cff
Refactor the code.
by Christopher Ferris
· 10 years ago
da40c00
Log more timing information from init.
by Elliott Hughes
· 10 years ago
7d451ab
Define atrace_* functions for both target and host.
by Richard Uhler
· 10 years ago
c6b30f3
O_CLOEXEC is O_NOINHERIT on Windows.
by Dan Albert
· 10 years ago
fc3576f
Fix mac sdk build.
by Christopher Ferris
· 10 years ago
7dfb61d
Move gettid() into libcutils.
by Dan Albert
· 10 years ago
fd26252
Merge "Remove libzipfile."
by Narayan Kamath
· 10 years ago
ca87790
Merge "DO NOT MERGE Add ANativeWindow dataSpace; update graphics formats, color spaces"
by Dan Stoza
· 10 years ago
766adf9
Remove libzipfile.
by Narayan Kamath
· 10 years ago
b93343d
DO NOT MERGE Add ANativeWindow dataSpace; update graphics formats, color spaces
by Eino-Ville Talvala
· 10 years ago
38eb58d
pixelflinger: make self-contained
by Greg Hackmann
· 10 years ago
3c29200
Remove obsolete files from fs_config's list.
by Elliott Hughes
· 10 years ago
2b4a63f
Add variable length read to Backtrace.
by Christopher Ferris
· 10 years ago
c007bc3
Revert "Revert "Create libbase.""
by Dan Albert
· 10 years ago
a7870d8
Revert "Create libbase."
by Nicolas Geoffray
· 10 years ago
98ff772
Create libbase.
by Dan Albert
· 10 years ago
c2f0ed6
Remove unused header file.
by Elliott Hughes
· 10 years ago
e79201e
am 4487c605: Merge changes I0ec0fe3e,I9e5fccba
by Mark Salyzyn
· 10 years ago
fa1c063
private: Add event payload structures to android_logger.h
by Mark Salyzyn
· 10 years ago
d851c80
am ae19b631: Merge "liblog: add pstore read"
by Mark Salyzyn
· 10 years ago
6eef417
liblog: add pstore read
by Mark Salyzyn
· 10 years ago
f557949
am 110166c1: Merge "liblog: introduce ANDROID_LOG_* flags"
by Mark Salyzyn
· 10 years ago
2d3f38a
liblog: introduce ANDROID_LOG_* flags
by Mark Salyzyn
· 10 years ago
f9df4b1
am c40cf1ce: Merge "Remove useless refCounting from FileMap."
by Narayan Kamath
· 10 years ago
6832a7a
Remove useless refCounting from FileMap.
by Narayan Kamath
· 10 years ago
f320e8e
am ed318bff: Merge "log.h: Fix typo"
by Andreas Gampe
· 10 years ago
8a5198a
am fd867303: Merge changes I420b5b8a,Ica23fe41
by Mark Salyzyn
· 10 years ago
2671ffb
am 95f7ecbd: Merge "liblog: add __android_log_is_loggable()"
by Mark Salyzyn
· 10 years ago
f45bbe4
log.h: Fix typo
by Andreas Gampe
· 10 years ago
1df92e5
log.h: wrap android_testLog around __android_log_is_loggable
by Mark Salyzyn
· 10 years ago
f5af82e
log.h: deprecate CONDITION
by Mark Salyzyn
· 10 years ago
9568705
liblog: add __android_log_is_loggable()
by Mark Salyzyn
· 10 years ago
e6ed63e
am c9c401e6: Merge "Move map data into backtrace data proper."
by Christopher Ferris
· 10 years ago
c9c401e
Merge "Move map data into backtrace data proper."
by Christopher Ferris
· 10 years ago
12385e3
Move map data into backtrace data proper.
by Christopher Ferris
· 10 years ago
b164b10
am 5e753100: Merge "Clean up reading and writing in init."
by Elliott Hughes
· 10 years ago
Next »