1. 56d4490 java_sdk_library_import - expose system and test stubs by Paul Duffin · 5 years ago
  2. db84575 Merge "Script to set up android build directory" by Treehugger Robot · 5 years ago
  3. b708108 Merge "Improve java_sdk_library handling of test_current" by Treehugger Robot · 5 years ago
  4. 4136c9b Merge "Fix writing module_bp_cc_deps.json" by Treehugger Robot · 5 years ago
  5. d35fcae Merge "Default to pattern initialization for uninitialized variables (try 2)." by Treehugger Robot · 5 years ago
  6. 37c5cda Fix writing module_bp_cc_deps.json by Colin Cross · 5 years ago
  7. 56bcaa6 Merge "Add -fprofile-sample-accurate flag for sampling PGO" by Yi Kong · 5 years ago
  8. 726d23c Improve java_sdk_library handling of test_current by Paul Duffin · 5 years ago
  9. 67edce7 Merge "Make sdkMemberDependencyTag usable outside sdk package" by Paul Duffin · 5 years ago
  10. b8e5c68 Merge "Parameterize java_sdk_library by api scope" by Treehugger Robot · 5 years ago
  11. b6ec66a Add -fprofile-sample-accurate flag for sampling PGO by Yi Kong · 5 years ago
  12. 50dab0e Merge "Add -fdebug-info-for-profiling flag to emit more debug info for sampling pgo" by Yi Kong · 5 years ago
  13. 9dd454b Script to set up android build directory by Sasha Smundak · 5 years ago
  14. 86ef38c Merge "Add native_coverage to product variables" by Treehugger Robot · 5 years ago
  15. 29fd971 Merge changes I99cdff4b,Ia6b5cff8,I0f438509 by Treehugger Robot · 5 years ago
  16. 0e1d5d8 Default to pattern initialization for uninitialized variables (try 2). by Stephen Hines · 5 years ago
  17. d1b3a92 Parameterize java_sdk_library by api scope by Paul Duffin · 5 years ago
  18. 44fc5d2 Merge "Use merge_csv python_binary." by Treehugger Robot · 5 years ago
  19. 61a1b98 Add -fdebug-info-for-profiling flag to emit more debug info for sampling pgo by Yi Kong · 5 years ago
  20. f853992 Make sdkMemberDependencyTag usable outside sdk package by Paul Duffin · 5 years ago
  21. 5b511a2 Allow an arbitrary tag to be associated with a bp property by Paul Duffin · 5 years ago
  22. e6c0d84 Rewrite code for creating versioned modules as a transformation by Paul Duffin · 5 years ago
  23. b4d9c1f Add support for transforming a module by Paul Duffin · 5 years ago
  24. 041ac6f Merge "Allocate OutputPath.String in PathForOutput" by Colin Cross · 5 years ago
  25. 1562752 Merge "build: soong: windres: use clang to preprocess" by Treehugger Robot · 5 years ago
  26. c2fea18 Merge "Always use RELR for Rust." by Elliott Hughes · 5 years ago
  27. d63c9a7 Allocate OutputPath.String in PathForOutput by Colin Cross · 5 years ago
  28. 18eeffa build: soong: windres: use clang to preprocess by Nick Desaulniers · 5 years ago
  29. 730573c Merge "Use relocation-packer style relocation packing between 23 and 28." by Elliott Hughes · 5 years ago
  30. 7a833bd Merge "Don't check library variant identicalness for VNDK extensions" by Steven Laver · 5 years ago
  31. f919206 Merge "Set LOCAL_CERTIFICATE for flattened apex APKs" by Treehugger Robot · 5 years ago
  32. c0ebc81 Merge "Add whole_static_libs to non-svelte configs." by Christopher Ferris · 5 years ago
  33. 025d981 Don't check library variant identicalness for VNDK extensions by Steven Laver · 5 years ago
  34. 28e36b1 Merge "Store uncompressed and aligned DEX files for java libs in APEXes." by Ulyana Trafimovich · 5 years ago
  35. 70b0162 Merge "Fix rebuilding with whitelisted_files" by Treehugger Robot · 5 years ago
  36. c5960d6 Always use RELR for Rust. by Elliott Hughes · 5 years ago
  37. 0326e19 Merge "Follow input changes to proptools.CloneEmptyProperties" by Treehugger Robot · 5 years ago
  38. ec13392 Merge "bpfix: remove hidl_interface types" by Treehugger Robot · 5 years ago
  39. 81e43c5 Fix rebuilding with whitelisted_files by Dan Willemsen · 5 years ago
  40. 797e195 Add AUTO_UNINITIALIZE as another option for trivial initialization. by Stephen Hines · 5 years ago
  41. 503c1d0 Set LOCAL_CERTIFICATE for flattened apex APKs by Colin Cross · 5 years ago
  42. da909fe Use relocation-packer style relocation packing between 23 and 28. by Elliott Hughes · 5 years ago
  43. 55f3001 Merge "Add additional variables to ninja variable whitelist" by Treehugger Robot · 5 years ago
  44. 43e789d Follow input changes to proptools.CloneEmptyProperties by Colin Cross · 5 years ago
  45. c71193a Add whole_static_libs to non-svelte configs. by Christopher Ferris · 5 years ago
  46. 5e0dbe4 Merge "Add support for experimentally enabling RBE support on specific rules." by Ramy Medhat · 5 years ago
  47. 76fde92 Merge "License info for APEXes are correctly gathered" by Treehugger Robot · 5 years ago
  48. 0f095e1 Add additional variables to ninja variable whitelist by Kousik Kumar · 5 years ago
  49. 8ea054a Add support for experimentally enabling RBE support on specific rules. by Ramy Medhat · 5 years ago
  50. 19972c7 License info for APEXes are correctly gathered by Jiyong Park · 5 years ago
  51. 911083e Merge "Fix --boot-image argument in dex2oat command for boot image extension." by Ulyana Trafimovich · 5 years ago
  52. b0a2d37 Fix --boot-image argument in dex2oat command for boot image extension. by Ulya Trafimovich · 5 years ago
  53. 7aa3f76 Remove unnecessary symlink for non-flattend APEXes by Jiyong Park · 5 years ago
  54. 7c78b3c Merge "If input zip file cannot opened, print its name." by Treehugger Robot · 5 years ago
  55. d9a121b Add native_coverage to product variables by Colin Cross · 5 years ago
  56. 057dd35 Merge "Abstract sdk_version string using sdkSpec type" by Treehugger Robot · 5 years ago
  57. b7ec426 Merge "Simplify vendor conditionals" by Colin Cross · 5 years ago
  58. 699cf17 Merge changes from topic "revert-1211982-dex2oat-soong-dep-LLLKNULXYJ" by Martin Stjernholm · 5 years ago
  59. e4b5342 Revert "Separate dexpreopt.GlobalSoongConfig to allow independen..." by Hans Boehm · 5 years ago
  60. 453bf09 Revert "Move the Once cache for dexpreopt.GlobalConfig into the ..." by Hans Boehm · 5 years ago
  61. 7b2e6f3 Revert "Get the dex2oat host tool path from module dependency on..." by Hans Boehm · 5 years ago
  62. f491dde Store uncompressed and aligned DEX files for java libs in APEXes. by Ulya Trafimovich · 5 years ago
  63. 6a927c4 Abstract sdk_version string using sdkSpec type by Jiyong Park · 5 years ago
  64. cf0bba7 Merge "Revert "Revert "Allow codename.fingerprint format for minSdkVersion""" by Baligh Uddin · 5 years ago
  65. 6cc0515 Merge "Create a highmem pool and put metalava into it" by Treehugger Robot · 5 years ago
  66. 9d34f35 Simplify vendor conditionals by Colin Cross · 5 years ago
  67. cf52e10 Merge changes from topic "dex2oat-soong-dep" by Treehugger Robot · 5 years ago
  68. f620137 Revert "Revert "Allow codename.fingerprint format for minSdkVersion"" by Baligh Uddin · 5 years ago
  69. a8c82cc Merge changes from topics "board_use_recovery_as_root_soong", "ramdisk" by Yifan Hong · 5 years ago
  70. 335d596 Get the dex2oat host tool path from module dependency on the binary module. by Martin Stjernholm · 5 years ago
  71. dae8a80 Move the Once cache for dexpreopt.GlobalConfig into the dexpreopt package. by Martin Stjernholm · 5 years ago
  72. be9d0d2 Separate dexpreopt.GlobalSoongConfig to allow independent caching of it. by Martin Stjernholm · 5 years ago
  73. 8b8bec3 Create a highmem pool and put metalava into it by Colin Cross · 5 years ago
  74. f0f747c Do not remove RRO resources by Jaewoong Jung · 5 years ago
  75. 8c94763 Merge "Fix symlinks to system libs for flattened apex" by Treehugger Robot · 5 years ago
  76. 84f71af Merge "Add runtime_resource_overlay." by Treehugger Robot · 5 years ago
  77. 9befb0c Add runtime_resource_overlay. by Jaewoong Jung · 5 years ago
  78. c61b389 Merge changes from topic "filtershard" by Colin Cross · 5 years ago
  79. 75de261 Fix symlinks to system libs for flattened apex by Jooyung Han · 5 years ago
  80. 7b29705 Merge "Revert "Revert "apex_vndk uses vendor variants only""" by Treehugger Robot · 5 years ago
  81. c18235c Merge "For JIT-zygote config, add "apex" boot image files to the ART apex." by Ulyana Trafimovich · 5 years ago
  82. 641e87a Merge "Reland "Clean up no-vendor-variant VNDK whitelist"" by Vic Yang · 5 years ago
  83. a57af4a Revert "Revert "apex_vndk uses vendor variants only"" by Jooyung Han · 5 years ago
  84. 7dfb229 Merge "Revert "apex_vndk uses vendor variants only"" by Jooyung Han · 5 years ago
  85. 5df3b11 Revert "apex_vndk uses vendor variants only" by Jooyung Han · 5 years ago
  86. e4226c4 Merge "apex_vndk uses vendor variants only" by Treehugger Robot · 5 years ago
  87. 559ad01 apex_vndk uses vendor variants only by Jooyung Han · 5 years ago
  88. b1d8c99 Pass desired size proptools.FilterPropertyStructSharded by Colin Cross · 5 years ago
  89. b4fecbf Do a better job removing tags from arch structs by Colin Cross · 5 years ago
  90. 50b3665 libatomic / libgcc_stripped: ramdisk_available by Yifan Hong · 5 years ago
  91. cf4832c Add target.ramdisk by Yifan Hong · 5 years ago
  92. 82db735 Ramdisk modules install to correct location by Yifan Hong · 5 years ago
  93. 1b3348d Add ramdisk image. by Yifan Hong · 5 years ago
  94. 59ee253 Merge "Export KYTHE_KZIP_ENCODING." by Treehugger Robot · 5 years ago
  95. f77ee74 Export KYTHE_KZIP_ENCODING. by Sasha Smundak · 5 years ago
  96. b6aeb14 Merge "Add coverage flags for Clang coverage builds." by Oliver Nguyen · 5 years ago
  97. 8aecc11 Merge "Revert "Default to pattern initialization for uninitialized variables."" by Hadrien Zalek · 5 years ago
  98. 6fecbee Revert "Default to pattern initialization for uninitialized variables." by Hadrien Zalek · 5 years ago
  99. 6172491 If input zip file cannot opened, print its name. by Sasha Smundak · 5 years ago
  100. 7eebb4f For JIT-zygote config, add "apex" boot image files to the ART apex. by Ulya Trafimovich · 5 years ago