summaryrefslogtreecommitdiff
path: root/core/jni/android_os_SystemClock.cpp
AgeCommit message (Expand)Author
2020-08-05Switching StatLogger to uptimeSuprabh Shukla
2019-07-02Use cross-platform APIs for getting timeJerome Gaillard
2017-07-20Merge "frameworks/base: use proper nativehelper headers"Steven Moreland
2017-07-19frameworks/base: use proper nativehelper headersSteven Moreland
2016-10-03SystemClock JNI updateJohn Reck
2016-07-28Make SystemClock FastJNIJohn Reck
2015-09-22constify JNINativeMethod function pointer tablesDaniel Micay
2014-11-25We have POSIX clocks.Elliott Hughes
2014-11-21Frameworks/base: Consistency in core/jniAndreas Gampe
2014-02-21Move time setting code from SystemClock to AlarmManagerServiceGreg Hackmann
2013-12-16Add /dev/rtc backend to SystemClockGreg Hackmann
2013-05-07libutils clean-upMathias Agopian
2012-09-26Fix JNI method signature.Jeff Sharkey
2012-07-20Introduce SystemClock#elapsedRealtimeNano.Nick Pelly
2011-07-20Convert looper traces to traceview tracesRomain Guy
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2008-10-21Initial ContributionThe Android Open Source Project