1. f467732 Do not consider disabled prebuilt variants. by Martin Stjernholm · 5 years ago
  2. 75b1005 Merge "Revert "Do not consider disabled prebuilt variants."" by Jakub Pawlowski · 5 years ago
  3. ca7b2c3 Merge "Revert "Add compile_multilib properties to all native prebuilts."" by Jakub Pawlowski · 5 years ago
  4. 6ffbe57 Revert "Do not consider disabled prebuilt variants." by Charles Chen · 5 years ago
  5. 29936ae Revert "Add compile_multilib properties to all native prebuilts." by Charles Chen · 5 years ago
  6. 6da6973 Merge "Add compile_multilib properties to all native prebuilts." by Treehugger Robot · 5 years ago
  7. 3058878 Merge "Use the build start time from Soong main UI for metrics build timestamp." by Treehugger Robot · 5 years ago
  8. 40be9bb Merge "Set sdk_version for prebuilt_api to scope" by Liz Kammer · 5 years ago
  9. 73c790f Use the build start time from Soong main UI for metrics build timestamp. by Patrice Arruda · 5 years ago
  10. 75fd488 Merge "Use monotonic clock instead of wall time clock for metrics." by Treehugger Robot · 5 years ago
  11. f971af7 Set sdk_version for prebuilt_api to scope by Liz Kammer · 5 years ago
  12. 562b6ee Merge "Support lint on unbundled builds" by Colin Cross · 5 years ago
  13. 958b89c Use monotonic clock instead of wall time clock for metrics. by Patrice Arruda · 5 years ago
  14. aeaffeb Merge "Add array type property flags, equivalent to args" by Treehugger Robot · 5 years ago
  15. 585cac2 Add array type property flags, equivalent to args by Liz Kammer · 5 years ago
  16. 775c8e1 Merge "Do not consider disabled prebuilt variants." by Treehugger Robot · 5 years ago
  17. 20efa41 Merge "Set LOCAL_APKCERTS_FILE for apk_set modules in apexes" by Treehugger Robot · 5 years ago
  18. b7cea24 Merge "Use unzip -DD" by Colin Cross · 5 years ago
  19. 9d98ac1 Merge "Fix string concatenation error" by Treehugger Robot · 5 years ago
  20. d783bbb Use unzip -DD by Colin Cross · 5 years ago
  21. 41405cc Merge "Nullify stl and sanitize of llndk_headers" by Inseob Kim · 5 years ago
  22. 4fb652d Set LOCAL_APKCERTS_FILE for apk_set modules in apexes by Colin Cross · 5 years ago
  23. 8a6ed37 Support lint on unbundled builds by Colin Cross · 5 years ago
  24. 1e9c267 Add compile_multilib properties to all native prebuilts. by Martin Stjernholm · 5 years ago
  25. afa6a77 Fix string concatenation error by Colin Cross · 5 years ago
  26. 21143a6 Merge "Specify module dependency in the srcs list" by Treehugger Robot · 5 years ago
  27. 235e2fd Do not consider disabled prebuilt variants. by Martin Stjernholm · 5 years ago
  28. ed62b9c Differentiate sdk snapshot include dir by os type by Paul Duffin · 5 years ago
  29. 8f91f7d Merge "Handle empty / undefined slice-type product variables uniformly." by Roland Levillain · 5 years ago
  30. afdd267 Merge "Add RBE metrics dump in Soong UI." by Treehugger Robot · 5 years ago
  31. 62f1bf2 Add RBE metrics dump in Soong UI. by Patrice Arruda · 5 years ago
  32. cee7e66 Ensure that sdk/module_exports depends on source members by Paul Duffin · 5 years ago
  33. f6cc261 Handle empty / undefined slice-type product variables uniformly. by Roland Levillain · 5 years ago
  34. 2c79c87 Merge changes Iefcf4fbe,I450d4769,I1ffc7e7b by Treehugger Robot · 5 years ago
  35. bbd25ae Specify module dependency in the srcs list by Chih-Hung Hsieh · 5 years ago
  36. 4e74082 Merge "Document critical path in perf.md" by Treehugger Robot · 5 years ago
  37. d417bf4 Document critical path in perf.md by Colin Cross · 5 years ago
  38. 80342d7 Restrict replacements of source dependencies with prebuilts by Paul Duffin · 5 years ago
  39. 44f1d84 Stop java_sdk_library_import from depending on source modules by Paul Duffin · 5 years ago
  40. ecc495f Merge "Apply "excludes" for OutputFileProducer" by Jooyung Han · 5 years ago
  41. 0ae555d Merge "Support kotlin multiplatform sources" by Treehugger Robot · 5 years ago
  42. 85e326d Merge "Correct typo of defaults for docs property sorting" by Treehugger Robot · 5 years ago
  43. c7c6910 Nullify stl and sanitize of llndk_headers by Inseob Kim · 5 years ago
  44. c87fbdd Merge "Add `data_libs` property to cc_test rules" by Christopher Parsons · 5 years ago
  45. a93fbac Correct typo of defaults for docs property sorting by Liz Kammer · 5 years ago
  46. c5f2aa4 Merge "soong: globally enable -Wunreachable-code-loop-increment" by George Burgess IV · 5 years ago
  47. 79d66a5 Add `data_libs` property to cc_test rules by Chris Parsons · 5 years ago
  48. 26ab8e8 Prepend default to allow overriding in the bp file. by Martin Stjernholm · 5 years ago
  49. cc77601 Do not follow SDK member dependencies for APEX payloads. by Martin Stjernholm · 5 years ago
  50. 58c33f0 Do not follow prebuiltDependencyTags in APEX payload walks. by Martin Stjernholm · 5 years ago
  51. 203a3f2 Merge "Add soong cc and java deps to general-tests dist" by Liz Kammer · 5 years ago
  52. a4c8cc6 Support kotlin multiplatform sources by Colin Cross · 5 years ago
  53. 96e5e41 Dist module_paths/files.db by Colin Cross · 5 years ago
  54. 5e07d0c Add soong cc and java deps to general-tests dist by Liz Kammer · 5 years ago
  55. 0eeff82 Merge "Add missing soong_docs inputs" by Christopher Parsons · 5 years ago
  56. 5aa3134 Merge "cc: add exclude_generated_sources property" by Jooyung Han · 5 years ago
  57. 759ccc1 Merge "Tidy up the definition of sdkCore." by Treehugger Robot · 5 years ago
  58. 7607dd3 Apply "excludes" for OutputFileProducer by Jooyung Han · 5 years ago
  59. ac07f88 cc: add exclude_generated_sources property by Jooyung Han · 5 years ago
  60. 8f9782f remove unused GeneratedHeaders variable by Jooyung Han · 5 years ago
  61. 8fab5bc Merge changes from topic "uses-libs-5" by Ulyana Trafimovich · 5 years ago
  62. a04db44 Merge "Include shared lib in vendor snapshot if isVndkExt" by Inseob Kim · 5 years ago
  63. 7d3f096 Include shared lib in vendor snapshot if isVndkExt by Bill Peckham · 5 years ago
  64. fae9e0c Merge "apex: add / in file_contexts as system_file" by Treehugger Robot · 5 years ago
  65. 8cf2fda Merge "Dedup NDK library lists in make." by Treehugger Robot · 5 years ago
  66. 2e93eb7 Merge "Fix out/soong/Android-<>.mk reproducibility" by Treehugger Robot · 5 years ago
  67. 756aa63 Merge "Rename module -> module-lib" by Treehugger Robot · 5 years ago
  68. 367c01b Merge changes from topic "rust-flex" by Matthew Maurer · 5 years ago
  69. 1a8c856 Fix out/soong/Android-<>.mk reproducibility by Dan Willemsen · 5 years ago
  70. 2e1b8ba Merge "Generate the known NDK libraries list." by Treehugger Robot · 5 years ago
  71. 5aff3af Merge "Output apkcerts file for android_app_set." by Treehugger Robot · 5 years ago
  72. bb3add1 rust: Suppress default sysroot unconditionally by Matthew Maurer · 5 years ago
  73. c761eec rust: Mutate prebuilt modules dylib/rlib by Matthew Maurer · 5 years ago
  74. 0f003b1 rust: Add rustlibs auto dependency selection by Matthew Maurer · 5 years ago
  75. 2ae0513 rust: Change default variants by Matthew Maurer · 5 years ago
  76. 128f53b rust: Fix Properties inheritance for prebuilts by Matthew Maurer · 5 years ago
  77. 6bbe577 Merge "Explicitly define Rust default lints" by Thiébaud Weksteen · 5 years ago
  78. 7d9deed Merge changes Ib7ad715d,I3a83b5ed by Treehugger Robot · 5 years ago
  79. 11c1e0f Output apkcerts file for android_app_set. by Jaewoong Jung · 5 years ago
  80. e6b5e9a Merge "Add BenchmarkProperties to cc_defaults" by Treehugger Robot · 5 years ago
  81. 8ec6261 Merge changes Ie33d2e05,Ie2b4509b,I5ac3a1f5 by Colin Cross · 5 years ago
  82. 8e46efa Explicitly define Rust default lints by Thiébaud Weksteen · 5 years ago
  83. 8f70db2 Merge "Rename the Default* constants in java/config." by Treehugger Robot · 5 years ago
  84. 880f964 Tidy up the definition of sdkCore. by Pete Gillin · 5 years ago
  85. 7b0bdce Remove frameworkResModule from sdkCorePlatform. by Pete Gillin · 5 years ago
  86. 286d8f9 Merge "Prepare Soong for switch to stable core/platform API." by Treehugger Robot · 5 years ago
  87. 0638dfc Rename the Default* constants in java/config. by Pete Gillin · 5 years ago
  88. e3d44b2 Remove the concept of useDefaultLibs from Soong. by Pete Gillin · 5 years ago
  89. 40a0642 Prepare Soong for switch to stable core/platform API. by Pete Gillin · 5 years ago
  90. 5f364b6 Rewrite construct_context.sh in Python. by Ulya Trafimovich · 5 years ago
  91. 7462eda Merge "Add host exports for platform libraries used by ART host testing." by Nicolas Geoffray · 5 years ago
  92. ba2268f Merge "Remove stale doc comment" by Treehugger Robot · 5 years ago
  93. f164a94 Dedup NDK library lists in make. by Dan Albert · 5 years ago
  94. de5aade Generate the known NDK libraries list. by Dan Albert · 5 years ago
  95. f2b480e Remove stale doc comment by Dan Willemsen · 5 years ago
  96. 5c4e489 Enable genrule modules for Rust host binaries by Chih-Hung Hsieh · 5 years ago
  97. 4328765 Add BenchmarkProperties to cc_defaults by Colin Cross · 5 years ago
  98. 79e546f Merge "Remove moduleContextImpl struct" by Thiébaud Weksteen · 5 years ago
  99. ba7887f Add host exports for platform libraries used by ART host testing. by Nicolas Geoffray · 5 years ago
  100. c4dac26 Refactor class loader context generation. by Ulya Trafimovich · 5 years ago