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