summaryrefslogtreecommitdiff
path: root/errorprone
AgeCommit message (Expand)Author
2023-02-09Fix crash in RequiresPermissionChecker.javaCole Faust
2021-12-09Merge "Add instructions on how to annotate an AIDL interface" am: b6df9fb2e8 ...Cole Faust
2021-12-06Add instructions on how to annotate an AIDL interfaceCole Faust
2021-08-06Omit links for custom ErrorProne checkers.Jeff Sharkey
2021-05-07Merge "Extend errorprone checks for unattributed calls"Ashwini Oruganti
2021-05-06Extend errorprone checks for unattributed callsAshwini Oruganti
2021-04-21Merge "Annotations for Bluetooth broadcast intents." into sc-dev am: d4b3fcac16Jeff Sharkey
2021-04-21Annotations for Bluetooth broadcast intents.Jeff Sharkey
2021-04-17Merge changes from topic "apr16" into sc-dev am: 85e6031fb7Jeff Sharkey
2021-04-16More Bluetooth API annotation updates.Jeff Sharkey
2021-04-15Merge changes from topic "apr10" into sc-dev am: cd5c179783Jeff Sharkey
2021-04-14Error Prone for RequiresPermission across AIDL.Jeff Sharkey
2021-03-08Errorprone check for unattributed noteOp callsAshwini Oruganti
2021-03-04Attempt to run error_prone_android_framework_test as unit testsJulien Desprez
2021-02-25Attempt to run error_prone_android_framework_test as unit testsJulien Desprez
2021-02-21[LSC] Add LOCAL_LICENSE_KINDS to frameworks/baseBob Badour
2021-02-18[LSC] Add LOCAL_LICENSE_KINDS to frameworks/baseBob Badour
2020-12-08resolve merge conflicts of 358f0d4fc8c248498cf113c41e043877a14e89a1 to masterJeff Sharkey
2020-12-08Improve OWNERS coverage across frameworks/base/.Jeff Sharkey
2020-11-30Additional hand-migration to TypedXml interface.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-29Merge "Use AutoValue from external/auto" into rvc-dev-plus-aosp am: 78de7c7cc...TreeHugger Robot
2020-06-26Use AutoValue from external/autoColin Cross
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-06-24Add tests for framework-specific Error Prone.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