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