Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
core
/
c5943fd3fac808700dc86151c9968df90e84fccf
/
libutils
/
SystemClock.cpp
bab1658
Don't rely on transitively included headers
by Jiyong Park
· 7 years ago
22dbf39
clean-up libutils includes
by Mathias Agopian
· 8 years ago
e94c92c
SystemClock: elapsedRealtimeNano() should use clock_gettime() on Linux
by Greg Hackmann
· 9 years ago
ad19af7
Remove debugging code for a fixed 3.6 kernel bug.
by Elliott Hughes
· 9 years ago
9b828ad
Use __ANDROID__ instead of HAVE_ANDROID_OS.
by Elliott Hughes
· 9 years ago
6ed68cc
Consistently use strerror in libutils.
by Elliott Hughes
· 9 years ago
22a40e6
Use __arm__ instead of ARCH_ARM.
by Elliott Hughes
· 10 years ago
5bed803
libutils: turn on -Werror
by Mark Salyzyn
· 11 years ago
6428976
SystemClock: use clock_gettime() on devices without /dev/alarm
by Greg Hackmann
· 11 years ago
5cd1181
Disable timestamp logging.
by Ben Cheng
· 11 years ago
d98e07f
move libs/utils to libutils
by Alex Ray
· 11 years ago
[Renamed from libs/utils/SystemClock.cpp]
9eb2a3b
libutils clean-up
by Mathias Agopian
· 12 years ago
f4722b5
Disable the use of clock_gettime for now.
by Ben Cheng
· 12 years ago
ad0a959
Print warnings when backwards timestamps are detected.
by Ben Cheng
· 12 years ago
af1e7b7
Add elapsedRealtimeNano(), and use CLOCK_BOOTTIME where possible.
by Nick Pelly
· 12 years ago
61d341b
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
eb09533
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
dafff0b
Clean up use of HAVE_ANDROID_OS
by Kenny Root
· 14 years ago
cbb1011
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
cf59fa8
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
d245d1d
Initial Contribution
by The Android Open Source Project
· 16 years ago