You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jrm 1f5529c67e
The @NoAllocation checker should not report on created exceptions
9 years ago
..
BUCK revert on-demand for the checkers now that the hash for long filename is fixed 9 years ago
ExpensiveCallExample.java @Performance critical checker: compute the expensive call stack lazily when reporting errors 9 years ago
ExpensiveInheritanceExample.java remove subtyping rule for the @PerformanceCritical annotation 9 years ago
ExpensiveInterfaceExample.java Fix indentation of multiline copyright comment 9 years ago
ExpensiveSubtypingExample.java Fix indentation of multiline copyright comment 9 years ago
FragmentDoesNotRetainViewExample.java Checker that complains when Fragments don't nullify their Views 9 years ago
FragmentRetainsViewExample.java Checker that complains when Fragments don't nullify their Views 9 years ago
ImmutableCast.java Fix indentation of multiline copyright comment 9 years ago
NoAllocationExample.java The @NoAllocation checker should not report on created exceptions 9 years ago
PrintfArgsChecker.java Fix indentation of multiline copyright comment 9 years ago
TwoCheckersExample.java No longer overwrite the attributes in the summary if already existing 9 years ago