1. ba2afa9 Merge "Extract PrepareForTestWithJavaSdkLibraryFiles from javaMockFS()" by Paul Duffin · 4 years, 10 months ago
  2. 5637208 Merge "Convert testJavaError to test fixtures" by Paul Duffin · 4 years, 10 months ago
  3. 6f6f1eb Merge "Clean up testApp and testAppConfig" by Paul Duffin · 4 years, 10 months ago
  4. 2338d6f Merge "Don't track modules that are only available to APEXes." by satayev · 4 years, 10 months ago
  5. fb856f6 Merge "Treat core_platform as stable unless module uses legacy" by Nicolas Geoffray · 4 years, 10 months ago
  6. aa52d66 Merge "Add service-connectivity-pre-jarjar to legacy core platform list" by Remi NGUYEN VAN · 4 years, 10 months ago
  7. bf028b5 Extract PrepareForTestWithJavaSdkLibraryFiles from javaMockFS() by Paul Duffin · 4 years, 10 months ago
  8. 6bac49c Convert testJavaError to test fixtures by Paul Duffin · 4 years, 10 months ago
  9. 0ed42d3 Clean up testApp and testAppConfig by Paul Duffin · 4 years, 10 months ago
  10. 012b667 Switch to Assert... functions in dexpreopt_bootjars_test.go by Paul Duffin · 4 years, 10 months ago
  11. e84b133 Migrate from result methods to function Asserts by Paul Duffin · 4 years, 10 months ago
  12. b37b009 Merge "Delete defaultsFactory in java.go." by Jaewoong Jung · 4 years, 10 months ago
  13. c001dc6 Merge "Remove the robolectric heuristic out of java_test" by Julien Desprez · 4 years, 10 months ago
  14. 451aeef Convert testDexpreoptBoot to use test fixtures by Paul Duffin · 4 years, 10 months ago
  15. 32a8aad Merge "Add prebuilt_boot_image and add boot_images to sdk" by Paul Duffin · 4 years, 10 months ago
  16. c7cdd15 Merge "Improve name of getModuleHeaderJarsAsNormalizedPaths" by Paul Duffin · 4 years, 10 months ago
  17. 3f4e7a1 Remove the robolectric heuristic out of java_test by Julien Desprez · 4 years, 10 months ago
  18. d13e31a Merge changes I0ad54aa7,I1d6d20ec by Treehugger Robot · 4 years, 10 months ago
  19. 533b98c Don't track modules that are only available to APEXes. by Artur Satayev · 4 years, 10 months ago
  20. 4e99ef7 Improve name of getModuleHeaderJarsAsNormalizedPaths by Paul Duffin · 4 years, 10 months ago
  21. fc9c218 Merge "Ensure java_system_modules_import uses prebuilts" by Paul Duffin · 4 years, 10 months ago
  22. a2fcd19 Merge "Improve system modules tests" by Paul Duffin · 4 years, 10 months ago
  23. 6f688d0 Merge "Convert system modules tests to use fixtures" by Paul Duffin · 4 years, 10 months ago
  24. 8075291 Merge "Separate system modules tests into their own file" by Paul Duffin · 4 years, 10 months ago
  25. f18ff33 Merge "prebuilt_apis should create a java_system_modules_import" by Paul Duffin · 4 years, 10 months ago
  26. 48b8df1 Merge "Populate baseline_file values." by Jaewoong Jung · 4 years, 10 months ago
  27. 4f0a75a Ensure java_system_modules_import uses prebuilts by Paul Duffin · 4 years, 10 months ago
  28. c52bea9 Improve system modules tests by Paul Duffin · 4 years, 10 months ago
  29. f23e346 Convert system modules tests to use fixtures by Paul Duffin · 4 years, 10 months ago
  30. db284be Separate system modules tests into their own file by Paul Duffin · 4 years, 10 months ago
  31. d6c2a65 prebuilt_apis should create a java_system_modules_import by Paul Duffin · 4 years, 10 months ago
  32. f7f65da Add prebuilt_boot_image and add boot_images to sdk by Paul Duffin · 4 years, 10 months ago
  33. 9c78cb8 Propagate LANG environment variable to lint in RBE by Colin Cross · 4 years, 10 months ago
  34. 9b93af4 Default lint RBE to local exec strategy by Colin Cross · 4 years, 10 months ago
  35. 6df5e03 Merge "Lineage properties support module references." by Jaewoong Jung · 4 years, 10 months ago
  36. 42e4997 Merge "Add comment to lintPaths" by Colin Cross · 4 years, 10 months ago
  37. 29e98e5 Merge "Support test fixtures in java package" by Paul Duffin · 4 years, 10 months ago
  38. 75c7cea Delete defaultsFactory in java.go. by Jaewoong Jung · 4 years, 10 months ago
  39. 068f33f Merge changes from topic "lint_rbe" by Colin Cross · 4 years, 10 months ago
  40. ad22bc2 Add comment to lintPaths by Colin Cross · 4 years, 10 months ago
  41. 0a19d63 Add service-connectivity-pre-jarjar to legacy core platform list by Aaron Huang · 4 years, 10 months ago
  42. 043f5e7 Treat core_platform as stable unless module uses legacy by Paul Duffin · 4 years, 10 months ago
  43. 95bdab4 Support test fixtures in java package by Paul Duffin · 4 years, 10 months ago
  44. a0acfa8b Merge "Reinstate the enforcement of stable core platform API usage" by Nicolas Geoffray · 4 years, 10 months ago
  45. 1a97ee0 Populate baseline_file values. by Jaewoong Jung · 4 years, 10 months ago
  46. 1c1b6e6 Lineage properties support module references. by Jaewoong Jung · 4 years, 10 months ago
  47. 05ebca4 Merge "Add additional_certificates to android_app_import." by Jaewoong Jung · 4 years, 10 months ago
  48. 35570c1 Merge "Disable verify_uses_libraries check if dexpreopt is globally disabled." by Ulyana Trafimovich · 4 years, 10 months ago
  49. 25ae8de Add additional_certificates to android_app_import. by Jaewoong Jung · 4 years, 10 months ago
  50. 7314fed Merge "Support robolectric prebuilts in android_robolectric_test" by Colin Cross · 4 years, 10 months ago
  51. 0805d4e Merge "Clean up cc.RegisterRequiredBuildComponentsForTest()" by Paul Duffin · 4 years, 10 months ago
  52. b1778a4 Merge "Revert "Revert "Attempt to run all java_test_host that look unit..."" by Julien Desprez · 4 years, 10 months ago
  53. cd2df5d Merge "Exempt framework-res from UseApiFingerprint" by Colin Cross · 4 years, 10 months ago
  54. 3903d40 Merge changes from topic "lint_repackage" by Colin Cross · 4 years, 10 months ago
  55. 382ba06 Pass ANDROID_SDK_HOME to metalava so it doesn't write to ~/.android by Colin Cross · 4 years, 10 months ago
  56. eaadd67 Reinstate the enforcement of stable core platform API usage by Paul Duffin · 4 years, 10 months ago
  57. 2669e7e Exempt framework-res from UseApiFingerprint by Colin Cross · 4 years, 10 months ago
  58. 2787e8e Support robolectric prebuilts in android_robolectric_test by Colin Cross · 4 years, 10 months ago
  59. 31972dc Support remoting lint commands with RBE by Colin Cross · 4 years, 10 months ago
  60. d6ceb86 Clean up cc.RegisterRequiredBuildComponentsForTest() by Paul Duffin · 4 years, 10 months ago
  61. b216661 Revert "Revert "Attempt to run all java_test_host that look unit..." by Julien Desprez · 4 years, 10 months ago
  62. 6275110 Clear remains of java.Dependency interface. by Jaewoong Jung · 4 years, 10 months ago
  63. bbfd5f5 Merge "Revert "Attempt to run all java_test_host that look unit tests"" by Julien Desprez · 4 years, 10 months ago
  64. 1ab84fa Revert "Attempt to run all java_test_host that look unit tests" by Julien Desprez · 4 years, 10 months ago
  65. 6e55ef1 Disable verify_uses_libraries check if dexpreopt is globally disabled. by Ulya Trafimovich · 4 years, 10 months ago
  66. 5c113d1 Remove lint outputs to prevent showing old lint results on error by Colin Cross · 4 years, 10 months ago
  67. 00d93b1 Make common dependencies of lint use restat by Colin Cross · 4 years, 10 months ago
  68. 84f3dc1 Use repackaged lint binary by Colin Cross · 4 years, 10 months ago
  69. ddebd2c Merge "cd to / before running soong_build ." by Lukács T. Berki · 4 years, 10 months ago
  70. ce45b73 Merge "Attempt to run all java_test_host that look unit tests" by Julien Desprez · 4 years, 10 months ago
  71. 7690c09 cd to / before running soong_build . by Lukacs T. Berki · 4 years, 10 months ago
  72. 97df5e6 Merge "Do verify_uses_libraries check for APKs after patching library names." by Ulyana Trafimovich · 4 years, 10 months ago
  73. ae5cdff Merge "Respect `provides_uses_lib` for modules added via `[optional_]uses_libs`" by Ulyana Trafimovich · 4 years, 10 months ago
  74. 71284b6 Merge "Add `provides_uses_library` example to TestUsesLibrary check." by Ulyana Trafimovich · 4 years, 10 months ago
  75. 00c27b7 Merge "Stricten TestUsesLibrary check." by Ulyana Trafimovich · 4 years, 10 months ago
  76. db51382 Recognise the Google-signed ART APEXes as well. by Martin Stjernholm · 4 years, 10 months ago
  77. fe927a2 Do verify_uses_libraries check for APKs after patching library names. by Ulya Trafimovich · 4 years, 10 months ago
  78. eea486a Respect `provides_uses_lib` for modules added via `[optional_]uses_libs` by Ulya Trafimovich · 4 years, 10 months ago
  79. c572b5b Merge "Avoid hiddenapi ignoring prebuilt with missing dex implementation jar" by Paul Duffin · 4 years, 10 months ago
  80. 69804ac Merge "Allow java_sdk_library_import to contribute to hiddenapi processing" by Paul Duffin · 4 years, 10 months ago
  81. 0a8d524 Merge "Retrieve dex implementation jars from apex for java_sdk_library_import" by Paul Duffin · 4 years, 10 months ago
  82. ec0fe17 Avoid hiddenapi ignoring prebuilt with missing dex implementation jar by Paul Duffin · 4 years, 10 months ago
  83. 3785673 Allow java_sdk_library_import to contribute to hiddenapi processing by Paul Duffin · 4 years, 10 months ago
  84. 3985351 Retrieve dex implementation jars from apex for java_sdk_library_import by Paul Duffin · 4 years, 10 months ago
  85. 75ce9ec Remove global state from sysprop libraries by Colin Cross · 4 years, 10 months ago
  86. b014f07 Propagate java resources in apps with no code by Colin Cross · 4 years, 10 months ago
  87. 861a896 Add `provides_uses_library` example to TestUsesLibrary check. by Ulya Trafimovich · 4 years, 10 months ago
  88. 2eaf5c5 Stricten TestUsesLibrary check. by Ulya Trafimovich · 4 years, 10 months ago
  89. 069b750 Attempt to run all java_test_host that look unit tests by Julien Desprez · 4 years, 10 months ago
  90. 8431282 Fix the releax_check flag format verb. by Jaewoong Jung · 4 years, 10 months ago
  91. eafc16b Allow pre-singleton types to be registered in RegistrationContext by Paul Duffin · 4 years, 10 months ago
  92. a72571f Merge "Allow missing classes in R8 builds" by Christoffer Quist Adamsen · 4 years, 10 months ago
  93. 9a42793 Merge "Update soong copy of java binaries when Make copy is installed" by Treehugger Robot · 4 years, 10 months ago
  94. 7eacdbf Merge "Add non-fatal mode for verify_uses_libraries check." by Treehugger Robot · 4 years, 10 months ago
  95. 44b85d0 Update soong copy of java binaries when Make copy is installed by Colin Cross · 4 years, 10 months ago
  96. ece4544 Merge changes from topic "hiddenapi_additional_annotations" by Paul Duffin · 4 years, 10 months ago
  97. d4cbf34 Fix infinite recursion when printing unrecognized linktype by Jiyong Park · 4 years, 10 months ago
  98. 277303f Merge "Add ctx to AndroidMkExtraEntriesFunc" by Treehugger Robot · 4 years, 10 months ago
  99. a61a042 Merge "Limit the number of the Java source files in a single compilation unit" by Treehugger Robot · 4 years, 10 months ago
  100. 8c35fcf Add non-fatal mode for verify_uses_libraries check. by Ulya Trafimovich · 4 years, 10 months ago