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