1. 0db3d35 Set the OS name in the metrics protobuf file by Patrice Arruda · 5 years ago
  2. dd3020f Use the build start time from Soong main UI for metrics build timestamp. by Patrice Arruda · 5 years ago
  3. ac91c3f Use monotonic clock instead of wall time clock for metrics. by Patrice Arruda · 5 years ago
  4. 70ca506 Add newline to each generated bash script in rbe_test.go. by Patrice Arruda · 5 years ago
  5. e783659 Add RBE metrics dump in Soong UI. by Patrice Arruda · 5 years ago
  6. de44afa Run the metrics uploader in the background. by Patrice Arruda · 5 years ago
  7. 4f7f60b Upload build metrics after a build is completed. by Patrice Arruda · 5 years ago
  8. 2ce0776 Pass the TMPDIR directly to the command when dumping makefile variables. by Patrice Arruda · 5 years ago
  9. b2da01d Add a new protobuf message named Upload to upload build metrics. by Patrice Arruda · 5 years ago
  10. b65f380 [automerger skipped] Don't remove entries for overriddable modules am: 81aa8a42a1 am: 0350a2e665 -s ours by Jiyong Park · 5 years ago
  11. d9f421f [automerger skipped] apex_sets is added to apexkeys.txt am: 4a9f512b40 am: 84a8eca463 -s ours by Jiyong Park · 5 years ago
  12. 5b15386 [automerger skipped] Output apkcerts file for android_app_set. am: 9cd4216c56 am: 33973da223 -s ours by Jaewoong Jung · 5 years ago
  13. 0350a2e Don't remove entries for overriddable modules am: 81aa8a42a1 by Jiyong Park · 5 years ago
  14. 84a8eca apex_sets is added to apexkeys.txt am: 4a9f512b40 by Jiyong Park · 5 years ago
  15. 33973da Output apkcerts file for android_app_set. am: 9cd4216c56 by Jaewoong Jung · 5 years ago
  16. 81aa8a4 Don't remove entries for overriddable modules by Jiyong Park · 5 years ago
  17. 4a9f512 apex_sets is added to apexkeys.txt by Jiyong Park · 5 years ago
  18. 9cd4216 Output apkcerts file for android_app_set. by Jaewoong Jung · 5 years ago
  19. 9ba460f Add property api_levels_jar_filename to droidstubs by Liz Kammer · 5 years ago
  20. dbc447a [automerger skipped] Handle universal APK case in extract_apks am: 591e59e511 am: 912835844a -s ours by Sasha Smundak · 5 years ago
  21. 9128358 Handle universal APK case in extract_apks am: 591e59e511 by Sasha Smundak · 5 years ago
  22. 591e59e Handle universal APK case in extract_apks by Sasha Smundak · 5 years ago
  23. 0f4ab3c Merge changes I5a180544,Ifdf9bf97 into rvc-dev by TreeHugger Robot · 5 years ago
  24. 5bc1744 Build transitive lint reports for apex modules by Colin Cross · 5 years ago
  25. 5e218db Add environment variables to control lint checks by Colin Cross · 5 years ago
  26. f220db8 apex_set is force disabled when necessary by Jiyong Park · 5 years ago
  27. 681d4b7 Merge "Pass unstripped JNI libraries to Make" into rvc-dev by Colin Cross · 5 years ago
  28. db4d465 Merge changes from topic "lint-unbundled-apps" into rvc-dev by Colin Cross · 5 years ago
  29. b32b712 Pass unstripped JNI libraries to Make by Colin Cross · 5 years ago
  30. 1d11c87 Build a zip of transitive lint reports for apps by Colin Cross · 5 years ago
  31. 70f5909 Add DepSets by Colin Cross · 5 years ago
  32. 2b9c5f0 Support lint on unbundled builds by Colin Cross · 5 years ago
  33. 774a758 Use unzip -DD by Colin Cross · 5 years ago
  34. 7e2b36c Set LOCAL_APKCERTS_FILE for apk_set modules in apexes by Colin Cross · 5 years ago
  35. 03f3a9c Use a default exclude filter for JaCoCo in Soong. by Chris Gross · 5 years ago
  36. 63d6879 Add soong cc and java deps to general-tests dist by Liz Kammer · 5 years ago
  37. 1b7fc95 Merge "Add sandbox property to the javadoc rule." into rvc-dev by Ramy Medhat · 5 years ago
  38. f6cd2a0 Merge changes from topic "gcov-clang-migration" into rvc-dev by Oliver Nguyen · 5 years ago
  39. abe1a1a Add sandbox property to the javadoc rule. by Ramy Medhat · 5 years ago
  40. 72cabc6 Make native_coverage clause work with ClangCoverage by Colin Cross · 5 years ago
  41. f221e59 Merge "DO NOT MERGE apex: install flattened from apex_set" into rvc-dev by Jooyung Han · 5 years ago
  42. 4c84526 Merge "Include shared lib in vendor snapshot if isVndkExt" into rvc-dev by Inseob Kim · 5 years ago
  43. d8f1b81 Merge "Output apkcerts file for android_app_set." into rvc-dev by Jaewoong Jung · 5 years ago
  44. 583691a Introduce product variables to select Java code coverage paths in Soong. by Roland Levillain · 5 years ago
  45. 0c9a2d0 Rename native code coverage paths product variables in Soong. by Roland Levillain · 5 years ago
  46. ff1531e Merge "Propagate owner property for apex modules" into rvc-dev by Anton Hansson · 5 years ago
  47. 13b85a4 Merge "[HWASan] Disable GlobalISel/FastISel w/ HWASan." into rvc-dev by Mitch Phillips · 5 years ago
  48. b1c574f [HWASan] Disable GlobalISel/FastISel w/ HWASan. by Mitch Phillips · 5 years ago
  49. 8bec026 Output apkcerts file for android_app_set. by Jaewoong Jung · 5 years ago
  50. 1ee62c0 Propagate owner property for apex modules by Anton Hansson · 5 years ago
  51. 2963716 DO NOT MERGE apex: install flattened from apex_set by Jooyung Han · 5 years ago
  52. f99b355 Include shared lib in vendor snapshot if isVndkExt by Bill Peckham · 5 years ago
  53. c442210 Apply hiddenapi encoding to java_sdk_library .impl by Paul Duffin · 5 years ago
  54. 82f62fd Merge "Add exclude_shared_libs, expand exclude_static_libs to cover static_libs" into rvc-dev by Victor Khimenko · 5 years ago
  55. 1429cdc Add exclude_shared_libs, expand exclude_static_libs to cover static_libs by Colin Cross · 5 years ago
  56. 16e8b04 Merge changes Ie163a4da,I16375b88 into rvc-dev by Colin Cross · 5 years ago
  57. 91edfc2 Set root dir in lint project.xml by Colin Cross · 5 years ago
  58. bca9028 Set ANDROID_SDK_HOME when running lint by Colin Cross · 5 years ago
  59. 433ea23 Change how override_modules work with prebuilts. by Jaewoong Jung · 5 years ago
  60. d4c3d0d Merge "Stem name should be fixed the same was as masterFile" into rvc-dev by TreeHugger Robot · 5 years ago
  61. 3c904e8 Stem name should be fixed the same was as masterFile by Sasha Smundak · 5 years ago
  62. 78d26d1 Merge "VNDK listing contains device modules only" into rvc-dev by TreeHugger Robot · 5 years ago
  63. d65089b Merge "Enforce permitted_packages for Q+ and R+ modules" into rvc-dev by TreeHugger Robot · 5 years ago
  64. d166f79 Merge "apex: make allowed_files prop overridable" into rvc-dev by Jooyung Han · 5 years ago
  65. 4c21463 Merge "Fix build breakages when WITHOUT_CHECK_API=true" into rvc-dev by Paul Duffin · 5 years ago
  66. 49d3a52 Instrument the java_sdk_library implementation library by Paul Duffin · 5 years ago
  67. 9ee66da Fix check-boot-jars when a boot jar is provided by prebuilt by Paul Duffin · 5 years ago
  68. faa5399 apex: make allowed_files prop overridable by Jooyung Han · 5 years ago
  69. 5ef04d1 Merge changes I25c77994,I7da78ef4,I89197d0a into rvc-dev by Colin Cross · 5 years ago
  70. 94c9790 Merge changes from topic "soong-lint" into rvc-dev by Colin Cross · 5 years ago
  71. 205a504 Support adding extra lint checks by Colin Cross · 5 years ago
  72. aaf5806 Allow kotlin modules to skip packaging the kotlin stdlib by Colin Cross · 5 years ago
  73. 3791b45 Fix annotation processors in kotlin modules that generate resources by Colin Cross · 5 years ago
  74. 86672f6 Fix build breakages when WITHOUT_CHECK_API=true by Paul Duffin · 5 years ago
  75. f58305a Merge "Don't remove entries for overriddable modules" into rvc-dev by TreeHugger Robot · 5 years ago
  76. fc14a13 Merge "Exclude kernel_headers from vendor snapshot" into rvc-dev by Inseob Kim · 5 years ago
  77. 1e28e3c Add support for running Android lint on java and android modules. by Colin Cross · 5 years ago
  78. 1c14b4e Consolidate adding common java properties by Colin Cross · 5 years ago
  79. 115e7e7 Enforce permitted_packages for Q+ and R+ modules by Andrei Onea · 5 years ago
  80. ac5e79f Don't remove entries for overriddable modules by Jiyong Park · 5 years ago
  81. 97c74da VNDK listing contains device modules only by Yo Chiang · 5 years ago
  82. cea7680 Exclude kernel_headers from vendor snapshot by Inseob Kim · 5 years ago
  83. 8d6286b apex_sets is added to apexkeys.txt by Jiyong Park · 5 years ago
  84. 78bb739 Merge "Installed APKs should not have `prebuilt_` prefix" into rvc-dev by TreeHugger Robot · 5 years ago
  85. c3754ba Merge "Let APEX build against preferred java_sdk_library_import" into rvc-dev by Anton Hansson · 5 years ago
  86. 854c14f Installed APKs should not have `prebuilt_` prefix by Sasha Smundak · 5 years ago
  87. f642a31 Let APEX build against preferred java_sdk_library_import by Paul Duffin · 5 years ago
  88. f4a5492 Merge changes from topics "soong-inclusive-language", "soong_inclusive_language2" into rvc-dev by Colin Cross · 5 years ago
  89. c8697f6 Merge changes from topics "soong-dist", "tests-PathForSource" into rvc-dev by Colin Cross · 5 years ago
  90. 287638b Fix using generated test configs for sh_test, python_test and rust_test modules by Colin Cross · 5 years ago
  91. a44a6b2 Use inclusive language in Android.bp files by Colin Cross · 5 years ago
  92. 871b80f Add DistForGoal to MakeVarsContext by Colin Cross · 6 years ago
  93. 95f7b34 Use inclusive language in build/soong by Colin Cross · 5 years ago
  94. 9855207 Define Soong phony rules in Make by Colin Cross · 5 years ago
  95. 5a3458d Remove paths from cc.TestConfig by Colin Cross · 5 years ago
  96. f5f663b Remove most paths from java.TestConfig by Colin Cross · 5 years ago
  97. f77c720 Allow tests to bypass PathForSource existence checks by Colin Cross · 5 years ago
  98. 03aa290 Merge "Add eakammer and patricearruda to OWNERS" into rvc-dev by Colin Cross · 5 years ago
  99. 0fd3329 Add eakammer and patricearruda to OWNERS by Colin Cross · 5 years ago
  100. b1522d9 Merge "Implement test config auto-gen for sh_test." into rvc-dev by TreeHugger Robot · 5 years ago