1. fb8a239 Export javac classes by Cole Faust · 6 months ago
  2. 8081a90 Revert^2 "Recommend writeTypedObject()" by Cole Faust · 6 months ago
  3. e0b2df0 Revert "Recommend writeTypedObject()" by Pechetty Sravani (xWF) · 6 months ago
  4. abb4eae Recommend writeTypedObject() by Cole Faust · 6 months ago
  5. 5c82839 Merge "Add colefaust@ to OWNERS" into main by Treehugger Robot · 7 months ago
  6. 71c8e7a Add colefaust@ to OWNERS by Cole Faust · 7 months ago
  7. dae7aac Match new errorprone api by Cole Faust · 8 months ago
  8. 8da8dd1 Fix UnusedVariable errorprone issues by Cole Faust · 8 months ago
  9. 77cfbdf RequiresPermissionChecker: change detection method by William Escande · 10 months ago
  10. 411be6a Merge "Fixes for errorprone update" into main am: 67bb3d4e5d am: 2beb114458 am: 5b3e51e8da by Cole Faust · 1 year, 6 months ago
  11. a599ed9 Fixes for errorprone update by Cole Faust · 1 year, 6 months ago
  12. bbe98fe3 Clean up obsolete aliases for Truth. by Krzysztof Kosiński · 1 year, 8 months ago
  13. 60b7087 Clean up obsolete aliases for Truth. by Krzysztof Kosiński · 1 year, 8 months ago
  14. e63cb8f Support @EnforcePermission annotation by Thiébaud Weksteen · 2 years ago
  15. 31e1f9f Remove copy of annotations by Thiébaud Weksteen · 2 years ago
  16. c80cb2e Stop AndroidFrameworkContextUserId on UserManager by Adam Bookatz · 2 years, 3 months ago
  17. 32cbca5 Merge "Fix crash in RequiresPermissionChecker.java" am: ede4a8a9d4 am: 484c089212 am: 6a088277f4 by Cole Faust · 2 years, 4 months ago
  18. a5f2ae0 Fix crash in RequiresPermissionChecker.java by Cole Faust · 2 years, 4 months ago
  19. e4abcbec [conflict] Merge "Fix errorprone warnings that should be errors" am: 677d6cd780 am: f9df26ae3c am: d3c499dabc by Cole Faust · 2 years, 6 months ago
  20. 7da659b Fix errorprone warnings that should be errors by Cole Faust · 2 years, 7 months ago
  21. e55b8ee Move TypedXml{Parser,Serializer} to modules utils package. by Hai Zhang · 2 years, 9 months ago
  22. 020ccc4 Remove errorprone BinderIdentityTokenChecker by Azhara Assanova · 3 years, 11 months ago
  23. f320353 Lint for @hide tags in comments by Michael Wright · 3 years, 3 months ago
  24. 676b012 Merge "Add instructions on how to annotate an AIDL interface" am: b6df9fb2e8 am: b691d9ce36 am: 9e7a44c173 am: 3ced8e8092 by Cole Faust · 3 years, 5 months ago
  25. c546b3f Add instructions on how to annotate an AIDL interface by Cole Faust · 3 years, 6 months ago
  26. f67ef87 Omit links for custom ErrorProne checkers. by Jeff Sharkey · 3 years, 10 months ago
  27. ec3e027d Merge "Extend errorprone checks for unattributed calls" by Ashwini Oruganti · 4 years ago
  28. 850f8aa Extend errorprone checks for unattributed calls by Ashwini Oruganti · 4 years, 1 month ago
  29. 4ffd2bf Merge "Annotations for Bluetooth broadcast intents." into sc-dev am: d4b3fcac16 by Jeff Sharkey · 4 years, 1 month ago
  30. f459828 Annotations for Bluetooth broadcast intents. by Jeff Sharkey · 4 years, 1 month ago
  31. 9642976 Merge changes from topic "apr16" into sc-dev am: 85e6031fb7 by Jeff Sharkey · 4 years, 1 month ago
  32. 6eed56d More Bluetooth API annotation updates. by Jeff Sharkey · 4 years, 1 month ago
  33. 2ede256 Merge changes from topic "apr10" into sc-dev am: cd5c179783 by Jeff Sharkey · 4 years, 1 month ago
  34. 71463a4 Error Prone for RequiresPermission across AIDL. by Jeff Sharkey · 4 years, 1 month ago
  35. b881001 Errorprone check for unattributed noteOp calls by Ashwini Oruganti · 4 years, 2 months ago
  36. 0c1c053 Attempt to run error_prone_android_framework_test as unit tests by Julien Desprez · 4 years, 3 months ago
  37. b8c9a05 Attempt to run error_prone_android_framework_test as unit tests by Julien Desprez · 4 years, 3 months ago
  38. 8a6a2bc [LSC] Add LOCAL_LICENSE_KINDS to frameworks/base by Bob Badour · 4 years, 3 months ago
  39. e539dba [LSC] Add LOCAL_LICENSE_KINDS to frameworks/base by Bob Badour · 4 years, 3 months ago
  40. 0ab7007 resolve merge conflicts of 358f0d4fc8c248498cf113c41e043877a14e89a1 to master by Jeff Sharkey · 4 years, 5 months ago
  41. fab0ab3 Improve OWNERS coverage across frameworks/base/. by Jeff Sharkey · 4 years, 5 months ago
  42. 1f5d9af Additional hand-migration to TypedXml interface. by Jeff Sharkey · 4 years, 6 months ago
  43. f14ed64 Refaster templates for new TypedXml classes. by Jeff Sharkey · 4 years, 6 months ago
  44. ca3ea93 Progress towards efficient XML serialization. by Jeff Sharkey · 4 years, 7 months ago
  45. a49ba3a Trivial refactor for consistent naming. by Jeff Sharkey · 4 years, 7 months ago
  46. caf66d0 Expand formatSimple() to support widths. by Jeff Sharkey · 4 years, 7 months ago
  47. 5c46da2 Refinement of EfficientStringsChecker. by Jeff Sharkey · 4 years, 7 months ago
  48. eac0321 Merge changes from topic "oct16b" by TreeHugger Robot · 4 years, 7 months ago
  49. a52266b Recommend efficient String operations. by Jeff Sharkey · 4 years, 7 months ago
  50. 1f0c081 Error prone checks for mutability flags on PI by Ashwini Oruganti · 4 years, 8 months ago
  51. a6a8d02 Merge changes from topic "oct5b" by TreeHugger Robot · 4 years, 8 months ago
  52. 749789d Detector to suggest more efficient collections. by Jeff Sharkey · 4 years, 8 months ago
  53. 1561df4 Detector for Binder.clearCallingIdentity() bugs. by Jeff Sharkey · 4 years, 8 months ago
  54. 7780430 Merge changes from topic "oct5" by TreeHugger Robot · 4 years, 8 months ago
  55. 74da287 Slight relaxing of Context.getUserId() checks. by Jeff Sharkey · 4 years, 8 months ago
  56. c095882 Exclude Telephony Binder interfaces. by Jeff Sharkey · 4 years, 8 months ago
  57. 6c8ffbc Refine CompatChanges check and enable as error. by Jeff Sharkey · 4 years, 8 months ago
  58. 71a1770 Guide behavior changes towards CompatChanges. by Jeff Sharkey · 4 years, 8 months ago
  59. 0c0ac67 Add checker for inefficient Parcel usage. by Jeff Sharkey · 4 years, 8 months ago
  60. 945e334 Expand UidChecker to check new class initializations. by Sudheer Shanka · 4 years, 10 months ago
  61. 4af35d1 Merge "Use AutoValue from external/auto" into rvc-dev-plus-aosp am: 78de7c7cc7 am: 576af04c65 am: aa8f3f0904 by TreeHugger Robot · 5 years ago
  62. df1cdec Use AutoValue from external/auto by Colin Cross · 5 years ago
  63. a84ad2b Slight relaxing of ContextUserIdChecker. by Jeff Sharkey · 5 years ago
  64. 439b861 Add checker for PID/UID/user ID arguments. by Jeff Sharkey · 5 years ago
  65. acc7080 Add checker to support createUserContext(). by Jeff Sharkey · 5 years ago
  66. 86ba608 Add tests for framework-specific Error Prone. by Jeff Sharkey · 5 years ago
  67. 5a2df65 Add AndroidFrameworkClientSidePermissionCheck errorprone check by Bernardo Rufino · 5 years ago
  68. 525e1d1 Add custom Error Prone check for rethrowing. by Jeff Sharkey · 5 years ago
  69. 4d1d7b5 Add custom Error Prone check for SDK comparisons. by Jeff Sharkey · 5 years ago