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 c9bd0dae24
[annotations] allow custom ThreadSafe annotation to be applied to constructors
8 years ago
..
Assertions.java Fix indentation of multiline copyright comment 9 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
ReturnsOwnership.java [thread-safety] Add @ReturnsOwnership annotation for methods and handle it in the thread-safety analysis 8 years ago
SuppressFieldNotInitialized.java Fix indentation of multiline copyright comment 9 years ago
SuppressFieldNotNullable.java Fix indentation of multiline copyright comment 9 years ago
SuppressLint.java [infer][java] Add @SuppressLint as part of the Infer annotations 8 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] add string parameter to @ThreadConfined 8 years ago
ThreadSafe.java [annotations] allow custom ThreadSafe annotation to be applied to constructors 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