index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
os
/
SystemClock.java
Age
Commit message (
Expand
)
Author
2021-03-01
Merge "Re-throw system server exception." am: 112cd8df86 am: c76d1a4c26 am: 0...
Almaz Mingaleev
2021-02-25
Re-throw system server exception.
Almaz Mingaleev
2020-11-04
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-29
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-28
Revert "Add maxTargetSdk restriction to unused APIs."
Hongwei Wang
2020-10-27
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-08-05
Switching StatLogger to uptime
Suprabh Shukla
2019-12-18
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-11-25
Merge "Remove dead code from SystemServer" am: 05eeef4188 am: 01d1dd28f1
Neil Fuller
2019-11-21
Remove dead code from SystemServer
Neil Fuller
2019-06-17
Remove SystemClock.uptimeMillisClock().
Kweku Adams
2019-03-21
Merge "Add location backed system clock"
Chad Brubaker
2019-03-20
Add location backed system clock
Chad Brubaker
2019-03-15
Add @UnsupportedAppUsage annotations
Andrei Onea
2018-03-26
API council requested tweaks to SystemClock.
Jeff Sharkey
2018-02-16
Better handling of NTP-based clocks.
Jeff Sharkey
2017-11-09
Extend JobInfo to support NetworkRequest.
Jeff Sharkey
2016-10-03
SystemClock JNI update
John Reck
2014-02-21
Move time setting code from SystemClock to AlarmManagerService
Greg Hackmann
2013-03-22
Remove misleading documentation from SystemClock
Michael Wright
2012-09-26
Fix for bug: #7173350. elapsedRealtimeNano() -> elapsedRealtimeNanos()
Philip Milne
2012-09-24
Revert "Fix for bug: #7173350. elapsedRealtimeNano() -> elapsedRealtimeNanos()"
Philip Milne
2012-09-21
Fix for bug: #7173350. elapsedRealtimeNano() -> elapsedRealtimeNanos()
Philip Milne
2012-07-20
Introduce SystemClock#elapsedRealtimeNano.
Nick Pelly
2011-07-20
Convert looper traces to traceview traces
Romain Guy
2009-07-31
Update docs.
Joe Onorato
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2008-10-21
Initial Contribution
The Android Open Source Project