index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
util
/
EventLog.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
EventLog: Disable event writing in production builds
Danny Lin
2023-01-03
1
-10
/
+64
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-29
1
-1
/
+2
*
Revert "Add maxTargetSdk restriction to unused APIs."
Hongwei Wang
2020-10-28
1
-2
/
+1
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-27
1
-1
/
+2
*
Merge "Cleanup references to system/core/liblog -> system/logging/liblog" am:...
Treehugger Robot
2020-10-27
1
-1
/
+1
|
\
|
*
Cleanup references to system/core/liblog -> system/logging/liblog
Baligh Uddin
2020-10-26
1
-1
/
+1
*
|
Add @Nullable annotation to the parameter of Object.equals() methods.
Roman Kalukiewicz
2020-10-15
1
-1
/
+1
|
/
*
Support security logging on org-owned managed profile devices
Rubin Xu
2020-02-20
1
-13
/
+97
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2020-01-07
1
-1
/
+1
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-14
1
-0
/
+2
*
expose the UID in the EventLog API
Chris Wren
2017-04-28
1
-0
/
+15
*
Request logs from logd with 3s overlap to avoid missing events.
Pavel Grafov
2017-03-21
1
-0
/
+23
*
add a signaled reader to the eventlog
Chris Wren
2017-01-23
1
-0
/
+15
*
resolve merge conflicts of 082a1721b516 to master
Mark Salyzyn
2017-01-11
1
-1
/
+1
|
\
|
*
Replace cutils/log.h and log/logger.h with log/log.h
Mark Salyzyn
2017-01-09
1
-1
/
+1
*
|
Don't WTF when reading empty data from the eventlog
Chris Wren
2016-12-19
1
-0
/
+26
|
/
*
Add JNI bridge to the new logd security buffer.
Rubin Xu
2016-01-15
1
-0
/
+12
*
Add thread safety documentation
Neil Fuller
2015-11-26
1
-1
/
+1
*
Add float support to binary event log.
Jeff Brown
2015-04-28
1
-3
/
+15
*
EventLog: event log translation errors
Mark Salyzyn
2014-04-25
1
-7
/
+17
*
Remove default constructors from static utility classes.
Jesse Wilson
2011-02-24
1
-0
/
+2
*
Bumper un-@hide (un-@pending actually) of previously reviewed APIs:
Dan Egnor
2010-01-07
1
-2
/
+0
*
Remove old EventLog tests from here, they will be replaced by a
Dan Egnor
2010-01-07
1
-0
/
+1
*
Simplify EventLog interface -- remove supported for nested
Dan Egnor
2010-01-06
1
-167
/
+126
*
Allow zero-length lists in EventLog entries.
Dan Egnor
2009-07-29
1
-5
/
+1
*
Add method to read events from a file. Remove unused method. Fixed after re...
Jim Miller
2009-07-06
1
-1
/
+10
*
Add getRawData() method for AggregationService.
Jim Miller
2009-06-08
1
-2
/
+6
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-0
/
+288
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-288
/
+0
*
Initial Contribution
The Android Open Source Project
2008-10-21
1
-0
/
+288