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