1. 52d9c99 Merge "Fix font scaling related documents" by TreeHugger Robot · 3 years ago
  2. ca88164 Merge "lint_fix: split into separate main and common modules" by TreeHugger Robot · 3 years ago
  3. 11bb037 Fix font scaling related documents by chihtinglo · 3 years ago
  4. 39892e3 lint_fix: split into separate main and common modules by mattgilbride · 3 years, 1 month ago
  5. 3467bcb Move aapt2 Windows binary to 64bit by Diego Perez · 3 years ago
  6. 26fe666 Re-enable AndroidFrameworkLintCheckerTest by Cole Faust · 3 years ago
  7. d27d379 EnforcePermissionFix: refactor for greater separation of concern and reuse by mattgilbride · 3 years, 1 month ago
  8. 003fbc7 SimpleManualPermissionEnforcementDetector: suggest calling helper method and turn on by mattgilbride · 3 years, 1 month ago
  9. 3542add Merge "Have aapt2 check library names the same as package manager" by Jeremy Meyer · 3 years ago
  10. 5fd34ea Have aapt2 check library names the same as package manager by Jeremy Meyer · 3 years, 1 month ago
  11. 7be84b8 Merge "[res] Add the grammatical gender qualifier" by Yurii Zubrytskyi · 3 years ago
  12. 02d8919 [res] Add the grammatical gender qualifier by Yurii Zubrytskyi · 3 years ago
  13. ec02895 Mark ImmutabilityProcessorTest as unit_test by Winson Chiu · 3 years ago
  14. 7957f6d Move PermissionMethod/PermissionName to android.annotation by mattgilbride · 3 years, 1 month ago
  15. 5dd60db EnforcePermissionHelperDetector: @EP can only be used in Stub ancestors by mattgilbride · 3 years, 1 month ago
  16. d7cbe7d EnforcePermissionHelperDetector: allow ancestors to call super instead of helper by mattgilbride · 3 years, 1 month ago
  17. ba2336c SimpleManualPermissionEnforcementDetector: Handle anyOf by mattgilbride · 3 years, 2 months ago
  18. b5424c0 SimpleManualPermissionEnforcementDetector: Handle simple if expressions by mattgilbride · 3 years, 2 months ago
  19. 4efe5c9 Merge "Update lint README to document global linter" by Matt Gilbride · 3 years, 1 month ago
  20. b0b1b61 Update lint README to document global linter by mattgilbride · 3 years, 1 month ago
  21. 74effb0 Merge "Aapt2 Optimize: Exempt particular resources from path shortening" by Brandon Liu · 3 years, 1 month ago
  22. f1ed523 Aapt2 Optimize: Exempt particular resources from path shortening by branliu · 3 years, 1 month ago
  23. e57a25e Merge changes Ieae3558e,Ibc30de5e,I3415c5c4 by Thiébaud Weksteen · 3 years, 1 month ago
  24. 90da11c Merge "Allow to use 'aapt2 dump' to analyze APKs generated by aapt/custom tools." by Iurii Makhno · 3 years, 1 month ago
  25. 32c0c03 Allow to use 'aapt2 dump' to analyze APKs generated by aapt/custom tools. by Iurii Makhno · 3 years, 1 month ago
  26. a859687 Remove global issues from AndroidFrameworkLintChecker by mattgilbride · 3 years, 1 month ago
  27. f33b167 Fix indentation for EnforcePermissionDetectorTest by Thiébaud Weksteen · 3 years, 1 month ago
  28. 165a0f6 Remove support for @EnforcePermission on classes by Thiébaud Weksteen · 3 years, 1 month ago
  29. 0dda935 Compare nested values for EnforcePermissionDetector by Thiébaud Weksteen · 3 years, 1 month ago
  30. 1902101 Merge "Support multiple UsesConfiguration in proto format." by Iurii Makhno · 3 years, 1 month ago
  31. 85e500d Disable AndroidGlobalLintCheckerTest by mattgilbride · 3 years, 1 month ago
  32. 3fc484c Fix EnforcePermission lint false positive on generated interfaces by mattgilbride · 3 years, 1 month ago
  33. 4480a66 Support multiple UsesConfiguration in proto format. by Iurii Makhno · 3 years, 1 month ago
  34. 302a7d9 SimpleManualPermissionEnforcementDetector: conditional ERROR level incident by mattgilbride · 3 years, 2 months ago
  35. 38e7db1 Merge "SimpleManualPermissionEnforcementDetector: minor cleanup" by Matt Gilbride · 3 years, 2 months ago
  36. 1881496 SimpleManualPermissionEnforcementDetector: minor cleanup by mattgilbride · 3 years, 2 months ago
  37. 78a8d37 Dump the deobfuscate data using Protocol buffers by felkachang · 3 years, 4 months ago
  38. 6757d43 Merge "Use lambda to refactor the obfuscating resource name." by TreeHugger Robot · 3 years, 2 months ago
  39. 5e008b5 Merge "Expose AndroidPackage#getStorageUuid" by Winson Chiu · 3 years, 2 months ago
  40. 8ceb39c Use lambda to refactor the obfuscating resource name. by felkachang · 3 years, 4 months ago
  41. 33f36e0 Merge "Make StringPiece to be std::string_view alias" by TreeHugger Robot · 3 years, 2 months ago
  42. 4dbae54 Merge "Fix compatibility between 'aapt2 dump' and 'aapt dump.'." by Iurii Makhno · 3 years, 2 months ago
  43. 0df4e6d Fix compatibility between 'aapt2 dump' and 'aapt dump.'. by Iurii Makhno · 3 years, 2 months ago
  44. a577514 Make StringPiece to be std::string_view alias by Yurii Zubrytskyi · 3 years, 3 months ago
  45. 7f0fb82 Merge "feat(non linear font scaling)!: add FontScaleConverter for non-linear font scaling." by Tyler Freeman · 3 years, 2 months ago
  46. 5f7036d feat(non linear font scaling)!: add FontScaleConverter for non-linear font scaling. by Tyler Freeman · 3 years, 2 months ago
  47. f1e50ac Expose AndroidPackage#getStorageUuid by Winson Chiu · 3 years, 3 months ago
  48. afc3a22 Create AndroidGlobalLintChecker by mattgilbride · 3 years, 2 months ago
  49. 635b108 Create parent class for permission enforcement annotation detectors by Azhara Assanova · 3 years, 2 months ago
  50. 0caeab9 Print the text error instead of number by Siarhei Vishniakou · 3 years, 2 months ago
  51. 478a9a1 Merge "Use asm built from source in framework tools." am: bc0e39459f am: fef043d4ea am: 0ddda1e5b6 by Treehugger Robot · 3 years, 2 months ago
  52. fef043d Merge "Use asm built from source in framework tools." am: bc0e39459f by Treehugger Robot · 3 years, 2 months ago
  53. f726d7a Merge "Reduce overhead of writing logcat from protolog method" by Riddle Hsu · 3 years, 2 months ago
  54. 28bc7ee Reduce overhead of writing logcat from protolog method by Riddle Hsu · 3 years, 2 months ago
  55. 5f86cf8 Merge "Support Hyphenation for Polish" by Calvin Pan · 3 years, 2 months ago
  56. 1a9701a Support Hyphenation for Polish by Calvin Pan · 3 years, 7 months ago
  57. 7a378b2 Merge "androidfw: Add support for 16-bit entry offsets" by Eric Miao · 3 years, 2 months ago
  58. a485aa6 Merge "androidfw: Add support for compact resource entries" by Eric Miao · 3 years, 2 months ago
  59. cc60d70 Add EnforcePermissionHelper lint by mattgilbride · 3 years, 4 months ago
  60. f346762 Use asm built from source in framework tools. by Krzysztof Kosiński · 3 years, 2 months ago
  61. a1f2bce androidfw: Add support for 16-bit entry offsets by Eric Miao · 3 years, 4 months ago
  62. 368cd19 androidfw: Add support for compact resource entries by Eric Miao · 3 years, 4 months ago
  63. 9db0358 Merge "Add support for DynamicRefTable when serializing/deserializing proto" by Rico Wind · 3 years, 2 months ago
  64. a7ba6b6 Do not validate localeConfig if it is referenced as external symbol. by Iurii Makhno · 3 years, 2 months ago
  65. e70bbb1 Add support for DynamicRefTable when serializing/deserializing proto by Rico Wind · 3 years, 2 months ago
  66. 32dfb93 Merge "Use Guava built from source in tools." am: 927a9ea7b9 am: b1e981dd69 am: d4f2a8e747 by Treehugger Robot · 3 years, 2 months ago
  67. b1e981d Merge "Use Guava built from source in tools." am: 927a9ea7b9 by Treehugger Robot · 3 years, 2 months ago
  68. 7bd76c4 Use Guava built from source in tools. by Krzysztof Kosiński · 3 years, 3 months ago
  69. 5dedf4c Merge "Fixing edge cases that @string references passed in path parts." by Brandon Liu · 3 years, 3 months ago
  70. a35bf78 Fixing edge cases that @string references passed in path parts. by Brandon Liu · 3 years, 3 months ago
  71. e7e383e Update fontchain_linter for non-compat font by Seigo Nonaka · 3 years, 3 months ago
  72. 3cff255 Force path parts in intent filter with deeplinks to have leading slash. by Brandon Liu · 3 years, 3 months ago
  73. ab3f669 Merge "Refactor ManualPermissionCheckDetector for @PermissionMethod" by Matt Gilbride · 3 years, 3 months ago
  74. 69dec36 Refactor ManualPermissionCheckDetector for @PermissionMethod by mattgilbride · 3 years, 4 months ago
  75. f3ee72c Merge "Expose flags for collapse resource name to 'convert' command." by Iurii Makhno · 3 years, 3 months ago
  76. 054e433 Expose flags for collapse resource name to 'convert' command. by Iurii Makhno · 3 years, 3 months ago
  77. 8cc7952 Merge "Sparse encoding fully drop config.sdkVersion check" by Brandon Liu · 3 years, 3 months ago
  78. e6e251e Update lint_fix to remove stale suggested-fixes.zip by mattgilbride · 3 years, 3 months ago
  79. 981a832 Merge "Use ASM9 in tools" am: cb82e0cb3e am: 172e2c5a31 am: 17313d2dca by Treehugger Robot · 3 years, 3 months ago
  80. 172e2c5 Merge "Use ASM9 in tools" am: cb82e0cb3e by Treehugger Robot · 3 years, 3 months ago
  81. 07e272d Sparse encoding fully drop config.sdkVersion check by Brandon Liu · 3 years, 3 months ago
  82. 7b15f93 Add java exports for ImmutabilityAnnotationProcessorUnitTests by Sorin Basca · 3 years, 3 months ago
  83. 92da838 Merge "Merge tm-qpr-dev-plus-aosp-without-vendor@9129937" into stage-aosp-master by Xin Li · 3 years, 3 months ago
  84. 6eb1ed7 Use ASM9 in tools by Sorin Basca · 3 years, 3 months ago
  85. 8fbb26b Merge "Allow passing in a category override to aapt2" by Treehugger Robot · 3 years, 3 months ago
  86. ba7b2c9 Allow passing in a category override to aapt2 by Jeremy Meyer · 3 years, 4 months ago
  87. 7726cdd Merge "Allow passing in a category override to aapt2" by Jeremy Meyer · 3 years, 3 months ago
  88. 0ec0ceb Merge "Make LoadClass collect garbage as promised" am: e16473b1da am: 87376c8b47 am: 3d794a3a66 by Hans Boehm · 3 years, 3 months ago
  89. 3d794a3 Merge "Make LoadClass collect garbage as promised" am: e16473b1da am: 87376c8b47 by Hans Boehm · 3 years, 3 months ago
  90. e16473b Merge "Make LoadClass collect garbage as promised" by Hans Boehm · 3 years, 3 months ago
  91. bd08d0e Merge "Fix stack-use-after-scope for a `std::string`" am: 165a7640cf am: 9f339eb21b by Treehugger Robot · 3 years, 3 months ago
  92. d0ac4e1 Fix stack-use-after-scope for a `std::string` by Stephen Hines · 3 years, 4 months ago
  93. 16847cd Merge "Propagate class @Immutable.Ignore to references" by TreeHugger Robot · 3 years, 4 months ago
  94. 0370f2a Merge changes I938a3425,Ica98a25a by Iurii Makhno · 3 years, 4 months ago
  95. aff3d50 Propagate class @Immutable.Ignore to references by Winson Chiu · 3 years, 4 months ago
  96. 10bf49f Merge "Fix stack-use-after-scope for a `std::string`" by TreeHugger Robot · 3 years, 4 months ago
  97. 8b33e7a Add deduplicate_entry_values mode to TableFlattener. by Iurii Makhno · 3 years, 4 months ago
  98. cf844a3 Intoduce ResEntryWriter unit. by Iurii Makhno · 3 years, 4 months ago
  99. 7ca7a30 Merge "Handle super classes for @Immutable" by TreeHugger Robot · 3 years, 4 months ago
  100. 3d7578b Handle super classes for @Immutable by Winson Chiu · 3 years, 4 months ago