1. 8a3c914 Revert "Implement mixed builds for apex modules." by Martin Stjernholm · 2 years, 5 months ago
  2. 6a2b7c4 Implement mixed builds for apex modules. by Sasha Smundak · 2 years, 8 months ago
  3. 0a38920 Cleaning up comment removal and version replacement by Alexei Nicoara · 2 years, 6 months ago
  4. d887e24 Cleaning up the version sed rule by Alexei Nicoara · 2 years, 6 months ago
  5. e922d21 Replace version 0 with the default version by Alexei Nicoara · 2 years, 6 months ago
  6. 87d74dc Merge "Passing default version to zipApex as well" by Treehugger Robot · 2 years, 6 months ago
  7. c939b01 Passing default version to zipApex as well by Alexei Nicoara · 2 years, 6 months ago
  8. ee4b633 Removing comment lines from apex_manifest.json by Alexei Nicoara · 2 years, 6 months ago
  9. 20b623d Merge "Fix strip_prefix flags to strip install paths." by Treehugger Robot · 2 years, 7 months ago
  10. c6ec9fb Fix strip_prefix flags to strip install paths. by Bob Badour · 2 years, 7 months ago
  11. 3f8cbcb Passing the default apex version to the apexer by Alexei Nicoara · 2 years, 8 months ago
  12. a5ea247 Fix bug: allow multiple gen_notice modules. by Bob Badour · 2 years, 8 months ago
  13. eef4c1c Add gen_notice module. by Bob Badour · 2 years, 8 months ago
  14. 17e2290 Revert "Append APEX version instead of build ID for APK-in-APEX ..." by Oriol Prieto Gasco · 2 years, 8 months ago
  15. 6cb124b Append APEX version instead of build ID for APK-in-APEX paths. by Jingwen Chen · 2 years, 9 months ago
  16. 02730b9 Only install to $OUT/apex for installable apexes by Colin Cross · 2 years, 9 months ago
  17. eefabcf Flag to globally override apexes' min_sdk_version by Albert Martin · 2 years, 10 months ago
  18. 2c8888e Keep dependency files out of the apk file. by Bob Badour · 2 years, 9 months ago
  19. de6a087 Revert "Revert "Build notice files from license metadata."" by Bob Badour · 2 years, 9 months ago
  20. 77807b3 Revert "Build notice files from license metadata." by Wei Sheng Shih · 2 years, 9 months ago
  21. 2a5c090 Fix breakage: bad path join using '/' literal by Bob Badour · 2 years, 9 months ago
  22. 43c2dca Build notice files from license metadata. by Bob Badour · 2 years, 9 months ago
  23. d9ccb6a Skip install rules for apexes with installable: false by Colin Cross · 2 years, 10 months ago
  24. a6d3667 apex supports ".apex" tag by Jooyung Han · 2 years, 11 months ago
  25. 7761de5 Merge "Manifest Fixer Params code refactor" by Gurpreet Singh · 2 years, 11 months ago
  26. 7deabfa Manifest Fixer Params code refactor by Gurpreet Singh · 2 years, 11 months ago
  27. a76f874 Geneate AndroidManifest file if the apex_test module does not have one. by Gurpreet Singh · 3 years ago
  28. 75d65f3 Add testOnly attribute to AndroidManifest file of apex_test by Gurpreet Singh · 3 years ago
  29. a07099d Make 'Compressible' an overridable property by Oriol Prieto Gasco · 3 years, 3 months ago
  30. 038e852 Add canned_fs_config to apex module type by Jiyong Park · 3 years, 1 month ago
  31. 1b0893e Build canned_fs_config using RuleBuilder by Jiyong Park · 3 years, 1 month ago
  32. 4acaea9 Revert^2 "Build license metadata files in Soong" by Colin Cross · 3 years, 1 month ago
  33. b3264f2 Revert "Build license metadata files in Soong" by Colin Cross · 3 years, 1 month ago
  34. 3dd2ff2 Build license metadata files in Soong by Colin Cross · 3 years, 2 months ago
  35. 6340ea5 Move apex module installation into Soong by Colin Cross · 3 years, 2 months ago
  36. ffbcd1d Extract primary apk from apk set zip by Colin Cross · 3 years, 2 months ago
  37. 0234737 Java APIs used by Mainline modules. by sophiez · 3 years, 2 months ago
  38. 91eaa63 Merge changes I04f2f558,Ie16a6264,I83a3be9f,Icb3eeef3 by Colin Cross · 3 years, 2 months ago
  39. 790ef35 Make HostToolPath, HostJNIToolPath and sboxPathForToolRel use pathForInstall by Colin Cross · 3 years, 2 months ago
  40. c9e85ca Merge "Make a pass over our codebase cleaning up non-precise / non-inclusive language." by Treehugger Robot · 3 years, 2 months ago
  41. b4638c1 Make a pass over our codebase cleaning up non-precise / non-inclusive language. by Joe Onorato · 3 years, 2 months ago
  42. 9a6eabf Save all the detected native shared library backing by mainline modules. by sophiez · 3 years, 3 months ago
  43. 214a923 Merge "Add EROFS support for APEX build system" by Mohammad Islam · 3 years, 3 months ago
  44. 17ff283 Call InstallFile even when !installable by Jiyong Park · 3 years, 3 months ago
  45. 37997c4 Add system/sepolicy/apex to bp2build allowlist by Liz Kammer · 3 years, 4 months ago
  46. 7c02e26 Relax restriction on suffix of apex_set filename to include .capex by Samiul Islam · 3 years, 4 months ago
  47. b02043b Merge "Improve handling of errors from zipinfo" by LaMont Jones · 3 years, 5 months ago
  48. 4224c62 Improve handling of errors from zipinfo by LaMont Jones · 3 years, 5 months ago
  49. 13cac63 Add EROFS support for APEX build system by Huang Jianan · 3 years, 5 months ago
  50. 5d00f50 apex: pass --align-file-size to signapk by Jooyung Han · 3 years, 6 months ago
  51. 9d9960f Rename test_only_no_hashtree to generate_hashtree by Nikita Ioffe · 3 years, 7 months ago
  52. 4854a7d Use fingerprint when min_sdk is current or none by Liz Kammer · 3 years, 7 months ago
  53. 6a328ff Merge "Make apex.key and certificate overridable." by Jaewoong Jung · 3 years, 9 months ago
  54. 4cfdf7d Make apex.key and certificate overridable. by Jaewoong Jung · 3 years, 9 months ago
  55. b6ea6c2 Don't compress apexes when building in unbundled mode by Nikita Ioffe · 3 years, 9 months ago
  56. bc03588 Generate hashtree for compressed apexes by Nikita Ioffe · 3 years, 9 months ago
  57. 05b999e Don't compress apexes produced by apex_test module by Nikita Ioffe · 3 years, 9 months ago
  58. 9231537 SdkSpec is fully using ApiLevel by Jiyong Park · 3 years, 9 months ago
  59. f1691d2 Move java.sdkSpec to the android package by Jiyong Park · 3 years, 9 months ago
  60. 533b98c Don't track modules that are only available to APEXes. by Artur Satayev · 3 years, 10 months ago
  61. 69f0a24 Pass list of module libraries to gen_ndk_backed_by_apex.sh by Colin Cross · 4 years ago
  62. 82aab58 Turn apex compression from opt-out into opt-in by Nikita Ioffe · 4 years ago
  63. ed124c3 apex: checks min_sdk_version for preview/current by Jooyung Han · 4 years ago
  64. 9b6596b Merge "Revert "Revert "Automated NDK API coverage used by Mainline modules build integration.""" by Sophie Zheng · 4 years ago
  65. 6bde0b5 Revert "Revert "Automated NDK API coverage used by Mainline modules build integration."" by sophiez · 4 years ago
  66. f17b07f Merge "Revert "Automated NDK API coverage used by Mainline modules build integration."" by Riddle Hsu · 4 years ago
  67. 556b2ad Revert "Automated NDK API coverage used by Mainline modules build integration." by Riddle Hsu · 4 years ago
  68. 0bf7719 Merge "Automated NDK API coverage used by Mainline modules build integration." by Sophie Zheng · 4 years ago
  69. 87ff51d Automated NDK API coverage used by Mainline modules build integration. by sophiez · 4 years ago
  70. 9ac0e32 Fix capex build rule when building using RBE by Mohammad Samiul Islam · 4 years ago
  71. fdb9e89 Merge "Add property to apex soong modules to forcefully compress an APEX" by Mohammad Islam · 4 years ago
  72. 18417cb Skip apex dep check when sanitizer diag is enabled by Cindy Zhou · 4 years, 1 month ago
  73. 18aefc1 Remove unnecessary snake case variables. by Jaewoong Jung · 4 years ago
  74. a8008f9 Add property to apex soong modules to forcefully compress an APEX by Mohammad Samiul Islam · 4 years ago
  75. 3cd005d Enable soong build tool to handle APEX compression by Mohammad Samiul Islam · 4 years, 1 month ago
  76. 8baa8b5 Merge "Automated NDK API coverage used by Mainline modules build integration." by Sophie Zheng · 4 years, 1 month ago
  77. c80a2b3 Automated NDK API coverage used by Mainline modules build integration. by sophiez · 4 years, 2 months ago
  78. f1a035e Pass pctx and ctx to NewRuleBuilder by Colin Cross · 4 years, 2 months ago
  79. b81b990 Documenting apex/builer.go by Jiyong Park · 4 years, 1 month ago
  80. c0ec6f9 Documenting apex/apex.go by Jiyong Park · 4 years, 2 months ago
  81. cf371cc Replace android.WriteFile rule with android.WriteFileRule by Colin Cross · 4 years, 2 months ago
  82. 5335bc4 Propagate min_sdk_version to apexer by Nikita Ioffe · 4 years, 3 months ago
  83. 51ce6b0 Merge "apex: emit file_contexts for flattened apex" by Jooyung Han · 4 years, 3 months ago
  84. 7f146c0 apex: emit file_contexts for flattened apex by Jooyung Han · 4 years, 3 months ago
  85. 4f378d7 Convert more versions in config to ApiLevel. by Dan Albert · 4 years, 6 months ago
  86. c806053 Replace ApiStrToNum uses with ApiLevel. by Dan Albert · 4 years, 6 months ago
  87. 80dc4f1 Merge "Merge Android R" by Xin Li · 4 years, 4 months ago
  88. 3e0b9c0 Merge "Check UseRBE is set before replacing any template with the RE version." by Kousik Kumar · 4 years, 4 months ago
  89. 429c23c Merge Android R by Xin Li · 4 years, 4 months ago
  90. 41f637d Notice files for prebuilt_etc are included in APEX by Jiyong Park · 4 years, 4 months ago
  91. 16f23a4 Check UseRBE is set before replacing any template with the RE version. by Ramy Medhat · 4 years, 4 months ago
  92. 65cb5c6 Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) by Xin Li · 4 years, 4 months ago
  93. a0254b5 Merge "Add F2FS support for APEX build system" by Nikita Ioffe · 4 years, 4 months ago
  94. 4ba38c1 Add F2FS support for APEX build system by Theotime Combes · 4 years, 7 months ago
  95. b900760 apex: dedup jni_libs when generating apex_manifest by Jooyung Han · 4 years, 4 months ago
  96. 08dca38 Build transitive lint reports for apex modules by Colin Cross · 4 years, 6 months ago
  97. 0a51aa2 Use RelativeInstallPath for DataPaths in apex by Liz Kammer · 4 years, 6 months ago
  98. 216e10a Install data_libs using relative_install_path property by Chris Parsons · 4 years, 6 months ago
  99. 56b330f Merge "Use unzip -DD" am: b7cea24fe3 am: cae5903677 by Colin Cross · 4 years, 6 months ago
  100. d783bbb Use unzip -DD by Colin Cross · 4 years, 6 months ago