1. ebb83df Revert "Set LOCAL_PREBUILT_MODULE_FILE for hostdex modules" by Colin Cross · 7 years ago
  2. 462963b Set LOCAL_PREBUILT_MODULE_FILE for hostdex modules by Colin Cross · 7 years ago
  3. 1ad8142 Fix androidmk module ordering by Colin Cross · 7 years ago
  4. 12fc2af Export dex jars from java binaries by Colin Cross · 7 years ago
  5. 07feb07 Merge "Symbols for libs in APEXes are available" by Treehugger Robot · 7 years ago
  6. 81dd168 Merge "Switch to toybox ls(1)." by Elliott Hughes · 7 years ago
  7. 769e50b Symbols for libs in APEXes are available by Jiyong Park · 7 years ago
  8. ae1366f Merge "Fatal error on insufficient resource to use Goma in Soong UI." by Treehugger Robot · 7 years ago
  9. a9b3cd4 Merge "APEXes can be signed with devkeys" by Treehugger Robot · 7 years ago
  10. 9816749 Merge "Add Srcs_lib and Srcs_lib_whitelist_dirs properties" by Treehugger Robot · 7 years ago
  11. 9335a26 APEXes can be signed with devkeys by Jiyong Park · 7 years ago
  12. 709a329 Merge "Check system certificate violation for product apks" by Jeongik Cha · 7 years ago
  13. 0c517bd Fatal error on insufficient resource to use Goma in Soong UI. by Yoshisato Yanagisawa · 7 years ago
  14. 1f2310b Merge "apex manifest is always installed as apex_manifest.json" by Treehugger Robot · 7 years ago
  15. 0b11f65 Switch to toybox ls(1). by Elliott Hughes · 7 years ago
  16. 3a1fd8e Switch to toybox ln(1). by Elliott Hughes · 7 years ago
  17. 0bd4ab5 Merge "Switch to toybox expr(1)." by Elliott Hughes · 7 years ago
  18. 20a8856 Merge "Add BUILD_USERNAME and BUILD_HOSTNAME" by Treehugger Robot · 7 years ago
  19. 863ac18 Merge changes Ice10d0cc,I83ef48cb by Colin Cross · 7 years ago
  20. dd10620 Merge "Handle Jacoco filters" by Treehugger Robot · 7 years ago
  21. 6491f8d Switch to toybox expr(1). by Elliott Hughes · 7 years ago
  22. 8ad2335 Merge "Switch to toybox echo(1)." by Elliott Hughes · 7 years ago
  23. d699cb9 apex manifest is always installed as apex_manifest.json by Jiyong Park · 7 years ago
  24. 28d8079 Merge "Allow modules to disable stripping when dexpreopting" by Treehugger Robot · 7 years ago
  25. 98fd574 Use latest SDK version for current in PDK builds by Colin Cross · 7 years ago
  26. fb6d781 Split out sdk.go from java.go by Colin Cross · 7 years ago
  27. e1184be Switch to toybox echo(1). by Elliott Hughes · 7 years ago
  28. c33514e Revert "Switch to toybox cp(1)." by Elliott Hughes · 7 years ago
  29. 8c6d250 Allow modules to disable stripping when dexpreopting by Colin Cross · 7 years ago
  30. ed918b7 Merge "Don't strip when dexpreopt is disabled" by Colin Cross · 7 years ago
  31. cd21d46 Merge "goma_ctl.py ensure_start in Soong UI." by Treehugger Robot · 7 years ago
  32. c946414 Check system certificate violation for product apks by Jeongik Cha · 7 years ago
  33. 2cb0e5d goma_ctl.py ensure_start in Soong UI. by Yoshisato Yanagisawa · 7 years ago
  34. b078857 Rename non-stubs variant of a lib if it is included in APEX by Jiyong Park · 7 years ago
  35. 10ed054 Merge "Add PRODUCT_MANIFEST_PACKAGE_NAME_OVERRIDES" by Jiyong Park · 7 years ago
  36. cbed657 Don't strip when dexpreopt is disabled by Colin Cross · 7 years ago
  37. e5c5317 Handle Jacoco filters by Sasha Smundak · 7 years ago
  38. e0e2441 Switch to toybox du(1). by Elliott Hughes · 7 years ago
  39. 6cf9111 Merge "Switch to toybox cp(1)." by Elliott Hughes · 7 years ago
  40. bb02d60 Merge "Preopt: Pass -Xbootclasspath: arg to dex2oat." by Nicolas Geoffray · 7 years ago
  41. 7f67f48 Add PRODUCT_MANIFEST_PACKAGE_NAME_OVERRIDES by Jiyong Park · 7 years ago
  42. e6092a5 Merge "Remove duplicated shouldUncompressDex logic" by Treehugger Robot · 7 years ago
  43. 1976a25 Make androidmk translate LOCAL_32_BIT_ONLY by Anton Hansson · 7 years ago
  44. d2ee532 Preopt: Pass -Xbootclasspath: arg to dex2oat. by Vladimir Marko · 7 years ago
  45. 2fc72f6 Remove duplicated shouldUncompressDex logic by Colin Cross · 7 years ago
  46. 1f8076b Merge changes I6f80b7b3,Ida8f046c by Colin Cross · 7 years ago
  47. 9036e2e Merge changes Ideba9c0d,Iea2ab9be by Colin Cross · 7 years ago
  48. 667b3ae Merge "Executables in APEXes have root:shell" by Treehugger Robot · 7 years ago
  49. 9886695 Switch to toybox cp(1). by Elliott Hughes · 7 years ago
  50. 2837d75 Merge "Switch to toybox chmod(1)." by Elliott Hughes · 7 years ago
  51. acb529b Handle multi dir all-*-files-under function calls. by Jaewoong Jung · 7 years ago
  52. 805cbc3 Executables in APEXes have root:shell by Jiyong Park · 7 years ago
  53. 06af80e Merge "Don't use vendor variant when BOARD_VNDK_VERSION is not set" by Treehugger Robot · 7 years ago
  54. 06fbd65 Merge "Add LOCAL_OVERRIDES_PACKAGES support to androidmk." by Jaewoong Jung · 7 years ago
  55. 7494e73 Merge "Add java_import_host handling logic." by Jaewoong Jung · 7 years ago
  56. b952ba0 Add Srcs_lib and Srcs_lib_whitelist_dirs properties by Sundong Ahn · 7 years ago
  57. d50f53b Fix the issue for dumping metrics file to artifact by Nan Zhang · 7 years ago
  58. 71edc8b Add BUILD_USERNAME and BUILD_HOSTNAME by Dan Willemsen · 7 years ago
  59. 18ef4a2 Add LOCAL_OVERRIDES_PACKAGES support to androidmk. by Jaewoong Jung · 7 years ago
  60. 2a9ed7c Add java_import_host handling logic. by Jaewoong Jung · 7 years ago
  61. e2e13a5 Merge "Save invocation info of dex2oat runs." by Treehugger Robot · 7 years ago
  62. ef7647f Merge "Fix: soong_ui.bash's wrong check for TOP variable" by Treehugger Robot · 7 years ago
  63. 4e78fec Merge "Pass -S option to wrapper for python binary." by Treehugger Robot · 7 years ago
  64. dc2da91 Don't dexpreopt when compile_dex but not installable by Colin Cross · 7 years ago
  65. e302687 Don't dexpreopt or strip java_test modules by Colin Cross · 7 years ago
  66. 638149e Add dexpreopt enabled tests by Colin Cross · 7 years ago
  67. b77ffc4 Add Maybe* methods to TestingModule by Colin Cross · 7 years ago
  68. dae8314 Merge "Generate build timing metrics to proto format file" by Nan Zhang · 7 years ago
  69. 7c1dc61 Don't use vendor variant when BOARD_VNDK_VERSION is not set by Jiyong Park · 7 years ago
  70. 17f2767 Generate build timing metrics to proto format file by Nan Zhang · 7 years ago
  71. bf35e33 Merge "Add buildDir to java patch-module paths." by Jaewoong Jung · 7 years ago
  72. 91b3847 Merge "Add defaults support to genrule." by Jaewoong Jung · 7 years ago
  73. a45e15e Merge "Make bpf implement SourceFileProducer." by Jaewoong Jung · 7 years ago
  74. 98716bd Add defaults support to genrule. by Jaewoong Jung · 7 years ago
  75. 38e4fb2 Add buildDir to java patch-module paths. by Jaewoong Jung · 7 years ago
  76. 9b84d34 Merge "Don't expect depfile from .s files" by Treehugger Robot · 7 years ago
  77. 7265e5f Pass -S option to wrapper for python binary. by yangbill · 7 years ago
  78. fcabb1c Don't expect depfile from .s files by Dan Willemsen · 7 years ago
  79. fa478c0 Do not build lsdump for APEX variants by Logan Chien · 7 years ago
  80. 3aeedc9 Do not add _platform suffix to non-apex variation by Logan Chien · 7 years ago
  81. e7968b1 Merge "Pass --merge-qualifier-annotations to check-api" by Nan Zhang · 7 years ago
  82. f17284e Merge "Fix: stubs lib is installed in APEX" by Treehugger Robot · 7 years ago
  83. dddedf2 Merge "manifest_fixer: rename to --prefer-code-integrity" by Treehugger Robot · 7 years ago
  84. dee152b Pass --merge-qualifier-annotations to check-api by Nan Zhang · 7 years ago
  85. 67883b3 Fix: stubs lib is installed in APEX by Jiyong Park · 7 years ago
  86. d26357e Merge changes from topic "apex_bundle_pubkey" by Jiyong Park · 7 years ago
  87. 835d82b Bundle public keys with APEX by Jiyong Park · 7 years ago
  88. 50d9920 Add installable property to apex_key by Jiyong Park · 7 years ago
  89. a2c16c1 manifest_fixer: rename to --prefer-code-integrity by Victor Hsieh · 7 years ago
  90. f7df9b7 Fix: 'required' property is ignored by Jiyong Park · 7 years ago
  91. 189ff98 Set stem for uninstalled apex modules by Colin Cross · 7 years ago
  92. 7f30c07 Print a status message when starting ninja by Dan Willemsen · 7 years ago
  93. 5de4196 Save invocation info of dex2oat runs. by Alex Light · 7 years ago
  94. e9793a7 Fix: soong_ui.bash's wrong check for TOP variable by Jooyung Han · 7 years ago
  95. 186c771 Merge "In java.go, add implement check for both Dependency and IDE relevant interfaces" by Treehugger Robot · 7 years ago
  96. dc208bb Merge "Fix soong_zip printing warnings with --ignore_missing_files" by Treehugger Robot · 7 years ago
  97. edc934c Fix soong_zip printing warnings with --ignore_missing_files by Dan Willemsen · 7 years ago
  98. d56097d Remove incorrect file comments by Dan Willemsen · 7 years ago
  99. 36ff7dc In java.go, add implement check for both Dependency and IDE relevant interfaces by albaltai · 7 years ago
  100. 9e4c07a In java/java.go, enhance the checking logic for Dependency interface implementation by shinwang · 7 years ago