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
/
util
/
LocalLog.java
Age
Commit message (
Expand
)
Author
2020-10-27
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-22
Migrate hot codepaths to formatSimple().
Jeff Sharkey
2020-01-07
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-10
Merge "Extend LocalLog to enable UTC timestamps" am: 9436134056 am: c74594a2e3
Neil Fuller
2019-12-09
Extend LocalLog to enable UTC timestamps
Neil Fuller
2019-08-16
Added new dump method with indent for LocalLog.
Oscar Azucena
2019-02-21
LocalLog: add overloaded dump and reverseDump methods.
Hugo Benichi
2018-08-14
Add @UnsupportedAppUsage annotations
Mathew Inwood
2017-06-12
LocalLog: Use LocalDateTime.now() instead of a Calendar.
Narayan Kamath
2016-10-11
Better LocalLog
Hugo Benichi
2015-07-14
Log NetworkRequestInfo to get more detailed history
Erik Kline
2015-06-26
Add Validation logging.
Robert Greenwalt
2015-02-28
Remove unused imports in frameworks/base.
John Spurlock
2014-10-03
add millisecond timestamp to locallog
vandwalle
2013-11-20
Remove unused imports from frameworks/base.
John Spurlock
2012-01-20
Log netd traffic nicely.
Robert Greenwalt