1. 1f37e7a Fix IBinder parcelling by Eugene Susla · 4 years ago
  2. ddb2681 Disregard annotation params for stale dataclass detection by Eugene Susla · 4 years, 4 months ago
  3. 963ebe9 Fix signature generation for nested annotaions by Eugene Susla · 4 years, 4 months ago
  4. 4150960 Relax literal initializer requirement when codegen detects constants by Eugene Susla · 4 years, 4 months ago
  5. 77eeec1 Fix codegen for wildcards in type args by Eugene Susla · 4 years, 5 months ago
  6. ab14c55 Generate @NonNull setter args and @MaySetToNull to opt out by Eugene Susla · 5 years ago
  7. f745042 Add @NonNull annotation to Builder.addXXX args by Eugene Susla · 5 years ago
  8. c5c636a Fix codegen ArrayMap fields by Eugene Susla · 5 years ago
  9. 7daee0b [codegen] Fix generation for files without end markers by Eugene Susla · 5 years ago
  10. 322e8b1 [codegen] Support nested classes by Eugene Susla · 5 years ago
  11. 1bfb5e7 Add @NonNull to some generated methods' args by Eugene Susla · 5 years ago
  12. f821caa Few minor codegen fixes by Eugene Susla · 5 years ago
  13. 05ef53e Fix some stale dataclass detector false positives by Eugene Susla · 5 years ago
  14. 8cb1a41 Add inheritance support for parcelable dataclasses by Eugene Susla · 5 years ago
  15. 20b6e64 Fix a few corner-cases with parcelling SparseArrays and Maps by Eugene Susla · 5 years ago
  16. c49e8ee Fix codegen adding random / by Eugene Susla · 5 years ago
  17. 71d5e77 Fix codegen not accepting relative paths by Eugene Susla · 5 years ago
  18. b336109 Update codegen to match javaparser update by Eugene Susla · 6 years ago
  19. 3156a4c Addresses further review comments from ag/8000041 by Eugene Susla · 6 years ago
  20. 0fb0ffa Auto-build/update codegen by Eugene Susla · 6 years ago
  21. 574b7e1 Codegen for parcelable/dataclass boilerplate by Eugene Susla · 6 years ago