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