1. c4e1731 Merge "Fix boot jar handling when both source and prebuilt APEXes and modules are present." by Martin Stjernholm · 4 years, 7 months ago
  2. 1dc0d6d Fix boot jar handling when both source and prebuilt APEXes and modules by Martin Stjernholm · 4 years, 8 months ago
  3. 99afe0d Merge "apex: checks min_sdk_version for preview/current" by Treehugger Robot · 4 years, 7 months ago
  4. d376f79 Make com.android.art related tests more realistic by Paul Duffin · 4 years, 7 months ago
  5. 092153d Fix problems with TestPrebuiltExportDexImplementationJars by Paul Duffin · 4 years, 7 months ago
  6. ed124c3 apex: checks min_sdk_version for preview/current by Jooyung Han · 4 years, 7 months ago
  7. 635aa08 Make dexpreopt tools available for all java tests by Paul Duffin · 4 years, 7 months ago
  8. 8479ea2 Merge "Allow createGlobalSoongConfig() to be used from tests" by Paul Duffin · 4 years, 7 months ago
  9. c44075b Merge "Add java.RegisterRequiredBuildComponentsForTest function" by Paul Duffin · 4 years, 7 months ago
  10. 9f04524 Allow createGlobalSoongConfig() to be used from tests by Paul Duffin · 4 years, 8 months ago
  11. d684e04 Merge "LOCAL_REQUIRED_MODULES from apex has ":32" or ":64" suffix" by Treehugger Robot · 4 years, 8 months ago
  12. c059c8c Add java.RegisterRequiredBuildComponentsForTest function by Paul Duffin · 4 years, 8 months ago
  13. 1c8e5e8 Merge changes from topic "prebuilt-hiddenapi" by Bill Peckham · 4 years, 8 months ago
  14. 57621b2 LOCAL_REQUIRED_MODULES from apex has ":32" or ":64" suffix by Jiyong Park · 4 years, 8 months ago
  15. 809eac3 Merge "Switch platform EH unwinder to prebuilt LLVM libunwind" by Ryan Prichard · 4 years, 8 months ago
  16. a41a696 Enable an apex to include a java_import. by Bill Peckham · 4 years, 8 months ago
  17. 064b70c Export dex implementation jars from prebuilt_apex by Paul Duffin · 4 years, 10 months ago
  18. b35a85e Switch platform EH unwinder to prebuilt LLVM libunwind by Ryan Prichard · 4 years, 8 months ago
  19. e4e44bc Split vndk_libraries_txt into multiple module types by Colin Cross · 4 years, 8 months ago
  20. 8a2600c Create vndkproduct.libraries.txt by Justin Yun · 4 years, 9 months ago
  21. 8bfb63c Merge "Break up app.go." by Jaewoong Jung · 4 years, 8 months ago
  22. 74c8436 Merge "Add attribute to disable last-api compat tracking" by Anton Hansson · 4 years, 8 months ago
  23. 18aefc1 Remove unnecessary snake case variables. by Jaewoong Jung · 4 years, 9 months ago
  24. 127bb8b Don't rewrite LLNDK dependencies with .llndk suffix by Colin Cross · 4 years, 9 months ago
  25. f9b4465 Break up app.go. by Jaewoong Jung · 4 years, 9 months ago
  26. dff2c78 Add attribute to disable last-api compat tracking by Anton Hansson · 4 years, 9 months ago
  27. a9c8c9f Call ctx.InstallFile for uninstallable cc modules by Colin Cross · 4 years, 9 months ago
  28. f1c48af Merge "arch specific dependencies are supported for apex" by Treehugger Robot · 4 years, 9 months ago
  29. 892a98f versioning macro is exported from prebuilt stubs as well by Jiyong Park · 4 years, 9 months ago
  30. f7c3bbe Prebuilt stub not available to platform is handled correctly by Jiyong Park · 4 years, 9 months ago
  31. 5914030 arch specific dependencies are supported for apex by Jiyong Park · 4 years, 9 months ago
  32. 4d934af Merge "Extract testDexpreoptWithApexes() for reuse" by Paul Duffin · 4 years, 9 months ago
  33. b555609 Merge "rust ffi libraries can be included in APEX" by Jiyong Park · 4 years, 9 months ago
  34. 0d399b5 Merge "Add min_sdk_version to Rust modules." by Jiyong Park · 4 years, 9 months ago
  35. c3bbb96 Extract testDexpreoptWithApexes() for reuse by Paul Duffin · 4 years, 9 months ago
  36. 35989ae Merge "target.apex.exclude_[shared|static]_libs to cc_* modules" by Steven Moreland · 4 years, 9 months ago
  37. 2920d2c Merge "test_for is available for all cc_* module types" by Jiyong Park · 4 years, 9 months ago
  38. 3e9f9e4 Add min_sdk_version to Rust modules. by Ivan Lozano · 4 years, 9 months ago
  39. 46a512f test_for is available for all cc_* module types by Jiyong Park · 4 years, 9 months ago
  40. f2cc1b7 rust ffi libraries can be included in APEX by Jiyong Park · 4 years, 9 months ago
  41. 3cd005d Enable soong build tool to handle APEX compression by Mohammad Samiul Islam · 4 years, 9 months ago
  42. e386754 target.apex.exclude_[shared|static]_libs to cc_* modules by Jiyong Park · 4 years, 9 months ago
  43. d348c41 Merge "Don't use module names with "prebuilt_" prefixes in make dependencies." by Treehugger Robot · 4 years, 9 months ago
  44. 2856c66 Don't use module names with "prebuilt_" prefixes in make dependencies. by Martin Stjernholm · 4 years, 9 months ago
  45. b19953d Rename __ANDROID_SDK_VERSION__. by Dan Albert · 4 years, 10 months ago
  46. 99644e9 rust modules can be included in apex by Jiyong Park · 4 years, 10 months ago
  47. 1af783f Merge "Replace android.WriteFile rule with android.WriteFileRule" by Colin Cross · 4 years, 10 months ago
  48. 74f576d Remove "apex_uses" mutator by Jooyung Han · 4 years, 10 months ago
  49. cf371cc Replace android.WriteFile rule with android.WriteFileRule by Colin Cross · 4 years, 10 months ago
  50. ae8600b Pass Config to NewTestContext instead of ctx.Register by Colin Cross · 4 years, 10 months ago
  51. 63e9ec7 Define product_available property by Justin Yun · 4 years, 10 months ago
  52. a717db7 Don't create stubs variants of static libraries by Colin Cross · 4 years, 11 months ago
  53. e10dfa4 Cleanup usages of CreateConfiguredJarList by Paul Duffin · 4 years, 11 months ago
  54. 69d1fb1 Switch BootJars/UpdatableBootJars to ConfiguredJarList by Paul Duffin · 4 years, 11 months ago
  55. ed5dee0 Merge "Add llndk_stubs property" by Colin Cross · 4 years, 11 months ago
  56. 6e36cd6 apex dependency error: note 'apex_available' by Steven Moreland · 4 years, 11 months ago
  57. 0477b42 Add llndk_stubs property by Colin Cross · 5 years ago
  58. d462070 Merge "Start using Providers instead of direct module access" by Colin Cross · 5 years ago
  59. 2080bfe Support asan/hwasan versions of prebuilts. by Evgenii Stepanov · 5 years ago
  60. 0de8a1e Start using Providers instead of direct module access by Colin Cross · 5 years ago
  61. 405af07 Revert "Make lots of tests run in parallel" by Colin Cross · 5 years ago
  62. 323dc60 Make lots of tests run in parallel by Colin Cross · 5 years ago
  63. 56a8321 Remove global state from apex modules by Colin Cross · 5 years ago
  64. 4e1f2bd Track allowed transitive deps in any updatable module. by Artur Satayev · 5 years ago
  65. 7812fd3 Fix ChooseSdkVersion after api levels by Colin Cross · 5 years ago
  66. 4f378d7 Convert more versions in config to ApiLevel. by Dan Albert · 5 years ago
  67. c806053 Replace ApiStrToNum uses with ApiLevel. by Dan Albert · 5 years ago
  68. 8e5685d apex: prebuilt_firmware installs in /etc/firmware by Jooyung Han · 5 years ago
  69. 288f40b Merge "Include bpf program in APEXes" am: 66a0ae60f8 by Mark Chien · 5 years ago
  70. 66a0ae6 Merge "Include bpf program in APEXes" by Mark Chien · 5 years ago
  71. 2f59ec9 Include bpf program in APEXes by markchien · 5 years ago
  72. 4c92cad Merge commit '0703fd873fe2ed492266a4457a1e217971c2f4f0' into manual_merge_1e3d9fb376aaf1be6de1bd16a9004ccc95226ab0 by Jooyung Han · 5 years ago
  73. 0703fd8 apex: support prebuilt_firmware for vendor apexes by Jooyung Han · 5 years ago
  74. 65cb5c6 Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) by Xin Li · 5 years ago
  75. 9e93b1b Remove TestApexWithJniLibs_Errors by Colin Cross · 5 years ago
  76. aede88c Reland: Deduplicate APEX variants that would build identically by Colin Cross · 5 years ago
  77. 910eb70 Merge "Add structured representation for colon-separated jar lists." by Ulyana Trafimovich · 5 years ago
  78. 2eddd06 Merge "Add libraryDependencyTag to track dependencies on static and shared libraries" by Colin Cross · 5 years ago
  79. 249386a Add structured representation for colon-separated jar lists. by Ulya Trafimovich · 5 years ago
  80. ea3574b Merge "Support com.android.gki.* in apex_available." by Yifan Hong · 5 years ago
  81. 021f4e5 Fix prebuilt mutator ordering in tests by Paul Duffin · 5 years ago
  82. d22a84a Support com.android.gki.* in apex_available. by Yifan Hong · 5 years ago
  83. 6e511a9 Add libraryDependencyTag to track dependencies on static and shared libraries by Colin Cross · 5 years ago
  84. 6c4cc9c apex: set ":vndk" as required for vendor apexes by Jooyung Han · 5 years ago
  85. 4514d96 Merge "Add apex.use_vndk_as_stable property" by Treehugger Robot · 5 years ago
  86. df78e21 Add apex.use_vndk_as_stable property by Jooyung Han · 5 years ago
  87. e812805 Use BaseModuleName() + SubName as apexFile.moduleName by Yo Chiang · 5 years ago
  88. 53bbc08 Revert "Track allowed transitive deps in any updatable module." by satayev · 5 years ago
  89. 4535550 Track allowed transitive deps in any updatable module. by Artur Satayev · 5 years ago
  90. 0f472e6 Merge changes Iefcf4fbe,I450d4769,I1ffc7e7b am: 2c79c871d9 am: 3757864b5f by Treehugger Robot · 5 years ago
  91. 2c79c87 Merge changes Iefcf4fbe,I450d4769,I1ffc7e7b by Treehugger Robot · 5 years ago
  92. 3b984b7 Stop java_sdk_library_import from depending on source modules am: 44f1d8404b am: ad18b5c676 by Paul Duffin · 5 years ago
  93. 44f1d84 Stop java_sdk_library_import from depending on source modules by Paul Duffin · 5 years ago
  94. 58c33f0 Do not follow prebuiltDependencyTags in APEX payload walks. by Martin Stjernholm · 5 years ago
  95. 08c3d0c Merge changes Ifd2858dd,I2585dd99,I65e7a456 am: 0c6f111d7b am: d6b1515935 by Treehugger Robot · 5 years ago
  96. efb184e apex: use SubName for requiredDeps by Jooyung Han · 5 years ago
  97. 7b5284b Merge "apex: add apex_manifest.pb in file_contexts" am: dd85fd89b0 am: 5b811c02e2 by Jooyung Han · 5 years ago
  98. 85d6176 apex: support "vendor: true" by Jooyung Han · 5 years ago
  99. 2ed99d0 apex: AndroidMk writes common properties by Jooyung Han · 5 years ago
  100. dd85fd8 Merge "apex: add apex_manifest.pb in file_contexts" by Jooyung Han · 5 years ago