summaryrefslogtreecommitdiff
path: root/errorprone/java/com/google
AgeCommit message (Expand)Author
2024-11-12Revert^2 "Recommend writeTypedObject()" Cole Faust
2024-11-12Revert "Recommend writeTypedObject()" Pechetty Sravani (xWF)
2024-11-11Recommend writeTypedObject() Cole Faust
2024-10-10Match new errorprone api Cole Faust
2024-09-27Fix UnusedVariable errorprone issues Cole Faust
2024-07-11RequiresPermissionChecker: change detection method William Escande
2023-11-20Merge "Fixes for errorprone update" into main am: 67bb3d4e5d am: 2beb114458 a... Cole Faust
2023-11-14Fixes for errorprone update Cole Faust
2023-05-23Support @EnforcePermission annotation ThiƩbaud Weksteen
2023-02-07Stop AndroidFrameworkContextUserId on UserManager Adam Bookatz
2023-02-03Merge "Fix crash in RequiresPermissionChecker.java" am: ede4a8a9d4 am: 484c08... Cole Faust
2023-02-01Fix crash in RequiresPermissionChecker.java Cole 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 errors Cole Faust
2022-02-18Lint for @hide tags in comments Michael 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 interface Cole 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 calls Ashwini Oruganti
2021-04-21Merge "Annotations for Bluetooth broadcast intents." into sc-dev am: d4b3fcac16 Jeff Sharkey
2021-04-21Annotations for Bluetooth broadcast intents. Jeff Sharkey
2021-04-17Merge changes from topic "apr16" into sc-dev am: 85e6031fb7 Jeff Sharkey
2021-04-16More Bluetooth API annotation updates. Jeff Sharkey
2021-04-15Merge changes from topic "apr10" into sc-dev am: cd5c179783 Jeff Sharkey
2021-04-14Error Prone for RequiresPermission across AIDL. Jeff Sharkey
2021-03-08Errorprone check for unattributed noteOp calls Ashwini Oruganti
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 PI Ashwini 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 check Bernardo Rufino
2020-05-05Add custom Error Prone check for rethrowing. Jeff Sharkey