1. 201cedd add walkPayloadDeps by Jiyong Park · 6 years ago
  2. 5701474 Merge "Do not add bootstrap libs as providing from apex" by Treehugger Robot · 6 years ago
  3. f483922 Merge "Don't use apexName where apexBundleName is expected" by Jiyong Park · 6 years ago
  4. 7300095 Merge "java_sdk_library - Use prebuilt/prefer for unbundled app builds" by Treehugger Robot · 6 years ago
  5. a594801 Don't use apexName where apexBundleName is expected by Jiyong Park · 6 years ago
  6. df51b06 Merge changes I38fb22b2,I281bdefe,Ieaaa590c by Colin Cross · 6 years ago
  7. 3b6791c Merge "More cleanup of no-vendor-variant VNDK whitelist" by Treehugger Robot · 6 years ago
  8. 2b10ba0 Add product_variables.native_coverage.src by Colin Cross · 6 years ago
  9. eabaedd Fix product variables in defaults modules by Colin Cross · 6 years ago
  10. 6961a49 Fix product variable zero value check by Colin Cross · 6 years ago
  11. 1fd1923 Merge changes from topic "apex_available" by Jiyong Park · 6 years ago
  12. 3beeb1e Add test for capitalized Soong config variable by Colin Cross · 6 years ago
  13. 39e545c Add dependency on Soong config module definition file by Colin Cross · 6 years ago
  14. 78792dc More cleanup of no-vendor-variant VNDK whitelist by Vic Yang · 6 years ago
  15. faa2d5f Do not add bootstrap libs as providing from apex by Jooyung Han · 6 years ago
  16. 9acd7c3 Merge "Support missing a shared library variant." by Nicolas Geoffray · 6 years ago
  17. d7536ba shared_lib dependency from a static lib crosses the APEX boundary by Jiyong Park · 6 years ago
  18. 0f80c18 apex_available tracks static dependencies by Jiyong Park · 6 years ago
  19. 22b08b4 Merge "Use module name as the suffix for apex variant" by Treehugger Robot · 6 years ago
  20. c493024 Merge "sdk_version: "module_current" is supported" by Treehugger Robot · 6 years ago
  21. db33486 Use module name as the suffix for apex variant by Jiyong Park · 6 years ago
  22. 387ad5c Merge "Add rules to handle asset resources." by Jaewoong Jung · 6 years ago
  23. 86a5dc5 Merge "Add support for compat config in APEX." by Anna Trostanetski · 6 years ago
  24. e89f735 Merge "Minor cleanup in soong_config_modules documentation." by Treehugger Robot · 6 years ago
  25. 6e12625 Add support for compat config in APEX. by atrost · 6 years ago
  26. 5006151 java_sdk_library - Use prebuilt/prefer for unbundled app builds by Paul Duffin · 6 years ago
  27. 50fea3b Merge "java_sdk_library use prebuilt jars for numeric sdk_version" by Paul Duffin · 6 years ago
  28. 26a6eb7 Merge "Dedup adding of arch/common properties to cc library snapshot" by Treehugger Robot · 6 years ago
  29. 08cc141 Merge "Add support for LINE_COVERAGE (1/2)" by Kyriakos Ispoglou · 6 years ago
  30. c93258b Minor cleanup in soong_config_modules documentation. by Bill Peckham · 6 years ago
  31. 74fc190 Dedup adding of arch/common properties to cc library snapshot by Paul Duffin · 6 years ago
  32. 0b78766 Support missing a shared library variant. by Nicolas Geoffray · 6 years ago
  33. 026ffec Merge "Build rules for compat config docs generation." by Anna Trostanetski · 6 years ago
  34. abd49ab Build rules for compat config docs generation. by Mathew Inwood · 6 years ago
  35. a2db18f java_sdk_library use prebuilt jars for numeric sdk_version by Paul Duffin · 6 years ago
  36. 1b57531 Merge changes from topic "expose-system-test" by Paul Duffin · 6 years ago
  37. 6cee077 Merge "Disable no-vendor-variant VNDK for CFI modules" by Vic Yang · 6 years ago
  38. dcbc329 Merge "Update NDK ABIs config away from armv5." by Treehugger Robot · 6 years ago
  39. ab2053f Merge "Switch to r370808b." by Stephen Hines · 6 years ago
  40. 411a98a Merge "Export the cert path for runtime_resource_overlay." by Jaewoong Jung · 6 years ago
  41. fcfd791 Remove legacy properties from java_sdk_library_import by Paul Duffin · 6 years ago
  42. 56d4490 java_sdk_library_import - expose system and test stubs by Paul Duffin · 6 years ago
  43. db84575 Merge "Script to set up android build directory" by Treehugger Robot · 6 years ago
  44. b708108 Merge "Improve java_sdk_library handling of test_current" by Treehugger Robot · 6 years ago
  45. 4136c9b Merge "Fix writing module_bp_cc_deps.json" by Treehugger Robot · 6 years ago
  46. 2b2df22 Switch to r370808b. by Stephen Hines · 6 years ago
  47. db03c22 Add support for LINE_COVERAGE (1/2) by Kyriakos Ispoglou · 6 years ago
  48. d35fcae Merge "Default to pattern initialization for uninitialized variables (try 2)." by Treehugger Robot · 6 years ago
  49. 1a5812a Disable no-vendor-variant VNDK for CFI modules by Vic Yang · 6 years ago
  50. 78ec5d8 Export the cert path for runtime_resource_overlay. by Jaewoong Jung · 6 years ago
  51. 37c5cda Fix writing module_bp_cc_deps.json by Colin Cross · 6 years ago
  52. 56bcaa6 Merge "Add -fprofile-sample-accurate flag for sampling PGO" by Yi Kong · 6 years ago
  53. 50146e9 sdk_version: "module_current" is supported by Jiyong Park · 6 years ago
  54. 726d23c Improve java_sdk_library handling of test_current by Paul Duffin · 6 years ago
  55. 67edce7 Merge "Make sdkMemberDependencyTag usable outside sdk package" by Paul Duffin · 6 years ago
  56. b8e5c68 Merge "Parameterize java_sdk_library by api scope" by Treehugger Robot · 6 years ago
  57. b6ec66a Add -fprofile-sample-accurate flag for sampling PGO by Yi Kong · 6 years ago
  58. 50dab0e Merge "Add -fdebug-info-for-profiling flag to emit more debug info for sampling pgo" by Yi Kong · 6 years ago
  59. 9dd454b Script to set up android build directory by Sasha Smundak · 6 years ago
  60. 86ef38c Merge "Add native_coverage to product variables" by Treehugger Robot · 6 years ago
  61. 6bba644 Update NDK ABIs config away from armv5. by Dan Albert · 6 years ago
  62. 29fd971 Merge changes I99cdff4b,Ia6b5cff8,I0f438509 by Treehugger Robot · 6 years ago
  63. 0e1d5d8 Default to pattern initialization for uninitialized variables (try 2). by Stephen Hines · 6 years ago
  64. d1b3a92 Parameterize java_sdk_library by api scope by Paul Duffin · 6 years ago
  65. 44fc5d2 Merge "Use merge_csv python_binary." by Treehugger Robot · 6 years ago
  66. 61a1b98 Add -fdebug-info-for-profiling flag to emit more debug info for sampling pgo by Yi Kong · 6 years ago
  67. f853992 Make sdkMemberDependencyTag usable outside sdk package by Paul Duffin · 6 years ago
  68. 5b511a2 Allow an arbitrary tag to be associated with a bp property by Paul Duffin · 6 years ago
  69. e6c0d84 Rewrite code for creating versioned modules as a transformation by Paul Duffin · 6 years ago
  70. b4d9c1f Add support for transforming a module by Paul Duffin · 6 years ago
  71. 041ac6f Merge "Allocate OutputPath.String in PathForOutput" by Colin Cross · 6 years ago
  72. 1562752 Merge "build: soong: windres: use clang to preprocess" by Treehugger Robot · 6 years ago
  73. c2fea18 Merge "Always use RELR for Rust." by Elliott Hughes · 6 years ago
  74. d63c9a7 Allocate OutputPath.String in PathForOutput by Colin Cross · 6 years ago
  75. 18eeffa build: soong: windres: use clang to preprocess by Nick Desaulniers · 6 years ago
  76. 730573c Merge "Use relocation-packer style relocation packing between 23 and 28." by Elliott Hughes · 6 years ago
  77. 7a833bd Merge "Don't check library variant identicalness for VNDK extensions" by Steven Laver · 6 years ago
  78. f919206 Merge "Set LOCAL_CERTIFICATE for flattened apex APKs" by Treehugger Robot · 6 years ago
  79. c0ebc81 Merge "Add whole_static_libs to non-svelte configs." by Christopher Ferris · 6 years ago
  80. 025d981 Don't check library variant identicalness for VNDK extensions by Steven Laver · 6 years ago
  81. 28e36b1 Merge "Store uncompressed and aligned DEX files for java libs in APEXes." by Ulyana Trafimovich · 6 years ago
  82. 70b0162 Merge "Fix rebuilding with whitelisted_files" by Treehugger Robot · 6 years ago
  83. c5960d6 Always use RELR for Rust. by Elliott Hughes · 6 years ago
  84. 0326e19 Merge "Follow input changes to proptools.CloneEmptyProperties" by Treehugger Robot · 6 years ago
  85. ec13392 Merge "bpfix: remove hidl_interface types" by Treehugger Robot · 6 years ago
  86. 81e43c5 Fix rebuilding with whitelisted_files by Dan Willemsen · 6 years ago
  87. 797e195 Add AUTO_UNINITIALIZE as another option for trivial initialization. by Stephen Hines · 6 years ago
  88. 503c1d0 Set LOCAL_CERTIFICATE for flattened apex APKs by Colin Cross · 6 years ago
  89. da909fe Use relocation-packer style relocation packing between 23 and 28. by Elliott Hughes · 6 years ago
  90. 55f3001 Merge "Add additional variables to ninja variable whitelist" by Treehugger Robot · 6 years ago
  91. 43e789d Follow input changes to proptools.CloneEmptyProperties by Colin Cross · 6 years ago
  92. c71193a Add whole_static_libs to non-svelte configs. by Christopher Ferris · 6 years ago
  93. 5e0dbe4 Merge "Add support for experimentally enabling RBE support on specific rules." by Ramy Medhat · 6 years ago
  94. 76fde92 Merge "License info for APEXes are correctly gathered" by Treehugger Robot · 6 years ago
  95. 0f095e1 Add additional variables to ninja variable whitelist by Kousik Kumar · 6 years ago
  96. 8ea054a Add support for experimentally enabling RBE support on specific rules. by Ramy Medhat · 6 years ago
  97. 19972c7 License info for APEXes are correctly gathered by Jiyong Park · 6 years ago
  98. 911083e Merge "Fix --boot-image argument in dex2oat command for boot image extension." by Ulyana Trafimovich · 6 years ago
  99. b0a2d37 Fix --boot-image argument in dex2oat command for boot image extension. by Ulya Trafimovich · 6 years ago
  100. 7aa3f76 Remove unnecessary symlink for non-flattend APEXes by Jiyong Park · 6 years ago