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
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
2021-03-04
Attempt to run error_prone_android_framework_test as unit tests
Julien Desprez
2021-02-21
[LSC] Add LOCAL_LICENSE_KINDS to frameworks/base
Bob Badour
2020-12-08
resolve merge conflicts of 358f0d4fc8c248498cf113c41e043877a14e89a1 to master
Jeff Sharkey
2020-12-08
Improve OWNERS coverage across frameworks/base/.
Jeff Sharkey
2020-11-30
Additional hand-migration to TypedXml interface.
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-29
Merge "Use AutoValue from external/auto" into rvc-dev-plus-aosp am: 78de7c7cc...
TreeHugger Robot
2020-06-26
Use AutoValue from external/auto
Colin Cross
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-06-24
Add tests for framework-specific Error Prone.
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