- 7812fd3 Fix ChooseSdkVersion after api levels by Colin Cross · 4 years, 4 months ago
- c806053 Replace ApiStrToNum uses with ApiLevel. by Dan Albert · 4 years, 6 months ago
- aede88c Reland: Deduplicate APEX variants that would build identically by Colin Cross · 4 years, 5 months ago
- e07f231 Rename ApexName to ApexVariationName by Colin Cross · 4 years, 5 months ago
- 9e9bb7f Only output make targets for uninstallable static libs in the APEX by Martin Stjernholm · 4 years, 5 months ago
- d22a84a Support com.android.gki.* in apex_available. by Yifan Hong · 4 years, 6 months ago
- 698dd9f apexDepsMutator uses WalkDeps by Jooyung Han · 4 years, 6 months ago
- 749dc69 apex/apk: enforce min_sdk_version of all deps by Jooyung Han · 4 years, 9 months ago
- 849f844 Generate combined deps-info for all updatable modules. by Artur Satayev · 4 years, 9 months ago
- 98d63e1 Remove ApexBundleDepsInfo.MinSdkVersion() by Jooyung Han · 4 years, 8 months ago
- 480e25b Introduce min_sdk_version to deps info. by Artur Satayev · 4 years, 9 months ago
- a8bd113 Introduce flat deps info list. by Artur Satayev · 4 years, 9 months ago
- 872a144 Export depsInfo into android package. by Artur Satayev · 4 years, 9 months ago
- 01db260 Merge "mark platform un-availability" by Treehugger Robot · 4 years, 9 months ago
- 62304bb Add test_for property by Jiyong Park · 4 years, 9 months ago
- 89e850a mark platform un-availability by Jiyong Park · 4 years, 10 months ago
- 7c140d8 Add "updatable" property to ApexModule interface. by Ulya Trafimovich · 4 years, 9 months ago
- dddd546 Ignore PrebuiltDepTag when processing APEX contents by Paul Duffin · 4 years, 10 months ago
- 923e8a5 Extract DepIsInSameApex and RequiredSdks interfaces by Paul Duffin · 4 years, 10 months ago
- 7556839 Enforce apex.min_sdk_version for bundled builds by Jooyung Han · 4 years, 10 months ago
- 5417f77 apex: Deprecate legacy_android10_support prop by Jooyung Han · 4 years, 10 months ago
- 7d74e7b Copy white listed apex available settings into snapshot by Paul Duffin · 4 years, 11 months ago
- 03b5185 apex: choose stub according to min_sdk_version by Jooyung Han · 5 years ago
- befa4b9 Copy apex_available properties to snapshot modules by Paul Duffin · 4 years, 11 months ago
- dc4f986 Statically link the unwinder into binaries packaged into an unbundled APEX with legacy_android10_support: true. by Peter Collingbourne · 5 years ago
- 680afd7 Merge "apexDepsMutator is a top-down mutator" by Treehugger Robot · 5 years ago
- 9a1e14e Update the doc about apex_available by Jiyong Park · 5 years ago
- f760cae apexDepsMutator is a top-down mutator by Jiyong Park · 5 years ago
- 0f80c18 apex_available tracks static dependencies by Jiyong Park · 5 years ago
- dca59a5 Merge "Clarify a bit more what apex_available means." by Treehugger Robot · 5 years ago
- 06ca82d Clarify a bit more what apex_available means. by Martin Stjernholm · 5 years ago
- eec79eb Default apex_available to //apex_available:platform by Anton Hansson · 5 years ago
- 3ff1699 Create APEX variation only when needed by Jiyong Park · 5 years ago
- 70415ce Merge changes Icbdf4979,I1a6f135d by Jooyung Han · 5 years ago
- 671f1ce Fix apex to follow deps of modules with stubs. by Jooyung Han · 5 years ago
- b02bb40 hostdex:true modules are available for platform by Jiyong Park · 5 years ago
- 505221f ignore apex_available for host variants by Jiyong Park · 5 years ago
- 43b92e0 Make CreateVariations return []android.Module by Colin Cross · 5 years ago
- a7bc8ad Prohibit dependencies outside of uses_sdks by Jiyong Park · 5 years ago
- a90ca00 add [static|shared].apex_available to cc_library by Jiyong Park · 5 years ago
- 4b5438a Make apex_available respect AllowMissingDependencies by Orion Hodson · 5 years ago
- 7916bfc Remove no_apex in favor or apex_available by Jiyong Park · 5 years ago
- 127b40b Add apex_available to control the availablity of a module to APEXes by Jiyong Park · 5 years ago
- 4f7dd9b Add no_apex property by Jiyong Park · 5 years ago
- cefa94bd Fix data race and ordering consistency in apex modules by Colin Cross · 6 years ago
- 571cccf Prepare for a type-safe OnceKey by Colin Cross · 6 years ago
- c22c1bf Return false in DirectlyInAnyApex for host libraries. by Nicolas Geoffray · 6 years ago
- 3aeedc9 Do not add _platform suffix to non-apex variation by Logan Chien · 6 years ago
- 0ddfcd1 Don't create unnecessary APEX variations by Jiyong Park · 6 years ago
- de866cb Stubs dependency is not installed by Jiyong Park · 6 years ago
- 25fc6a9 Stubs variant is used when building for APEX by Jiyong Park · 6 years ago
- 9d45299 Add ApexModule interface for APEX-aware modules by Jiyong Park · 6 years ago