1. bbd25ae Specify module dependency in the srcs list by Chih-Hung Hsieh · 6 years ago
  2. ecc495f Merge "Apply "excludes" for OutputFileProducer" by Jooyung Han · 6 years ago
  3. 0ae555d Merge "Support kotlin multiplatform sources" by Treehugger Robot · 6 years ago
  4. 85e326d Merge "Correct typo of defaults for docs property sorting" by Treehugger Robot · 6 years ago
  5. c87fbdd Merge "Add `data_libs` property to cc_test rules" by Christopher Parsons · 6 years ago
  6. a93fbac Correct typo of defaults for docs property sorting by Liz Kammer · 6 years ago
  7. c5f2aa4 Merge "soong: globally enable -Wunreachable-code-loop-increment" by George Burgess IV · 6 years ago
  8. 79d66a5 Add `data_libs` property to cc_test rules by Chris Parsons · 6 years ago
  9. 203a3f2 Merge "Add soong cc and java deps to general-tests dist" by Liz Kammer · 6 years ago
  10. a4c8cc6 Support kotlin multiplatform sources by Colin Cross · 6 years ago
  11. 96e5e41 Dist module_paths/files.db by Colin Cross · 6 years ago
  12. 5e07d0c Add soong cc and java deps to general-tests dist by Liz Kammer · 6 years ago
  13. 0eeff82 Merge "Add missing soong_docs inputs" by Christopher Parsons · 6 years ago
  14. 5aa3134 Merge "cc: add exclude_generated_sources property" by Jooyung Han · 6 years ago
  15. 759ccc1 Merge "Tidy up the definition of sdkCore." by Treehugger Robot · 6 years ago
  16. 7607dd3 Apply "excludes" for OutputFileProducer by Jooyung Han · 6 years ago
  17. ac07f88 cc: add exclude_generated_sources property by Jooyung Han · 6 years ago
  18. 8f9782f remove unused GeneratedHeaders variable by Jooyung Han · 6 years ago
  19. 8fab5bc Merge changes from topic "uses-libs-5" by Ulyana Trafimovich · 6 years ago
  20. a04db44 Merge "Include shared lib in vendor snapshot if isVndkExt" by Inseob Kim · 6 years ago
  21. 7d3f096 Include shared lib in vendor snapshot if isVndkExt by Bill Peckham · 6 years ago
  22. fae9e0c Merge "apex: add / in file_contexts as system_file" by Treehugger Robot · 6 years ago
  23. 8cf2fda Merge "Dedup NDK library lists in make." by Treehugger Robot · 6 years ago
  24. 2e93eb7 Merge "Fix out/soong/Android-<>.mk reproducibility" by Treehugger Robot · 6 years ago
  25. 756aa63 Merge "Rename module -> module-lib" by Treehugger Robot · 6 years ago
  26. 367c01b Merge changes from topic "rust-flex" by Matthew Maurer · 6 years ago
  27. 1a8c856 Fix out/soong/Android-<>.mk reproducibility by Dan Willemsen · 6 years ago
  28. 2e1b8ba Merge "Generate the known NDK libraries list." by Treehugger Robot · 6 years ago
  29. 5aff3af Merge "Output apkcerts file for android_app_set." by Treehugger Robot · 6 years ago
  30. bb3add1 rust: Suppress default sysroot unconditionally by Matthew Maurer · 6 years ago
  31. c761eec rust: Mutate prebuilt modules dylib/rlib by Matthew Maurer · 6 years ago
  32. 0f003b1 rust: Add rustlibs auto dependency selection by Matthew Maurer · 6 years ago
  33. 2ae0513 rust: Change default variants by Matthew Maurer · 6 years ago
  34. 128f53b rust: Fix Properties inheritance for prebuilts by Matthew Maurer · 6 years ago
  35. 6bbe577 Merge "Explicitly define Rust default lints" by Thiébaud Weksteen · 6 years ago
  36. 7d9deed Merge changes Ib7ad715d,I3a83b5ed by Treehugger Robot · 6 years ago
  37. 11c1e0f Output apkcerts file for android_app_set. by Jaewoong Jung · 6 years ago
  38. e6b5e9a Merge "Add BenchmarkProperties to cc_defaults" by Treehugger Robot · 6 years ago
  39. 8ec6261 Merge changes Ie33d2e05,Ie2b4509b,I5ac3a1f5 by Colin Cross · 6 years ago
  40. 8e46efa Explicitly define Rust default lints by Thiébaud Weksteen · 6 years ago
  41. 8f70db2 Merge "Rename the Default* constants in java/config." by Treehugger Robot · 6 years ago
  42. 880f964 Tidy up the definition of sdkCore. by Pete Gillin · 6 years ago
  43. 7b0bdce Remove frameworkResModule from sdkCorePlatform. by Pete Gillin · 6 years ago
  44. 286d8f9 Merge "Prepare Soong for switch to stable core/platform API." by Treehugger Robot · 6 years ago
  45. 0638dfc Rename the Default* constants in java/config. by Pete Gillin · 6 years ago
  46. e3d44b2 Remove the concept of useDefaultLibs from Soong. by Pete Gillin · 6 years ago
  47. 40a0642 Prepare Soong for switch to stable core/platform API. by Pete Gillin · 6 years ago
  48. 5f364b6 Rewrite construct_context.sh in Python. by Ulya Trafimovich · 6 years ago
  49. 7462eda Merge "Add host exports for platform libraries used by ART host testing." by Nicolas Geoffray · 6 years ago
  50. ba2268f Merge "Remove stale doc comment" by Treehugger Robot · 6 years ago
  51. f164a94 Dedup NDK library lists in make. by Dan Albert · 6 years ago
  52. de5aade Generate the known NDK libraries list. by Dan Albert · 6 years ago
  53. f2b480e Remove stale doc comment by Dan Willemsen · 6 years ago
  54. 5c4e489 Enable genrule modules for Rust host binaries by Chih-Hung Hsieh · 6 years ago
  55. 4328765 Add BenchmarkProperties to cc_defaults by Colin Cross · 6 years ago
  56. 79e546f Merge "Remove moduleContextImpl struct" by Thiébaud Weksteen · 6 years ago
  57. ba7887f Add host exports for platform libraries used by ART host testing. by Nicolas Geoffray · 6 years ago
  58. c4dac26 Refactor class loader context generation. by Ulya Trafimovich · 6 years ago
  59. cfc2df8 Merge "Track the current java_sdk_library(_import) deps" by Paul Duffin · 6 years ago
  60. 452bf39 Merge "Apply hiddenapi encoding to java_sdk_library .impl" by Paul Duffin · 6 years ago
  61. 25fd773 Fix finder on symlinks pointing to directories by Colin Cross · 6 years ago
  62. 7cdad45 Add Stat to finder/fs by Colin Cross · 6 years ago
  63. 7f8aa39 Move finder_test filesystem helper functions to fs/test.go by Colin Cross · 6 years ago
  64. a66f571 Merge "Add relative_install_path property to prebuilt_etc" by Liz Kammer · 6 years ago
  65. 1aaad51 Merge "[cc/pgo] Fix incorrect project name" by Treehugger Robot · 6 years ago
  66. e9eacaa Merge "Move gen-kotlin-build-file.sh to python" by Treehugger Robot · 6 years ago
  67. a2058f8 Apply hiddenapi encoding to java_sdk_library .impl by Paul Duffin · 6 years ago
  68. 0449a63 Add relative_install_path property to prebuilt_etc by Liz Kammer · 6 years ago
  69. 9d544a8 [cc/pgo] Fix incorrect project name by Pirama Arumuga Nainar · 6 years ago
  70. ca8d9a5 Track the current java_sdk_library(_import) deps by Paul Duffin · 6 years ago
  71. 5e291c2 Fix bpfmt issues and add bpfmt to preupload checks by Thiébaud Weksteen · 6 years ago
  72. 2dfd54d apex: add / in file_contexts as system_file by Jooyung Han · 6 years ago
  73. 0c6f111 Merge changes Ifd2858dd,I2585dd99,I65e7a456 by Treehugger Robot · 6 years ago
  74. aca9449 Add "art/test" to the list of Core Library projects. by Roland Levillain · 6 years ago
  75. e95eb45 Merge "Add `soong.java.testProperties` to `java_defaults` module type." by Roland Levillain · 6 years ago
  76. 9b1aa0c Move gen-kotlin-build-file.sh to python by Colin Cross · 6 years ago
  77. fb81db2 soong: globally enable -Wunreachable-code-loop-increment by George Burgess IV · 6 years ago
  78. 85a08fc Merge "Add clippy-driver build rule" by Matthew Maurer · 6 years ago
  79. a8bfdbd Merge "Update rustc to 1.44.0" by Treehugger Robot · 6 years ago
  80. eb2676e Merge "Add platform libraries required for ART chroot testing." by Nicolas Geoffray · 6 years ago
  81. b1af227 Merge "Add Matt to OWNERS for Rust" by Treehugger Robot · 6 years ago
  82. 8f3386e Merge "Use a default exclude filter for JaCoCo in Soong." by Chris Gross · 6 years ago
  83. 8f232a2 Add missing soong_docs inputs by Chris Parsons · 6 years ago
  84. 792ea73 Add platform libraries required for ART chroot testing. by Nicolas Geoffray · 6 years ago
  85. 530dccb Update rustc to 1.44.0 by Jeff Vander Stoep · 6 years ago
  86. b5b0ff3 Add `soong.java.testProperties` to `java_defaults` module type. by Roland Levillain · 6 years ago
  87. 92f703b Add clippy-driver build rule by Thiébaud Weksteen · 6 years ago
  88. 3d88ad6 Merge "Move construct_context.sh from Make to Soong. Update OWNERS list." by Ulyana Trafimovich · 6 years ago
  89. d06f11e Merge "Support multiple dists per Android.bp module, and dist output selection." by Jingwen Chen · 6 years ago
  90. 03186ed Add Matt to OWNERS for Rust by Jeff Vander Stoep · 6 years ago
  91. 9ae615f Merge "Remove duplicate Helper call" by Thiébaud Weksteen · 6 years ago
  92. 3e2a34d Merge "Dist build.ninja and Android.bp.list" by Treehugger Robot · 6 years ago
  93. 8ba7d47 Dist build.ninja and Android.bp.list by Colin Cross · 6 years ago
  94. 5f2de77 Remove duplicate Helper call by Thiébaud Weksteen · 6 years ago
  95. d9857f8 Merge "Add androidmk error for multiple assignments" by Liz Kammer · 6 years ago
  96. 2f74869 Use a default exclude filter for JaCoCo in Soong. by Chris Gross · 6 years ago
  97. c4fe0dd Merge "Disable flattening only for unbundled apps." by Martin Stjernholm · 6 years ago
  98. 5cb30c5 Move construct_context.sh from Make to Soong. Update OWNERS list. by Ulya Trafimovich · 6 years ago
  99. 40fd90a Support multiple dists per Android.bp module, and dist output selection. by Jingwen Chen · 6 years ago
  100. efb184e apex: use SubName for requiredDeps by Jooyung Han · 6 years ago