1. d336704 Add generic import support for Codegen by Winson · 3 years, 5 months ago
  2. fb33c43 Swap Codegen OWNER by Winson · 3 years, 5 months ago
  3. c42259b Revert^2 "Fix incompatibilities with Kotlin 1.5.0" by Aurimas Liutikas · 3 years, 7 months ago
  4. b357fad Merge "Revert "Fix incompatibilities with Kotlin 1.5.0"" am: f1e2bb9a81 am: c2db9c85cc am: 51a1b7d082 by Aurimas Liutikas · 3 years, 8 months ago
  5. c5b4071 Revert "Fix incompatibilities with Kotlin 1.5.0" by Aurimas Liutikas · 3 years, 8 months ago
  6. 4c9b195 Merge "Fix incompatibilities with Kotlin 1.5.0" am: 600dcaf908 am: 70ba49b0e5 am: c61fdfd2d1 by Aurimas Liutikas · 3 years, 8 months ago
  7. b8ca115 Fix incompatibilities with Kotlin 1.5.0 by Aurimas Liutikas · 3 years, 8 months ago
  8. 1f37e7a Fix IBinder parcelling by Eugene Susla · 3 years, 9 months ago
  9. 8a6a2bc [LSC] Add LOCAL_LICENSE_KINDS to frameworks/base by Bob Badour · 3 years, 11 months ago
  10. 051ef78 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/base by Bob Badour · 3 years, 11 months ago
  11. ed4d8e5 Fix genHiddenBuilder generating an invalid buildUpon() method by Eugene Susla · 4 years, 1 month ago
  12. 8b886c6 Fix genHiddenConstructor missing @hide by Eugene Susla · 4 years, 1 month ago
  13. ddb2681 Disregard annotation params for stale dataclass detection by Eugene Susla · 4 years, 2 months ago
  14. 963ebe9 Fix signature generation for nested annotaions by Eugene Susla · 4 years, 2 months ago
  15. 4150960 Relax literal initializer requirement when codegen detects constants by Eugene Susla · 4 years, 2 months ago
  16. 5ebde54 Mark generated setters' result as @NonNull by Eugene Susla · 4 years, 3 months ago
  17. 77eeec1 Fix codegen for wildcards in type args by Eugene Susla · 4 years, 3 months ago
  18. 47ca5d0 Generate @NonNull setter args and @MaySetToNull to opt out by Eugene Susla · 4 years, 10 months ago
  19. ab14c55 Generate @NonNull setter args and @MaySetToNull to opt out by Eugene Susla · 4 years, 10 months ago
  20. 192ca30 Remove unused UnsupportedAppUsage annotations. by Artur Satayev · 5 years ago
  21. f745042 Add @NonNull annotation to Builder.addXXX args by Eugene Susla · 5 years ago
  22. c5c636a Fix codegen ArrayMap fields by Eugene Susla · 5 years ago
  23. 7daee0b [codegen] Fix generation for files without end markers by Eugene Susla · 5 years ago
  24. 322e8b1 [codegen] Support nested classes by Eugene Susla · 5 years ago
  25. f51f6c0 Add CDM API to filter by BSSID bitmask by Eugene Susla · 5 years ago
  26. 1bfb5e7 Add @NonNull to some generated methods' args by Eugene Susla · 5 years ago
  27. f821caa Few minor codegen fixes by Eugene Susla · 5 years ago
  28. 05ef53e Fix some stale dataclass detector false positives by Eugene Susla · 5 years ago
  29. 68e5e26 Merge "Add inheritance support for parcelable dataclasses" by TreeHugger Robot · 5 years ago
  30. e10e901b Merge "Add helpful links to `codegen --help`" by TreeHugger Robot · 5 years ago
  31. 8cb1a41 Add inheritance support for parcelable dataclasses by Eugene Susla · 5 years ago
  32. d0a6401 Add helpful links to `codegen --help` by Eugene Susla · 5 years ago
  33. 20b6e64 Fix a few corner-cases with parcelling SparseArrays and Maps by Eugene Susla · 5 years ago
  34. c49e8ee Fix codegen adding random / by Eugene Susla · 5 years ago
  35. 6cd8ae5 Move lint disabler comment above CLI hint by Eugene Susla · 5 years ago
  36. 71d5e77 Fix codegen not accepting relative paths by Eugene Susla · 5 years ago
  37. f366188 Merge "Use dataclass codegen on a few initial framework classes" by Eugene Susla · 5 years ago
  38. 3b2fe61 Use dataclass codegen on a few initial framework classes by Eugene Susla · 5 years ago
  39. b336109 Update codegen to match javaparser update by Eugene Susla · 5 years ago
  40. 3156a4c Addresses further review comments from ag/8000041 by Eugene Susla · 5 years ago
  41. 0fb0ffa Auto-build/update codegen by Eugene Susla · 5 years ago
  42. 574b7e1 Codegen for parcelable/dataclass boilerplate by Eugene Susla · 6 years ago