1. 2bc57f6 Add signing linage support for android_app_import by Liz Kammer · 5 years ago
  2. ff91b3c Merge "Add apex_set module." into rvc-dev by TreeHugger Robot · 5 years ago
  3. 8cf307e Add apex_set module. by Jaewoong Jung · 5 years ago
  4. 3fcdb81 Merge "Don't use SDK variant for vendor JNI libraries" into rvc-dev by TreeHugger Robot · 5 years ago
  5. 4de27a5 Implement android_app_set module by Sasha Smundak · 5 years ago
  6. eb03296 Don't use SDK variant for vendor JNI libraries by Colin Cross · 5 years ago
  7. d9b503a Introduce app -deps-info. by Artur Satayev · 5 years ago
  8. a13aaa7 Merge "Add error checking and tests for jni_uses_sdk_apis and jni_uses_platform_apis" into rvc-dev by TreeHugger Robot · 5 years ago
  9. 1dd9c44 Add error checking and tests for jni_uses_sdk_apis and jni_uses_platform_apis by Colin Cross · 5 years ago
  10. 5c5c4d9 Merge "Add signing certificate lineage support to soong" into rvc-dev by Liz Kammer · 5 years ago
  11. 70dd74d Add signing certificate lineage support to soong by Liz Kammer · 5 years ago
  12. f30c453 Skip dexpreopting android_test_import modules by Colin Cross · 5 years ago
  13. 2572225 Merge "Add jni_uses_sdk_apis" into rvc-dev by Colin Cross · 5 years ago
  14. 76583a4 Add jni_uses_sdk_apis by Colin Cross · 5 years ago
  15. a689ffe Make android_app_import multi targets arch module. by Jaewoong Jung · 5 years ago
  16. 2a5fb91 Merge changes from topic "sdk_version_variant" into rvc-dev by Colin Cross · 5 years ago
  17. 016159d Merge "soong: Add support for override_runtime_resource_overlay" into rvc-dev by Roshan Pius · 5 years ago
  18. b830796 soong: Add support for override_runtime_resource_overlay by Roshan Pius · 5 years ago
  19. 785afdb Merge "Do not allow updatable apps without min_sdk_version." into rvc-dev by Artur Satayev · 5 years ago
  20. 01fd7cc Add sdk mutator for native modules by Colin Cross · 5 years ago
  21. 1c93c29 Require apps built against the SDK to use JNI built against the NDK by Colin Cross · 5 years ago
  22. 1196210 Do not allow updatable apps without min_sdk_version. by Artur Satayev · 5 years ago
  23. c6026cd Merge "Add overrides to runtime_resource_overlay" into rvc-dev by Jaewoong Jung · 5 years ago
  24. bfc6ac0 Add overrides to runtime_resource_overlay by Jaewoong Jung · 5 years ago
  25. 65cd0f0 apex: respect filename property for apk-in-apex by Jooyung Han · 5 years ago
  26. 0f43edc Merge "Check updatable APKs compile against managed SDKs." into rvc-dev by Artur Satayev · 5 years ago
  27. e5ac15a Check updatable APKs compile against managed SDKs. by Artur Satayev · 5 years ago
  28. ca095d7 Add libs properties to runtime_resource_overlay. by Jaewoong Jung · 5 years ago
  29. e62e594 Collect JNI coverage data only for first target. by Jaewoong Jung · 5 years ago
  30. 37ca4a1 Add code coverage support to android_app JNI libs. by Jaewoong Jung · 5 years ago
  31. 688de9a [soong] new field in Android.bp to request APK signing V4 by Songchun Fan · 5 years ago
  32. af8998c bundle config contains (path,manifest) pairs of embedded APKs by Jiyong Park · 5 years ago
  33. ee87c60 Add jni_uses_platform_api property to android_app by Colin Cross · 5 years ago
  34. 2f94e85 Merge "Allow for setting a logging_parent for an Android App." by Treehugger Robot · 5 years ago
  35. 5b16dfb Allow for setting a logging_parent for an Android App. by Baligh Uddin · 5 years ago
  36. 3aff578 Simple refactoring of prefix related functions. by Jaewoong Jung · 5 years ago
  37. 6d41527 Do all dexpreoptDisabled checks before registering a dex2oat host dep. by Martin Stjernholm · 6 years ago
  38. d90676f Reland: Get the dex2oat host tool path from module dependency on the by Martin Stjernholm · 6 years ago
  39. 0f80c18 apex_available tracks static dependencies by Jiyong Park · 6 years ago
  40. 78ec5d8 Export the cert path for runtime_resource_overlay. by Jaewoong Jung · 6 years ago
  41. 503c1d0 Set LOCAL_CERTIFICATE for flattened apex APKs by Colin Cross · 6 years ago
  42. 057dd35 Merge "Abstract sdk_version string using sdkSpec type" by Treehugger Robot · 6 years ago
  43. 7b2e6f3 Revert "Get the dex2oat host tool path from module dependency on..." by Hans Boehm · 6 years ago
  44. 6a927c4 Abstract sdk_version string using sdkSpec type by Jiyong Park · 6 years ago
  45. 335d596 Get the dex2oat host tool path from module dependency on the binary module. by Martin Stjernholm · 6 years ago
  46. f0f747c Do not remove RRO resources by Jaewoong Jung · 6 years ago
  47. 9befb0c Add runtime_resource_overlay. by Jaewoong Jung · 6 years ago
  48. 3998234 Overwrite test-file-name in test config. by Jaewoong Jung · 6 years ago
  49. 275eb69 Merge "Keep signatures of presigned prebuilt test apps." by Jaewoong Jung · 6 years ago
  50. 7c5bd83 Keep signatures of presigned prebuilt test apps. by Jaewoong Jung · 6 years ago
  51. 3d2b6b4 Make android_test_helper_app support apex_available by Anton Hansson · 6 years ago
  52. 618922e jacoco correctly gathers info from APK-in-APEX by Jiyong Park · 6 years ago
  53. 1184b64 Add EarlyModuleContext for LoadHookContext by Colin Cross · 6 years ago
  54. f9b1da0 Dedup registration code for module types and singletons by Paul Duffin · 6 years ago
  55. ad84f97 Reland "Also package recursive jni_libs deps of android_apps as well as direct deps." with bug fix. by Peter Collingbourne · 6 years ago
  56. 9fd9b92 Merge "Revert "Also package recursive jni_libs deps of android_apps as well as direct deps."" by Joseph Murphy · 6 years ago
  57. 2973c11 Revert "Also package recursive jni_libs deps of android_apps as well as direct deps." by Lorenzo Colitti · 6 years ago
  58. f192d55 Declare manifest as input to test config fixer. by Jaewoong Jung · 6 years ago
  59. 6f907ad Also package recursive jni_libs deps of android_apps as well as direct deps. by Peter Collingbourne · 6 years ago
  60. 9b1084f Merge "Optionally overwrite package value in test config." by Jaewoong Jung · 6 years ago
  61. e5cd4e1 Optionally overwrite package value in test config. by Jaewoong Jung · 6 years ago
  62. c499714 Fix incorrect install path for priv-app prebuilt by Kyeongkab.Nam · 6 years ago
  63. 326a941 Fix test app and helper installation dirs. by Jaewoong Jung · 6 years ago
  64. 26dedd3 Add override_android_test. by Jaewoong Jung · 6 years ago
  65. 8ba50f9 Install AndroidApp only when needed by Jiyong Park · 6 years ago
  66. 52cd06f Reland: JNI lib is always embedded for APKs in APEX by Jiyong Park · 6 years ago
  67. f9e10f9 Merge "Revert submission" by Sam Saccone · 6 years ago
  68. e3c22f7 Revert submission by Sam Saccone · 6 years ago
  69. d006779 Merge "JNI lib is always embedded for APKs in APEX" by Treehugger Robot · 6 years ago
  70. d237ad6 JNI lib is always embedded for APKs in APEX by Jiyong Park · 6 years ago
  71. 80df439 Merge "Enforce hidden apis usage in product(soong)" by Treehugger Robot · 6 years ago
  72. 722b63c Merge "Install signed split apks." by Jaewoong Jung · 6 years ago
  73. 5a49881 Install signed split apks. by Jaewoong Jung · 6 years ago
  74. 2cc570d Enforce hidden apis usage in product(soong) by Jeongik Cha · 6 years ago
  75. 9a9d036 Call shouldEmbedJnis only when needed. by Jaewoong Jung · 6 years ago
  76. cde2a03 Add support for including app prebuilts in APEX. by Dario Freni · 6 years ago
  77. d091c6a Merge "Support privleged app in APEX" by Treehugger Robot · 6 years ago
  78. f748731 Support privleged app in APEX by Jiyong Park · 6 years ago
  79. 0f7d2ef Add method to determine variations from a Target by Colin Cross · 6 years ago
  80. 70dda7e Separate InstallPath from OutputPath by Colin Cross · 6 years ago
  81. 7dd4ae2 Fix split apk paths. by Jaewoong Jung · 6 years ago
  82. 0949f31 Fix android_test install path. by Jaewoong Jung · 6 years ago
  83. 6ffaaa8 Allow test to specify whether or not to auto-generate test config by Dan Shi · 6 years ago
  84. e1f05aa Support including apk inside an apex by Sundong Ahn · 6 years ago
  85. b7c639e Prepare to be able to put framework-res in srcs by Jiyong Park · 6 years ago
  86. b28eb5f Implement android_test_import by Jaewoong Jung · 6 years ago
  87. 961d4fd Add default_dev_cert to android_app_import by Jaewoong Jung · 6 years ago
  88. 1ce9ac6 Add arch variant support to android_app_import. by Jaewoong Jung · 6 years ago
  89. da6a7f4 Merge "Add filename property to android_app_import" by Jaewoong Jung · 6 years ago
  90. 538c0d0 Add a rule about platform_apis by Jeongik Cha · 6 years ago
  91. 8aae22e Add filename property to android_app_import by Jaewoong Jung · 6 years ago
  92. ee94d6a Add RuleBuilder helper functions for built and prebuilt tools by Colin Cross · 6 years ago
  93. 3af8661 Merge "Improve android_app_import.dpi_variants handling." by Jaewoong Jung · 6 years ago
  94. 3e18b19 Improve android_app_import.dpi_variants handling. by Jaewoong Jung · 6 years ago
  95. 9877279 Dist NOTICE outputs for app targets. by Jaewoong Jung · 6 years ago
  96. 53a87f5 Uncompress dex in unbundled privileged apps by Colin Cross · 6 years ago
  97. 5b425e2 Optionally embed NOTICE files in apks. by Jaewoong Jung · 6 years ago
  98. 250e619 Make sdkDep/decodeSdkDep the source of truth about the sdk by Paul Duffin · 6 years ago
  99. 3245b2c Don't add dependencies on uses-library modules in unbundled builds by Colin Cross · 6 years ago
  100. 0ea8ba8 Consolidate baseContext, BaseContext, and BaseModuleContext by Colin Cross · 6 years ago