1. 9ea3a5c Update location of output. by Priyanka · 10 months ago
  2. 60b7087 Clean up obsolete aliases for Truth. by Krzysztof Kosiński · 1 year, 5 months ago
  3. 94ce5bc Remove test mapping file for ImmutabilityAnnotationProcessorUnitTests by Sorin Basca · 2 years, 1 month ago
  4. ec02895 Mark ImmutabilityProcessorTest as unit_test by Winson Chiu · 2 years, 2 months ago
  5. f1e50ac Expose AndroidPackage#getStorageUuid by Winson Chiu · 2 years, 5 months ago
  6. 7b15f93 Add java exports for ImmutabilityAnnotationProcessorUnitTests by Sorin Basca · 2 years, 5 months ago
  7. aff3d50 Propagate class @Immutable.Ignore to references by Winson Chiu · 2 years, 5 months ago
  8. 3d7578b Handle super classes for @Immutable by Winson Chiu · 2 years, 5 months ago
  9. 7617023 Merge "Unpin staledataclass-annotation-processor from Java 8" am: 818cc23210 am: 7ef2a66679 am: 78f8f9af2e am: 8b6aaf9081 am: 91b2223d19 by Sorin Basca · 2 years, 5 months ago
  10. 73cb9bd Unpin staledataclass-annotation-processor from Java 8 by Sorin Basca · 2 years, 5 months ago
  11. 0fe3340 Add jdk.compiler exports to ImmutabilityAnnotationProcessor by Sorin Basca · 2 years, 6 months ago
  12. 944239c Support final classes with final fields for @Immutable by Winson Chiu · 2 years, 6 months ago
  13. a597df8 Add @Immutable by Winson Chiu · 2 years, 7 months ago
  14. 6f2c4a3 Fix kotlin deprecation warnings by Cole Faust · 2 years, 9 months ago
  15. ad1207b disable usage of plugins as static libs by Sam Delmerico · 2 years, 10 months ago
  16. 4d7c294 Update StaleDataclassProcessor for JDK 17 by Colin Cross · 3 years ago
  17. d594958 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/base by Bob Badour · 4 years ago
  18. 8a6a2bc [LSC] Add LOCAL_LICENSE_KINDS to frameworks/base by Bob Badour · 4 years, 1 month ago
  19. 4e5e87c Update comment for generating IntDefs mapping by Ioana Stefan · 4 years, 3 months ago
  20. ddb2681 Disregard annotation params for stale dataclass detection by Eugene Susla · 4 years, 4 months ago
  21. c18f0a3 Add intDef annotation processor to generate mapping by Pablo Gamito · 4 years, 9 months ago
  22. 0c637f5 Merge "Move UnsupportedAppUsageProcessor to tools/platform-compat" am: d7dd4ad00c am: cf662a4aac by satayev · 5 years ago
  23. 8899e8f Merge "Handle overrideSourcePosition in unsupportedappusageprocessor." am: 168c609085 am: be7b380039 by satayev · 5 years ago
  24. 38deb17 Move UnsupportedAppUsageProcessor to tools/platform-compat by Artur Satayev · 5 years ago
  25. 2867ddf Handle overrideSourcePosition in unsupportedappusageprocessor. by Mathew Inwood · 5 years ago
  26. ca4589b Merge "Fix SignatureBuilder." am: d1219acf84 am: a8aa26d1ed am: cb84d0811c by Mathew Inwood · 5 years ago
  27. 4e2a442 Fix SignatureBuilder. by Mathew Inwood · 5 years ago
  28. 322e8b1 [codegen] Support nested classes by Eugene Susla · 5 years ago
  29. 05ef53e Fix some stale dataclass detector false positives by Eugene Susla · 5 years ago
  30. 50c58e4 Pin staledataclass-annotation-processor to Java language level 8. by Pete Gillin · 6 years ago
  31. 3b2fe61 Use dataclass codegen on a few initial framework classes by Eugene Susla · 6 years ago
  32. 3156a4c Addresses further review comments from ag/8000041 by Eugene Susla · 6 years ago
  33. 0fb0ffa Auto-build/update codegen by Eugene Susla · 6 years ago
  34. 574b7e1 Codegen for parcelable/dataclass boilerplate by Eugene Susla · 6 years ago
  35. 0c7c762 Merge "Support all UnsupportedAppUsage annotations in processor" am: 3423014cbe by Andrei-Valentin Onea · 6 years ago
  36. 5e22614 Support all UnsupportedAppUsage annotations in processor by Andrei Onea · 6 years ago
  37. b948bcd Remove unused @InspectableNodeName by Ashley Rose · 6 years ago
  38. 73abdd3c Rename @EnumEntry and @FlagEntry by Ashley Rose · 6 years ago
  39. 83bac9f Use IntFunction for inspector flag and enum mapping by Ashley Rose · 6 years ago
  40. fdb5af2 InspectionCompanions as nested classes by Ashley Rose · 6 years ago
  41. e891481 Resource ID support for view inspector by Ashley Rose · 6 years ago
  42. 89d6bce Support for @InspectableProperty on public fields by Ashley Rose · 6 years ago
  43. b47ddd4 Run inspector annotation processor on framework by Ashley Rose · 6 years ago
  44. 0b671da Annotation processing for int enum and flag mapping by Ashley Rose · 6 years ago
  45. a3b22bf Replace annotation_processors with plugins by Colin Cross · 6 years ago
  46. 5d4bd49 Merge "Replace annotation_processors with plugins" am: bc40469e19 am: f30fba0a60 by Colin Cross · 6 years ago
  47. a1f8e1a Replace annotation_processors with plugins by Colin Cross · 6 years ago
  48. c1a4dec Annotation processing for @InspectableProperty by Ashley Rose · 6 years ago
  49. d8ebfef Remove old private constant from ResourceId. by Aurimas Liutikas · 6 years ago
  50. cfc7952 Include annotation property values in output. by Mathew Inwood · 6 years ago
  51. 171a723 Code generation for @InspectableProperty by Ashley Rose · 6 years ago
  52. de080eb Annotation processor for @InspectableNodeName by Ashley Rose · 6 years ago
  53. bd70770 Include annotation property values in output. by Mathew Inwood · 6 years ago
  54. 8fb3615 Fix compilation when targeting OpenJDK 9. by Tobias Thierer · 6 years ago
  55. bad89e5 Processor for @UnsupportedAppUsage annotations. by Mathew Inwood · 7 years ago