1. dcee89c Merge "Make apex.overrides overridable by override_apex." by Jaewoong Jung · 6 years ago
  2. 6c26dc7 Dedup cc library module type registration by Paul Duffin · 6 years ago
  3. 120d73f Merge "Support java_sdk_library as java_libs of apex" by Treehugger Robot · 6 years ago
  4. 7abcf8e Make apex.overrides overridable by override_apex. by Jaewoong Jung · 6 years ago
  5. 58f26ab Support java_sdk_library as java_libs of apex by Jooyung Han · 6 years ago
  6. 036e700 Dedup cc build components registration by Paul Duffin · 6 years ago
  7. 59986b2 Dedup cc prebuilts module type registration by Paul Duffin · 6 years ago
  8. d686791 Improve cc tests by adding sanitizer mutators by Paul Duffin · 6 years ago
  9. 0c4979b Dedup prebuilt mutator registration by Paul Duffin · 6 years ago
  10. 43dc1cc Dedup system modules and sdk library module type registration by Paul Duffin · 6 years ago
  11. 77980a8 Dedup registration for cc default test config by Paul Duffin · 6 years ago
  12. f9b1da0 Dedup registration code for module types and singletons by Paul Duffin · 6 years ago
  13. a03edbe Merge "Remove apex_pubkey from the bundle module" by Treehugger Robot · 6 years ago
  14. 5c3869a Remove apex_pubkey from the bundle module by Nikita Ioffe · 6 years ago
  15. 98be1bb Move filesystem into Config by Colin Cross · 6 years ago
  16. 572aeed Merge "Move imageMutator before archMutator" by Treehugger Robot · 6 years ago
  17. 405c7ab Merge "Override package name for VNDK APEX" by Jooyung Han · 6 years ago
  18. 70415ce Merge changes Icbdf4979,I1a6f135d by Jooyung Han · 6 years ago
  19. fb0c16e Move imageMutator before archMutator by Colin Cross · 6 years ago
  20. 27151d9 Override package name for VNDK APEX by Jooyung Han · 6 years ago
  21. f121a65 Fix apex to override certificate by Jooyung Han · 6 years ago
  22. 671f1ce Fix apex to follow deps of modules with stubs. by Jooyung Han · 6 years ago
  23. 1d1a920 Merge "Support apps attribute in apex_defaults" by Treehugger Robot · 6 years ago
  24. bd06243 Merge "Use empty string for core image variant" by Treehugger Robot · 6 years ago
  25. f21c797 Support apps attribute in apex_defaults by Jooyung Han · 6 years ago
  26. c829ff3 Merge "java libs that isn't installable is gracefully rejected" by Treehugger Robot · 6 years ago
  27. 479321d java libs that isn't installable is gracefully rejected by Jiyong Park · 6 years ago
  28. 1833cef fix: LOCAL_PATH for modules included in APEX is wrong by Jiyong Park · 6 years ago
  29. 7113d20 Use empty string for core image variant by Colin Cross · 6 years ago
  30. ac68248 Merge "Add "legacy_android10_support" to "apex"" by Treehugger Robot · 6 years ago
  31. e676810 Merge "Install flattened/unflattend apexes for GSI" by Treehugger Robot · 6 years ago
  32. 90872f1 Merge "add apex_pubkey and apex_manifest.pb to the bundle module" by Treehugger Robot · 6 years ago
  33. 214bf37 Add "legacy_android10_support" to "apex" by Jooyung Han · 6 years ago
  34. 0b0e1b9 AndroidMkEntries() returns multiple AndroidMkEntries structs by Jiyong Park · 6 years ago
  35. 32fc94d Merge "Add property to apex soong modules to generate an APEX without hashtree" by Treehugger Robot · 6 years ago
  36. c72b5dd Add property to apex soong modules to generate an APEX without hashtree by Nikita Ioffe · 6 years ago
  37. 455e3a0 Merge "Move/dedupe some host path functions in package_ctx.go." by Treehugger Robot · 6 years ago
  38. 7260d06 Move/dedupe some host path functions in package_ctx.go. by Martin Stjernholm · 6 years ago
  39. 53ae334 add apex_pubkey and apex_manifest.pb to the bundle module by Jiyong Park · 6 years ago
  40. e2f3b5d Merge "Move ImageMutator after archMutator" by Treehugger Robot · 6 years ago
  41. e2e4a5d Merge "Overridden APEX doesn't contribute to the file contexts" by Jeff Sharkey · 6 years ago
  42. ae6c520 Move ImageMutator after archMutator by Colin Cross · 6 years ago
  43. cea93af Merge "apex_available is defaultable" by Treehugger Robot · 6 years ago
  44. 3ab2c3e Install flattened/unflattend apexes for GSI by Jooyung Han · 6 years ago
  45. 317645e Overridden APEX doesn't contribute to the file contexts by Jiyong Park · 6 years ago
  46. 7b34ebf Merge "Remove implicit outputs for the flattened APEX Make module" by Treehugger Robot · 6 years ago
  47. 1753e58 Remove implicit outputs for the flattened APEX Make module by Jiyong Park · 6 years ago
  48. 3814f4d apex_available is defaultable by Jiyong Park · 6 years ago
  49. f653b05 Refactor the routine for creating apexFile by Jiyong Park · 6 years ago
  50. 6aa363b Merge "Fix: install flattened apex on system_ext" by Jooyung Han · 6 years ago
  51. 91df208 Fix: install flattened apex on system_ext by Jooyung Han · 6 years ago
  52. 09ef474 Merge changes I0dcc9c7b,I9bc40642 by Colin Cross · 6 years ago
  53. 4b49b76 Make TestContext.RegisterModuleType take an android.ModuleFactory by Colin Cross · 6 years ago
  54. 1670ca0 Fix Make modules name conflict for override_apex by Jaewoong Jung · 6 years ago
  55. 9d78c66 Merge "Make 'file_contexts' prop as `android:"path"`" by Jooyung Han · 6 years ago
  56. 126c57b Merge changes I7642c57b,I2120b40e by Treehugger Robot · 6 years ago
  57. 54aca7b Make 'file_contexts' prop as `android:"path"` by Jooyung Han · 6 years ago
  58. ce6aadc apex uses the first arch variant of prebuilt_etc modules by Jiyong Park · 6 years ago
  59. 7228ecd Move cc.imageMutator into the android package by Colin Cross · 6 years ago
  60. 5d790c3 Add override_apex module type by Jiyong Park · 6 years ago
  61. 09d7752 split apex.go by Jiyong Park · 6 years ago
  62. a3ab1a9 Merge "Change the partition of outputfile" by Treehugger Robot · 6 years ago
  63. 1925885 Merge "apexDepsMutator is now bottom-up mutator" by Treehugger Robot · 6 years ago
  64. bbdeda5 Merge "Override apexes with LOCAL_OVERRIDES_MODULES" by Treehugger Robot · 6 years ago
  65. a308ea1 apexDepsMutator is now bottom-up mutator by Jiyong Park · 6 years ago
  66. bc19660 Merge changes Ibcc1096e,I21ac2441 by Treehugger Robot · 6 years ago
  67. b0a012c Override apexes with LOCAL_OVERRIDES_MODULES by Jiyong Park · 6 years ago
  68. d95aa2d Change the partition of outputfile by Sundong Ahn · 6 years ago
  69. c5c4d18 Merge "make ApexProperties defaultable" by Jooyung Han · 6 years ago
  70. c3eb1b2 Merge "Fix some typos in Soong." by Roland Levillain · 6 years ago
  71. 52cd06f Reland: JNI lib is always embedded for APKs in APEX by Jiyong Park · 6 years ago
  72. f9e10f9 Merge "Revert submission" by Sam Saccone · 6 years ago
  73. e3c22f7 Revert submission by Sam Saccone · 6 years ago
  74. 8ac0557 Fix some typos in Soong. by Roland Levillain · 6 years ago
  75. 18020ea make ApexProperties defaultable by Jooyung Han · 6 years ago
  76. d006779 Merge "JNI lib is always embedded for APKs in APEX" by Treehugger Robot · 6 years ago
  77. b21ed42 Merge "Revert^4 "Package dexpreopt artifacts for libcore jars in the ART apex."" by Ulyana Trafimovich · 6 years ago
  78. d237ad6 JNI lib is always embedded for APKs in APEX by Jiyong Park · 6 years ago
  79. c70d3c3 Merge "APEX now correctly tracks jni_lib dependencies" by Treehugger Robot · 6 years ago
  80. d0e3962 Merge "apex_manifest in protobuf binary format" by Jooyung Han · 6 years ago
  81. de53441 Revert^4 "Package dexpreopt artifacts for libcore jars in the ART apex." by Ulyana Trafimovich · 6 years ago
  82. 8be103b APEX now correctly tracks jni_lib dependencies by Jiyong Park · 6 years ago
  83. 01a3ee2 apex_manifest in protobuf binary format by Jooyung Han · 6 years ago
  84. 39edb6c VNDK APEX contains related *.libraries.txt files by Jooyung Han · 6 years ago
  85. 549f6c2 Merge "Create variants for each image type" by Treehugger Robot · 6 years ago
  86. e9b33cd Merge "apex: Restrict usage of "use_vendor"" by Jooyung Han · 6 years ago
  87. dc78244 apex: Restrict usage of "use_vendor" by Jooyung Han · 6 years ago
  88. abb6443 Create variants for each image type by Sundong Ahn · 6 years ago
  89. bdad6c3 Merge "apex: __ANDROID_APEX__ defined with no value" by Jooyung Han · 6 years ago
  90. 8a947ae Merge "Revert "Package dexpreopt artifacts for libcore jars in the ART apex."" by Nicolas Geoffray · 6 years ago
  91. 24babe3 Revert "Package dexpreopt artifacts for libcore jars in the ART apex." by Nicolas Geoffray · 6 years ago
  92. b30d91c Merge "Package dexpreopt artifacts for libcore jars in the ART apex." by Ulyana Trafimovich · 6 years ago
  93. 8aee204 Do not follow deps for apex_vndk by Jooyung Han · 6 years ago
  94. 6b8459b apex: __ANDROID_APEX__ defined with no value by Jooyung Han · 6 years ago
  95. 520367c Merge "Add support for including app prebuilts in APEX." by Treehugger Robot · 6 years ago
  96. cde2a03 Add support for including app prebuilts in APEX. by Dario Freni · 6 years ago
  97. e423582 Sort the file with image content. by Dario Freni · 6 years ago
  98. d5df949 Package dexpreopt artifacts for libcore jars in the ART apex. by Ulya Trafimovich · 6 years ago
  99. 72bd2f8 add symlink for compatibility (vndk apex) by Jooyung Han · 6 years ago
  100. 7798857 Revert "Revert "Add __ANDROID_APEX_<NAME>__ for apex variants"" by Jooyung Han · 6 years ago