summaryrefslogtreecommitdiff
path: root/tools/processors
AgeCommit message (Expand)Author
2019-12-05Merge "Move UnsupportedAppUsageProcessor to tools/platform-compat" am: d7dd4a... satayev
2019-12-04Merge "Handle overrideSourcePosition in unsupportedappusageprocessor." am: 16... satayev
2019-12-04Move UnsupportedAppUsageProcessor to tools/platform-compat Artur Satayev
2019-12-02Handle overrideSourcePosition in unsupportedappusageprocessor. Mathew Inwood
2019-11-19Merge "Fix SignatureBuilder." am: d1219acf84 am: a8aa26d1ed Mathew Inwood
2019-11-15Fix SignatureBuilder. Mathew Inwood
2019-11-01[codegen] Support nested classes Eugene Susla
2019-10-08Fix some stale dataclass detector false positives Eugene Susla
2019-08-13Pin staledataclass-annotation-processor to Java language level 8. Pete Gillin
2019-08-06Use dataclass codegen on a few initial framework classes Eugene Susla
2019-08-05Addresses further review comments from ag/8000041 Eugene Susla
2019-07-29Auto-build/update codegen Eugene Susla
2019-07-17Codegen for parcelable/dataclass boilerplate Eugene Susla
2019-05-09Merge "Support all UnsupportedAppUsage annotations in processor" am: 3423014cbe Andrei-Valentin Onea
2019-05-08Support all UnsupportedAppUsage annotations in processor Andrei Onea
2019-03-20Remove unused @InspectableNodeName Ashley Rose
2019-03-18Rename @EnumEntry and @FlagEntry Ashley Rose
2019-03-15Use IntFunction for inspector flag and enum mapping Ashley Rose
2019-03-08InspectionCompanions as nested classes Ashley Rose
2019-03-05Resource ID support for view inspector Ashley Rose
2019-03-01Support for @InspectableProperty on public fields Ashley Rose
2019-01-29Run inspector annotation processor on framework Ashley Rose
2019-01-28Annotation processing for int enum and flag mapping Ashley Rose
2019-01-23Replace annotation_processors with plugins Colin Cross
2019-01-23Merge "Replace annotation_processors with plugins" am: bc40469e19 am: f30fba0a60 Colin Cross
2019-01-22Replace annotation_processors with plugins Colin Cross
2019-01-18Annotation processing for @InspectableProperty Ashley Rose
2019-01-17Remove old private constant from ResourceId. Aurimas Liutikas
2018-12-20Include annotation property values in output. Mathew Inwood
2018-12-11Code generation for @InspectableProperty Ashley Rose
2018-12-10Annotation processor for @InspectableNodeName Ashley Rose
2018-11-30Include annotation property values in output. Mathew Inwood
2018-09-06Fix compilation when targeting OpenJDK 9. Tobias Thierer
2018-09-05Processor for @UnsupportedAppUsage annotations. Mathew Inwood