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