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
w16.1
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
os
/
StrictMode.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Pass in callsite of SurfaceControl constructor explicitly (1/3)
Jorim Jaggi
2020-06-26
1
-0
/
+7
*
Fix memory leak in StrictMode violation throttling
Jing Ji
2020-06-22
1
-16
/
+47
*
Get the instance count as the initial value
Chilun
2020-05-21
1
-1
/
+6
*
Fix broken @see tags in public documentation.
Andrew Sapperstein
2020-05-01
1
-1
/
+0
*
Exempt-From-Owner-Approval: Report non-visual Context misuse
Andrii Kulian
2020-02-20
1
-0
/
+43
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-18
1
-1
/
+1
*
Add @UnsupportedAppUsage to test apis that are known to be used by apps.
Artur Satayev
2019-11-13
1
-0
/
+2
*
Avoid triggering StrictMode for storage notifs.
Jeff Sharkey
2019-04-28
1
-2
/
+4
*
Add @UnsupportedAppUsage annotations
Andrei Onea
2019-03-15
1
-0
/
+15
*
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2019-02-28
1
-1
/
+1
*
To be @Nullable or @NonNull, that is the question.
Jeff Sharkey
2019-03-01
1
-49
/
+49
*
Merge "StrictMode to catch storage while locked."
TreeHugger Robot
2018-06-30
1
-0
/
+110
|
\
|
*
StrictMode to catch storage while locked.
Jeff Sharkey
2018-06-29
1
-0
/
+110
*
|
Get android.os tests running against real APIs.
Jeff Sharkey
2018-06-29
1
-5
/
+3
|
/
*
Give StrictMode more bits to work with.
Jeff Sharkey
2018-06-26
1
-319
/
+212
*
StrictMode to catch implicit Direct Boot matching.
Jeff Sharkey
2018-06-26
1
-1
/
+44
*
Merge "StrictMode: fix non-SDK API usage detection." into pi-dev
Mathew Inwood
2018-04-20
1
-0
/
+6
|
\
|
*
StrictMode: fix non-SDK API usage detection.
Mathew Inwood
2018-04-19
1
-0
/
+6
*
|
resolve merge conflicts of c8f5480981f987cb40989f387deeea360670f018 to pi-dev...
Narayan Kamath
2018-04-05
1
-1
/
+43
|
\
|
|
*
StrictMode: Add support for warning on non SDK API usage.
Narayan Kamath
2018-04-03
1
-1
/
+43
*
|
Add new 'explicit GC' policy to StrictMode.
Pete Gillin
2018-03-08
1
-1
/
+42
|
/
*
Pass forward listeners when using existing builder
Kurt Nelson
2018-02-27
1
-0
/
+2
*
Flip order of arguments
Kurt Nelson
2018-02-23
1
-2
/
+14
*
Show Extensible StrictMode APIs
Kurt Nelson
2017-11-09
1
-13
/
+3
*
Extensible StrictMode
Kurt Nelson
2017-11-09
1
-81
/
+226
*
Consistent handleApplicationStrictModeViolation.
Jeff Sharkey
2017-11-06
1
-70
/
+38
*
Flip feature flag to enable StrictMode defaults.
Jeff Sharkey
2017-11-03
1
-1
/
+1
*
Narrower StrictMode defaults.
Jeff Sharkey
2017-11-03
1
-83
/
+129
*
Structure StrictMode violations as Throwables
Kurt Nelson
2017-11-03
1
-234
/
+127
*
Parcel nested stack trace elements
Kurt Nelson
2017-10-27
1
-8
/
+30
*
Move violation extra messages into throwable
Kurt Nelson
2017-10-25
1
-50
/
+23
*
Use annotation instead of comment
Kurt Nelson
2017-10-25
1
-3
/
+3
*
Plumb real stack traces through StrictMode
Kurt Nelson
2017-10-23
1
-64
/
+137
*
Make StrictMode constants visible for testing
Kurt Nelson
2017-09-21
1
-16
/
+32
*
Merge "Improve StrictMode CTS Testing"
Kurt Nelson
2017-09-18
1
-24
/
+34
|
\
|
*
Improve StrictMode CTS Testing
Kurt Nelson
2017-09-12
1
-24
/
+34
*
|
resolve merge conflicts of 1933e5c645e6 to master
Kurt Nelson
2017-09-14
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Fix javadoc typo
Kurt Nelson
2017-09-13
1
-1
/
+1
*
|
Don't store class in InstanceCountViolation
Kurt Nelson
2017-09-07
1
-4
/
+2
*
|
Remove redundant vmpolicy variable
Kurt Nelson
2017-09-05
1
-28
/
+31
*
|
AOSP format StrictMode
Kurt Nelson
2017-08-31
1
-707
/
+534
|
/
*
Only require that system UIDs tag their sockets.
Jeff Sharkey
2017-06-27
1
-11
/
+10
*
Add @TestApi for StrictMode tests.
Jeff Sharkey
2017-06-26
1
-0
/
+3
*
Disable activity leak detection by default for userdebug
Mathieu Chartier
2017-06-20
1
-1
/
+12
*
Offer listener to observe StrictMode violations.
Jeff Sharkey
2017-05-24
1
-0
/
+18
*
Disable large-ish parcel logging.
Jeff Sharkey
2017-03-17
1
-1
/
+1
*
Merge "Fix Javadoc for StrictMode#permitUnbufferdIo" am: b8648ae07a am: c847a...
Shubham Ajmera
2017-03-02
1
-1
/
+1
|
\
|
*
Merge "Fix Javadoc for StrictMode#permitUnbufferdIo"
Shubham Ajmera
2017-03-02
1
-1
/
+1
|
|
\
|
|
*
Fix Javadoc for StrictMode#permitUnbufferdIo
Shubham Ajmera
2017-03-01
1
-1
/
+1
|
*
|
Fix two StrictMode stack collection bugs.
Jeff Sharkey
2016-12-07
1
-48
/
+34
|
|
\
\
|
|
|
/
|
|
/
|
[next]