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