1. 5e218db Add environment variables to control lint checks by Colin Cross · 5 years ago
  2. 1d11c87 Build a zip of transitive lint reports for apps by Colin Cross · 5 years ago
  3. 70f5909 Add DepSets by Colin Cross · 5 years ago
  4. 2b9c5f0 Support lint on unbundled builds by Colin Cross · 5 years ago
  5. 7e2b36c Set LOCAL_APKCERTS_FILE for apk_set modules in apexes by Colin Cross · 5 years ago
  6. 03f3a9c Use a default exclude filter for JaCoCo in Soong. by Chris Gross · 5 years ago
  7. 63d6879 Add soong cc and java deps to general-tests dist by Liz Kammer · 5 years ago
  8. 1b7fc95 Merge "Add sandbox property to the javadoc rule." into rvc-dev by Ramy Medhat · 5 years ago
  9. f6cd2a0 Merge changes from topic "gcov-clang-migration" into rvc-dev by Oliver Nguyen · 5 years ago
  10. abe1a1a Add sandbox property to the javadoc rule. by Ramy Medhat · 5 years ago
  11. 72cabc6 Make native_coverage clause work with ClangCoverage by Colin Cross · 5 years ago
  12. f221e59 Merge "DO NOT MERGE apex: install flattened from apex_set" into rvc-dev by Jooyung Han · 5 years ago
  13. 4c84526 Merge "Include shared lib in vendor snapshot if isVndkExt" into rvc-dev by Inseob Kim · 5 years ago
  14. d8f1b81 Merge "Output apkcerts file for android_app_set." into rvc-dev by Jaewoong Jung · 5 years ago
  15. 583691a Introduce product variables to select Java code coverage paths in Soong. by Roland Levillain · 5 years ago
  16. 0c9a2d0 Rename native code coverage paths product variables in Soong. by Roland Levillain · 5 years ago
  17. ff1531e Merge "Propagate owner property for apex modules" into rvc-dev by Anton Hansson · 5 years ago
  18. 13b85a4 Merge "[HWASan] Disable GlobalISel/FastISel w/ HWASan." into rvc-dev by Mitch Phillips · 5 years ago
  19. b1c574f [HWASan] Disable GlobalISel/FastISel w/ HWASan. by Mitch Phillips · 5 years ago
  20. 8bec026 Output apkcerts file for android_app_set. by Jaewoong Jung · 5 years ago
  21. 1ee62c0 Propagate owner property for apex modules by Anton Hansson · 5 years ago
  22. 2963716 DO NOT MERGE apex: install flattened from apex_set by Jooyung Han · 5 years ago
  23. f99b355 Include shared lib in vendor snapshot if isVndkExt by Bill Peckham · 5 years ago
  24. c442210 Apply hiddenapi encoding to java_sdk_library .impl by Paul Duffin · 5 years ago
  25. 82f62fd Merge "Add exclude_shared_libs, expand exclude_static_libs to cover static_libs" into rvc-dev by Victor Khimenko · 5 years ago
  26. 1429cdc Add exclude_shared_libs, expand exclude_static_libs to cover static_libs by Colin Cross · 5 years ago
  27. 16e8b04 Merge changes Ie163a4da,I16375b88 into rvc-dev by Colin Cross · 5 years ago
  28. 91edfc2 Set root dir in lint project.xml by Colin Cross · 5 years ago
  29. bca9028 Set ANDROID_SDK_HOME when running lint by Colin Cross · 5 years ago
  30. 433ea23 Change how override_modules work with prebuilts. by Jaewoong Jung · 5 years ago
  31. d4c3d0d Merge "Stem name should be fixed the same was as masterFile" into rvc-dev by TreeHugger Robot · 5 years ago
  32. 3c904e8 Stem name should be fixed the same was as masterFile by Sasha Smundak · 5 years ago
  33. 78d26d1 Merge "VNDK listing contains device modules only" into rvc-dev by TreeHugger Robot · 5 years ago
  34. d65089b Merge "Enforce permitted_packages for Q+ and R+ modules" into rvc-dev by TreeHugger Robot · 5 years ago
  35. d166f79 Merge "apex: make allowed_files prop overridable" into rvc-dev by Jooyung Han · 5 years ago
  36. 4c21463 Merge "Fix build breakages when WITHOUT_CHECK_API=true" into rvc-dev by Paul Duffin · 5 years ago
  37. 49d3a52 Instrument the java_sdk_library implementation library by Paul Duffin · 5 years ago
  38. 9ee66da Fix check-boot-jars when a boot jar is provided by prebuilt by Paul Duffin · 5 years ago
  39. faa5399 apex: make allowed_files prop overridable by Jooyung Han · 5 years ago
  40. 5ef04d1 Merge changes I25c77994,I7da78ef4,I89197d0a into rvc-dev by Colin Cross · 5 years ago
  41. 94c9790 Merge changes from topic "soong-lint" into rvc-dev by Colin Cross · 5 years ago
  42. 205a504 Support adding extra lint checks by Colin Cross · 5 years ago
  43. aaf5806 Allow kotlin modules to skip packaging the kotlin stdlib by Colin Cross · 5 years ago
  44. 3791b45 Fix annotation processors in kotlin modules that generate resources by Colin Cross · 5 years ago
  45. 86672f6 Fix build breakages when WITHOUT_CHECK_API=true by Paul Duffin · 5 years ago
  46. f58305a Merge "Don't remove entries for overriddable modules" into rvc-dev by TreeHugger Robot · 5 years ago
  47. fc14a13 Merge "Exclude kernel_headers from vendor snapshot" into rvc-dev by Inseob Kim · 5 years ago
  48. 1e28e3c Add support for running Android lint on java and android modules. by Colin Cross · 5 years ago
  49. 1c14b4e Consolidate adding common java properties by Colin Cross · 5 years ago
  50. 115e7e7 Enforce permitted_packages for Q+ and R+ modules by Andrei Onea · 5 years ago
  51. ac5e79f Don't remove entries for overriddable modules by Jiyong Park · 5 years ago
  52. 97c74da VNDK listing contains device modules only by Yo Chiang · 5 years ago
  53. cea7680 Exclude kernel_headers from vendor snapshot by Inseob Kim · 5 years ago
  54. 8d6286b apex_sets is added to apexkeys.txt by Jiyong Park · 5 years ago
  55. 78bb739 Merge "Installed APKs should not have `prebuilt_` prefix" into rvc-dev by TreeHugger Robot · 5 years ago
  56. c3754ba Merge "Let APEX build against preferred java_sdk_library_import" into rvc-dev by Anton Hansson · 5 years ago
  57. 854c14f Installed APKs should not have `prebuilt_` prefix by Sasha Smundak · 5 years ago
  58. f642a31 Let APEX build against preferred java_sdk_library_import by Paul Duffin · 5 years ago
  59. f4a5492 Merge changes from topics "soong-inclusive-language", "soong_inclusive_language2" into rvc-dev by Colin Cross · 5 years ago
  60. c8697f6 Merge changes from topics "soong-dist", "tests-PathForSource" into rvc-dev by Colin Cross · 5 years ago
  61. 287638b Fix using generated test configs for sh_test, python_test and rust_test modules by Colin Cross · 5 years ago
  62. a44a6b2 Use inclusive language in Android.bp files by Colin Cross · 5 years ago
  63. 871b80f Add DistForGoal to MakeVarsContext by Colin Cross · 6 years ago
  64. 95f7b34 Use inclusive language in build/soong by Colin Cross · 5 years ago
  65. 9855207 Define Soong phony rules in Make by Colin Cross · 5 years ago
  66. 5a3458d Remove paths from cc.TestConfig by Colin Cross · 5 years ago
  67. f5f663b Remove most paths from java.TestConfig by Colin Cross · 5 years ago
  68. f77c720 Allow tests to bypass PathForSource existence checks by Colin Cross · 5 years ago
  69. 03aa290 Merge "Add eakammer and patricearruda to OWNERS" into rvc-dev by Colin Cross · 5 years ago
  70. 0fd3329 Add eakammer and patricearruda to OWNERS by Colin Cross · 5 years ago
  71. b1522d9 Merge "Implement test config auto-gen for sh_test." into rvc-dev by TreeHugger Robot · 5 years ago
  72. a5fa9f6 Merge "Fix type assertion error regarding dex_import" into rvc-dev by TreeHugger Robot · 5 years ago
  73. d17bc61 Implement test config auto-gen for sh_test. by frankfeng · 5 years ago
  74. ddac56e Merge "Make override modules compatible with prebuilts." into rvc-dev by TreeHugger Robot · 5 years ago
  75. 8321caa Merge changes from topic "metalava_sandbox" into rvc-dev by Ramy Medhat · 5 years ago
  76. e50fe61 Make override modules compatible with prebuilts. by Jaewoong Jung · 5 years ago
  77. 7f2006c Turn on metalava sandbox warning in all droiddoc metalava invocations. by Ramy Medhat · 5 years ago
  78. 8e9b63b Add support for Metalava implicit dependencies for remote execution. by Ramy Medhat · 5 years ago
  79. 46bad76 Add sourcepath to inputs of remoteable metalava action. by Ramy Medhat · 5 years ago
  80. 26d6b78 Update LLVM toolchain to r383902b. by Stephen Hines · 5 years ago
  81. 1fb3cd8 Add support for the remote execution of metalava actions. by Ramy Medhat · 5 years ago
  82. e26a63e Fix type assertion error regarding dex_import by Jiyong Park · 5 years ago
  83. 829b713 Use Targets[Android] instead of DeviceArch funcs. by Jaewoong Jung · 5 years ago
  84. 4754d44 Merge "java_sdk_library: Add system-server scope" into rvc-dev by Paul Duffin · 5 years ago
  85. 78f654c Make it possible to specify separate rules for native_bridge case by Victor Khimenko · 5 years ago
  86. feee554 Merge "Cherrypick aosp/1318079 and aosp/1324841" into rvc-dev by Alexander Smundak · 5 years ago
  87. 50cea1a Merge "Include car project in grey list removed apis" into rvc-dev by TreeHugger Robot · 5 years ago
  88. 5a757b1 java_sdk_library: Add system-server scope by Paul Duffin · 5 years ago
  89. a109682 Merge "Copy removed.txt file to the snapshot correctly" into rvc-dev by Paul Duffin · 5 years ago
  90. afd3d11 dex_import that isn't available for platform isn't installed by Jiyong Park · 5 years ago
  91. c4f0ff1 Cherrypick aosp/1318079 and aosp/1324841 by Sasha Smundak · 5 years ago
  92. 0011ebc [automerger skipped] Add apex_set module. am: 9c49b285f2 am: 60ff397cc8 -s ours by Jaewoong Jung · 5 years ago
  93. f1fee4a [automerger skipped] Implement android_app_set module am: 8539023170 am: 3ed701b6c5 -s ours by Sasha Smundak · 5 years ago
  94. 691c817 [automerger skipped] Implement extract_apks am: 97d511a16d am: f5eec5c80c -s ours by Sasha Smundak · 5 years ago
  95. 60ff397 Add apex_set module. am: 9c49b285f2 by Jaewoong Jung · 5 years ago
  96. 3ed701b Implement android_app_set module am: 8539023170 by Sasha Smundak · 5 years ago
  97. f5eec5c Implement extract_apks am: 97d511a16d by Sasha Smundak · 5 years ago
  98. 9791efa Include car project in grey list removed apis by Eric Jeong · 5 years ago
  99. d7fdfd6 Merge "dex_import can be added to apex" into rvc-dev by Anton Hansson · 5 years ago
  100. 4ecb0d6 Merge "Use Stem where output file name is expected in APEX" into rvc-dev by Anton Hansson · 5 years ago