1. ca4589b Merge "Fix SignatureBuilder." am: d1219acf84 am: a8aa26d1ed am: cb84d0811c by Mathew Inwood · 4 years, 8 months ago
  2. 4e2a442 Fix SignatureBuilder. by Mathew Inwood · 4 years, 8 months ago
  3. 322e8b1 [codegen] Support nested classes by Eugene Susla · 4 years, 9 months ago
  4. 05ef53e Fix some stale dataclass detector false positives by Eugene Susla · 4 years, 10 months ago
  5. 50c58e4 Pin staledataclass-annotation-processor to Java language level 8. by Pete Gillin · 5 years ago
  6. 3b2fe61 Use dataclass codegen on a few initial framework classes by Eugene Susla · 5 years ago
  7. 3156a4c Addresses further review comments from ag/8000041 by Eugene Susla · 5 years ago
  8. 0fb0ffa Auto-build/update codegen by Eugene Susla · 5 years ago
  9. 574b7e1 Codegen for parcelable/dataclass boilerplate by Eugene Susla · 5 years ago
  10. 0c7c762 Merge "Support all UnsupportedAppUsage annotations in processor" am: 3423014cbe by Andrei-Valentin Onea · 5 years ago
  11. 5e22614 Support all UnsupportedAppUsage annotations in processor by Andrei Onea · 5 years ago
  12. b948bcd Remove unused @InspectableNodeName by Ashley Rose · 5 years ago
  13. 73abdd3c Rename @EnumEntry and @FlagEntry by Ashley Rose · 5 years ago
  14. 83bac9f Use IntFunction for inspector flag and enum mapping by Ashley Rose · 5 years ago
  15. fdb5af2 InspectionCompanions as nested classes by Ashley Rose · 5 years ago
  16. e891481 Resource ID support for view inspector by Ashley Rose · 5 years ago
  17. 89d6bce Support for @InspectableProperty on public fields by Ashley Rose · 5 years ago
  18. b47ddd4 Run inspector annotation processor on framework by Ashley Rose · 5 years ago
  19. 0b671da Annotation processing for int enum and flag mapping by Ashley Rose · 5 years ago
  20. a3b22bf Replace annotation_processors with plugins by Colin Cross · 6 years ago
  21. 5d4bd49 Merge "Replace annotation_processors with plugins" am: bc40469e19 am: f30fba0a60 by Colin Cross · 6 years ago
  22. a1f8e1a Replace annotation_processors with plugins by Colin Cross · 6 years ago
  23. c1a4dec Annotation processing for @InspectableProperty by Ashley Rose · 6 years ago
  24. d8ebfef Remove old private constant from ResourceId. by Aurimas Liutikas · 6 years ago
  25. cfc7952 Include annotation property values in output. by Mathew Inwood · 6 years ago
  26. 171a723 Code generation for @InspectableProperty by Ashley Rose · 6 years ago
  27. de080eb Annotation processor for @InspectableNodeName by Ashley Rose · 6 years ago
  28. bd70770 Include annotation property values in output. by Mathew Inwood · 6 years ago
  29. 8fb3615 Fix compilation when targeting OpenJDK 9. by Tobias Thierer · 6 years ago
  30. bad89e5 Processor for @UnsupportedAppUsage annotations. by Mathew Inwood · 6 years ago