index
:
platform/frameworks/base
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
processors
Age
Commit message (
Expand
)
Author
2024-05-21
Update location of output.
Priyanka
2023-10-06
Clean up obsolete aliases for Truth.
Krzysztof KosiĆski
2023-02-17
Remove test mapping file for ImmutabilityAnnotationProcessorUnitTests
Sorin Basca
2023-01-13
Mark ImmutabilityProcessorTest as unit_test
Winson Chiu
2022-11-29
Expose AndroidPackage#getStorageUuid
Winson Chiu
2022-10-11
Add java exports for ImmutabilityAnnotationProcessorUnitTests
Sorin Basca
2022-10-05
Propagate class @Immutable.Ignore to references
Winson Chiu
2022-10-04
Handle super classes for @Immutable
Winson Chiu
2022-09-28
Merge "Unpin staledataclass-annotation-processor from Java 8" am: 818cc23210 ...
Sorin Basca
2022-09-27
Unpin staledataclass-annotation-processor from Java 8
Sorin Basca
2022-09-22
Add jdk.compiler exports to ImmutabilityAnnotationProcessor
Sorin Basca
2022-09-14
Support final classes with final fields for @Immutable
Winson Chiu
2022-09-14
Add @Immutable
Winson Chiu
2022-06-02
Fix kotlin deprecation warnings
Cole Faust
2022-04-26
disable usage of plugins as static libs
Sam Delmerico
2022-03-04
Update StaleDataclassProcessor for JDK 17
Colin Cross
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
[next]