1. 533b98c Don't track modules that are only available to APEXes. by Artur Satayev · 4 years, 5 months ago
  2. 767dbd9 Friendly error message on apex_available and min_sdk_version checks by Jiyong Park · 4 years, 5 months ago
  3. 4b5c5f9 Merge "Add phony target for depsinfo." by Treehugger Robot · 4 years, 6 months ago
  4. 29bb2fd Add phony target for depsinfo. by Mathew Inwood · 4 years, 6 months ago
  5. cc60da8 clean up hard-coded min_sdk_version (statsd) by Jooyung Han · 4 years, 6 months ago
  6. 67363e6 clean up some hard-coded min_sdk_version by Jooyung Han · 4 years, 6 months ago
  7. c4e1731 Merge "Fix boot jar handling when both source and prebuilt APEXes and modules are present." by Martin Stjernholm · 4 years, 6 months ago
  8. 1dc0d6d Fix boot jar handling when both source and prebuilt APEXes and modules by Martin Stjernholm · 4 years, 7 months ago
  9. ed124c3 apex: checks min_sdk_version for preview/current by Jooyung Han · 4 years, 7 months ago
  10. 064b70c Export dex implementation jars from prebuilt_apex by Paul Duffin · 4 years, 9 months ago
  11. 18417cb Skip apex dep check when sanitizer diag is enabled by Cindy Zhou · 4 years, 8 months ago
  12. f7c3bbe Prebuilt stub not available to platform is handled correctly by Jiyong Park · 4 years, 8 months ago
  13. 949abc0 Rename apexDepsMutator to apexInfoMutator by Paul Duffin · 4 years, 8 months ago
  14. e4758ed Documenting android/apex.go by Jiyong Park · 4 years, 9 months ago
  15. cf371cc Replace android.WriteFile rule with android.WriteFileRule by Colin Cross · 4 years, 9 months ago
  16. 9a89a2a Move boot jars package check from make by Paul Duffin · 4 years, 9 months ago
  17. 0de8a1e Start using Providers instead of direct module access by Colin Cross · 4 years, 11 months ago
  18. 56a8321 Remove global state from apex modules by Colin Cross · 5 years ago
  19. 9f720ce Fix apex_test.go and add it to Android.bp by Colin Cross · 4 years, 10 months ago
  20. 4e1f2bd Track allowed transitive deps in any updatable module. by Artur Satayev · 5 years ago
  21. 7812fd3 Fix ChooseSdkVersion after api levels by Colin Cross · 4 years, 11 months ago
  22. c806053 Replace ApiStrToNum uses with ApiLevel. by Dan Albert · 5 years ago
  23. aede88c Reland: Deduplicate APEX variants that would build identically by Colin Cross · 5 years ago
  24. e07f231 Rename ApexName to ApexVariationName by Colin Cross · 5 years ago
  25. 9e9bb7f Only output make targets for uninstallable static libs in the APEX by Martin Stjernholm · 5 years ago
  26. d22a84a Support com.android.gki.* in apex_available. by Yifan Hong · 5 years ago
  27. 698dd9f apexDepsMutator uses WalkDeps by Jooyung Han · 5 years ago
  28. 749dc69 apex/apk: enforce min_sdk_version of all deps by Jooyung Han · 5 years ago
  29. 849f844 Generate combined deps-info for all updatable modules. by Artur Satayev · 5 years ago
  30. 98d63e1 Remove ApexBundleDepsInfo.MinSdkVersion() by Jooyung Han · 5 years ago
  31. 480e25b Introduce min_sdk_version to deps info. by Artur Satayev · 5 years ago
  32. a8bd113 Introduce flat deps info list. by Artur Satayev · 5 years ago
  33. 872a144 Export depsInfo into android package. by Artur Satayev · 5 years ago
  34. 01db260 Merge "mark platform un-availability" by Treehugger Robot · 5 years ago
  35. 62304bb Add test_for property by Jiyong Park · 5 years ago
  36. 89e850a mark platform un-availability by Jiyong Park · 5 years ago
  37. 7c140d8 Add "updatable" property to ApexModule interface. by Ulya Trafimovich · 5 years ago
  38. dddd546 Ignore PrebuiltDepTag when processing APEX contents by Paul Duffin · 5 years ago
  39. 923e8a5 Extract DepIsInSameApex and RequiredSdks interfaces by Paul Duffin · 5 years ago
  40. 7556839 Enforce apex.min_sdk_version for bundled builds by Jooyung Han · 5 years ago
  41. 5417f77 apex: Deprecate legacy_android10_support prop by Jooyung Han · 5 years ago
  42. 7d74e7b Copy white listed apex available settings into snapshot by Paul Duffin · 5 years ago
  43. 03b5185 apex: choose stub according to min_sdk_version by Jooyung Han · 5 years ago
  44. befa4b9 Copy apex_available properties to snapshot modules by Paul Duffin · 5 years ago
  45. dc4f986 Statically link the unwinder into binaries packaged into an unbundled APEX with legacy_android10_support: true. by Peter Collingbourne · 5 years ago
  46. 680afd7 Merge "apexDepsMutator is a top-down mutator" by Treehugger Robot · 5 years ago
  47. 9a1e14e Update the doc about apex_available by Jiyong Park · 5 years ago
  48. f760cae apexDepsMutator is a top-down mutator by Jiyong Park · 5 years ago
  49. 0f80c18 apex_available tracks static dependencies by Jiyong Park · 6 years ago
  50. dca59a5 Merge "Clarify a bit more what apex_available means." by Treehugger Robot · 6 years ago
  51. 06ca82d Clarify a bit more what apex_available means. by Martin Stjernholm · 6 years ago
  52. eec79eb Default apex_available to //apex_available:platform by Anton Hansson · 6 years ago
  53. 3ff1699 Create APEX variation only when needed by Jiyong Park · 6 years ago
  54. 70415ce Merge changes Icbdf4979,I1a6f135d by Jooyung Han · 6 years ago
  55. 671f1ce Fix apex to follow deps of modules with stubs. by Jooyung Han · 6 years ago
  56. b02bb40 hostdex:true modules are available for platform by Jiyong Park · 6 years ago
  57. 505221f ignore apex_available for host variants by Jiyong Park · 6 years ago
  58. 43b92e0 Make CreateVariations return []android.Module by Colin Cross · 6 years ago
  59. a7bc8ad Prohibit dependencies outside of uses_sdks by Jiyong Park · 6 years ago
  60. a90ca00 add [static|shared].apex_available to cc_library by Jiyong Park · 6 years ago
  61. 4b5438a Make apex_available respect AllowMissingDependencies by Orion Hodson · 6 years ago
  62. 7916bfc Remove no_apex in favor or apex_available by Jiyong Park · 6 years ago
  63. 127b40b Add apex_available to control the availablity of a module to APEXes by Jiyong Park · 6 years ago
  64. 4f7dd9b Add no_apex property by Jiyong Park · 6 years ago
  65. cefa94bd Fix data race and ordering consistency in apex modules by Colin Cross · 6 years ago
  66. 571cccf Prepare for a type-safe OnceKey by Colin Cross · 7 years ago
  67. c22c1bf Return false in DirectlyInAnyApex for host libraries. by Nicolas Geoffray · 7 years ago
  68. 3aeedc9 Do not add _platform suffix to non-apex variation by Logan Chien · 7 years ago
  69. 0ddfcd1 Don't create unnecessary APEX variations by Jiyong Park · 7 years ago
  70. de866cb Stubs dependency is not installed by Jiyong Park · 7 years ago
  71. 25fc6a9 Stubs variant is used when building for APEX by Jiyong Park · 7 years ago
  72. 9d45299 Add ApexModule interface for APEX-aware modules by Jiyong Park · 7 years ago