1. 897266e Make filesToInstall return InstallPaths and add it to Module by Colin Cross · 4 years, 11 months ago
  2. 609c49a Add pathForInstall and InstallPaths by Colin Cross · 4 years, 11 months ago
  3. 6e35940 Add InstallForceOS, fix testcases for host by Colin Cross · 4 years, 11 months ago
  4. 387ad5c Merge "Add rules to handle asset resources." by Jaewoong Jung · 5 years ago
  5. 86a5dc5 Merge "Add support for compat config in APEX." by Anna Trostanetski · 5 years ago
  6. e89f735 Merge "Minor cleanup in soong_config_modules documentation." by Treehugger Robot · 5 years ago
  7. 6e12625 Add support for compat config in APEX. by atrost · 5 years ago
  8. 50fea3b Merge "java_sdk_library use prebuilt jars for numeric sdk_version" by Paul Duffin · 5 years ago
  9. 26a6eb7 Merge "Dedup adding of arch/common properties to cc library snapshot" by Treehugger Robot · 5 years ago
  10. 08cc141 Merge "Add support for LINE_COVERAGE (1/2)" by Kyriakos Ispoglou · 5 years ago
  11. c93258b Minor cleanup in soong_config_modules documentation. by Bill Peckham · 5 years ago
  12. 74fc190 Dedup adding of arch/common properties to cc library snapshot by Paul Duffin · 5 years ago
  13. 026ffec Merge "Build rules for compat config docs generation." by Anna Trostanetski · 5 years ago
  14. abd49ab Build rules for compat config docs generation. by Mathew Inwood · 5 years ago
  15. a2db18f java_sdk_library use prebuilt jars for numeric sdk_version by Paul Duffin · 5 years ago
  16. 1b57531 Merge changes from topic "expose-system-test" by Paul Duffin · 5 years ago
  17. 6cee077 Merge "Disable no-vendor-variant VNDK for CFI modules" by Vic Yang · 5 years ago
  18. dcbc329 Merge "Update NDK ABIs config away from armv5." by Treehugger Robot · 5 years ago
  19. ab2053f Merge "Switch to r370808b." by Stephen Hines · 5 years ago
  20. 411a98a Merge "Export the cert path for runtime_resource_overlay." by Jaewoong Jung · 5 years ago
  21. fcfd791 Remove legacy properties from java_sdk_library_import by Paul Duffin · 5 years ago
  22. 56d4490 java_sdk_library_import - expose system and test stubs by Paul Duffin · 5 years ago
  23. db84575 Merge "Script to set up android build directory" by Treehugger Robot · 5 years ago
  24. b708108 Merge "Improve java_sdk_library handling of test_current" by Treehugger Robot · 5 years ago
  25. 4136c9b Merge "Fix writing module_bp_cc_deps.json" by Treehugger Robot · 5 years ago
  26. 2b2df22 Switch to r370808b. by Stephen Hines · 5 years ago
  27. db03c22 Add support for LINE_COVERAGE (1/2) by Kyriakos Ispoglou · 5 years ago
  28. d35fcae Merge "Default to pattern initialization for uninitialized variables (try 2)." by Treehugger Robot · 5 years ago
  29. 1a5812a Disable no-vendor-variant VNDK for CFI modules by Vic Yang · 5 years ago
  30. 78ec5d8 Export the cert path for runtime_resource_overlay. by Jaewoong Jung · 5 years ago
  31. 37c5cda Fix writing module_bp_cc_deps.json by Colin Cross · 5 years ago
  32. 56bcaa6 Merge "Add -fprofile-sample-accurate flag for sampling PGO" by Yi Kong · 5 years ago
  33. 726d23c Improve java_sdk_library handling of test_current by Paul Duffin · 5 years ago
  34. 67edce7 Merge "Make sdkMemberDependencyTag usable outside sdk package" by Paul Duffin · 5 years ago
  35. b8e5c68 Merge "Parameterize java_sdk_library by api scope" by Treehugger Robot · 5 years ago
  36. b6ec66a Add -fprofile-sample-accurate flag for sampling PGO by Yi Kong · 5 years ago
  37. 50dab0e Merge "Add -fdebug-info-for-profiling flag to emit more debug info for sampling pgo" by Yi Kong · 5 years ago
  38. 9dd454b Script to set up android build directory by Sasha Smundak · 5 years ago
  39. 86ef38c Merge "Add native_coverage to product variables" by Treehugger Robot · 5 years ago
  40. 6bba644 Update NDK ABIs config away from armv5. by Dan Albert · 5 years ago
  41. 29fd971 Merge changes I99cdff4b,Ia6b5cff8,I0f438509 by Treehugger Robot · 5 years ago
  42. 0e1d5d8 Default to pattern initialization for uninitialized variables (try 2). by Stephen Hines · 5 years ago
  43. d1b3a92 Parameterize java_sdk_library by api scope by Paul Duffin · 5 years ago
  44. 44fc5d2 Merge "Use merge_csv python_binary." by Treehugger Robot · 5 years ago
  45. 61a1b98 Add -fdebug-info-for-profiling flag to emit more debug info for sampling pgo by Yi Kong · 5 years ago
  46. f853992 Make sdkMemberDependencyTag usable outside sdk package by Paul Duffin · 5 years ago
  47. 5b511a2 Allow an arbitrary tag to be associated with a bp property by Paul Duffin · 5 years ago
  48. e6c0d84 Rewrite code for creating versioned modules as a transformation by Paul Duffin · 5 years ago
  49. b4d9c1f Add support for transforming a module by Paul Duffin · 5 years ago
  50. 041ac6f Merge "Allocate OutputPath.String in PathForOutput" by Colin Cross · 5 years ago
  51. 1562752 Merge "build: soong: windres: use clang to preprocess" by Treehugger Robot · 5 years ago
  52. c2fea18 Merge "Always use RELR for Rust." by Elliott Hughes · 5 years ago
  53. d63c9a7 Allocate OutputPath.String in PathForOutput by Colin Cross · 5 years ago
  54. 18eeffa build: soong: windres: use clang to preprocess by Nick Desaulniers · 5 years ago
  55. 730573c Merge "Use relocation-packer style relocation packing between 23 and 28." by Elliott Hughes · 5 years ago
  56. 7a833bd Merge "Don't check library variant identicalness for VNDK extensions" by Steven Laver · 5 years ago
  57. f919206 Merge "Set LOCAL_CERTIFICATE for flattened apex APKs" by Treehugger Robot · 5 years ago
  58. c0ebc81 Merge "Add whole_static_libs to non-svelte configs." by Christopher Ferris · 5 years ago
  59. 025d981 Don't check library variant identicalness for VNDK extensions by Steven Laver · 5 years ago
  60. 28e36b1 Merge "Store uncompressed and aligned DEX files for java libs in APEXes." by Ulyana Trafimovich · 5 years ago
  61. 70b0162 Merge "Fix rebuilding with whitelisted_files" by Treehugger Robot · 5 years ago
  62. c5960d6 Always use RELR for Rust. by Elliott Hughes · 5 years ago
  63. 0326e19 Merge "Follow input changes to proptools.CloneEmptyProperties" by Treehugger Robot · 5 years ago
  64. ec13392 Merge "bpfix: remove hidl_interface types" by Treehugger Robot · 5 years ago
  65. 81e43c5 Fix rebuilding with whitelisted_files by Dan Willemsen · 5 years ago
  66. 797e195 Add AUTO_UNINITIALIZE as another option for trivial initialization. by Stephen Hines · 5 years ago
  67. 503c1d0 Set LOCAL_CERTIFICATE for flattened apex APKs by Colin Cross · 5 years ago
  68. da909fe Use relocation-packer style relocation packing between 23 and 28. by Elliott Hughes · 5 years ago
  69. 55f3001 Merge "Add additional variables to ninja variable whitelist" by Treehugger Robot · 5 years ago
  70. 43e789d Follow input changes to proptools.CloneEmptyProperties by Colin Cross · 5 years ago
  71. c71193a Add whole_static_libs to non-svelte configs. by Christopher Ferris · 5 years ago
  72. 5e0dbe4 Merge "Add support for experimentally enabling RBE support on specific rules." by Ramy Medhat · 5 years ago
  73. 76fde92 Merge "License info for APEXes are correctly gathered" by Treehugger Robot · 5 years ago
  74. 0f095e1 Add additional variables to ninja variable whitelist by Kousik Kumar · 5 years ago
  75. 8ea054a Add support for experimentally enabling RBE support on specific rules. by Ramy Medhat · 5 years ago
  76. 19972c7 License info for APEXes are correctly gathered by Jiyong Park · 5 years ago
  77. 911083e Merge "Fix --boot-image argument in dex2oat command for boot image extension." by Ulyana Trafimovich · 5 years ago
  78. b0a2d37 Fix --boot-image argument in dex2oat command for boot image extension. by Ulya Trafimovich · 5 years ago
  79. 7aa3f76 Remove unnecessary symlink for non-flattend APEXes by Jiyong Park · 5 years ago
  80. 7c78b3c Merge "If input zip file cannot opened, print its name." by Treehugger Robot · 5 years ago
  81. d9a121b Add native_coverage to product variables by Colin Cross · 5 years ago
  82. 057dd35 Merge "Abstract sdk_version string using sdkSpec type" by Treehugger Robot · 5 years ago
  83. b7ec426 Merge "Simplify vendor conditionals" by Colin Cross · 5 years ago
  84. 699cf17 Merge changes from topic "revert-1211982-dex2oat-soong-dep-LLLKNULXYJ" by Martin Stjernholm · 5 years ago
  85. e4b5342 Revert "Separate dexpreopt.GlobalSoongConfig to allow independen..." by Hans Boehm · 5 years ago
  86. 453bf09 Revert "Move the Once cache for dexpreopt.GlobalConfig into the ..." by Hans Boehm · 5 years ago
  87. 7b2e6f3 Revert "Get the dex2oat host tool path from module dependency on..." by Hans Boehm · 5 years ago
  88. f491dde Store uncompressed and aligned DEX files for java libs in APEXes. by Ulya Trafimovich · 5 years ago
  89. 6a927c4 Abstract sdk_version string using sdkSpec type by Jiyong Park · 5 years ago
  90. cf0bba7 Merge "Revert "Revert "Allow codename.fingerprint format for minSdkVersion""" by Baligh Uddin · 5 years ago
  91. 6cc0515 Merge "Create a highmem pool and put metalava into it" by Treehugger Robot · 5 years ago
  92. 9d34f35 Simplify vendor conditionals by Colin Cross · 5 years ago
  93. cf52e10 Merge changes from topic "dex2oat-soong-dep" by Treehugger Robot · 5 years ago
  94. f620137 Revert "Revert "Allow codename.fingerprint format for minSdkVersion"" by Baligh Uddin · 5 years ago
  95. a8c82cc Merge changes from topics "board_use_recovery_as_root_soong", "ramdisk" by Yifan Hong · 5 years ago
  96. 335d596 Get the dex2oat host tool path from module dependency on the binary module. by Martin Stjernholm · 5 years ago
  97. dae8a80 Move the Once cache for dexpreopt.GlobalConfig into the dexpreopt package. by Martin Stjernholm · 5 years ago
  98. be9d0d2 Separate dexpreopt.GlobalSoongConfig to allow independent caching of it. by Martin Stjernholm · 5 years ago
  99. 8b8bec3 Create a highmem pool and put metalava into it by Colin Cross · 5 years ago
  100. f0f747c Do not remove RRO resources by Jaewoong Jung · 5 years ago