index
:
platform/frameworks/base
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
errorprone
Age
Commit message (
Expand
)
Author
2023-11-20
Merge "Fixes for errorprone update" into main am: 67bb3d4e5d am: 2beb114458 a...
Cole Faust
2023-11-14
Fixes for errorprone update
Cole Faust
2023-10-06
Clean up obsolete aliases for Truth.
Krzysztof Kosiński
2023-10-06
Clean up obsolete aliases for Truth.
Krzysztof Kosiński
2023-05-23
Support @EnforcePermission annotation
Thiébaud Weksteen
2023-05-23
Remove copy of annotations
Thiébaud Weksteen
2023-02-07
Stop AndroidFrameworkContextUserId on UserManager
Adam Bookatz
2023-02-03
Merge "Fix crash in RequiresPermissionChecker.java" am: ede4a8a9d4 am: 484c08...
Cole Faust
2023-02-01
Fix crash in RequiresPermissionChecker.java
Cole Faust
2022-11-15
[conflict] Merge "Fix errorprone warnings that should be errors" am: 677d6cd7...
Cole Faust
2022-11-14
Fix errorprone warnings that should be errors
Cole Faust
2022-10-21
Move TypedXml{Parser,Serializer} to modules utils package.
Hai Zhang
2022-05-31
Remove errorprone BinderIdentityTokenChecker
Azhara Assanova
2022-02-18
Lint for @hide tags in comments
Michael Wright
2021-12-09
Merge "Add instructions on how to annotate an AIDL interface" am: b6df9fb2e8 ...
Cole Faust
2021-12-06
Add instructions on how to annotate an AIDL interface
Cole Faust
2021-08-06
Omit links for custom ErrorProne checkers.
Jeff Sharkey
2021-05-07
Merge "Extend errorprone checks for unattributed calls"
Ashwini Oruganti
2021-05-06
Extend errorprone checks for unattributed calls
Ashwini Oruganti
2021-04-21
Merge "Annotations for Bluetooth broadcast intents." into sc-dev am: d4b3fcac16
Jeff Sharkey
2021-04-21
Annotations for Bluetooth broadcast intents.
Jeff Sharkey
2021-04-17
Merge changes from topic "apr16" into sc-dev am: 85e6031fb7
Jeff Sharkey
2021-04-16
More Bluetooth API annotation updates.
Jeff Sharkey
2021-04-15
Merge changes from topic "apr10" into sc-dev am: cd5c179783
Jeff Sharkey
2021-04-14
Error Prone for RequiresPermission across AIDL.
Jeff Sharkey
2021-03-08
Errorprone check for unattributed noteOp calls
Ashwini Oruganti
2021-03-04
Attempt to run error_prone_android_framework_test as unit tests
Julien Desprez
2021-02-25
Attempt to run error_prone_android_framework_test as unit tests
Julien Desprez
2021-02-21
[LSC] Add LOCAL_LICENSE_KINDS to frameworks/base
Bob Badour
2021-02-18
[LSC] Add LOCAL_LICENSE_KINDS to frameworks/base
Bob Badour
2020-12-08
resolve merge conflicts of 358f0d4fc8c248498cf113c41e043877a14e89a1 to master
Jeff Sharkey
2020-12-08
Improve OWNERS coverage across frameworks/base/.
Jeff Sharkey
2020-11-30
Additional hand-migration to TypedXml interface.
Jeff Sharkey
2020-11-16
Refaster templates for new TypedXml classes.
Jeff Sharkey
2020-11-13
Progress towards efficient XML serialization.
Jeff Sharkey
2020-10-20
Trivial refactor for consistent naming.
Jeff Sharkey
2020-10-20
Expand formatSimple() to support widths.
Jeff Sharkey
2020-10-20
Refinement of EfficientStringsChecker.
Jeff Sharkey
2020-10-16
Merge changes from topic "oct16b"
TreeHugger Robot
2020-10-16
Recommend efficient String operations.
Jeff Sharkey
2020-10-07
Error prone checks for mutability flags on PI
Ashwini Oruganti
2020-10-06
Merge changes from topic "oct5b"
TreeHugger Robot
2020-10-05
Detector to suggest more efficient collections.
Jeff Sharkey
2020-10-05
Detector for Binder.clearCallingIdentity() bugs.
Jeff Sharkey
2020-10-05
Merge changes from topic "oct5"
TreeHugger Robot
2020-10-05
Slight relaxing of Context.getUserId() checks.
Jeff Sharkey
2020-10-05
Exclude Telephony Binder interfaces.
Jeff Sharkey
2020-10-02
Refine CompatChanges check and enable as error.
Jeff Sharkey
2020-10-02
Guide behavior changes towards CompatChanges.
Jeff Sharkey
2020-09-25
Add checker for inefficient Parcel usage.
Jeff Sharkey
[next]