1. cfaa164 bundle config contains (path,manifest) pairs of embedded APKs by Jiyong Park · 5 years ago
  2. 40017be Merge "Unless overridden include LICENSE files in notices." by Bob Badour · 5 years ago
  3. 094cde4 Require apps built against the SDK to use JNI built against the NDK by Colin Cross · 5 years ago
  4. a75b057 Unless overridden include LICENSE files in notices. by Bob Badour · 5 years ago
  5. ee87c60 Add jni_uses_platform_api property to android_app by Colin Cross · 5 years ago
  6. 2f94e85 Merge "Allow for setting a logging_parent for an Android App." by Treehugger Robot · 5 years ago
  7. 5b16dfb Allow for setting a logging_parent for an Android App. by Baligh Uddin · 5 years ago
  8. 3aff578 Simple refactoring of prefix related functions. by Jaewoong Jung · 5 years ago
  9. 6d41527 Do all dexpreoptDisabled checks before registering a dex2oat host dep. by Martin Stjernholm · 6 years ago
  10. d90676f Reland: Get the dex2oat host tool path from module dependency on the by Martin Stjernholm · 6 years ago
  11. 0f80c18 apex_available tracks static dependencies by Jiyong Park · 6 years ago
  12. 78ec5d8 Export the cert path for runtime_resource_overlay. by Jaewoong Jung · 6 years ago
  13. 503c1d0 Set LOCAL_CERTIFICATE for flattened apex APKs by Colin Cross · 6 years ago
  14. 057dd35 Merge "Abstract sdk_version string using sdkSpec type" by Treehugger Robot · 6 years ago
  15. 7b2e6f3 Revert "Get the dex2oat host tool path from module dependency on..." by Hans Boehm · 6 years ago
  16. 6a927c4 Abstract sdk_version string using sdkSpec type by Jiyong Park · 6 years ago
  17. 335d596 Get the dex2oat host tool path from module dependency on the binary module. by Martin Stjernholm · 6 years ago
  18. f0f747c Do not remove RRO resources by Jaewoong Jung · 6 years ago
  19. 9befb0c Add runtime_resource_overlay. by Jaewoong Jung · 6 years ago
  20. 3998234 Overwrite test-file-name in test config. by Jaewoong Jung · 6 years ago
  21. 275eb69 Merge "Keep signatures of presigned prebuilt test apps." by Jaewoong Jung · 6 years ago
  22. 7c5bd83 Keep signatures of presigned prebuilt test apps. by Jaewoong Jung · 6 years ago
  23. 3d2b6b4 Make android_test_helper_app support apex_available by Anton Hansson · 6 years ago
  24. 618922e jacoco correctly gathers info from APK-in-APEX by Jiyong Park · 6 years ago
  25. 1184b64 Add EarlyModuleContext for LoadHookContext by Colin Cross · 6 years ago
  26. f9b1da0 Dedup registration code for module types and singletons by Paul Duffin · 6 years ago
  27. 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
  28. 9fd9b92 Merge "Revert "Also package recursive jni_libs deps of android_apps as well as direct deps."" by Joseph Murphy · 6 years ago
  29. 2973c11 Revert "Also package recursive jni_libs deps of android_apps as well as direct deps." by Lorenzo Colitti · 6 years ago
  30. f192d55 Declare manifest as input to test config fixer. by Jaewoong Jung · 6 years ago
  31. 6f907ad Also package recursive jni_libs deps of android_apps as well as direct deps. by Peter Collingbourne · 6 years ago
  32. 9b1084f Merge "Optionally overwrite package value in test config." by Jaewoong Jung · 6 years ago
  33. e5cd4e1 Optionally overwrite package value in test config. by Jaewoong Jung · 6 years ago
  34. c499714 Fix incorrect install path for priv-app prebuilt by Kyeongkab.Nam · 6 years ago
  35. 326a941 Fix test app and helper installation dirs. by Jaewoong Jung · 6 years ago
  36. 26dedd3 Add override_android_test. by Jaewoong Jung · 6 years ago
  37. 8ba50f9 Install AndroidApp only when needed by Jiyong Park · 6 years ago
  38. 52cd06f Reland: JNI lib is always embedded for APKs in APEX by Jiyong Park · 6 years ago
  39. f9e10f9 Merge "Revert submission" by Sam Saccone · 6 years ago
  40. e3c22f7 Revert submission by Sam Saccone · 6 years ago
  41. d006779 Merge "JNI lib is always embedded for APKs in APEX" by Treehugger Robot · 6 years ago
  42. d237ad6 JNI lib is always embedded for APKs in APEX by Jiyong Park · 6 years ago
  43. 80df439 Merge "Enforce hidden apis usage in product(soong)" by Treehugger Robot · 6 years ago
  44. 722b63c Merge "Install signed split apks." by Jaewoong Jung · 6 years ago
  45. 5a49881 Install signed split apks. by Jaewoong Jung · 6 years ago
  46. 2cc570d Enforce hidden apis usage in product(soong) by Jeongik Cha · 6 years ago
  47. 9a9d036 Call shouldEmbedJnis only when needed. by Jaewoong Jung · 6 years ago
  48. cde2a03 Add support for including app prebuilts in APEX. by Dario Freni · 6 years ago
  49. d091c6a Merge "Support privleged app in APEX" by Treehugger Robot · 6 years ago
  50. f748731 Support privleged app in APEX by Jiyong Park · 6 years ago
  51. 0f7d2ef Add method to determine variations from a Target by Colin Cross · 6 years ago
  52. 70dda7e Separate InstallPath from OutputPath by Colin Cross · 6 years ago
  53. 7dd4ae2 Fix split apk paths. by Jaewoong Jung · 6 years ago
  54. 0949f31 Fix android_test install path. by Jaewoong Jung · 6 years ago
  55. 6ffaaa8 Allow test to specify whether or not to auto-generate test config by Dan Shi · 6 years ago
  56. e1f05aa Support including apk inside an apex by Sundong Ahn · 6 years ago
  57. b7c639e Prepare to be able to put framework-res in srcs by Jiyong Park · 6 years ago
  58. b28eb5f Implement android_test_import by Jaewoong Jung · 6 years ago
  59. 961d4fd Add default_dev_cert to android_app_import by Jaewoong Jung · 6 years ago
  60. 1ce9ac6 Add arch variant support to android_app_import. by Jaewoong Jung · 6 years ago
  61. da6a7f4 Merge "Add filename property to android_app_import" by Jaewoong Jung · 6 years ago
  62. 538c0d0 Add a rule about platform_apis by Jeongik Cha · 6 years ago
  63. 8aae22e Add filename property to android_app_import by Jaewoong Jung · 6 years ago
  64. ee94d6a Add RuleBuilder helper functions for built and prebuilt tools by Colin Cross · 6 years ago
  65. 3af8661 Merge "Improve android_app_import.dpi_variants handling." by Jaewoong Jung · 6 years ago
  66. 3e18b19 Improve android_app_import.dpi_variants handling. by Jaewoong Jung · 6 years ago
  67. 9877279 Dist NOTICE outputs for app targets. by Jaewoong Jung · 6 years ago
  68. 53a87f5 Uncompress dex in unbundled privileged apps by Colin Cross · 6 years ago
  69. 5b425e2 Optionally embed NOTICE files in apks. by Jaewoong Jung · 6 years ago
  70. 250e619 Make sdkDep/decodeSdkDep the source of truth about the sdk by Paul Duffin · 6 years ago
  71. 3245b2c Don't add dependencies on uses-library modules in unbundled builds by Colin Cross · 6 years ago
  72. 0ea8ba8 Consolidate baseContext, BaseContext, and BaseModuleContext by Colin Cross · 6 years ago
  73. 96eac76 Merge "Touch up manifest if there's no source code." by Jaewoong Jung · 6 years ago
  74. 710756a android_app stl property bug fix by Jaewoong Jung · 6 years ago
  75. c27ab66 Touch up manifest if there's no source code. by Jaewoong Jung · 6 years ago
  76. 50ddcc4 Port uses-shared library verification and dexpreopting to Soong by Colin Cross · 6 years ago
  77. c032498 Revert "Port uses-shared library verification and dexpreopting to Soong" by Colin Cross · 6 years ago
  78. b66d7b1 Port uses-shared library verification and dexpreopting to Soong by Colin Cross · 6 years ago
  79. bc625cd Add stl property to android_app. by Jaewoong Jung · 6 years ago
  80. b639a6a Fix override_android_app dependency issues. by Jaewoong Jung · 6 years ago
  81. ea1bdb0 Uncompress dex file in imported apk when needed. by Jaewoong Jung · 6 years ago
  82. a5e5abc Implement DPI variants in android_app_import. by Jaewoong Jung · 6 years ago
  83. ddda3ce Merge "uncompressedDex option for android_app_import." by Jaewoong Jung · 6 years ago
  84. acf18d7 uncompressedDex option for android_app_import. by Jaewoong Jung · 6 years ago
  85. 0e7dbeb Merge "Fix use_embedded_native_libs handling for android_test" by Treehugger Robot · 6 years ago
  86. 6ad7725 Fix use_embedded_native_libs handling for android_test by Sasha Smundak · 6 years ago
  87. ccbb393 Add android_app_import. by Jaewoong Jung · 6 years ago
  88. 2057f82 Fix handling optimize.enabled from java_defaults by Sasha Smundak · 6 years ago
  89. 47fa9d3 Always package JNI libs into android_test modules by Colin Cross · 6 years ago
  90. 6f373f6 Add package_name property to android_app. by Jaewoong Jung · 6 years ago
  91. 525443a Add override_android_app module type. by Jaewoong Jung · 6 years ago
  92. 8a49795 Replace ctx.ExpandSources with android.PathsForModuleSrc by Colin Cross · 6 years ago
  93. e560c4a Support package_splits by Colin Cross · 6 years ago
  94. 27b922f Annotate paths and deprecate ExtractSource(s)Deps by Colin Cross · 6 years ago
  95. 4102e5d aapt2 flag for target manifest package override by Jaewoong Jung · 6 years ago
  96. acb6db3 Revert "Add override_module." by Jaewoong Jung · 6 years ago
  97. aa65e17 Add override_module. by Jaewoong Jung · 6 years ago
  98. 4f41bc2 [SOONG] Not auto-generate test config if test_suite is cts by yangbill · 6 years ago
  99. d25060a Set usesNonSdkApi in manifest when Platform_apis=true by David Brazdil · 6 years ago
  100. 1b16b0e Add module type docs to the java package by Colin Cross · 6 years ago