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