1. 3458e6a soong: Give priority to modules in exported namespaces for bootjars by Sam Mortimer · 6 years ago
  2. 274a72d Reland: Deduplicate APEX variants that would build identically by Colin Cross · 5 years ago
  3. 27cd4a5 Stop java_sdk_library_import from depending on source modules by Paul Duffin · 5 years ago
  4. d65089b Merge "Enforce permitted_packages for Q+ and R+ modules" into rvc-dev by TreeHugger Robot · 5 years ago
  5. d166f79 Merge "apex: make allowed_files prop overridable" into rvc-dev by Jooyung Han · 5 years ago
  6. faa5399 apex: make allowed_files prop overridable by Jooyung Han · 5 years ago
  7. 115e7e7 Enforce permitted_packages for Q+ and R+ modules by Andrei Onea · 5 years ago
  8. ac5e79f Don't remove entries for overriddable modules by Jiyong Park · 5 years ago
  9. 8d6286b apex_sets is added to apexkeys.txt by Jiyong Park · 5 years ago
  10. c3754ba Merge "Let APEX build against preferred java_sdk_library_import" into rvc-dev by Anton Hansson · 5 years ago
  11. f642a31 Let APEX build against preferred java_sdk_library_import by Paul Duffin · 5 years ago
  12. f4a5492 Merge changes from topics "soong-inclusive-language", "soong_inclusive_language2" into rvc-dev by Colin Cross · 5 years ago
  13. 95f7b34 Use inclusive language in build/soong by Colin Cross · 5 years ago
  14. e26a63e Fix type assertion error regarding dex_import by Jiyong Park · 5 years ago
  15. 829b713 Use Targets[Android] instead of DeviceArch funcs. by Jaewoong Jung · 5 years ago
  16. c4f0ff1 Cherrypick aosp/1318079 and aosp/1324841 by Sasha Smundak · 5 years ago
  17. d7fdfd6 Merge "dex_import can be added to apex" into rvc-dev by Anton Hansson · 5 years ago
  18. 2cd081c dex_import can be added to apex by Jiyong Park · 5 years ago
  19. fccad6b Soong package structure refactoring by Jaewoong Jung · 5 years ago
  20. ed50ca8 apex respects stem of java_library modules by Jiyong Park · 5 years ago
  21. 07d2152 Merge changes I4ab7e1a3,Ib525b2f5,I2d4c54fb into rvc-dev by Artur Satayev · 5 years ago
  22. c0eb0b1 Add "updatable" property to ApexModule interface. by Ulya Trafimovich · 5 years ago
  23. bf19a97 java_sdk_library: Expose implementation within APEX by Paul Duffin · 5 years ago
  24. 8cf307e Add apex_set module. by Jaewoong Jung · 5 years ago
  25. eedf3f1 Move prebuilts mutators after defaults have been applied by Paul Duffin · 5 years ago
  26. 388d39b Introduce min_sdk_version to deps info. by Artur Satayev · 5 years ago
  27. 5e7c32d Introduce flat deps info list. by Artur Satayev · 5 years ago
  28. 334b517 Export depsInfo into android package. by Artur Satayev · 5 years ago
  29. 2eedf62 Ensure APEX's Java deps use stable SDKs. by Artur Satayev · 5 years ago
  30. 2a5fb91 Merge changes from topic "sdk_version_variant" into rvc-dev by Colin Cross · 5 years ago
  31. f0d01b7 Add test_for property by Jiyong Park · 5 years ago
  32. 28cb10e Merge "mark platform un-availability" into rvc-dev by Jiyong Park · 5 years ago
  33. 6a9ddc3 mark platform un-availability by Jiyong Park · 5 years ago
  34. 01fd7cc Add sdk mutator for native modules by Colin Cross · 5 years ago
  35. 1c93c29 Require apps built against the SDK to use JNI built against the NDK by Colin Cross · 5 years ago
  36. ced674e enforce updatable apexes to set min_sdk_version by Jooyung Han · 5 years ago
  37. 65cd0f0 apex: respect filename property for apk-in-apex by Jooyung Han · 5 years ago
  38. 40b286c apex: Don't run apex mutators if disabled by Jooyung Han · 5 years ago
  39. 3766cb7 Ignore PrebuiltDepTag when processing APEX contents by Paul Duffin · 5 years ago
  40. b20ad0a Stop requiring apex_available on java_library members of sdks by Paul Duffin · 5 years ago
  41. f020796 Add dependency tags to apex available errors by Paul Duffin · 5 years ago
  42. 868ecfd Improve missing apex_available message by Paul Duffin · 5 years ago
  43. de7464c Split TestApexAvailable into separate tests by Paul Duffin · 5 years ago
  44. cc21bba Forbid generating boot image files for jars in updatable modules. by Ulya Trafimovich · 6 years ago
  45. 29e91d2 Apex: support codenames for min_sdk_version by Jooyung Han · 5 years ago
  46. 7406660 Enforce apex.min_sdk_version for bundled builds by Jooyung Han · 5 years ago
  47. c3e9263 Pass min_sdk_version to cc __ANDROID_SDK_VERSION__ by Jooyung Han · 5 years ago
  48. 67a96cd Enforce min_sdk_version of apex(use_vendor:true) by Jooyung Han · 5 years ago
  49. 162e844 track static deps when gatherint notices for apex by Jiyong Park · 5 years ago
  50. cb6aa12 Allow for overriding container packagename for an Apex. by Baligh Uddin · 5 years ago
  51. e989a8c Merge "Add __ANDROID_SDK_VERSION__=<ver> macro" into rvc-dev by TreeHugger Robot · 5 years ago
  52. 61c4154 Add __ANDROID_SDK_VERSION__=<ver> macro by Jooyung Han · 5 years ago
  53. e1ededc Merge "Make __ANDROID_APEX_<NAME>__ macro optional" into rvc-dev by TreeHugger Robot · 5 years ago
  54. 68e511e Make __ANDROID_APEX_<NAME>__ macro optional by Jooyung Han · 5 years ago
  55. 23b0adf apex: Deprecate legacy_android10_support prop by Jooyung Han · 5 years ago
  56. 8d8906c apex: fix a test util (ensureExactContents) by Jooyung Han · 5 years ago
  57. 0c4e016 apex: choose stub according to min_sdk_version by Jooyung Han · 5 years ago
  58. 9f14b9b Runtime deps to a stubs lib crosses APEX boundary by Jiyong Park · 5 years ago
  59. b8fa86a Fix apex_available by Jooyung Han · 5 years ago
  60. 7bd9444 Apex_available check failure reveals dependency by Jiyong Park · 5 years ago
  61. a519c54 PRODUCT_MANIFEST_PACKAGE_NAME_OVERRIDES is applicable to override_apex by Jiyong Park · 5 years ago
  62. af8998c bundle config contains (path,manifest) pairs of embedded APKs by Jiyong Park · 5 years ago
  63. d93e1b1 bundle config for apexes are auto-generated by Jiyong Park · 5 years ago
  64. 6504179 apex: do not follow jni_libs from android_app by Jooyung Han · 5 years ago
  65. 004d717 Allow for setting a logging_parent for an Apex. by Baligh Uddin · 5 years ago
  66. f9aabd7 Make apex use cc.GatherRequiredDepsForTests by Colin Cross · 5 years ago
  67. eb9b9f2 Merge "have a per-module switch to turn the symlinking optimizaiton off" by Jiyong Park · 5 years ago
  68. 2d6d5d8 Merge "Permissions XML file for java_sdk_library is mutated for APEX" by Jiyong Park · 5 years ago
  69. 9d67720 have a per-module switch to turn the symlinking optimizaiton off by Jiyong Park · 5 years ago
  70. e383388 Permissions XML file for java_sdk_library is mutated for APEX by Jiyong Park · 5 years ago
  71. dc4f986 Statically link the unwinder into binaries packaged into an unbundled APEX with legacy_android10_support: true. by Peter Collingbourne · 5 years ago
  72. 4e29184 Merge "Update apex dependency even for test and non-installable APEXes" by Treehugger Robot · 5 years ago
  73. 6655756 Merge "Automatically set compile_dex:true and hostdex:true for APEX variants" by Treehugger Robot · 5 years ago
  74. 6b21c7d Automatically set compile_dex:true and hostdex:true for APEX variants by Jiyong Park · 5 years ago
  75. 2bb26d3 Merge "<apex_name>-deps-info correctly tracks dependencies" by Jiyong Park · 5 years ago
  76. ab872e0 Update apex dependency even for test and non-installable APEXes by Jiyong Park · 5 years ago
  77. 9be2556 Merge "java_sdk_library - Allow it to be replaced by prebuilt" by Treehugger Robot · 5 years ago
  78. 678c881 <apex_name>-deps-info correctly tracks dependencies by Jiyong Park · 5 years ago
  79. e74ac73 java_sdk_library - Allow it to be replaced by prebuilt by Paul Duffin · 5 years ago
  80. 0f80c18 apex_available tracks static dependencies by Jiyong Park · 6 years ago
  81. 22b08b4 Merge "Use module name as the suffix for apex variant" by Treehugger Robot · 5 years ago
  82. db33486 Use module name as the suffix for apex variant by Jiyong Park · 5 years ago
  83. 6e12625 Add support for compat config in APEX. by atrost · 6 years ago
  84. f491dde Store uncompressed and aligned DEX files for java libs in APEXes. by Ulya Trafimovich · 6 years ago
  85. a57af4a Revert "Revert "apex_vndk uses vendor variants only"" by Jooyung Han · 6 years ago
  86. 5df3b11 Revert "apex_vndk uses vendor variants only" by Jooyung Han · 6 years ago
  87. 559ad01 apex_vndk uses vendor variants only by Jooyung Han · 6 years ago
  88. 21e40ce Merge "Reland "use symlink for bundled APEX"" by Treehugger Robot · 6 years ago
  89. 7cd10e3 Reland "use symlink for bundled APEX" by Jiyong Park · 6 years ago
  90. e24093a Merge "Dedup cc binary build components registration" by Treehugger Robot · 6 years ago
  91. 2ee6979 Dedup cc binary build components registration by Paul Duffin · 6 years ago
  92. 9c121cd Merge "Include the hashtree in Q-launched modules." by Treehugger Robot · 6 years ago
  93. eec79eb Default apex_available to //apex_available:platform by Anton Hansson · 6 years ago
  94. e354690 Include the hashtree in Q-launched modules. by Dario Freni · 6 years ago
  95. 83dc74b Reland^2 "m <apex_name>-deps-info prints the internal/external deps of the APEX" by Jiyong Park · 6 years ago
  96. 7cb4d37 Revert "Reland "m <apex_name>-deps-info prints the internal/external deps of the APEX""" by Jiyong Park · 6 years ago
  97. 956305c Reland "m <apex_name>-deps-info prints the internal/external deps of the APEX"" by Jiyong Park · 6 years ago
  98. 8ea6bc4 Merge "Revert "m <apex_name>-deps-info prints the internal/external deps of the APEX"" by Jiyong Park · 6 years ago
  99. 4513f70 Revert "m <apex_name>-deps-info prints the internal/external deps of the APEX" by Jiyong Park · 6 years ago
  100. 573326a Merge "m <apex_name>-deps-info prints the internal/external deps of the APEX" by Treehugger Robot · 6 years ago