1. ccfffda Merge "Add compat symlinks for prebuilt_apex" by Jooyung Han · 6 years ago
  2. 8ea6bc4 Merge "Revert "m <apex_name>-deps-info prints the internal/external deps of the APEX"" by Jiyong Park · 6 years ago
  3. 4513f70 Revert "m <apex_name>-deps-info prints the internal/external deps of the APEX" by Jiyong Park · 6 years ago
  4. 36746d2 Merge "jacoco correctly gathers info from APK-in-APEX" by Treehugger Robot · 6 years ago
  5. 573326a Merge "m <apex_name>-deps-info prints the internal/external deps of the APEX" by Treehugger Robot · 6 years ago
  6. 11e1ae0 Merge "Include jacoco in the ART boot image if EMMA_INSTRUMENT_FRAMEWORK=true." by Ulyana Trafimovich · 6 years ago
  7. 618922e jacoco correctly gathers info from APK-in-APEX by Jiyong Park · 6 years ago
  8. 002ab68 Add compat symlinks for prebuilt_apex by Jooyung Han · 6 years ago
  9. 64d5cce Merge changes from topic "carry_required" by Treehugger Robot · 6 years ago
  10. 4456188 Include jacoco in the ART boot image if EMMA_INSTRUMENT_FRAMEWORK=true. by Ulya Trafimovich · 6 years ago
  11. 7afd107 APEX carries required properties of its dependencies by Jiyong Park · 6 years ago
  12. f4b13d4 Merge "Add --include_build_info flag to apexer invocation." by Dario Freni · 6 years ago
  13. b4b44c0 Whitelist system/apex/shim/build to use test_only_no_hashtree property by Nikita Ioffe · 6 years ago
  14. 0f4ae07 Add --include_build_info flag to apexer invocation. by Dario Freni · 6 years ago
  15. 114ff53 m <apex_name>-deps-info prints the internal/external deps of the APEX by Jiyong Park · 6 years ago
  16. 2c12207 Merge "Detach VNDK using core library list from VNDK APEX" by Kiyoung Kim · 6 years ago
  17. e1aa8ea Detach VNDK using core library list from VNDK APEX by Kiyoung Kim · 6 years ago
  18. e9391f8 Merge "Create APEX variation only when needed" by Treehugger Robot · 6 years ago
  19. 380f85e Merge "Dedup generating xml file for java_sdk_library" by Jooyung Han · 6 years ago
  20. 3ff1699 Create APEX variation only when needed by Jiyong Park · 6 years ago
  21. 624058e Dedup generating xml file for java_sdk_library by Jooyung Han · 6 years ago
  22. 4791cb5 Move compat symlinks from makefile to soong by Jooyung Han · 6 years ago
  23. 5a80d9f apex: drop `java_import` support by Jooyung Han · 6 years ago
  24. 6f3937c Add support for java_test_helper_app. by Dario Freni · 6 years ago
  25. dcee89c Merge "Make apex.overrides overridable by override_apex." by Jaewoong Jung · 6 years ago
  26. 6c26dc7 Dedup cc library module type registration by Paul Duffin · 6 years ago
  27. 120d73f Merge "Support java_sdk_library as java_libs of apex" by Treehugger Robot · 6 years ago
  28. 7abcf8e Make apex.overrides overridable by override_apex. by Jaewoong Jung · 6 years ago
  29. 58f26ab Support java_sdk_library as java_libs of apex by Jooyung Han · 6 years ago
  30. 036e700 Dedup cc build components registration by Paul Duffin · 6 years ago
  31. 59986b2 Dedup cc prebuilts module type registration by Paul Duffin · 6 years ago
  32. d686791 Improve cc tests by adding sanitizer mutators by Paul Duffin · 6 years ago
  33. 0c4979b Dedup prebuilt mutator registration by Paul Duffin · 6 years ago
  34. 43dc1cc Dedup system modules and sdk library module type registration by Paul Duffin · 6 years ago
  35. 77980a8 Dedup registration for cc default test config by Paul Duffin · 6 years ago
  36. f9b1da0 Dedup registration code for module types and singletons by Paul Duffin · 6 years ago
  37. a03edbe Merge "Remove apex_pubkey from the bundle module" by Treehugger Robot · 6 years ago
  38. 5c3869a Remove apex_pubkey from the bundle module by Nikita Ioffe · 6 years ago
  39. 98be1bb Move filesystem into Config by Colin Cross · 6 years ago
  40. 572aeed Merge "Move imageMutator before archMutator" by Treehugger Robot · 6 years ago
  41. 405c7ab Merge "Override package name for VNDK APEX" by Jooyung Han · 6 years ago
  42. 70415ce Merge changes Icbdf4979,I1a6f135d by Jooyung Han · 6 years ago
  43. fb0c16e Move imageMutator before archMutator by Colin Cross · 6 years ago
  44. 27151d9 Override package name for VNDK APEX by Jooyung Han · 6 years ago
  45. f121a65 Fix apex to override certificate by Jooyung Han · 6 years ago
  46. 671f1ce Fix apex to follow deps of modules with stubs. by Jooyung Han · 6 years ago
  47. 1d1a920 Merge "Support apps attribute in apex_defaults" by Treehugger Robot · 6 years ago
  48. bd06243 Merge "Use empty string for core image variant" by Treehugger Robot · 6 years ago
  49. f21c797 Support apps attribute in apex_defaults by Jooyung Han · 6 years ago
  50. c829ff3 Merge "java libs that isn't installable is gracefully rejected" by Treehugger Robot · 6 years ago
  51. 479321d java libs that isn't installable is gracefully rejected by Jiyong Park · 6 years ago
  52. 1833cef fix: LOCAL_PATH for modules included in APEX is wrong by Jiyong Park · 6 years ago
  53. 7113d20 Use empty string for core image variant by Colin Cross · 6 years ago
  54. ac68248 Merge "Add "legacy_android10_support" to "apex"" by Treehugger Robot · 6 years ago
  55. e676810 Merge "Install flattened/unflattend apexes for GSI" by Treehugger Robot · 6 years ago
  56. 90872f1 Merge "add apex_pubkey and apex_manifest.pb to the bundle module" by Treehugger Robot · 6 years ago
  57. 214bf37 Add "legacy_android10_support" to "apex" by Jooyung Han · 6 years ago
  58. 0b0e1b9 AndroidMkEntries() returns multiple AndroidMkEntries structs by Jiyong Park · 6 years ago
  59. 32fc94d Merge "Add property to apex soong modules to generate an APEX without hashtree" by Treehugger Robot · 6 years ago
  60. c72b5dd Add property to apex soong modules to generate an APEX without hashtree by Nikita Ioffe · 6 years ago
  61. 455e3a0 Merge "Move/dedupe some host path functions in package_ctx.go." by Treehugger Robot · 6 years ago
  62. 7260d06 Move/dedupe some host path functions in package_ctx.go. by Martin Stjernholm · 6 years ago
  63. 53ae334 add apex_pubkey and apex_manifest.pb to the bundle module by Jiyong Park · 6 years ago
  64. e2f3b5d Merge "Move ImageMutator after archMutator" by Treehugger Robot · 6 years ago
  65. e2e4a5d Merge "Overridden APEX doesn't contribute to the file contexts" by Jeff Sharkey · 6 years ago
  66. ae6c520 Move ImageMutator after archMutator by Colin Cross · 6 years ago
  67. cea93af Merge "apex_available is defaultable" by Treehugger Robot · 6 years ago
  68. 3ab2c3e Install flattened/unflattend apexes for GSI by Jooyung Han · 6 years ago
  69. 317645e Overridden APEX doesn't contribute to the file contexts by Jiyong Park · 6 years ago
  70. 7b34ebf Merge "Remove implicit outputs for the flattened APEX Make module" by Treehugger Robot · 6 years ago
  71. 1753e58 Remove implicit outputs for the flattened APEX Make module by Jiyong Park · 6 years ago
  72. 3814f4d apex_available is defaultable by Jiyong Park · 6 years ago
  73. f653b05 Refactor the routine for creating apexFile by Jiyong Park · 6 years ago
  74. 6aa363b Merge "Fix: install flattened apex on system_ext" by Jooyung Han · 6 years ago
  75. 91df208 Fix: install flattened apex on system_ext by Jooyung Han · 6 years ago
  76. 09ef474 Merge changes I0dcc9c7b,I9bc40642 by Colin Cross · 6 years ago
  77. 4b49b76 Make TestContext.RegisterModuleType take an android.ModuleFactory by Colin Cross · 6 years ago
  78. 1670ca0 Fix Make modules name conflict for override_apex by Jaewoong Jung · 6 years ago
  79. 9d78c66 Merge "Make 'file_contexts' prop as `android:"path"`" by Jooyung Han · 6 years ago
  80. 126c57b Merge changes I7642c57b,I2120b40e by Treehugger Robot · 6 years ago
  81. 54aca7b Make 'file_contexts' prop as `android:"path"` by Jooyung Han · 6 years ago
  82. ce6aadc apex uses the first arch variant of prebuilt_etc modules by Jiyong Park · 6 years ago
  83. 7228ecd Move cc.imageMutator into the android package by Colin Cross · 6 years ago
  84. 5d790c3 Add override_apex module type by Jiyong Park · 6 years ago
  85. 09d7752 split apex.go by Jiyong Park · 6 years ago
  86. a3ab1a9 Merge "Change the partition of outputfile" by Treehugger Robot · 6 years ago
  87. 1925885 Merge "apexDepsMutator is now bottom-up mutator" by Treehugger Robot · 6 years ago
  88. bbdeda5 Merge "Override apexes with LOCAL_OVERRIDES_MODULES" by Treehugger Robot · 6 years ago
  89. a308ea1 apexDepsMutator is now bottom-up mutator by Jiyong Park · 6 years ago
  90. bc19660 Merge changes Ibcc1096e,I21ac2441 by Treehugger Robot · 6 years ago
  91. b0a012c Override apexes with LOCAL_OVERRIDES_MODULES by Jiyong Park · 6 years ago
  92. d95aa2d Change the partition of outputfile by Sundong Ahn · 6 years ago
  93. c5c4d18 Merge "make ApexProperties defaultable" by Jooyung Han · 6 years ago
  94. c3eb1b2 Merge "Fix some typos in Soong." by Roland Levillain · 6 years ago
  95. 52cd06f Reland: JNI lib is always embedded for APKs in APEX by Jiyong Park · 6 years ago
  96. f9e10f9 Merge "Revert submission" by Sam Saccone · 6 years ago
  97. e3c22f7 Revert submission by Sam Saccone · 6 years ago
  98. 8ac0557 Fix some typos in Soong. by Roland Levillain · 6 years ago
  99. 18020ea make ApexProperties defaultable by Jooyung Han · 6 years ago
  100. d006779 Merge "JNI lib is always embedded for APKs in APEX" by Treehugger Robot · 6 years ago