1. 4eab21d ApexInfo doesn't pass MinSdkVersion as string, but as ApiLevel by Jiyong Park · 5 years ago
  2. f398995 Merge "SdkSpec is fully using ApiLevel" by Jiyong Park · 5 years ago
  3. 8f146b9 prebuilt_apex created ApexInfo must not include prebuilt_ prefix by Paul Duffin · 5 years ago
  4. 60264a0 Improve realism of boot jar tests by Paul Duffin · 5 years ago
  5. bda284b Merge "Support paths for init_rc from Soong." by Liz Kammer · 5 years ago
  6. a417f88 Merge "Shared lib dependencies from rlib are included in APEX" by Jiyong Park · 5 years ago
  7. 49ab1d3 Merge "Allow platform_bootclasspath to specify contributing fragments" by Paul Duffin · 5 years ago
  8. d32118c Merge "Add dependencies from platform_bootclasspath to contents" by Paul Duffin · 5 years ago
  9. 62d8c3b Allow platform_bootclasspath to specify contributing fragments by Paul Duffin · 5 years ago
  10. b432df9 Add dependencies from platform_bootclasspath to contents by Paul Duffin · 5 years ago
  11. 94e22fd Shared lib dependencies from rlib are included in APEX by Jiyong Park · 5 years ago
  12. 9231537 SdkSpec is fully using ApiLevel by Jiyong Park · 5 years ago
  13. 0c4f71c Support paths for init_rc from Soong. by Liz Kammer · 5 years ago
  14. f58fd9a Add deapexer support for apex_set by Paul Duffin · 5 years ago
  15. 2470467 Separate apex extraction from the ApexSet by Paul Duffin · 5 years ago
  16. dfd3326 Move deapexer related functionality to prebuiltCommon by Paul Duffin · 5 years ago
  17. 11216db Separate apex selection from apex.Prebuilt by Paul Duffin · 5 years ago
  18. 56dc66e Stop deapexer module type from being treated as a prebuilt by Paul Duffin · 5 years ago
  19. c0609c6 Make prebuilt_apex report an error if no apex file is found by Paul Duffin · 5 years ago
  20. de21202 Merge changes I45274836,I47268b81 by Paul Duffin · 5 years ago
  21. 3f3bb83 Merge "Remove libgcc toolchain libs for Android" by Ryan Prichard · 5 years ago
  22. 864116c Add PrebuiltNameFromSource by Paul Duffin · 5 years ago
  23. ec00900 Allow dependencies from platform variants to APEX modules (reland). by Martin Stjernholm · 5 years ago
  24. f58c46e Don't use incorrect version names like VER or BOARD even in tests by Jiyong Park · 5 years ago
  25. c2018e2 Remove libgcc toolchain libs for Android by Ryan Prichard · 5 years ago
  26. f1691d2 Move java.sdkSpec to the android package by Jiyong Park · 5 years ago
  27. d0afefa Merge "Revert "Revert "Add min_sdk_version to java_import.""" by Jaewoong Jung · 5 years ago
  28. 56e12db Revert "Revert "Add min_sdk_version to java_import."" by Jaewoong Jung · 5 years ago
  29. 37a5d5e Merge "Revert "Add min_sdk_version to java_import."" by Jaewoong Jung · 5 years ago
  30. 5ab6508 Revert "Add min_sdk_version to java_import." by Jaewoong Jung · 5 years ago
  31. 51a0d85 Merge "Add min_sdk_version to java_import." by Jaewoong Jung · 5 years ago
  32. 6f77314 Merge "Revert "Allow dependencies from platform variants to APEX modules."" by Nikita Ioffe · 5 years ago
  33. d64139f Revert "Allow dependencies from platform variants to APEX modules." by Nikita Ioffe · 5 years ago
  34. 284165a Remove apexFixtureFactory by Paul Duffin · 5 years ago
  35. f8c9713 Merge "Allow dependencies from platform variants to APEX modules." by Martin Stjernholm · 5 years ago
  36. 25c47a4 Merge ""current" is implicitly added to stubs.versions" by Treehugger Robot · 5 years ago
  37. d4a3a13 "current" is implicitly added to stubs.versions by Jiyong Park · 5 years ago
  38. 6d15d63 Add min_sdk_version to java_import. by Jaewoong Jung · 5 years ago
  39. 5560712 Convert testDexpreoptWithApexes to use test fixtures by Paul Duffin · 5 years ago
  40. 45338f0 Convert TestApexPermittedPackagesRules to use test fixtures by Paul Duffin · 5 years ago
  41. afdd406 Rename OptionalPath.RelativeToPath -> RelativeToTop by Paul Duffin · 5 years ago
  42. a71a67a Remove extraneous calls to TestingBuildParams.RelativeToTop() by Paul Duffin · 5 years ago
  43. e8366da Automatically call TestingBuildParams.RelativeToTop() by Paul Duffin · 5 years ago
  44. 5836757 Merge "Add the transitive dependencies of boot_image to apex" by Paul Duffin · 5 years ago
  45. da0470d Merge "Stop JavaSdkLibrary_... tests requiring absolute path" by Paul Duffin · 5 years ago
  46. a33da07 Merge "Remove buildDir from apex package" by Paul Duffin · 5 years ago
  47. 8d3c44a Merge "Add contents property to boot_image (and prebuilt_boot_image)" by Paul Duffin · 5 years ago
  48. 4d058c8 Allow dependencies from platform variants to APEX modules. by Martin Stjernholm · 5 years ago
  49. 38e9f0b Merge changes Iaa6411b5,I2118b8a2,Ibbdd3cbd,I2d1bbda2 by Martin Stjernholm · 5 years ago
  50. cf8d7db Stop JavaSdkLibrary_... tests requiring absolute path by Paul Duffin · 5 years ago
  51. 37ba344 Remove buildDir from apex package by Paul Duffin · 5 years ago
  52. 4d101b6 Add the transitive dependencies of boot_image to apex by Paul Duffin · 5 years ago
  53. 82886d6 Add contents property to boot_image (and prebuilt_boot_image) by Paul Duffin · 5 years ago
  54. c7ef989 Add dependencies for art boot_image by Paul Duffin · 5 years ago
  55. 4b64ba0 Add bootclasspath_fragment as an alias for boot_image by Paul Duffin · 5 years ago
  56. 9ea71c0 Make apex/boot_image_test.go more realistic by Paul Duffin · 5 years ago
  57. 52bfaa4 Prune test preparers in apex/boot_image_test.go by Paul Duffin · 5 years ago
  58. 396229f Prevent apex from using preferred prebuilt_boot_image by Paul Duffin · 5 years ago
  59. 4e6c269 Don't use APEX stubs between internal libs in the same APEX when by Martin Stjernholm · 5 years ago
  60. db462dd Disallow non-existent paths in sdk package by Paul Duffin · 5 years ago
  61. 76e5c8a Convert test that disallows non existent paths to use fixtures by Paul Duffin · 5 years ago
  62. b506c9d Cleanup usages of Dex2oatDepTag by Paul Duffin · 5 years ago
  63. 70d3bee Remove emptyFixtureFactory from apex and java by Paul Duffin · 5 years ago
  64. 6bef6fe Merge "Ensure that DepIsInSameApex is not called for ExcludeFromApexContentsTag" by Paul Duffin · 5 years ago
  65. 2b077ba Merge changes from topic "move_allowed_deps_txt" by satayev · 5 years ago
  66. 4c3e8e2 Ensure that DepIsInSameApex is not called for ExcludeFromApexContentsTag by Paul Duffin · 5 years ago
  67. 40b6257 Cleanup the now unused testCustomizer by Paul Duffin · 5 years ago
  68. 0a49fdc Convert test specific customizers to FixturePreparers by Paul Duffin · 5 years ago
  69. 810f33d Convert shared customizer functions to return FixturePreparers by Paul Duffin · 5 years ago
  70. 2be9dcd Allow test handlers to be either FixturePreparer or testCustomizer by Paul Duffin · 5 years ago
  71. 34d433a Convert apex/boot_image_test.go to use test fixtures by Paul Duffin · 5 years ago
  72. e05480a Switch testApex and related methods to use test fixtures by Paul Duffin · 5 years ago
  73. b1d5479 Merge "Define __ANDROID_VENDOR__ and __ANDROID_PRODUCT__" by Justin Yun · 5 years ago
  74. b72dd40 Merge "Prevent ApexInfoMutator from creating unnecessary variants" by Paul Duffin · 5 years ago
  75. b77b0c5 Treat allowed_deps.txt source file as optional. by Artur Satayev · 5 years ago
  76. 573989d Prevent ApexInfoMutator from creating unnecessary variants by Paul Duffin · 5 years ago
  77. 1b29e00 Add prebuilt_platform_compat_config by Paul Duffin · 5 years ago
  78. 0b81778 Correct typo in the name of compatConfigTag by Paul Duffin · 5 years ago
  79. 8c535da Allow apex dependencies to be restricted to source modules only by Paul Duffin · 5 years ago
  80. fdb61ed Move allowed_deps.txt to packages/modules/common. by Artur Satayev · 5 years ago
  81. 4defbf4 Switch platform_compat_config to use common arch by Paul Duffin · 5 years ago
  82. 1bc21dc Disallow platform_compat_config modules in apex prebuilts property by Paul Duffin · 5 years ago
  83. 3abc174 Add new compat_configs property to the apex by Paul Duffin · 5 years ago
  84. a369c7b Convert TestCompatConfig test to use test fixtures by Paul Duffin · 5 years ago
  85. 2338d6f Merge "Don't track modules that are only available to APEXes." by satayev · 5 years ago
  86. ef0449b Merge "Convert ...InstallHwasan.. tests to use fixtures" by Paul Duffin · 5 years ago
  87. fb856f6 Merge "Treat core_platform as stable unless module uses legacy" by Nicolas Geoffray · 5 years ago
  88. 13decfb Define __ANDROID_VENDOR__ and __ANDROID_PRODUCT__ by Justin Yun · 5 years ago
  89. a02cae3 Convert ...InstallHwasan.. tests to use fixtures by Paul Duffin · 5 years ago
  90. f6b5f82 Merge "Add libruy_static to allowed_deps" by Lev Proleev · 5 years ago
  91. 533b98c Don't track modules that are only available to APEXes. by Artur Satayev · 5 years ago
  92. 37aad60 Add apexFixtureFactory to apex package by Paul Duffin · 5 years ago
  93. 2157259 Merge "update apex/allowed_deps.txt" by Treehugger Robot · 5 years ago
  94. 9c2e6d5 Merge "Avoid calling DepIsInSameApex when excluded from apex contents" by Paul Duffin · 5 years ago
  95. 3d3f7a0 Merge "Extract apex registration code into function for reuse" by Paul Duffin · 5 years ago
  96. e961282 Avoid calling DepIsInSameApex when excluded from apex contents by Paul Duffin · 5 years ago
  97. 043f5e7 Treat core_platform as stable unless module uses legacy by Paul Duffin · 5 years ago
  98. 667893c Extract apex registration code into function for reuse by Paul Duffin · 5 years ago
  99. 77e7d77 Merge "Run "prebuilt_postdeps" mutator again" by Jooyung Han · 5 years ago
  100. c285125 Merge "Introduce derive_classpath service." by Treehugger Robot · 5 years ago