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