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