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
/
StrictMode.java
Age
Commit message (
Expand
)
Author
2021-04-07
Allow config context to inflate views
Charles Chen
2021-02-24
Relaxed WallpaperManager API assertion
Charles Chen
2021-01-20
Add StrictMode check for unsafe intent launching
Jeff Sharkey
2021-01-18
Limit UI context verification to UI related APIs
Charles Chen
2020-11-19
Release detectIncorrectContextUse
Charles Chen
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-10-20
Apply fixes for EfficientStrings.
Jeff Sharkey
2020-10-20
Apply fixes for EfficientCollections.
Jeff Sharkey
2020-09-14
Update language to comply with Android's inclusive language guidance
Jeff Sharkey
2020-06-26
Pass in callsite of SurfaceControl constructor explicitly (1/3)
Jorim Jaggi
2020-06-22
Fix memory leak in StrictMode violation throttling
Jing Ji
2020-05-21
Get the instance count as the initial value
Chilun
2020-05-01
Fix broken @see tags in public documentation.
Andrew Sapperstein
2020-02-20
Exempt-From-Owner-Approval: Report non-visual Context misuse
Andrii Kulian
2019-12-18
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-11-13
Add @UnsupportedAppUsage to test apis that are known to be used by apps.
Artur Satayev
2019-04-28
Avoid triggering StrictMode for storage notifs.
Jeff Sharkey
2019-03-15
Add @UnsupportedAppUsage annotations
Andrei Onea
2019-02-28
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2019-03-01
To be @Nullable or @NonNull, that is the question.
Jeff Sharkey
2018-06-30
Merge "StrictMode to catch storage while locked."
TreeHugger Robot
2018-06-29
Get android.os tests running against real APIs.
Jeff Sharkey
2018-06-29
StrictMode to catch storage while locked.
Jeff Sharkey
2018-06-26
Give StrictMode more bits to work with.
Jeff Sharkey
2018-06-26
StrictMode to catch implicit Direct Boot matching.
Jeff Sharkey
2018-04-20
Merge "StrictMode: fix non-SDK API usage detection." into pi-dev
Mathew Inwood
2018-04-19
StrictMode: fix non-SDK API usage detection.
Mathew Inwood
2018-04-05
resolve merge conflicts of c8f5480981f987cb40989f387deeea360670f018 to pi-dev...
Narayan Kamath
2018-04-03
StrictMode: Add support for warning on non SDK API usage.
Narayan Kamath
2018-03-08
Add new 'explicit GC' policy to StrictMode.
Pete Gillin
2018-02-27
Pass forward listeners when using existing builder
Kurt Nelson
2018-02-23
Flip order of arguments
Kurt Nelson
2017-11-09
Show Extensible StrictMode APIs
Kurt Nelson
2017-11-09
Extensible StrictMode
Kurt Nelson
2017-11-06
Consistent handleApplicationStrictModeViolation.
Jeff Sharkey
2017-11-03
Flip feature flag to enable StrictMode defaults.
Jeff Sharkey
2017-11-03
Narrower StrictMode defaults.
Jeff Sharkey
2017-11-03
Structure StrictMode violations as Throwables
Kurt Nelson
2017-10-27
Parcel nested stack trace elements
Kurt Nelson
2017-10-25
Move violation extra messages into throwable
Kurt Nelson
2017-10-25
Use annotation instead of comment
Kurt Nelson
2017-10-23
Plumb real stack traces through StrictMode
Kurt Nelson
2017-09-21
Make StrictMode constants visible for testing
Kurt Nelson
2017-09-18
Merge "Improve StrictMode CTS Testing"
Kurt Nelson
2017-09-14
resolve merge conflicts of 1933e5c645e6 to master
Kurt Nelson
2017-09-13
Fix javadoc typo
Kurt Nelson
2017-09-12
Improve StrictMode CTS Testing
Kurt Nelson
2017-09-07
Don't store class in InstanceCountViolation
Kurt Nelson
[next]