1. 5d6fa4d Enable Mixed Builds for Prebuilt Library by Trevor Radcliffe · 2 years, 8 months ago
  2. dbd814d Fix genrule tool dependencies when a prebuilt tool is preferred. by Martin Stjernholm · 3 years ago
  3. 851a327 Use Module.GetProperties() instead of ModuleBase.generalProperties by Usta · 3 years ago
  4. dca0219 Remove customizableProperties from `android.ModuleBase` by Usta · 3 years ago
  5. e65c3ae Fix prebuilt selection logic for cc_prebuilt_library_headers. by Martin Stjernholm · 3 years, 1 month ago
  6. 25a69de Improve the error when srcs field has the wrong type. by Martin Stjernholm · 3 years, 4 months ago
  7. 0c52c7b Choose prebuilt or source via an Soong config variable by Paul Duffin · 3 years, 6 months ago
  8. 69d6413 Make prebuilt properties customizable by Liz Kammer · 3 years, 6 months ago
  9. f7c99f5 Add GetEmbeddedPrebuilt and IsModulePrebuilt by Paul Duffin · 3 years, 8 months ago
  10. fb545bf Make sure prebuilt modules are exported before attempting to use them by LuK1337 · 4 years ago
  11. 56dc66e Stop deapexer module type from being treated as a prebuilt by Paul Duffin · 3 years, 10 months ago
  12. 864116c Add PrebuiltNameFromSource by Paul Duffin · 3 years, 9 months ago
  13. e1d3837 Add IsModulePreferred by Paul Duffin · 3 years, 9 months ago
  14. 6158dfe Remove obsolete comment on PrebuiltPostDepsMutator by Jaewoong Jung · 3 years, 9 months ago
  15. c04fb9e Remove deapexer and prebuilt apex select mutators by Paul Duffin · 3 years, 10 months ago
  16. a9c8c9f Call ctx.InstallFile for uninstallable cc modules by Colin Cross · 4 years ago
  17. d23c726 Add RemoveOptionalPrebuiltPrefix() helper function by Paul Duffin · 4 years, 1 month ago
  18. 729c0bd Prebuilt is enabled even if the source one is not. by Jaewoong Jung · 4 years, 1 month ago
  19. 84f1b80 No matching variant android_app_import fix by Jaewoong Jung · 4 years, 1 month ago
  20. 2080bfe Support asan/hwasan versions of prebuilts. by Evgenii Stepanov · 4 years, 5 months ago
  21. 5ca3a62 Add hidden_api for java_import by Liz Kammer · 4 years, 5 months ago
  22. f467732 Do not consider disabled prebuilt variants. by Martin Stjernholm · 4 years, 6 months ago
  23. 6ffbe57 Revert "Do not consider disabled prebuilt variants." by Charles Chen · 4 years, 6 months ago
  24. 235e2fd Do not consider disabled prebuilt variants. by Martin Stjernholm · 4 years, 6 months ago
  25. 80342d7 Restrict replacements of source dependencies with prebuilts by Paul Duffin · 4 years, 6 months ago
  26. 009a9dc Fall back to the source module for variants that the corresponding by Martin Stjernholm · 4 years, 10 months ago
  27. 38b5785 java_sdk_library_import: Propagate prefer to child modules by Paul Duffin · 4 years, 8 months ago
  28. dddd546 Ignore PrebuiltDepTag when processing APEX contents by Paul Duffin · 4 years, 9 months ago
  29. dcb4bd6 Refactor prebuilt to use srcs supplier function by Paul Duffin · 4 years, 10 months ago
  30. 5006151 java_sdk_library - Use prebuilt/prefer for unbundled app builds by Paul Duffin · 5 years ago
  31. 78ac5b9 Exclude source->prebuilt deps from visibility enforcement by Paul Duffin · 5 years ago
  32. 0c4979b Dedup prebuilt mutator registration by Paul Duffin · 5 years ago
  33. 42aaba7 Merge "Delete prebuilt APEXes when installing source-built APEXes" am: a822256e15 by Jiyong Park · 5 years ago
  34. 03b68dd Delete prebuilt APEXes when installing source-built APEXes by Jiyong Park · 5 years ago
  35. 2cb5288 Don't use prebuilt_apex when TARGET_FLATTEN_APEX is set to true by Jiyong Park · 5 years ago
  36. 22dad11 resolve merge conflicts of c40949db97ad14085d2f64a6ec1fd5f99544be69 to qt-dev-plus-aosp by Jaewoong Jung · 5 years ago
  37. a237e62 Don't use prebuilt_apex when TARGET_FLATTEN_APEX is set to true am: 0a573d798f by Jiyong Park · 5 years ago
  38. 3e18b19 Improve android_app_import.dpi_variants handling. by Jaewoong Jung · 6 years ago
  39. 0a573d7 Don't use prebuilt_apex when TARGET_FLATTEN_APEX is set to true by Jiyong Park · 5 years ago
  40. a5e5abc Implement DPI variants in android_app_import. by Jaewoong Jung · 6 years ago
  41. 4d27704 Prebuilt APEXes are recoreded in apexkeys.txt by Jiyong Park · 6 years ago
  42. a41f12a Prebuilt APEXes are recoreded in apexkeys.txt by Jiyong Park · 6 years ago
  43. 939ebd5 Add prebuilt_apex. by Jaewoong Jung · 6 years ago
  44. 8a49795 Replace ctx.ExpandSources with android.PathsForModuleSrc by Colin Cross · 6 years ago
  45. 27b922f Annotate paths and deprecate ExtractSource(s)Deps by Colin Cross · 6 years ago
  46. 955dc49 Fix few issues with filegroups by Pirama Arumuga Nainar · 7 years ago
  47. ee6143c Add VisitDirectDepsWithTag by Colin Cross · 7 years ago
  48. 0007d81 Change bool, and string properties to *bool, and *string for cc by Nan Zhang · 7 years ago
  49. d11fcda Convert Visit*Deps from blueprint.Module to android.Module by Colin Cross · 7 years ago
  50. 74d73e2 Rename java_prebuilt_library to java_import by Colin Cross · 7 years ago
  51. 5ea9bcc Fix java prebuilts by Colin Cross · 7 years ago
  52. cec8171 Add integration testing infrastructure by Colin Cross · 7 years ago
  53. c3e7fa6 Fix installing prebuilts with no source module by Colin Cross · 8 years ago
  54. 2502e12 Fixed the issue of dependencyTag in prebuilt.go by Nan Zhang · 8 years ago
  55. a2f296f Fall back to prebuilts if source modules are disabled by Colin Cross · 8 years ago
  56. 0f3c72f Disable installing unused prebuilts by Colin Cross · 8 years ago
  57. ce75d2c Initial prebuilt support by Colin Cross · 8 years ago