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.
Sam Blackshear f9280b682f
[thread-safety] don't warn on accesses to fields assigned to @Functional calls
9 years ago
..
Assertions.java Fix indentation of multiline copyright comment 11 years ago
AssumeThreadSafe.java [thread-safety] add string param to AssumeThreadSafe 9 years ago
Expensive.java allowing class-level Expensive and PerformanceCritical annotations 10 years ago
FalseOnNull.java Fix indentation of multiline copyright comment 11 years ago
Functional.java [thread-safety] don't warn on accesses to fields assigned to @Functional calls 9 years ago
IgnoreAllocations.java Add the annotation @IgnoreAllocations to stop tracking allocations whenever useless 10 years ago
Initializer.java Fix indentation of multiline copyright comment 11 years ago
IntegritySink.java adding integrity source/sink annotations 10 years ago
IntegritySource.java adding integrity source/sink annotations 10 years ago
Mutable.java Fix indentation of multiline copyright comment 11 years ago
NoAllocation.java Add support for @NoAllocation in the performance critical checker 10 years ago
OkToExtend.java adding @OkToExtend annotation 10 years ago
PerformanceCritical.java allowing class-level Expensive and PerformanceCritical annotations 10 years ago
Present.java Fix indentation of multiline copyright comment 11 years ago
PrivacySink.java getting rid of string parameter on privacy annotations 10 years ago
PrivacySource.java getting rid of string parameter on privacy annotations 10 years ago
Strict.java Fix indentation of multiline copyright comment 11 years ago
SuppressFieldNotInitialized.java Fix indentation of multiline copyright comment 11 years ago
SuppressFieldNotNullable.java Fix indentation of multiline copyright comment 11 years ago
SuppressNullFieldAccess.java Fix indentation of multiline copyright comment 11 years ago
SuppressNullMethodCall.java Fix indentation of multiline copyright comment 11 years ago
SuppressParameterNotNullable.java Fix indentation of multiline copyright comment 11 years ago
SuppressReturnOverAnnotated.java Fix indentation of multiline copyright comment 11 years ago
SuppressViewNullability.java Add SuppressViewNullability annotation 10 years ago
ThreadConfined.java [thread-safety] allow @ThreadConfined annotation on methods 9 years ago
ThreadSafeMethod.java [thread-safety] add and support @ThreadSafeMethod annotation 9 years ago
TrueOnNull.java Fix indentation of multiline copyright comment 11 years ago
Verify.java Fix indentation of multiline copyright comment 11 years ago