- ca89abc If ProtoLog is not required, add fallback to logcat by Ats Jenk · 2 years, 8 months ago
- 07287be Add --no-compile-sdk-metadata switch to AAPT2 by Alan Viverette · 2 years, 9 months ago
- 3d1504f Add cpp20 to validatekeymaps by Siarhei Vishniakou · 2 years, 9 months ago
- de16015 UpsideDownCake is now 34 by Alex Buynytskyy · 2 years, 10 months ago
- fe04f35 Merge "Disable package visibility detector" am: 3a03337f8c am: c96236dafc am: 2747f52182 by Cole Faust · 2 years, 10 months ago
- 4643b84 Disable package visibility detector by Cole Faust · 2 years, 10 months ago
- c774f39 Update lint checks to their state on internal master by Cole Faust · 2 years, 10 months ago
- d88a189 Update lint checks to their state on internal master by Cole Faust · 2 years, 10 months ago
- 41c836e Merge "Add a scoped lock injection tool" am: a2170a3d66 am: 2f2f3effd3 am: 16d7d69c06 by Lee Shombert · 2 years, 10 months ago
- a2170a3 Merge "Add a scoped lock injection tool" by Lee Shombert · 2 years, 10 months ago
- a48221a Merge "Add OWNERS for locked_region_code_injection tool" am: 86f22e252f am: e8f12bbe0d am: 6bb0d1c9ed by Lee Shombert · 2 years, 10 months ago
- 86f22e2 Merge "Add OWNERS for locked_region_code_injection tool" by Lee Shombert · 2 years, 10 months ago
- 1830191 Add OWNERS for locked_region_code_injection tool by Lee Shombert · 2 years, 10 months ago
- d8f1177 Merge "Remove framework version of UnspecifiedRegisterReceiverFlag lint" into udc-dev by Matt Gilbride · 2 years, 10 months ago
- 7109b70 Add support for adding fingerprint prefix install constraints by Andrei Onea · 2 years, 11 months ago
- f873471 Remove framework version of UnspecifiedRegisterReceiverFlag lint by mattgilbride · 2 years, 10 months ago
- e85e247 Merge "deleted manual build file" am: cb0b073d57 am: 80a4c7c8e5 am: 9ed6173a76 by Alix Espino · 2 years, 10 months ago
- 00394fc Add a scoped lock injection tool by Lee Shombert · 2 years, 11 months ago
- 80a4c7c Merge "deleted manual build file" am: cb0b073d57 by Alix Espino · 2 years, 11 months ago
- cb0b073 Merge "deleted manual build file" by Alix Espino · 2 years, 11 months ago
- 88cbb4d deleted manual build file by Alix · 2 years, 11 months ago
- 65fb50b Merge "Doesn't meet 0p requirements. Can use 1p." am: 2718fc5cc5 am: e354b82646 am: f851a732ba by Treehugger Robot · 2 years, 11 months ago
- e354b82 Merge "Doesn't meet 0p requirements. Can use 1p." am: 2718fc5cc5 by Treehugger Robot · 2 years, 11 months ago
- d4320ba Doesn't meet 0p requirements. Can use 1p. by Bob Badour · 2 years, 11 months ago
- 3212580 Remove test mapping file for ImmutabilityAnnotationProcessorUnitTests by Sorin Basca · 2 years, 11 months ago
- 52d9c99 Merge "Fix font scaling related documents" by TreeHugger Robot · 2 years, 11 months ago
- ca88164 Merge "lint_fix: split into separate main and common modules" by TreeHugger Robot · 3 years ago
- 11bb037 Fix font scaling related documents by chihtinglo · 3 years ago
- 39892e3 lint_fix: split into separate main and common modules by mattgilbride · 3 years ago
- 3467bcb Move aapt2 Windows binary to 64bit by Diego Perez · 3 years ago
- 26fe666 Re-enable AndroidFrameworkLintCheckerTest by Cole Faust · 3 years ago
- d27d379 EnforcePermissionFix: refactor for greater separation of concern and reuse by mattgilbride · 3 years ago
- 003fbc7 SimpleManualPermissionEnforcementDetector: suggest calling helper method and turn on by mattgilbride · 3 years, 1 month ago
- 3542add Merge "Have aapt2 check library names the same as package manager" by Jeremy Meyer · 3 years ago
- 5fd34ea Have aapt2 check library names the same as package manager by Jeremy Meyer · 3 years, 1 month ago
- 7be84b8 Merge "[res] Add the grammatical gender qualifier" by Yurii Zubrytskyi · 3 years ago
- 02d8919 [res] Add the grammatical gender qualifier by Yurii Zubrytskyi · 3 years ago
- ec02895 Mark ImmutabilityProcessorTest as unit_test by Winson Chiu · 3 years ago
- 7957f6d Move PermissionMethod/PermissionName to android.annotation by mattgilbride · 3 years, 1 month ago
- 5dd60db EnforcePermissionHelperDetector: @EP can only be used in Stub ancestors by mattgilbride · 3 years, 1 month ago
- d7cbe7d EnforcePermissionHelperDetector: allow ancestors to call super instead of helper by mattgilbride · 3 years, 1 month ago
- ba2336c SimpleManualPermissionEnforcementDetector: Handle anyOf by mattgilbride · 3 years, 1 month ago
- b5424c0 SimpleManualPermissionEnforcementDetector: Handle simple if expressions by mattgilbride · 3 years, 1 month ago
- 4efe5c9 Merge "Update lint README to document global linter" by Matt Gilbride · 3 years, 1 month ago
- b0b1b61 Update lint README to document global linter by mattgilbride · 3 years, 1 month ago
- 74effb0 Merge "Aapt2 Optimize: Exempt particular resources from path shortening" by Brandon Liu · 3 years, 1 month ago
- f1ed523 Aapt2 Optimize: Exempt particular resources from path shortening by branliu · 3 years, 1 month ago
- e57a25e Merge changes Ieae3558e,Ibc30de5e,I3415c5c4 by Thiébaud Weksteen · 3 years, 1 month ago
- 90da11c Merge "Allow to use 'aapt2 dump' to analyze APKs generated by aapt/custom tools." by Iurii Makhno · 3 years, 1 month ago
- 32c0c03 Allow to use 'aapt2 dump' to analyze APKs generated by aapt/custom tools. by Iurii Makhno · 3 years, 1 month ago
- a859687 Remove global issues from AndroidFrameworkLintChecker by mattgilbride · 3 years, 1 month ago
- f33b167 Fix indentation for EnforcePermissionDetectorTest by Thiébaud Weksteen · 3 years, 1 month ago
- 165a0f6 Remove support for @EnforcePermission on classes by Thiébaud Weksteen · 3 years, 1 month ago
- 0dda935 Compare nested values for EnforcePermissionDetector by Thiébaud Weksteen · 3 years, 1 month ago
- 1902101 Merge "Support multiple UsesConfiguration in proto format." by Iurii Makhno · 3 years, 1 month ago
- 85e500d Disable AndroidGlobalLintCheckerTest by mattgilbride · 3 years, 1 month ago
- 3fc484c Fix EnforcePermission lint false positive on generated interfaces by mattgilbride · 3 years, 1 month ago
- 4480a66 Support multiple UsesConfiguration in proto format. by Iurii Makhno · 3 years, 1 month ago
- 91a017b Merge "Update fontchain_linter for non-compat font" into tm-qpr-dev am: 73420439bc by TreeHugger Robot · 3 years, 1 month ago
- 11e64ca Update fontchain_linter for non-compat font by Seigo Nonaka · 3 years, 3 months ago
- 302a7d9 SimpleManualPermissionEnforcementDetector: conditional ERROR level incident by mattgilbride · 3 years, 1 month ago
- 38e7db1 Merge "SimpleManualPermissionEnforcementDetector: minor cleanup" by Matt Gilbride · 3 years, 1 month ago
- 1881496 SimpleManualPermissionEnforcementDetector: minor cleanup by mattgilbride · 3 years, 1 month ago
- 78a8d37 Dump the deobfuscate data using Protocol buffers by felkachang · 3 years, 4 months ago
- 6757d43 Merge "Use lambda to refactor the obfuscating resource name." by TreeHugger Robot · 3 years, 1 month ago
- 5e008b5 Merge "Expose AndroidPackage#getStorageUuid" by Winson Chiu · 3 years, 2 months ago
- 8ceb39c Use lambda to refactor the obfuscating resource name. by felkachang · 3 years, 4 months ago
- 33f36e0 Merge "Make StringPiece to be std::string_view alias" by TreeHugger Robot · 3 years, 2 months ago
- 4dbae54 Merge "Fix compatibility between 'aapt2 dump' and 'aapt dump.'." by Iurii Makhno · 3 years, 2 months ago
- 0df4e6d Fix compatibility between 'aapt2 dump' and 'aapt dump.'. by Iurii Makhno · 3 years, 2 months ago
- a577514 Make StringPiece to be std::string_view alias by Yurii Zubrytskyi · 3 years, 2 months ago
- 7f0fb82 Merge "feat(non linear font scaling)!: add FontScaleConverter for non-linear font scaling." by Tyler Freeman · 3 years, 2 months ago
- 5f7036d feat(non linear font scaling)!: add FontScaleConverter for non-linear font scaling. by Tyler Freeman · 3 years, 2 months ago
- f1e50ac Expose AndroidPackage#getStorageUuid by Winson Chiu · 3 years, 3 months ago
- afc3a22 Create AndroidGlobalLintChecker by mattgilbride · 3 years, 2 months ago
- 635b108 Create parent class for permission enforcement annotation detectors by Azhara Assanova · 3 years, 2 months ago
- 0caeab9 Print the text error instead of number by Siarhei Vishniakou · 3 years, 2 months ago
- 478a9a1 Merge "Use asm built from source in framework tools." am: bc0e39459f am: fef043d4ea am: 0ddda1e5b6 by Treehugger Robot · 3 years, 2 months ago
- fef043d Merge "Use asm built from source in framework tools." am: bc0e39459f by Treehugger Robot · 3 years, 2 months ago
- f726d7a Merge "Reduce overhead of writing logcat from protolog method" by Riddle Hsu · 3 years, 2 months ago
- 28bc7ee Reduce overhead of writing logcat from protolog method by Riddle Hsu · 3 years, 2 months ago
- 5f86cf8 Merge "Support Hyphenation for Polish" by Calvin Pan · 3 years, 2 months ago
- 1a9701a Support Hyphenation for Polish by Calvin Pan · 3 years, 6 months ago
- 7a378b2 Merge "androidfw: Add support for 16-bit entry offsets" by Eric Miao · 3 years, 2 months ago
- a485aa6 Merge "androidfw: Add support for compact resource entries" by Eric Miao · 3 years, 2 months ago
- cc60d70 Add EnforcePermissionHelper lint by mattgilbride · 3 years, 4 months ago
- f346762 Use asm built from source in framework tools. by Krzysztof Kosiński · 3 years, 2 months ago
- a1f2bce androidfw: Add support for 16-bit entry offsets by Eric Miao · 3 years, 4 months ago
- 368cd19 androidfw: Add support for compact resource entries by Eric Miao · 3 years, 4 months ago
- 9db0358 Merge "Add support for DynamicRefTable when serializing/deserializing proto" by Rico Wind · 3 years, 2 months ago
- a7ba6b6 Do not validate localeConfig if it is referenced as external symbol. by Iurii Makhno · 3 years, 2 months ago
- e70bbb1 Add support for DynamicRefTable when serializing/deserializing proto by Rico Wind · 3 years, 2 months ago
- 32dfb93 Merge "Use Guava built from source in tools." am: 927a9ea7b9 am: b1e981dd69 am: d4f2a8e747 by Treehugger Robot · 3 years, 2 months ago
- b1e981d Merge "Use Guava built from source in tools." am: 927a9ea7b9 by Treehugger Robot · 3 years, 2 months ago
- 7bd76c4 Use Guava built from source in tools. by Krzysztof Kosiński · 3 years, 2 months ago
- 5dedf4c Merge "Fixing edge cases that @string references passed in path parts." by Brandon Liu · 3 years, 2 months ago
- a35bf78 Fixing edge cases that @string references passed in path parts. by Brandon Liu · 3 years, 2 months ago
- e7e383e Update fontchain_linter for non-compat font by Seigo Nonaka · 3 years, 3 months ago
- 3cff255 Force path parts in intent filter with deeplinks to have leading slash. by Brandon Liu · 3 years, 3 months ago
- ab3f669 Merge "Refactor ManualPermissionCheckDetector for @PermissionMethod" by Matt Gilbride · 3 years, 3 months ago