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