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