1. 068f33f Merge changes from topic "lint_rbe" by Colin Cross · 4 years, 10 months ago
  2. a0acfa8b Merge "Reinstate the enforcement of stable core platform API usage" by Nicolas Geoffray · 4 years, 10 months ago
  3. 05ebca4 Merge "Add additional_certificates to android_app_import." by Jaewoong Jung · 4 years, 10 months ago
  4. 35570c1 Merge "Disable verify_uses_libraries check if dexpreopt is globally disabled." by Ulyana Trafimovich · 4 years, 10 months ago
  5. 25ae8de Add additional_certificates to android_app_import. by Jaewoong Jung · 4 years, 10 months ago
  6. 7314fed Merge "Support robolectric prebuilts in android_robolectric_test" by Colin Cross · 4 years, 10 months ago
  7. 0805d4e Merge "Clean up cc.RegisterRequiredBuildComponentsForTest()" by Paul Duffin · 4 years, 10 months ago
  8. b1778a4 Merge "Revert "Revert "Attempt to run all java_test_host that look unit..."" by Julien Desprez · 4 years, 10 months ago
  9. cd2df5d Merge "Exempt framework-res from UseApiFingerprint" by Colin Cross · 4 years, 10 months ago
  10. 3903d40 Merge changes from topic "lint_repackage" by Colin Cross · 4 years, 10 months ago
  11. 382ba06 Pass ANDROID_SDK_HOME to metalava so it doesn't write to ~/.android by Colin Cross · 4 years, 10 months ago
  12. eaadd67 Reinstate the enforcement of stable core platform API usage by Paul Duffin · 4 years, 10 months ago
  13. 2669e7e Exempt framework-res from UseApiFingerprint by Colin Cross · 4 years, 10 months ago
  14. 2787e8e Support robolectric prebuilts in android_robolectric_test by Colin Cross · 4 years, 10 months ago
  15. 31972dc Support remoting lint commands with RBE by Colin Cross · 4 years, 10 months ago
  16. d6ceb86 Clean up cc.RegisterRequiredBuildComponentsForTest() by Paul Duffin · 4 years, 10 months ago
  17. b216661 Revert "Revert "Attempt to run all java_test_host that look unit..." by Julien Desprez · 4 years, 10 months ago
  18. 6275110 Clear remains of java.Dependency interface. by Jaewoong Jung · 4 years, 10 months ago
  19. bbfd5f5 Merge "Revert "Attempt to run all java_test_host that look unit tests"" by Julien Desprez · 4 years, 10 months ago
  20. 1ab84fa Revert "Attempt to run all java_test_host that look unit tests" by Julien Desprez · 4 years, 10 months ago
  21. 6e55ef1 Disable verify_uses_libraries check if dexpreopt is globally disabled. by Ulya Trafimovich · 4 years, 10 months ago
  22. 5c113d1 Remove lint outputs to prevent showing old lint results on error by Colin Cross · 4 years, 10 months ago
  23. 00d93b1 Make common dependencies of lint use restat by Colin Cross · 4 years, 10 months ago
  24. 84f3dc1 Use repackaged lint binary by Colin Cross · 4 years, 10 months ago
  25. ddebd2c Merge "cd to / before running soong_build ." by Lukács T. Berki · 4 years, 10 months ago
  26. ce45b73 Merge "Attempt to run all java_test_host that look unit tests" by Julien Desprez · 4 years, 10 months ago
  27. 7690c09 cd to / before running soong_build . by Lukacs T. Berki · 4 years, 11 months ago
  28. 97df5e6 Merge "Do verify_uses_libraries check for APKs after patching library names." by Ulyana Trafimovich · 4 years, 11 months ago
  29. ae5cdff Merge "Respect `provides_uses_lib` for modules added via `[optional_]uses_libs`" by Ulyana Trafimovich · 4 years, 11 months ago
  30. 71284b6 Merge "Add `provides_uses_library` example to TestUsesLibrary check." by Ulyana Trafimovich · 4 years, 11 months ago
  31. 00c27b7 Merge "Stricten TestUsesLibrary check." by Ulyana Trafimovich · 4 years, 11 months ago
  32. db51382 Recognise the Google-signed ART APEXes as well. by Martin Stjernholm · 5 years ago
  33. fe927a2 Do verify_uses_libraries check for APKs after patching library names. by Ulya Trafimovich · 4 years, 11 months ago
  34. eea486a Respect `provides_uses_lib` for modules added via `[optional_]uses_libs` by Ulya Trafimovich · 4 years, 11 months ago
  35. c572b5b Merge "Avoid hiddenapi ignoring prebuilt with missing dex implementation jar" by Paul Duffin · 4 years, 11 months ago
  36. 69804ac Merge "Allow java_sdk_library_import to contribute to hiddenapi processing" by Paul Duffin · 4 years, 11 months ago
  37. 0a8d524 Merge "Retrieve dex implementation jars from apex for java_sdk_library_import" by Paul Duffin · 4 years, 11 months ago
  38. ec0fe17 Avoid hiddenapi ignoring prebuilt with missing dex implementation jar by Paul Duffin · 4 years, 11 months ago
  39. 3785673 Allow java_sdk_library_import to contribute to hiddenapi processing by Paul Duffin · 4 years, 11 months ago
  40. 3985351 Retrieve dex implementation jars from apex for java_sdk_library_import by Paul Duffin · 4 years, 11 months ago
  41. 75ce9ec Remove global state from sysprop libraries by Colin Cross · 4 years, 11 months ago
  42. b014f07 Propagate java resources in apps with no code by Colin Cross · 4 years, 11 months ago
  43. 861a896 Add `provides_uses_library` example to TestUsesLibrary check. by Ulya Trafimovich · 4 years, 11 months ago
  44. 2eaf5c5 Stricten TestUsesLibrary check. by Ulya Trafimovich · 4 years, 11 months ago
  45. 069b750 Attempt to run all java_test_host that look unit tests by Julien Desprez · 5 years ago
  46. 8431282 Fix the releax_check flag format verb. by Jaewoong Jung · 4 years, 11 months ago
  47. eafc16b Allow pre-singleton types to be registered in RegistrationContext by Paul Duffin · 4 years, 11 months ago
  48. a72571f Merge "Allow missing classes in R8 builds" by Christoffer Quist Adamsen · 4 years, 11 months ago
  49. 9a42793 Merge "Update soong copy of java binaries when Make copy is installed" by Treehugger Robot · 4 years, 11 months ago
  50. 7eacdbf Merge "Add non-fatal mode for verify_uses_libraries check." by Treehugger Robot · 4 years, 11 months ago
  51. 44b85d0 Update soong copy of java binaries when Make copy is installed by Colin Cross · 5 years ago
  52. ece4544 Merge changes from topic "hiddenapi_additional_annotations" by Paul Duffin · 4 years, 11 months ago
  53. d4cbf34 Fix infinite recursion when printing unrecognized linktype by Jiyong Park · 4 years, 11 months ago
  54. 277303f Merge "Add ctx to AndroidMkExtraEntriesFunc" by Treehugger Robot · 4 years, 11 months ago
  55. a61a042 Merge "Limit the number of the Java source files in a single compilation unit" by Treehugger Robot · 4 years, 11 months ago
  56. 8c35fcf Add non-fatal mode for verify_uses_libraries check. by Ulya Trafimovich · 5 years ago
  57. e850737 Allow missing classes in R8 builds by Christoffer Quist Adamsen · 4 years, 11 months ago
  58. f0a8698 Merge "Remove EnforceRROExemptedTargets" by Treehugger Robot · 5 years ago
  59. aa25553 Add ctx to AndroidMkExtraEntriesFunc by Colin Cross · 6 years ago
  60. cee5ba9 Remove EnforceRROExemptedTargets by Jeongik Cha · 5 years ago
  61. 8a75058 Merge "Add support for lint baseline files" by Pedro Loureiro · 5 years ago
  62. ca52bfc Merge "Further simplify the link type check routine" by Treehugger Robot · 5 years ago
  63. 4941e4b Merge "Linktype check error message becomes more correct" by Jiyong Park · 5 years ago
  64. 7f87e1a Further simplify the link type check routine by Jiyong Park · 5 years ago
  65. 5d190cc Add support for lint baseline files by Pedro Loureiro · 5 years ago
  66. 3de06ea Merge "Use genrule instead of filegroup for api files" by Anton Hansson · 5 years ago
  67. 670e0f6 Linktype check error message becomes more correct by Jiyong Park · 5 years ago
  68. c79d412 Use genrule instead of filegroup for api files by Anton Hansson · 5 years ago
  69. 0a9dae6 Move the logic to add jacocoagent in instrumentation builds to make. by Martin Stjernholm · 5 years ago
  70. b913011 Merge changes from topic "mkboot" by Treehugger Robot · 5 years ago
  71. b0addaf Limit the number of the Java source files in a single compilation unit by Sasha Smundak · 5 years ago
  72. 2c36f24 Sort hiddenapi monolithic files by signature by Paul Duffin · 5 years ago
  73. 031d869 Allow explicitly specified additional annotations for hiddenapi by Paul Duffin · 5 years ago
  74. 82b3fcf Remove duplicates in monolithic hidden API files by Paul Duffin · 5 years ago
  75. f8f4af8 Remove implicit dependency from <x> -> <x>-hiddenapi by Paul Duffin · 5 years ago
  76. 2b0e490 Revert "`data` dependency of java_test_host can be arch-specific" by Jiyong Park · 5 years ago
  77. 404adee Merge "Fix api_fingerprint.txt generation" by Anton Hansson · 5 years ago
  78. b87f4b4 Merge "Convert java.Dependency to JavaInfo provider" by Colin Cross · 5 years ago
  79. f75e527 Move logic for selecting the primary module into initHiddenAPI() by Paul Duffin · 5 years ago
  80. e7975ff Ensure that <x>-hiddenapi modules are included in hiddenapi-index.csv by Paul Duffin · 5 years ago
  81. 973d31c Fix api_fingerprint.txt generation by Anton Hansson · 5 years ago
  82. b68036f Merge "Add LOCAL_LICENSE_KINDS to build/soong" by Treehugger Robot · 5 years ago
  83. a334829 Merge "Allow cross-cutting dependencies like licenses." by Bob Badour · 5 years ago
  84. dcf71b2 Convert java.Dependency to JavaInfo provider by Colin Cross · 5 years ago
  85. a6cfcac Merge "Add android_test_helper_app properties to java_defaults" by Treehugger Robot · 5 years ago
  86. cbce0b0 Add android_test_helper_app properties to java_defaults by Colin Cross · 5 years ago
  87. 937c91c Merge "Move hiddenapi tools used by build/soong from frameworks/base" by Paul Duffin · 5 years ago
  88. 320e170 Merge "Allow dex jars from prebuilt_apex to be used by hiddenapi" by Paul Duffin · 5 years ago
  89. b71a8de Merge "Refactor the hiddenAPI() method for reusability" by Paul Duffin · 5 years ago
  90. abe1abd Merge "Extract initHiddenAPI() from hiddenapi()" by Paul Duffin · 5 years ago
  91. fdada68 Move hiddenapi tools used by build/soong from frameworks/base by Paul Duffin · 5 years ago
  92. ed7bfd9 Merge "Turn missing jarjar output files into errors" by Treehugger Robot · 5 years ago
  93. 5c2406b Merge "Enable android_app_import to supply framework-res." by Bill Peckham · 5 years ago
  94. 9d67ca6 Allow dex jars from prebuilt_apex to be used by hiddenapi by Paul Duffin · 5 years ago
  95. 4fd997b Refactor the hiddenAPI() method for reusability by Paul Duffin · 5 years ago
  96. 4103e92 Extract initHiddenAPI() from hiddenapi() by Paul Duffin · 5 years ago
  97. d97cf63 Turn missing jarjar output files into errors by Colin Cross · 5 years ago
  98. 219b177 Remove duplicate entries from hiddenapi files by Paul Duffin · 5 years ago
  99. 01289a2 Add test for hiddenAPI index file generation by Paul Duffin · 5 years ago
  100. 254aee4 Merge changes I9e94662d,I4b4e0dc8 by Paul Duffin · 5 years ago