1. 6099934 Update platform_apis error message by Spandan Das · 3 years, 9 months ago
  2. 9f6c24a Rename BuildDir and NinjaBuildDir. by Lukacs T. Berki · 4 years ago
  3. 0b1c70e Don't add `uses_libs`/`optional_uses_libs` to the manifest_fixer. by Ulya Trafimovich · 4 years ago
  4. e443287 Propagate <uses-library> dependencies from `java_library` to apps. by Ulya Trafimovich · 4 years ago
  5. fc0f6e3 Fix the way manifest fixer detects optional <uses-library> entries. by Ulya Trafimovich · 4 years ago
  6. d604b21 Rename UpdatableBootJars to ApexBootJars. by satayev · 4 years, 1 month ago
  7. a71a67a Remove extraneous calls to TestingBuildParams.RelativeToTop() by Paul Duffin · 4 years, 4 months ago
  8. 9023b02 Allow using updatable boot jars in dexpreopt (but don't use them yet). by Ulya Trafimovich · 4 years, 5 months ago
  9. 71ae594 Remove javaFixtureFactory by Paul Duffin · 4 years, 5 months ago
  10. d6339af Remove unused test methods and buildDir by Paul Duffin · 4 years, 5 months ago
  11. fb0fe9f Remove uses of buildDir from java/app_test.go by Paul Duffin · 4 years, 5 months ago
  12. 2645a29 Fix app tests to work without javaMockFS() by Paul Duffin · 4 years, 5 months ago
  13. cdb88a9 Convert app tests that depend on javaMockFS() to test fixtures by Paul Duffin · 4 years, 5 months ago
  14. d234b41 Convert TestUsesLibraries to test fixtures by Paul Duffin · 4 years, 5 months ago
  15. 2002bfa Merge "Reimplement verify_uses_libraries.sh in manifest_check.py." by Ulyana Trafimovich · 4 years, 5 months ago
  16. 0aba252 Reimplement verify_uses_libraries.sh in manifest_check.py. by Ulya Trafimovich · 4 years, 5 months ago
  17. 0ed42d3 Clean up testApp and testAppConfig by Paul Duffin · 4 years, 5 months ago
  18. 1c1b6e6 Lineage properties support module references. by Jaewoong Jung · 4 years, 5 months ago
  19. 97df5e6 Merge "Do verify_uses_libraries check for APKs after patching library names." by Ulyana Trafimovich · 4 years, 5 months ago
  20. ae5cdff Merge "Respect `provides_uses_lib` for modules added via `[optional_]uses_libs`" by Ulyana Trafimovich · 4 years, 5 months ago
  21. 71284b6 Merge "Add `provides_uses_library` example to TestUsesLibrary check." by Ulyana Trafimovich · 4 years, 5 months ago
  22. 00c27b7 Merge "Stricten TestUsesLibrary check." by Ulyana Trafimovich · 4 years, 5 months ago
  23. fe927a2 Do verify_uses_libraries check for APKs after patching library names. by Ulya Trafimovich · 4 years, 5 months ago
  24. eea486a Respect `provides_uses_lib` for modules added via `[optional_]uses_libs` by Ulya Trafimovich · 4 years, 5 months ago
  25. b014f07 Propagate java resources in apps with no code by Colin Cross · 4 years, 5 months ago
  26. 861a896 Add `provides_uses_library` example to TestUsesLibrary check. by Ulya Trafimovich · 4 years, 5 months ago
  27. 2eaf5c5 Stricten TestUsesLibrary check. by Ulya Trafimovich · 4 years, 5 months ago
  28. 8bfb63c Merge "Break up app.go." by Jaewoong Jung · 4 years, 7 months ago
  29. c9f2b94 Fix library order in class loader context to agree with PackageManager. by Ulya Trafimovich · 4 years, 8 months ago
  30. f9b4465 Break up app.go. by Jaewoong Jung · 4 years, 8 months ago
  31. 729c0bd Prebuilt is enabled even if the source one is not. by Jaewoong Jung · 4 years, 8 months ago
  32. 71debbf Merge "No matching variant android_app_import fix" by Jaewoong Jung · 4 years, 8 months ago
  33. 84f1b80 No matching variant android_app_import fix by Jaewoong Jung · 4 years, 8 months ago
  34. 65b0319 Do not propagate <uses-library> deps through static SDK component libs. by Ulya Trafimovich · 4 years, 8 months ago
  35. 0029898 java link time error improve by Steven Moreland · 4 years, 9 months ago
  36. af335a4 Merge "Rework class loader context implementation." by Ulyana Trafimovich · 4 years, 9 months ago
  37. ae8600b Pass Config to NewTestContext instead of ctx.Register by Colin Cross · 4 years, 9 months ago
  38. 8cbc5d2 Rework class loader context implementation. by Ulya Trafimovich · 4 years, 9 months ago
  39. 180fece Drop "android.hidl.manager" -> "android.hidl.base" dependency from class loader context. by Ulya Trafimovich · 4 years, 9 months ago
  40. 8130c48 Move part of logic from construct_context.py to Soong. by Ulya Trafimovich · 4 years, 10 months ago
  41. 46b3d5b Fix handling of "android.test.mock" in class loader context. by Ulya Trafimovich · 4 years, 10 months ago
  42. 24813e1 Unify handling of compat and normal libs in class loader contexts. by Ulya Trafimovich · 4 years, 10 months ago
  43. 9a63131 Export proguard_flags_files from android_librarys by Cole Faust · 4 years, 10 months ago
  44. c1c415d Merge "Apply PRODUCT_ENFORCE_RRO_TARGETS to dependencies." by Jaewoong Jung · 4 years, 10 months ago
  45. c779cd4 Apply PRODUCT_ENFORCE_RRO_TARGETS to dependencies. by Jaewoong Jung · 4 years, 10 months ago
  46. 405af07 Revert "Make lots of tests run in parallel" by Colin Cross · 4 years, 10 months ago
  47. 45fd6ac Merge "Make lots of tests run in parallel" by Colin Cross · 4 years, 10 months ago
  48. 9f701fa Merge changes from topic "uses-libs-24" by Ulyana Trafimovich · 4 years, 10 months ago
  49. 323dc60 Make lots of tests run in parallel by Colin Cross · 4 years, 11 months ago
  50. 39b437b Add dependency on implementation <uses-library> for modules that depend on component libraries. by Ulya Trafimovich · 4 years, 11 months ago
  51. 4f378d7 Convert more versions in config to ApiLevel. by Dan Albert · 5 years ago
  52. 65cb5c6 Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) by Xin Li · 5 years ago
  53. b8822a0 Merge "Propagate transitive SDK Java library dependencies to dexpreopt." by Ulyana Trafimovich · 5 years ago
  54. 219141c Introduce BOARD_CURRENT_API_LEVEL_FOR_VENDOR_MODULES by Jeongik Cha · 5 years ago
  55. fc24ad3 Propagate transitive SDK Java library dependencies to dexpreopt. by Ulya Trafimovich · 5 years ago
  56. 4b6d4c1 Propagate transitive <uses-library> dependencies through static libraries. by Ulya Trafimovich · 5 years ago
  57. 92fe740 Stop using prebuilt NDK CRT objects. by Dan Albert · 5 years ago
  58. 816a23a Introduce AlwaysUsePrebuiltSdks by Jeongik Cha · 5 years ago
  59. cada807 Update language to comply with inclusive guidance by Liz Kammer · 5 years ago
  60. 9f9fd02 Add android app property rename_resources_package by Liz Kammer · 5 years ago
  61. 21b5ffa Merge changes from topic "uses-libs-5" am: 8fab5bcce3 am: a4cdcd3796 by Ulyana Trafimovich · 5 years ago
  62. 8fab5bc Merge changes from topic "uses-libs-5" by Ulyana Trafimovich · 5 years ago
  63. 11c1e0f Output apkcerts file for android_app_set. by Jaewoong Jung · 5 years ago
  64. 5f364b6 Rewrite construct_context.sh in Python. by Ulya Trafimovich · 5 years ago
  65. e37779d Merge "Output apkcerts file for android_app_set." into rvc-dev am: d8f1b81e75 by Jaewoong Jung · 5 years ago
  66. 8bec026 Output apkcerts file for android_app_set. by Jaewoong Jung · 5 years ago
  67. 14135e4 Merge "apex/apk: enforce min_sdk_version of all deps" am: 14a08f5b28 am: afdc5239b8 by Jooyung Han · 5 years ago
  68. 749dc69 apex/apk: enforce min_sdk_version of all deps by Jooyung Han · 5 years ago
  69. f5f663b Remove most paths from java.TestConfig by Colin Cross · 5 years ago
  70. 300b266 resolve merge conflicts of a73ffc21e01621f0b0b199d45f439215ebbea143 to rvc-dev-plus-aosp by Colin Cross · 5 years ago
  71. 829b713 Use Targets[Android] instead of DeviceArch funcs. by Jaewoong Jung · 5 years ago
  72. 238c1f3 Remove most paths from java.TestConfig by Colin Cross · 5 years ago
  73. c4f0ff1 Cherrypick aosp/1318079 and aosp/1324841 by Sasha Smundak · 5 years ago
  74. 18d98bc Allow apex module to have android_app_set as its constituent. by Sasha Smundak · 5 years ago
  75. af7f91f Reland "enforce sdk_version for JNI libs for updatable APKs" by Jooyung Han · 5 years ago
  76. 966b2f0 Add signing lineage for runtime_resource_overlay by Liz Kammer · 5 years ago
  77. 753c739 Merge "Add preprocessed property for android_test_import" into rvc-dev by TreeHugger Robot · 5 years ago
  78. 3d8779d Merge "Add signing lineage for runtime_resource_overlay" into rvc-dev by Liz Kammer · 5 years ago
  79. 38b2a86 Merge "Allow the user to explicitly set the java Uncompress_dex property." by David Srbecky · 5 years ago
  80. 6270b77 Merge "Allow the user to explicitly set the java Uncompress_dex property." into rvc-dev by TreeHugger Robot · 5 years ago
  81. 64e6199 Retry: "Improve tracking of exported sdk libraries" by Paul Duffin · 5 years ago
  82. ed03142 Revert "Improve tracking of exported sdk libraries" by Remi NGUYEN VAN · 5 years ago
  83. 7e20dda Add preprocessed property for android_test_import by Liz Kammer · 5 years ago
  84. 42ada5c Merge "Add preprocessed property for android_test_import" by Treehugger Robot · 5 years ago
  85. 3b70b3f Add preprocessed property for android_test_import by Liz Kammer · 5 years ago
  86. 98c7122 Allow the user to explicitly set the java Uncompress_dex property. by David Srbecky · 5 years ago
  87. e033cba Allow the user to explicitly set the java Uncompress_dex property. by David Srbecky · 5 years ago
  88. 442a475 Improve tracking of exported sdk libraries by Paul Duffin · 5 years ago
  89. 859fe96 Improve tracking of exported sdk libraries by Paul Duffin · 5 years ago
  90. ff000d6 Merge "Add signing linage support for android_app_import" by Liz Kammer · 5 years ago
  91. 7fe241f Add signing lineage for runtime_resource_overlay by Liz Kammer · 5 years ago
  92. 1d5983b Revert "Use aapt2 flag --rename-resources-package in soong" by Liz Kammer · 5 years ago
  93. 2497899 Add signing linage support for android_app_import by Liz Kammer · 5 years ago
  94. 1674f9b Use aapt2 flag --rename-resources-package in soong by Liz Kammer · 5 years ago
  95. 2bc57f6 Add signing linage support for android_app_import by Liz Kammer · 5 years ago
  96. 3fcdb81 Merge "Don't use SDK variant for vendor JNI libraries" into rvc-dev by TreeHugger Robot · 5 years ago
  97. 4de27a5 Implement android_app_set module by Sasha Smundak · 5 years ago
  98. eb03296 Don't use SDK variant for vendor JNI libraries by Colin Cross · 5 years ago
  99. a7856c0 Implement android_app_set module by Sasha Smundak · 5 years ago
  100. dcd0fc4 Merge "Add signing certificate lineage support to soong" by Treehugger Robot · 5 years ago