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
/
errorprone
/
java
/
com
/
google
Age
Commit message (
Expand
)
Author
2021-04-21
Annotations for Bluetooth broadcast intents.
Jeff Sharkey
2021-04-16
More Bluetooth API annotation updates.
Jeff Sharkey
2021-04-14
Error Prone for RequiresPermission across AIDL.
Jeff Sharkey
2020-11-16
Refaster templates for new TypedXml classes.
Jeff Sharkey
2020-11-13
Progress towards efficient XML serialization.
Jeff Sharkey
2020-10-20
Trivial refactor for consistent naming.
Jeff Sharkey
2020-10-20
Expand formatSimple() to support widths.
Jeff Sharkey
2020-10-20
Refinement of EfficientStringsChecker.
Jeff Sharkey
2020-10-16
Merge changes from topic "oct16b"
TreeHugger Robot
2020-10-16
Recommend efficient String operations.
Jeff Sharkey
2020-10-07
Error prone checks for mutability flags on PI
Ashwini Oruganti
2020-10-06
Merge changes from topic "oct5b"
TreeHugger Robot
2020-10-05
Detector to suggest more efficient collections.
Jeff Sharkey
2020-10-05
Detector for Binder.clearCallingIdentity() bugs.
Jeff Sharkey
2020-10-05
Merge changes from topic "oct5"
TreeHugger Robot
2020-10-05
Slight relaxing of Context.getUserId() checks.
Jeff Sharkey
2020-10-05
Exclude Telephony Binder interfaces.
Jeff Sharkey
2020-10-02
Refine CompatChanges check and enable as error.
Jeff Sharkey
2020-10-02
Guide behavior changes towards CompatChanges.
Jeff Sharkey
2020-09-25
Add checker for inefficient Parcel usage.
Jeff Sharkey
2020-08-05
Expand UidChecker to check new class initializations.
Sudheer Shanka
2020-06-24
Slight relaxing of ContextUserIdChecker.
Jeff Sharkey
2020-06-24
Add checker for PID/UID/user ID arguments.
Jeff Sharkey
2020-06-24
Add checker to support createUserContext().
Jeff Sharkey
2020-05-28
Add AndroidFrameworkClientSidePermissionCheck errorprone check
Bernardo Rufino
2020-05-05
Add custom Error Prone check for rethrowing.
Jeff Sharkey
2020-05-04
Add custom Error Prone check for SDK comparisons.
Jeff Sharkey