1. ebfbad2 Revert^2 "Set min_sdk_version for java imports in pom2bp" by Anton Hansson · 3 years, 9 months ago
  2. f99ba27 Revert "Set min_sdk_version for java imports in pom2bp" by Jack He · 3 years, 9 months ago
  3. 5d8652f Set min_sdk_version for java imports in pom2bp by Anton Hansson · 3 years, 9 months ago
  4. 6d15d63 Add min_sdk_version to java_import. by Jaewoong Jung · 3 years, 9 months ago
  5. fdfb954 Merge "Do not build stats-log-api-gen-exports in mainline builds" by Treehugger Robot · 3 years, 9 months ago
  6. acacbc1 Merge "Handle product_variable asflag for cc_object." by Liz Kammer · 3 years, 9 months ago
  7. 7dfaa3a Merge "Don't use custom mixed build logic for cc_object" by Liz Kammer · 3 years, 9 months ago
  8. 301099e Merge "Remove varargs from Fixture(t *testing.T)" by Paul Duffin · 3 years, 9 months ago
  9. 5086512 Merge "Remove varargs from RunTest(t *testing.T)" by Paul Duffin · 3 years, 9 months ago
  10. c68bc37 Merge "Register bp2build module types even outside generation" by Christopher Parsons · 3 years, 9 months ago
  11. b164b38 Register bp2build module types even outside generation by Chris Parsons · 3 years, 9 months ago
  12. 838449d Merge "Add license for bloaty subdirectory." by Treehugger Robot · 3 years, 9 months ago
  13. 34a7fff Remove varargs from Fixture(t *testing.T) by Paul Duffin · 3 years, 9 months ago
  14. 55e740e Remove varargs from RunTest(t *testing.T) by Paul Duffin · 3 years, 9 months ago
  15. 4f6d154 Merge changes Ia3e93b8a,I964af3cb by Paul Duffin · 3 years, 9 months ago
  16. d11d199 Merge "Extract prepareForCcTest" by Paul Duffin · 3 years, 9 months ago
  17. 32eccae Merge "Rename OptionalPath.RelativeToPath -> RelativeToTop" by Paul Duffin · 3 years, 9 months ago
  18. ae42464 Merge "Revert "Switch platform-NDK unwinder to LLVM libunwind.a prebuilt"" by Ryan Prichard · 3 years, 9 months ago
  19. 9d54139 Merge "Fix missing snapshot headers." by Jose "Pepe" Galmes · 3 years, 9 months ago
  20. 74bdc28 Revert "Switch platform-NDK unwinder to LLVM libunwind.a prebuilt" by Ryan Prichard · 3 years, 9 months ago
  21. 0d73691 Fix missing snapshot headers. by Jose Galmes · 3 years, 9 months ago
  22. 8b6378b Merge "Default metalava sandboxing to true" by Colin Cross · 3 years, 9 months ago
  23. dff50df Merge "Remove extraneous calls to TestingBuildParams.RelativeToTop()" by Paul Duffin · 3 years, 9 months ago
  24. 8567f22 Remove ccFixtureFactory by Paul Duffin · 3 years, 10 months ago
  25. 2e6f90e Extract prepareForCcTest by Paul Duffin · 3 years, 10 months ago
  26. c3e6ce0 Remove buildDir from cc package by Paul Duffin · 3 years, 10 months ago
  27. 02adc14 Merge "Store the bp2build module opt-out list as a list instead of a map." by Rupert Shuttleworth · 3 years, 9 months ago
  28. a5dcb03 Merge "bp2build/queryview: codegen control sequences literally." by Jingwen Chen · 3 years, 9 months ago
  29. ff1c8c4 Merge changes I866850b3,I9022d17b by Colin Cross · 3 years, 9 months ago
  30. 209feec Merge "Refactor cquery processing to generalize transitions" by Christopher Parsons · 3 years, 9 months ago
  31. 368b7e6 Merge "Switch platform-NDK unwinder to LLVM libunwind.a prebuilt" by Dan Albert · 3 years, 9 months ago
  32. dd3797b Merge "NDK API coverage" by Sophie Zheng · 3 years, 9 months ago
  33. a4c09e1 Merge "NDK API coverage" by Sophie Zheng · 3 years, 9 months ago
  34. a060c45 Handle product_variable asflag for cc_object. by Liz Kammer · 3 years, 9 months ago
  35. afdd406 Rename OptionalPath.RelativeToPath -> RelativeToTop by Paul Duffin · 3 years, 9 months ago
  36. a71a67a Remove extraneous calls to TestingBuildParams.RelativeToTop() by Paul Duffin · 3 years, 9 months ago
  37. e8366da Automatically call TestingBuildParams.RelativeToTop() by Paul Duffin · 3 years, 9 months ago
  38. b2786a3 Merge "Add TestingModule.Outputs" by Paul Duffin · 3 years, 9 months ago
  39. 03d56c7 Merge "Add StringsRelativeToTop" by Paul Duffin · 3 years, 9 months ago
  40. 544c368 Merge "Add OptionalPath.RelativeToTop" by Paul Duffin · 3 years, 9 months ago
  41. 87d3bae Merge "Migrate system_modules_test.go from NormalizePathsForTesting" by Paul Duffin · 3 years, 9 months ago
  42. 5836757 Merge "Add the transitive dependencies of boot_image to apex" by Paul Duffin · 3 years, 9 months ago
  43. da0470d Merge "Stop JavaSdkLibrary_... tests requiring absolute path" by Paul Duffin · 3 years, 9 months ago
  44. a33da07 Merge "Remove buildDir from apex package" by Paul Duffin · 3 years, 9 months ago
  45. 35b7e1c Merge "Add StringRelativeToTop" by Paul Duffin · 3 years, 9 months ago
  46. 8d3c44a Merge "Add contents property to boot_image (and prebuilt_boot_image)" by Paul Duffin · 3 years, 9 months ago
  47. afd4c68 Merge "queryview: fix depfile and incrementality." by Treehugger Robot · 3 years, 9 months ago
  48. 4f43fe9 Store the bp2build module opt-out list as a list instead of a map. by Rupert Shuttleworth · 3 years, 9 months ago
  49. 0702791 bp2build: arch-configurable selects for label list attrs. by Jingwen Chen · 3 years, 10 months ago
  50. 58a12b8 bp2build/queryview: codegen control sequences literally. by Jingwen Chen · 3 years, 9 months ago
  51. 053520a Merge "bp2build code generator: pretty print zero values" by Treehugger Robot · 3 years, 9 months ago
  52. e8a8296 queryview: fix depfile and incrementality. by Jingwen Chen · 3 years, 9 months ago
  53. 23e574f Merge "Don't fail the build if manifest_check cannot extract targetSdkVersion." by Ulyana Trafimovich · 3 years, 9 months ago
  54. fc490bd bp2build code generator: pretty print zero values by Jingwen Chen · 3 years, 9 months ago
  55. 38e9f0b Merge changes Iaa6411b5,I2118b8a2,Ibbdd3cbd,I2d1bbda2 by Martin Stjernholm · 3 years, 9 months ago
  56. fa1d64c Merge "Add pom2bp param for default min_sdk_version" by Anton Hansson · 3 years, 9 months ago
  57. 2c85c1d Merge "bloaty: Append new file extension" by Thiébaud Weksteen · 3 years, 9 months ago
  58. d954831 Add license for bloaty subdirectory. by Bob Badour · 3 years, 9 months ago
  59. 3fbf2be Default metalava sandboxing to true by Colin Cross · 3 years, 9 months ago
  60. 5f6ffc7 Add dependencies for Metalava's implicit android.jar references by Colin Cross · 3 years, 9 months ago
  61. e2f39b0 Merge "Append ".static" to ubsan runtime for static binaries" by Treehugger Robot · 3 years, 9 months ago
  62. ad0b5ba Refactor cquery processing to generalize transitions by Chris Parsons · 3 years, 9 months ago
  63. 32f1de3 Append ".static" to ubsan runtime for static binaries by Colin Cross · 3 years, 9 months ago
  64. 406765b Do not build stats-log-api-gen-exports in mainline builds by Eric Holk · 3 years, 9 months ago
  65. d3e2742 NDK API coverage by sophiez · 3 years, 9 months ago
  66. 16e6aee Merge "Add dependencies for art boot_image" by Paul Duffin · 3 years, 9 months ago
  67. 962783a Add TestingModule.Outputs by Paul Duffin · 3 years, 9 months ago
  68. 0aafcbf Add StringsRelativeToTop by Paul Duffin · 3 years, 9 months ago
  69. a5b8135 Add OptionalPath.RelativeToTop by Paul Duffin · 3 years, 9 months ago
  70. 29888b1 Migrate system_modules_test.go from NormalizePathsForTesting by Paul Duffin · 3 years, 9 months ago
  71. cf8d7db Stop JavaSdkLibrary_... tests requiring absolute path by Paul Duffin · 3 years, 9 months ago
  72. 37ba344 Remove buildDir from apex package by Paul Duffin · 3 years, 9 months ago
  73. f53555d Add StringRelativeToTop by Paul Duffin · 3 years, 9 months ago
  74. f682410 Merge "Don't enforce <uses-library> checks if dexpreopt for apps is disabled." by Ulyana Trafimovich · 3 years, 9 months ago
  75. 4d101b6 Add the transitive dependencies of boot_image to apex by Paul Duffin · 3 years, 9 months ago
  76. 82886d6 Add contents property to boot_image (and prebuilt_boot_image) by Paul Duffin · 3 years, 9 months ago
  77. c7ef989 Add dependencies for art boot_image by Paul Duffin · 3 years, 9 months ago
  78. c29f076 Add pom2bp param for default min_sdk_version by Anton Hansson · 3 years, 9 months ago
  79. 9f12df9 Don't fail the build if manifest_check cannot extract targetSdkVersion. by Ulya Trafimovich · 3 years, 9 months ago
  80. 39dd0a4 Don't enforce <uses-library> checks if dexpreopt for apps is disabled. by Ulya Trafimovich · 3 years, 9 months ago
  81. 755b10f Merge "Add bootclasspath_fragment as an alias for boot_image" by Paul Duffin · 3 years, 9 months ago
  82. 55d6b3e bloaty: Append new file extension by Thiébaud Weksteen · 3 years, 9 months ago
  83. 60fbea0 Merge "Convert java/boot_image_test.go to test fixtures" by Paul Duffin · 3 years, 9 months ago
  84. 63782ab Merge "Change type of Image_name from string to *string" by Paul Duffin · 3 years, 9 months ago
  85. 1b3d492 Merge "Make apex/boot_image_test.go more realistic" by Paul Duffin · 3 years, 9 months ago
  86. 30231da Merge "Convert linkerconfig package to use test fixtures" by Paul Duffin · 3 years, 9 months ago
  87. 4b64ba0 Add bootclasspath_fragment as an alias for boot_image by Paul Duffin · 3 years, 9 months ago
  88. 837486d Convert java/boot_image_test.go to test fixtures by Paul Duffin · 3 years, 9 months ago
  89. 64be7bb Change type of Image_name from string to *string by Paul Duffin · 3 years, 9 months ago
  90. 9ea71c0 Make apex/boot_image_test.go more realistic by Paul Duffin · 3 years, 9 months ago
  91. cb74560 Merge "Remove comment about gitignore for BUILD files." by Jingwen Chen · 3 years, 9 months ago
  92. a8f6db9 Merge changes I1f0ab4af,Iea3be0fc by Ulyana Trafimovich · 3 years, 9 months ago
  93. 0839101 Merge "Prune test preparers in apex/boot_image_test.go" by Paul Duffin · 3 years, 9 months ago
  94. fed8df3 Merge "Prevent apex from using preferred prebuilt_boot_image" by Paul Duffin · 3 years, 9 months ago
  95. acde8e7 Merge "Convert kernel package to use test fixtures" by Paul Duffin · 3 years, 9 months ago
  96. 2288f31 Remove comment about gitignore for BUILD files. by Jingwen Chen · 3 years, 9 months ago
  97. 785f378 Merge "rust: Add features list to rust_project.json" by Thiébaud Weksteen · 3 years, 9 months ago
  98. e5ac250 Convert kernel package to use test fixtures by Paul Duffin · 3 years, 9 months ago
  99. 2a2fb66 Convert linkerconfig package to use test fixtures by Paul Duffin · 3 years, 9 months ago
  100. 52bfaa4 Prune test preparers in apex/boot_image_test.go by Paul Duffin · 3 years, 9 months ago