summaryrefslogtreecommitdiff
path: root/errorprone
AgeCommit message (Expand)Author
2023-11-20Merge "Fixes for errorprone update" into main am: 67bb3d4e5d am: 2beb114458 a...Cole Faust
2023-11-14Fixes for errorprone updateCole Faust
2023-10-06Clean up obsolete aliases for Truth.Krzysztof Kosiński
2023-10-06Clean up obsolete aliases for Truth.Krzysztof Kosiński
2023-05-23Support @EnforcePermission annotationThiébaud Weksteen
2023-05-23Remove copy of annotationsThiébaud Weksteen
2023-02-07Stop AndroidFrameworkContextUserId on UserManagerAdam Bookatz
2023-02-03Merge "Fix crash in RequiresPermissionChecker.java" am: ede4a8a9d4 am: 484c08...Cole Faust
2023-02-01Fix crash in RequiresPermissionChecker.javaCole Faust
2022-11-15[conflict] Merge "Fix errorprone warnings that should be errors" am: 677d6cd7...Cole Faust
2022-11-14Fix errorprone warnings that should be errorsCole Faust
2022-10-21Move TypedXml{Parser,Serializer} to modules utils package.Hai Zhang
2022-05-31Remove errorprone BinderIdentityTokenCheckerAzhara Assanova
2022-02-18Lint for @hide tags in commentsMichael Wright
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