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