index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
processors
Age
Commit message (
Expand
)
Author
2021-02-23
[LSC] Add LOCAL_LICENSE_KINDS to frameworks/base
Bob Badour
2021-02-21
[LSC] Add LOCAL_LICENSE_KINDS to frameworks/base
Bob Badour
2020-11-30
Update comment for generating IntDefs mapping
Ioana Stefan
2020-11-04
Disregard annotation params for stale dataclass detection
Eugene Susla
2020-07-14
Add intDef annotation processor to generate mapping
Pablo Gamito
2019-12-05
Merge "Move UnsupportedAppUsageProcessor to tools/platform-compat" am: d7dd4a...
satayev
2019-12-04
Merge "Handle overrideSourcePosition in unsupportedappusageprocessor." am: 16...
satayev
2019-12-04
Move UnsupportedAppUsageProcessor to tools/platform-compat
Artur Satayev
2019-12-02
Handle overrideSourcePosition in unsupportedappusageprocessor.
Mathew Inwood
2019-11-19
Merge "Fix SignatureBuilder." am: d1219acf84 am: a8aa26d1ed
Mathew Inwood
2019-11-15
Fix SignatureBuilder.
Mathew Inwood
2019-11-01
[codegen] Support nested classes
Eugene Susla
2019-10-08
Fix some stale dataclass detector false positives
Eugene Susla
2019-08-13
Pin staledataclass-annotation-processor to Java language level 8.
Pete Gillin
2019-08-06
Use dataclass codegen on a few initial framework classes
Eugene Susla
2019-08-05
Addresses further review comments from ag/8000041
Eugene Susla
2019-07-29
Auto-build/update codegen
Eugene Susla
2019-07-17
Codegen for parcelable/dataclass boilerplate
Eugene Susla
2019-05-09
Merge "Support all UnsupportedAppUsage annotations in processor" am: 3423014cbe
Andrei-Valentin Onea
2019-05-08
Support all UnsupportedAppUsage annotations in processor
Andrei Onea
2019-03-20
Remove unused @InspectableNodeName
Ashley Rose
2019-03-18
Rename @EnumEntry and @FlagEntry
Ashley Rose
2019-03-15
Use IntFunction for inspector flag and enum mapping
Ashley Rose
2019-03-08
InspectionCompanions as nested classes
Ashley Rose
2019-03-05
Resource ID support for view inspector
Ashley Rose
2019-03-01
Support for @InspectableProperty on public fields
Ashley Rose
2019-01-29
Run inspector annotation processor on framework
Ashley Rose
2019-01-28
Annotation processing for int enum and flag mapping
Ashley Rose
2019-01-23
Replace annotation_processors with plugins
Colin Cross
2019-01-23
Merge "Replace annotation_processors with plugins" am: bc40469e19 am: f30fba0a60
Colin Cross
2019-01-22
Replace annotation_processors with plugins
Colin Cross
2019-01-18
Annotation processing for @InspectableProperty
Ashley Rose
2019-01-17
Remove old private constant from ResourceId.
Aurimas Liutikas
2018-12-20
Include annotation property values in output.
Mathew Inwood
2018-12-11
Code generation for @InspectableProperty
Ashley Rose
2018-12-10
Annotation processor for @InspectableNodeName
Ashley Rose
2018-11-30
Include annotation property values in output.
Mathew Inwood
2018-09-06
Fix compilation when targeting OpenJDK 9.
Tobias Thierer
2018-09-05
Processor for @UnsupportedAppUsage annotations.
Mathew Inwood