1. 9f14b9b Runtime deps to a stubs lib crosses APEX boundary by Jiyong Park · 5 years ago
  2. b8fa86a Fix apex_available by Jooyung Han · 5 years ago
  3. 7bd9444 Apex_available check failure reveals dependency by Jiyong Park · 5 years ago
  4. a519c54 PRODUCT_MANIFEST_PACKAGE_NAME_OVERRIDES is applicable to override_apex by Jiyong Park · 5 years ago
  5. af8998c bundle config contains (path,manifest) pairs of embedded APKs by Jiyong Park · 5 years ago
  6. d93e1b1 bundle config for apexes are auto-generated by Jiyong Park · 5 years ago
  7. 6504179 apex: do not follow jni_libs from android_app by Jooyung Han · 5 years ago
  8. 004d717 Allow for setting a logging_parent for an Apex. by Baligh Uddin · 5 years ago
  9. f9aabd7 Make apex use cc.GatherRequiredDepsForTests by Colin Cross · 5 years ago
  10. eb9b9f2 Merge "have a per-module switch to turn the symlinking optimizaiton off" by Jiyong Park · 5 years ago
  11. 2d6d5d8 Merge "Permissions XML file for java_sdk_library is mutated for APEX" by Jiyong Park · 5 years ago
  12. 9d67720 have a per-module switch to turn the symlinking optimizaiton off by Jiyong Park · 5 years ago
  13. e383388 Permissions XML file for java_sdk_library is mutated for APEX by Jiyong Park · 5 years ago
  14. dc4f986 Statically link the unwinder into binaries packaged into an unbundled APEX with legacy_android10_support: true. by Peter Collingbourne · 5 years ago
  15. 4e29184 Merge "Update apex dependency even for test and non-installable APEXes" by Treehugger Robot · 5 years ago
  16. 6655756 Merge "Automatically set compile_dex:true and hostdex:true for APEX variants" by Treehugger Robot · 5 years ago
  17. 6b21c7d Automatically set compile_dex:true and hostdex:true for APEX variants by Jiyong Park · 5 years ago
  18. 2bb26d3 Merge "<apex_name>-deps-info correctly tracks dependencies" by Jiyong Park · 5 years ago
  19. ab872e0 Update apex dependency even for test and non-installable APEXes by Jiyong Park · 5 years ago
  20. 9be2556 Merge "java_sdk_library - Allow it to be replaced by prebuilt" by Treehugger Robot · 5 years ago
  21. 678c881 <apex_name>-deps-info correctly tracks dependencies by Jiyong Park · 5 years ago
  22. e74ac73 java_sdk_library - Allow it to be replaced by prebuilt by Paul Duffin · 5 years ago
  23. 0f80c18 apex_available tracks static dependencies by Jiyong Park · 5 years ago
  24. 22b08b4 Merge "Use module name as the suffix for apex variant" by Treehugger Robot · 5 years ago
  25. db33486 Use module name as the suffix for apex variant by Jiyong Park · 5 years ago
  26. 6e12625 Add support for compat config in APEX. by atrost · 5 years ago
  27. f491dde Store uncompressed and aligned DEX files for java libs in APEXes. by Ulya Trafimovich · 5 years ago
  28. a57af4a Revert "Revert "apex_vndk uses vendor variants only"" by Jooyung Han · 6 years ago
  29. 5df3b11 Revert "apex_vndk uses vendor variants only" by Jooyung Han · 6 years ago
  30. 559ad01 apex_vndk uses vendor variants only by Jooyung Han · 6 years ago
  31. 21e40ce Merge "Reland "use symlink for bundled APEX"" by Treehugger Robot · 6 years ago
  32. 7cd10e3 Reland "use symlink for bundled APEX" by Jiyong Park · 6 years ago
  33. e24093a Merge "Dedup cc binary build components registration" by Treehugger Robot · 6 years ago
  34. 2ee6979 Dedup cc binary build components registration by Paul Duffin · 6 years ago
  35. 9c121cd Merge "Include the hashtree in Q-launched modules." by Treehugger Robot · 6 years ago
  36. eec79eb Default apex_available to //apex_available:platform by Anton Hansson · 6 years ago
  37. e354690 Include the hashtree in Q-launched modules. by Dario Freni · 6 years ago
  38. 83dc74b Reland^2 "m <apex_name>-deps-info prints the internal/external deps of the APEX" by Jiyong Park · 6 years ago
  39. 7cb4d37 Revert "Reland "m <apex_name>-deps-info prints the internal/external deps of the APEX""" by Jiyong Park · 6 years ago
  40. 956305c Reland "m <apex_name>-deps-info prints the internal/external deps of the APEX"" by Jiyong Park · 6 years ago
  41. 8ea6bc4 Merge "Revert "m <apex_name>-deps-info prints the internal/external deps of the APEX"" by Jiyong Park · 6 years ago
  42. 4513f70 Revert "m <apex_name>-deps-info prints the internal/external deps of the APEX" by Jiyong Park · 6 years ago
  43. 573326a Merge "m <apex_name>-deps-info prints the internal/external deps of the APEX" by Treehugger Robot · 6 years ago
  44. 7afd107 APEX carries required properties of its dependencies by Jiyong Park · 6 years ago
  45. 114ff53 m <apex_name>-deps-info prints the internal/external deps of the APEX by Jiyong Park · 6 years ago
  46. 2c12207 Merge "Detach VNDK using core library list from VNDK APEX" by Kiyoung Kim · 6 years ago
  47. e1aa8ea Detach VNDK using core library list from VNDK APEX by Kiyoung Kim · 6 years ago
  48. e9391f8 Merge "Create APEX variation only when needed" by Treehugger Robot · 6 years ago
  49. 3ff1699 Create APEX variation only when needed by Jiyong Park · 6 years ago
  50. 624058e Dedup generating xml file for java_sdk_library by Jooyung Han · 6 years ago
  51. 5a80d9f apex: drop `java_import` support by Jooyung Han · 6 years ago
  52. 6f3937c Add support for java_test_helper_app. by Dario Freni · 6 years ago
  53. dcee89c Merge "Make apex.overrides overridable by override_apex." by Jaewoong Jung · 6 years ago
  54. 6c26dc7 Dedup cc library module type registration by Paul Duffin · 6 years ago
  55. 120d73f Merge "Support java_sdk_library as java_libs of apex" by Treehugger Robot · 6 years ago
  56. 7abcf8e Make apex.overrides overridable by override_apex. by Jaewoong Jung · 6 years ago
  57. 58f26ab Support java_sdk_library as java_libs of apex by Jooyung Han · 6 years ago
  58. 036e700 Dedup cc build components registration by Paul Duffin · 6 years ago
  59. 59986b2 Dedup cc prebuilts module type registration by Paul Duffin · 6 years ago
  60. d686791 Improve cc tests by adding sanitizer mutators by Paul Duffin · 6 years ago
  61. 0c4979b Dedup prebuilt mutator registration by Paul Duffin · 6 years ago
  62. 43dc1cc Dedup system modules and sdk library module type registration by Paul Duffin · 6 years ago
  63. 77980a8 Dedup registration for cc default test config by Paul Duffin · 6 years ago
  64. f9b1da0 Dedup registration code for module types and singletons by Paul Duffin · 6 years ago
  65. 98be1bb Move filesystem into Config by Colin Cross · 6 years ago
  66. 572aeed Merge "Move imageMutator before archMutator" by Treehugger Robot · 6 years ago
  67. 70415ce Merge changes Icbdf4979,I1a6f135d by Jooyung Han · 6 years ago
  68. fb0c16e Move imageMutator before archMutator by Colin Cross · 6 years ago
  69. f121a65 Fix apex to override certificate by Jooyung Han · 6 years ago
  70. 671f1ce Fix apex to follow deps of modules with stubs. by Jooyung Han · 6 years ago
  71. 1d1a920 Merge "Support apps attribute in apex_defaults" by Treehugger Robot · 6 years ago
  72. bd06243 Merge "Use empty string for core image variant" by Treehugger Robot · 6 years ago
  73. f21c797 Support apps attribute in apex_defaults by Jooyung Han · 6 years ago
  74. 479321d java libs that isn't installable is gracefully rejected by Jiyong Park · 6 years ago
  75. 7113d20 Use empty string for core image variant by Colin Cross · 6 years ago
  76. ac68248 Merge "Add "legacy_android10_support" to "apex"" by Treehugger Robot · 6 years ago
  77. e676810 Merge "Install flattened/unflattend apexes for GSI" by Treehugger Robot · 6 years ago
  78. 214bf37 Add "legacy_android10_support" to "apex" by Jooyung Han · 6 years ago
  79. 0b0e1b9 AndroidMkEntries() returns multiple AndroidMkEntries structs by Jiyong Park · 6 years ago
  80. e2f3b5d Merge "Move ImageMutator after archMutator" by Treehugger Robot · 6 years ago
  81. ae6c520 Move ImageMutator after archMutator by Colin Cross · 6 years ago
  82. 3ab2c3e Install flattened/unflattend apexes for GSI by Jooyung Han · 6 years ago
  83. 317645e Overridden APEX doesn't contribute to the file contexts by Jiyong Park · 6 years ago
  84. f653b05 Refactor the routine for creating apexFile by Jiyong Park · 6 years ago
  85. 6aa363b Merge "Fix: install flattened apex on system_ext" by Jooyung Han · 6 years ago
  86. 91df208 Fix: install flattened apex on system_ext by Jooyung Han · 6 years ago
  87. 09ef474 Merge changes I0dcc9c7b,I9bc40642 by Colin Cross · 6 years ago
  88. 4b49b76 Make TestContext.RegisterModuleType take an android.ModuleFactory by Colin Cross · 6 years ago
  89. 1670ca0 Fix Make modules name conflict for override_apex by Jaewoong Jung · 6 years ago
  90. 54aca7b Make 'file_contexts' prop as `android:"path"` by Jooyung Han · 6 years ago
  91. 7228ecd Move cc.imageMutator into the android package by Colin Cross · 6 years ago
  92. 5d790c3 Add override_apex module type by Jiyong Park · 6 years ago
  93. bbdeda5 Merge "Override apexes with LOCAL_OVERRIDES_MODULES" by Treehugger Robot · 6 years ago
  94. bc19660 Merge changes Ibcc1096e,I21ac2441 by Treehugger Robot · 6 years ago
  95. b0a012c Override apexes with LOCAL_OVERRIDES_MODULES by Jiyong Park · 6 years ago
  96. 52cd06f Reland: JNI lib is always embedded for APKs in APEX by Jiyong Park · 6 years ago
  97. e3c22f7 Revert submission by Sam Saccone · 6 years ago
  98. 18020ea make ApexProperties defaultable by Jooyung Han · 6 years ago
  99. d237ad6 JNI lib is always embedded for APKs in APEX by Jiyong Park · 6 years ago
  100. c70d3c3 Merge "APEX now correctly tracks jni_lib dependencies" by Treehugger Robot · 6 years ago