1. e9eacaa Merge "Move gen-kotlin-build-file.sh to python" by Treehugger Robot · 5 years ago
  2. 5e291c2 Fix bpfmt issues and add bpfmt to preupload checks by Thiébaud Weksteen · 5 years ago
  3. 0c6f111 Merge changes Ifd2858dd,I2585dd99,I65e7a456 by Treehugger Robot · 5 years ago
  4. aca9449 Add "art/test" to the list of Core Library projects. by Roland Levillain · 5 years ago
  5. e95eb45 Merge "Add `soong.java.testProperties` to `java_defaults` module type." by Roland Levillain · 5 years ago
  6. 9b1aa0c Move gen-kotlin-build-file.sh to python by Colin Cross · 5 years ago
  7. 85a08fc Merge "Add clippy-driver build rule" by Matthew Maurer · 5 years ago
  8. a8bfdbd Merge "Update rustc to 1.44.0" by Treehugger Robot · 5 years ago
  9. eb2676e Merge "Add platform libraries required for ART chroot testing." by Nicolas Geoffray · 5 years ago
  10. b1af227 Merge "Add Matt to OWNERS for Rust" by Treehugger Robot · 5 years ago
  11. 8f3386e Merge "Use a default exclude filter for JaCoCo in Soong." by Chris Gross · 5 years ago
  12. 792ea73 Add platform libraries required for ART chroot testing. by Nicolas Geoffray · 5 years ago
  13. 530dccb Update rustc to 1.44.0 by Jeff Vander Stoep · 5 years ago
  14. b5b0ff3 Add `soong.java.testProperties` to `java_defaults` module type. by Roland Levillain · 6 years ago
  15. 92f703b Add clippy-driver build rule by Thiébaud Weksteen · 5 years ago
  16. 3d88ad6 Merge "Move construct_context.sh from Make to Soong. Update OWNERS list." by Ulyana Trafimovich · 5 years ago
  17. d06f11e Merge "Support multiple dists per Android.bp module, and dist output selection." by Jingwen Chen · 5 years ago
  18. 03186ed Add Matt to OWNERS for Rust by Jeff Vander Stoep · 5 years ago
  19. 9ae615f Merge "Remove duplicate Helper call" by Thiébaud Weksteen · 5 years ago
  20. 3e2a34d Merge "Dist build.ninja and Android.bp.list" by Treehugger Robot · 5 years ago
  21. 8ba7d47 Dist build.ninja and Android.bp.list by Colin Cross · 5 years ago
  22. 5f2de77 Remove duplicate Helper call by Thiébaud Weksteen · 5 years ago
  23. d9857f8 Merge "Add androidmk error for multiple assignments" by Liz Kammer · 5 years ago
  24. 2f74869 Use a default exclude filter for JaCoCo in Soong. by Chris Gross · 5 years ago
  25. c4fe0dd Merge "Disable flattening only for unbundled apps." by Martin Stjernholm · 5 years ago
  26. 5cb30c5 Move construct_context.sh from Make to Soong. Update OWNERS list. by Ulya Trafimovich · 5 years ago
  27. 40fd90a Support multiple dists per Android.bp module, and dist output selection. by Jingwen Chen · 5 years ago
  28. efb184e apex: use SubName for requiredDeps by Jooyung Han · 5 years ago
  29. 670ed3d Merge "Avoid race condition over ExportedSystemIncludeDirs" by Treehugger Robot · 5 years ago
  30. 85d6176 apex: support "vendor: true" by Jooyung Han · 5 years ago
  31. 2ed99d0 apex: AndroidMk writes common properties by Jooyung Han · 5 years ago
  32. dd85fd8 Merge "apex: add apex_manifest.pb in file_contexts" by Jooyung Han · 5 years ago
  33. 83f107c Merge "Check `base` property before using it" by Jooyung Han · 5 years ago
  34. 0acb0fb Merge "Only look for profiles when we have a profile dir" by Treehugger Robot · 5 years ago
  35. 14a08f5 Merge "apex/apk: enforce min_sdk_version of all deps" by Jooyung Han · 5 years ago
  36. 5c17ac0 Check `base` property before using it by Jooyung Han · 5 years ago
  37. 78d51b0 Only look for profiles when we have a profile dir by Dan Willemsen · 5 years ago
  38. 1bb4665 Merge "Add SrcPath to InstallHookContext" by David Srbecky · 5 years ago
  39. 35dfb01 Merge "Enable check for "try to expose APIs from hidden class"" by Makoto Onuki · 5 years ago
  40. 56507b4 Disable flattening only for unbundled apps. by Martin Stjernholm · 5 years ago
  41. 6f61fa7 Merge "Minor tweaks to usage message." by Treehugger Robot · 5 years ago
  42. f51b7af Enable check for "try to expose APIs from hidden class" by Makoto Onuki · 5 years ago
  43. 5e4070c Add androidmk error for multiple assignments by Liz Kammer · 5 years ago
  44. e6ec845 Merge "Add standard rustfmt.toml" by Thiébaud Weksteen · 5 years ago
  45. caec264 Merge "Change how override_modules work with prebuilts." by Jaewoong Jung · 5 years ago
  46. 8970b45 Minor tweaks to usage message. by Bob Badour · 5 years ago
  47. 29abfb7 Merge "Include resources in sdk snapshot of java library impl" by Treehugger Robot · 5 years ago
  48. 580eb4f apex: add apex_manifest.pb in file_contexts by Jooyung Han · 5 years ago
  49. ab5467d Avoid race condition over ExportedSystemIncludeDirs by Paul Duffin · 5 years ago
  50. 4e77284 Include resources in sdk snapshot of java library impl by Paul Duffin · 5 years ago
  51. c487ae1 Merge "Don't remove entries for overriddable modules" by Jiyong Park · 5 years ago
  52. a5d1fab Merge "Remove libc_scudo references." by Christopher Ferris · 5 years ago
  53. 1e362da Change how override_modules work with prebuilts. by Jaewoong Jung · 5 years ago
  54. ce3912f Merge "Implement OutputFiles for python modules." by Liz Kammer · 5 years ago
  55. 28d6549 Merge "Set root dir in lint project.xml" by Colin Cross · 5 years ago
  56. e176b5b Merge "Set ANDROID_SDK_HOME when running lint" by Colin Cross · 5 years ago
  57. ec215e0 Merge "Add module name to sh_test install path." by Jaewoong Jung · 5 years ago
  58. c31efeb Set root dir in lint project.xml by Colin Cross · 5 years ago
  59. 977b6a8 Set ANDROID_SDK_HOME when running lint by Colin Cross · 5 years ago
  60. 749dc69 apex/apk: enforce min_sdk_version of all deps by Jooyung Han · 5 years ago
  61. 63a89ef Merge "Rename variables with "-" in androidmk" by Liz Kammer · 5 years ago
  62. c9ef6ee Merge "Make native_coverage clause work with ClangCoverage" by Colin Cross · 5 years ago
  63. bb28b8c Merge "Stem name should be fixed the same was as masterFile" by Treehugger Robot · 5 years ago
  64. 9b1e75f Merge "apex: make allowed_files prop overridable" by Jooyung Han · 5 years ago
  65. e88b436 Stem name should be fixed the same was as masterFile by Sasha Smundak · 5 years ago
  66. e0070ee Implement OutputFiles for python modules. by Liz Kammer · 5 years ago
  67. f70926e Remove libc_scudo references. by Christopher Ferris · 5 years ago
  68. ea34d87 Merge "Fix build breakages when WITHOUT_CHECK_API=true" by Treehugger Robot · 5 years ago
  69. 1a6acd4 Make native_coverage clause work with ClangCoverage by Colin Cross · 5 years ago
  70. 938b593 apex: make allowed_files prop overridable by Jooyung Han · 5 years ago
  71. 10269f1 Fix build breakages when WITHOUT_CHECK_API=true by Paul Duffin · 5 years ago
  72. b6db6de Add standard rustfmt.toml by Thiébaud Weksteen · 5 years ago
  73. 3475305 Merge "java_sdk_library: Require xml permission file only if it is generated" by Yo Chiang · 5 years ago
  74. 997a2f5 Merge "Add sandbox property to the javadoc rule." by Ramy Medhat · 5 years ago
  75. f649c05 Merge "[Rust] cdylibs can now link against dylibs." by Treehugger Robot · 5 years ago
  76. 181c2a4 Merge changes I25c77994,I7da78ef4,I89197d0a by Colin Cross · 5 years ago
  77. 333cb9e Merge "Instrument the java_sdk_library implementation library" by Paul Duffin · 5 years ago
  78. 7e741cc [Rust] cdylibs can now link against dylibs. by Ivan Lozano · 5 years ago
  79. b758a37 Merge "Add ICU SDK and module_exports to the list." by Nicolas Geoffray · 5 years ago
  80. 03a7f3e Don't remove entries for overriddable modules by Jiyong Park · 5 years ago
  81. 4aedc86 Add module name to sh_test install path. by Jaewoong Jung · 5 years ago
  82. 92e4b46 Support adding extra lint checks by Colin Cross · 5 years ago
  83. 0b67a8b Allow kotlin modules to skip packaging the kotlin stdlib by Colin Cross · 5 years ago
  84. 9ca38d2 Fix annotation processors in kotlin modules that generate resources by Colin Cross · 5 years ago
  85. 56ecbae Merge "Disable "show member in hidden parent" metalava error" by Makoto Onuki · 5 years ago
  86. bf6a8ae Merge "Add test-suite-tag to test_options" by Treehugger Robot · 5 years ago
  87. cd767ee Revert "Add Android.bp.list and soong.variables to inputs for soong_docs action" by Christopher Parsons · 5 years ago
  88. 1d5b713 Disable "show member in hidden parent" metalava error by Makoto Onuki · 5 years ago
  89. 296cf33 Instrument the java_sdk_library implementation library by Paul Duffin · 5 years ago
  90. 519db27 Add test-suite-tag to test_options by David Srbecky · 5 years ago
  91. 67eee7c Add Android.bp.list and soong.variables to inputs for soong_docs action by Chris Parsons · 5 years ago
  92. 1a1e1f8 Merge "Propagate unique_host_soname to cc_library prebuilts." by Treehugger Robot · 5 years ago
  93. 7505c50 Add ICU SDK and module_exports to the list. by Nicolas Geoffray · 5 years ago
  94. 977dc22 Merge "VNDK listing contains device modules only" by Yo Chiang · 5 years ago
  95. 2f99eec Add sandbox property to the javadoc rule. by Ramy Medhat · 5 years ago
  96. a553358 Merge "Add support for running Android lint on java and android modules." by Colin Cross · 5 years ago
  97. 9946f03 Rename variables with "-" in androidmk by Liz Kammer · 5 years ago
  98. 80f20d1 Merge "Generate multilib for rust_test" by Chih-hung Hsieh · 5 years ago
  99. 47ed352 Propagate unique_host_soname to cc_library prebuilts. by Martin Stjernholm · 5 years ago
  100. d7ffbb5 Merge "Consolidate adding common java properties" by Treehugger Robot · 5 years ago