1. 9997ea7 Setup ANDROID_RUST_VERSION env variable by Thiébaud Weksteen · 4 years, 5 months ago
  2. 2391d08 Merge "bp2build: add a simple UI to report migration progress." by Jingwen Chen · 4 years, 5 months ago
  3. b4697b8 Merge "Update test_min_api_level for cc_test" by Justin Yun · 4 years, 6 months ago
  4. 8348e09 Merge "Disable unnecessary_wraps clippy lint" by Jeffrey Vander Stoep · 4 years, 6 months ago
  5. 92c674d Merge "Update Rust toolchain to 1.50.0" by Jeffrey Vander Stoep · 4 years, 6 months ago
  6. f0a8698 Merge "Remove EnforceRROExemptedTargets" by Treehugger Robot · 4 years, 6 months ago
  7. 107a4cb Update test_min_api_level for cc_test by Justin Yun · 4 years, 6 months ago
  8. 272649c Merge "__ANDROID_UNGUARDED_AVAILABILITY__ is gone now." by Elliott Hughes · 4 years, 6 months ago
  9. 5a8c953 __ANDROID_UNGUARDED_AVAILABILITY__ is gone now. by Elliott Hughes · 4 years, 6 months ago
  10. 251261d Merge "Switch cc_test host_supported: true to unit tests" by Julien Desprez · 4 years, 6 months ago
  11. 41f8157 Disable unnecessary_wraps clippy lint by Jeff Vander Stoep · 4 years, 6 months ago
  12. a6bf4a1 Merge "Disallow using error-prone merge strategies" by Anton Hansson · 4 years, 6 months ago
  13. 052398b Merge "Enable size measurement for Rust binaries" by Thiébaud Weksteen · 4 years, 6 months ago
  14. 164e086 bp2build: add a simple UI to report migration progress. by Jingwen Chen · 4 years, 6 months ago
  15. 771fd52 Disallow using error-prone merge strategies by Anton Hansson · 4 years, 6 months ago
  16. f4dd965 Merge "Add bloaty package" by Treehugger Robot · 4 years, 6 months ago
  17. 999314f Merge "Add bloaty_merger" by Treehugger Robot · 4 years, 6 months ago
  18. 4e86b6a Merge "bp2build: cc_object converter." by Jingwen Chen · 4 years, 6 months ago
  19. 525fdd5 Merge "Allow uninstallable prebuilt_etc to be packaged" by Inseob Kim · 4 years, 6 months ago
  20. cee5ba9 Remove EnforceRROExemptedTargets by Jeongik Cha · 4 years, 6 months ago
  21. 277b0e7 Make statsd apex available as a prebuilt by Eric Holk · 4 years, 6 months ago
  22. 15679b7 Merge "Add MediaProvider dependencies to allowed_deps.txt" by Martijn Coenen · 4 years, 6 months ago
  23. 8a75058 Merge "Add support for lint baseline files" by Pedro Loureiro · 4 years, 6 months ago
  24. df229cb Enable size measurement for Rust binaries by Thiébaud Weksteen · 4 years, 6 months ago
  25. 6d48aad Add bloaty package by Thiébaud Weksteen · 4 years, 6 months ago
  26. ca52bfc Merge "Further simplify the link type check routine" by Treehugger Robot · 4 years, 6 months ago
  27. 4941e4b Merge "Linktype check error message becomes more correct" by Jiyong Park · 4 years, 6 months ago
  28. 7f87e1a Further simplify the link type check routine by Jiyong Park · 4 years, 6 months ago
  29. 5d190cc Add support for lint baseline files by Pedro Loureiro · 4 years, 6 months ago
  30. 2a4bbb8 Merge "Add first_perfer32 option to compile_multilib" by vichang · 4 years, 6 months ago
  31. cd821d8 Merge "Non-installable module should not be installed into a fuzzer .zip package" by vichang · 4 years, 6 months ago
  32. 3de06ea Merge "Use genrule instead of filegroup for api files" by Anton Hansson · 4 years, 6 months ago
  33. 713db48 Add bloaty_merger by Thiébaud Weksteen · 4 years, 6 months ago
  34. fd66847 Add MediaProvider dependencies to allowed_deps.txt by Martijn Coenen · 4 years, 6 months ago
  35. 8c1b97e bp2build: cc_object converter. by Jingwen Chen · 4 years, 6 months ago
  36. 71c139d Merge "Move the logic to add jacocoagent in instrumentation builds to make." by Martin Stjernholm · 4 years, 6 months ago
  37. 670e0f6 Linktype check error message becomes more correct by Jiyong Park · 4 years, 6 months ago
  38. 916901e Allow uninstallable prebuilt_etc to be packaged by Inseob Kim · 4 years, 6 months ago
  39. abf3f3c Merge changes from topics "deps_base_dir_filesystem", "filesystem_rootdir" by Inseob Kim · 4 years, 6 months ago
  40. 847f230 Merge "clean up hard-coded min_sdk_version (statsd)" by Jooyung Han · 4 years, 6 months ago
  41. 9448e8f Add first_perfer32 option to compile_multilib by Victor Chang · 5 years ago
  42. dc79fe8 Update Rust toolchain to 1.50.0 by Jeff Vander Stoep · 4 years, 6 months ago
  43. a175126 Merge "[arm64] Build NDK with PAuth and BTI" by Dan Albert · 4 years, 6 months ago
  44. 6e304f5 Merge "Change default DEFAULT_TIDY_HEADER_DIRS to empty" by Chih-hung Hsieh · 4 years, 6 months ago
  45. 1bf6765 Add license to hiddenapi by Bob Badour · 4 years, 6 months ago
  46. c79d412 Use genrule instead of filegroup for api files by Anton Hansson · 4 years, 6 months ago
  47. 00c144f Non-installable module should not be installed into a fuzzer .zip package by Victor Chang · 4 years, 6 months ago
  48. 0a9dae6 Move the logic to add jacocoagent in instrumentation builds to make. by Martin Stjernholm · 4 years, 6 months ago
  49. a0516f7 Merge "Add cc_library_headers support to bp2build." by Rupert Shuttleworth · 4 years, 6 months ago
  50. cc84c88 Merge changes from topic "vendor_property_enforce" by Treehugger Robot · 4 years, 6 months ago
  51. 14199b0 Add dirs and symlinks property to filesystem by Inseob Kim · 4 years, 6 months ago
  52. 2ce1b5d Add base_dir property to filesystem by Inseob Kim · 4 years, 6 months ago
  53. 608b691 Merge "boot_image modules inside APEX have correct names" by Treehugger Robot · 4 years, 6 months ago
  54. 0cfa585 Merge "filesystems property can be specific to arch" by Treehugger Robot · 4 years, 6 months ago
  55. 5e3fa0a Merge "Clarify ExistentPathForSource docs" by Treehugger Robot · 4 years, 6 months ago
  56. 1f55dbd boot_image modules inside APEX have correct names by Jiyong Park · 4 years, 6 months ago
  57. 296b7b8 Merge "Switch to clang-r412851 (build 7141649)" by Chih-hung Hsieh · 4 years, 6 months ago
  58. b913011 Merge changes from topic "mkboot" by Treehugger Robot · 4 years, 6 months ago
  59. 54e7841 Add cc_library_headers support to bp2build. by Rupert Shuttleworth · 4 years, 6 months ago
  60. 2f2b0d4 Merge "Omit bazel.LabelList attrs if no path is specified" by Liz Kammer · 4 years, 6 months ago
  61. 9f53de2 Merge "Rename __ANDROID_UNGUARDED_AVAILABILITY__ -> __ANDROID_UNAVAILABLE_SYMBOLS_ARE_WEAK__." by Elliott Hughes · 4 years, 6 months ago
  62. ebfcf67 Omit bazel.LabelList attrs if no path is specified by Liz Kammer · 4 years, 6 months ago
  63. 031d869 Allow explicitly specified additional annotations for hiddenapi by Paul Duffin · 4 years, 6 months ago
  64. 0cac7b4 Add BUILD_BROKEN_VENDOR_PROPERTY_NAMESPACE to BoardConfig by Inseob Kim · 4 years, 6 months ago
  65. 60c32f0 Add PRODUCT_SHIPPING_API_LEVEL to device config by Inseob Kim · 4 years, 8 months ago
  66. cc60da8 clean up hard-coded min_sdk_version (statsd) by Jooyung Han · 4 years, 6 months ago
  67. 7ad17bd Merge "Move sh_binary tests for bp2build into their own file." by Treehugger Robot · 4 years, 6 months ago
  68. 0671146 filesystems property can be specific to arch by Jiyong Park · 4 years, 6 months ago
  69. 76a42f5 prebuilt_etc is OutputFileProducer by Jiyong Park · 4 years, 6 months ago
  70. 2b0e490 Revert "`data` dependency of java_test_host can be arch-specific" by Jiyong Park · 4 years, 6 months ago
  71. 404adee Merge "Fix api_fingerprint.txt generation" by Anton Hansson · 4 years, 6 months ago
  72. 36eb24b Merge "rust: Emit android vndk cfg flag." by Ivan Lozano · 4 years, 6 months ago
  73. b87f4b4 Merge "Convert java.Dependency to JavaInfo provider" by Colin Cross · 4 years, 6 months ago
  74. 6338deb Switch to clang-r412851 (build 7141649) by Chih-Hung Hsieh · 4 years, 6 months ago
  75. 9f94c36 Change default DEFAULT_TIDY_HEADER_DIRS to empty by Chih-Hung Hsieh · 4 years, 6 months ago
  76. f76cdf7 rust: Emit android vndk cfg flag. by Ivan Lozano · 4 years, 6 months ago
  77. c66769d Merge changes I831da5fa,I866916c9 by Paul Duffin · 4 years, 6 months ago
  78. da68a04 Merge "Preserve <uses-library> order in dexpreopt.config files." by Ulyana Trafimovich · 4 years, 6 months ago
  79. 5add0c6 Rename __ANDROID_UNGUARDED_AVAILABILITY__ -> __ANDROID_UNAVAILABLE_SYMBOLS_ARE_WEAK__. by Elliott Hughes · 4 years, 6 months ago
  80. 7529f06 Add statsd exports to be consumed by unbundled modules by Eric Holk · 4 years, 6 months ago
  81. 05ad76b Merge "rust: Use prebuilts for x86 host target." by Ivan Lozano · 4 years, 6 months ago
  82. 65556a8 Preserve <uses-library> order in dexpreopt.config files. by Ulya Trafimovich · 4 years, 6 months ago
  83. f75e527 Move logic for selecting the primary module into initHiddenAPI() by Paul Duffin · 4 years, 6 months ago
  84. e7975ff Ensure that <x>-hiddenapi modules are included in hiddenapi-index.csv by Paul Duffin · 4 years, 6 months ago
  85. 7aa5288 Clarify ExistentPathForSource docs by Liz Kammer · 4 years, 6 months ago
  86. 973d31c Fix api_fingerprint.txt generation by Anton Hansson · 4 years, 6 months ago
  87. fb97fde Move sh_binary tests for bp2build into their own file. by Rupert Shuttleworth · 4 years, 6 months ago
  88. 56ca4e4 Merge "Add NNAPI AIDL interface to allowed deps" by Lev Proleev · 4 years, 6 months ago
  89. b68036f Merge "Add LOCAL_LICENSE_KINDS to build/soong" by Treehugger Robot · 4 years, 6 months ago
  90. c6226d6 Merge "Change WTFPL and BeerWare to notice per recent change." by Bob Badour · 4 years, 6 months ago
  91. a334829 Merge "Allow cross-cutting dependencies like licenses." by Bob Badour · 4 years, 6 months ago
  92. c59c512 Merge "Remove lingering debug statement from previous submission" by Treehugger Robot · 4 years, 6 months ago
  93. 509ab03 Merge "Ensure that stubs.symbol_file has ".map.txt" suffix" by Treehugger Robot · 4 years, 6 months ago
  94. 7f11ed7 Merge "Changing default of rust_test_host to unit_tests:true" by Julien Desprez · 4 years, 6 months ago
  95. 0703d51 Remove lingering debug statement from previous submission by Chris Parsons · 4 years, 6 months ago
  96. ee4dcdc Merge "Implement directed recovery snapshot." by Jose "Pepe" Galmes · 4 years, 6 months ago
  97. dcf71b2 Convert java.Dependency to JavaInfo provider by Colin Cross · 4 years, 6 months ago
  98. a6cfcac Merge "Add android_test_helper_app properties to java_defaults" by Treehugger Robot · 4 years, 6 months ago
  99. c5d34ec rust: Use prebuilts for x86 host target. by Ivan Lozano · 4 years, 6 months ago
  100. 609b124 Merge changes from topic "ps 2.0 cp" by Treehugger Robot · 4 years, 6 months ago