1. b630c37 Merge changes I6a512209,I56437f26 by Ulyana Trafimovich · 4 years, 8 months ago
  2. 88bb6f6 Unify addition of class loader subcontext from dependencies. by Ulya Trafimovich · 4 years, 8 months ago
  3. 45bf82e Assert android.ApexModule interface for types having ApexModuleBase by Jiyong Park · 4 years, 8 months ago
  4. c20dc85 Add dependency to list of asset files by Colin Cross · 4 years, 9 months ago
  5. 65b0319 Do not propagate <uses-library> deps through static SDK component libs. by Ulya Trafimovich · 4 years, 8 months ago
  6. af07f73 Merge "Assume any <uses-library> is shared, add only toplevel ones to manifest." by Ulyana Trafimovich · 4 years, 8 months ago
  7. 78a7155 Assume any <uses-library> is shared, add only toplevel ones to manifest. by Ulya Trafimovich · 4 years, 9 months ago
  8. c9fe10f Remove restriction on exported plugins that generate APIs by Colin Cross · 4 years, 9 months ago
  9. b23d28c Rename fields and methods to reflect class loader context changes. by Ulya Trafimovich · 4 years, 10 months ago
  10. a8c28e2 Do not add dependencies of shared SDK libraries to manifest_fixer. by Ulya Trafimovich · 4 years, 10 months ago
  11. 1855424 Add nested class loader subcontext at the proper hierarchy level. by Ulya Trafimovich · 4 years, 9 months ago
  12. 8cbc5d2 Rework class loader context implementation. by Ulya Trafimovich · 4 years, 9 months ago
  13. 9a63131 Export proguard_flags_files from android_librarys by Cole Faust · 4 years, 10 months ago
  14. ff8838c Merge "Add jetifier support to android_library_import" by Treehugger Robot · 4 years, 10 months ago
  15. c1c415d Merge "Apply PRODUCT_ENFORCE_RRO_TARGETS to dependencies." by Jaewoong Jung · 4 years, 10 months ago
  16. f043696 Add jetifier support to android_library_import by Saeid Farivar Asanjan · 4 years, 10 months ago
  17. c779cd4 Apply PRODUCT_ENFORCE_RRO_TARGETS to dependencies. by Jaewoong Jung · 4 years, 10 months ago
  18. 56a8321 Remove global state from apex modules by Colin Cross · 5 years ago
  19. 4f378d7 Convert more versions in config to ApiLevel. by Dan Albert · 5 years ago
  20. c806053 Replace ApiStrToNum uses with ApiLevel. by Dan Albert · 5 years ago
  21. 21a7375 Allow non-SDK Java libraries to masquerade as <uses-library>. by Ulya Trafimovich · 5 years ago
  22. fc24ad3 Propagate transitive SDK Java library dependencies to dexpreopt. by Ulya Trafimovich · 5 years ago
  23. 4b6d4c1 Propagate transitive <uses-library> dependencies through static libraries. by Ulya Trafimovich · 5 years ago
  24. 31e444e Collect paths to transitive SDK Java library dependencies. by Ulya Trafimovich · 5 years ago
  25. 6df3372 Merge "Introduce AlwaysUsePrebuiltSdks" by Jeongik Cha · 5 years ago
  26. 205e911 Merge libs/ directory of imported aars into classes.jar by Colin Cross · 5 years ago
  27. 816a23a Introduce AlwaysUsePrebuiltSdks by Jeongik Cha · 5 years ago
  28. d783bbb Use unzip -DD by Colin Cross · 5 years ago
  29. 749dc69 apex/apk: enforce min_sdk_version of all deps by Jooyung Han · 5 years ago
  30. 014489c Add support for running Android lint on java and android modules. by Colin Cross · 5 years ago
  31. ce6734e Consolidate adding common java properties by Colin Cross · 5 years ago
  32. 9f3052c Fix on-device paths to used libraries in dexpreopt. by Ulya Trafimovich · 5 years ago
  33. 5539e7b Revert^2 "Rename DexJar interface method to DexJarBuildPath." by Ulyana Trafimovich · 5 years ago
  34. b0dc851 Revert "Rename DexJar interface method to DexJarBuildPath." by Ulyana Trafimovich · 5 years ago
  35. 562c240 Rename DexJar interface method to DexJarBuildPath. by Ulya Trafimovich · 5 years ago
  36. 5ab5856 Merge "apex: Make android_library support APEX variants" by Jooyung Han · 5 years ago
  37. acc7bbe apex: Make android_library support APEX variants by Jooyung Han · 5 years ago
  38. 859fe96 Improve tracking of exported sdk libraries by Paul Duffin · 5 years ago
  39. 2f94e85 Merge "Allow for setting a logging_parent for an Android App." by Treehugger Robot · 5 years ago
  40. 5b16dfb Allow for setting a logging_parent for an Android App. by Baligh Uddin · 5 years ago
  41. 3aff578 Simple refactoring of prefix related functions. by Jaewoong Jung · 5 years ago
  42. 387ad5c Merge "Add rules to handle asset resources." by Jaewoong Jung · 6 years ago
  43. 6a927c4 Abstract sdk_version string using sdkSpec type by Jiyong Park · 6 years ago
  44. 9befb0c Add runtime_resource_overlay. by Jaewoong Jung · 6 years ago
  45. 6431ca7 Add rules to handle asset resources. by Jaewoong Jung · 6 years ago
  46. 618922e jacoco correctly gathers info from APK-in-APEX by Jiyong Park · 6 years ago
  47. f9b1da0 Dedup registration code for module types and singletons by Paul Duffin · 6 years ago
  48. 9cf4669 Add exported_plugins to java.Library. by Artur Satayev · 6 years ago
  49. 2cc570d Enforce hidden apis usage in product(soong) by Jeongik Cha · 6 years ago
  50. ec90e44 Merge changes Icfd32d0a,Icc9ff4d4,Ieee07502,I559eeb1f,Iaf2a6f6d, ... by Colin Cross · 6 years ago
  51. 541056c Add dont_merge_manifests attribute to android_test by Sasha Smundak · 6 years ago
  52. 1e74385 Make javaVersion an enum by Colin Cross · 6 years ago
  53. e25c644 Add system_modules to droidstubs by Paul Duffin · 6 years ago
  54. fd89882 Make additional manifests transitive by Luca Stefani · 6 years ago
  55. b7c639e Prepare to be able to put framework-res in srcs by Jiyong Park · 6 years ago
  56. b5432b7 Add 'Additional_manifest' property to merge other manifests by changho.shin · 6 years ago
  57. e65d84c Merge "Enforce hidden api usage in vendor (soong)" by Treehugger Robot · 6 years ago
  58. 6bd33c1 Enforce hidden api usage in vendor (soong) by Jeongik Cha · 6 years ago
  59. 50c744e Merge changes from topic "apex_notice" by Jaewoong Jung · 6 years ago
  60. 5b425e2 Optionally embed NOTICE files in apks. by Jaewoong Jung · 6 years ago
  61. 5c2f963 Remove the no_framework_libs property by Paul Duffin · 6 years ago
  62. a0ba2f5 Allow passing --legacy in aaptflags by Colin Cross · 6 years ago
  63. a3d0986 Remove the no_standard_libs property by Paul Duffin · 6 years ago
  64. 250e619 Make sdkDep/decodeSdkDep the source of truth about the sdk by Paul Duffin · 6 years ago
  65. 588857b Merge "Refactor .aar resource compilation" by Treehugger Robot · 6 years ago
  66. c27ab66 Touch up manifest if there's no source code. by Jaewoong Jung · 6 years ago
  67. 304cfec Refactor .aar resource compilation by Dan Willemsen · 6 years ago
  68. 5446e88 Add <uses-library> tags for SDK libraries to AndroidManifest.xml by Colin Cross · 6 years ago
  69. 0c4ce21 Track sources for srcjars across modules by Colin Cross · 6 years ago
  70. 6ad7725 Fix use_embedded_native_libs handling for android_test by Sasha Smundak · 6 years ago
  71. aa1c6f1 Pass --remove-tools-declarations to manifest merger by Colin Cross · 6 years ago
  72. 90c25c6 Don't use merged manifest for android_library modules by Colin Cross · 6 years ago
  73. 1093287 Allow codename.fingerprint format for targetSdkVersion by Colin Cross · 6 years ago
  74. 1001a79 Rename jetifier property and add it to androidmk by Colin Cross · 6 years ago
  75. 53c8844 Separate device and product overlays by Anton Hansson · 6 years ago
  76. 8a49795 Replace ctx.ExpandSources with android.PathsForModuleSrc by Colin Cross · 6 years ago
  77. e560c4a Support package_splits by Colin Cross · 6 years ago
  78. 27b922f Annotate paths and deprecate ExtractSource(s)Deps by Colin Cross · 6 years ago
  79. 0b9f31f Replace *Escape with *EscapeList by Colin Cross · 6 years ago
  80. a592e3e Support passing resource zips to aapt2 by Colin Cross · 6 years ago
  81. b245abd Remove workaround for dupe RRO dirs by Anton Hansson · 6 years ago
  82. d25060a Set usesNonSdkApi in manifest when Platform_apis=true by David Brazdil · 6 years ago
  83. bec8530 Fix resource overlay order for static libraries by Colin Cross · 6 years ago
  84. 1b16b0e Add module type docs to the java package by Colin Cross · 6 years ago
  85. 46abdad Add support for use_embedded_dex in Soong by Colin Cross · 7 years ago
  86. e4246ab Make manifest and APK agree on uncompressed native libs by Colin Cross · 7 years ago
  87. 129b9ce Workaround dupe resource directories by Anton Hansson · 7 years ago
  88. 0ddae7f Allow disabling implicit resource_dirs and asset_dirs by Colin Cross · 7 years ago
  89. f24a22a Move hiddenapi singleton rules to Soong by Colin Cross · 7 years ago
  90. c1c3755 Export RRO resource dirs from static android_library dependencies by Colin Cross · 7 years ago
  91. f57c578 Fix aar rules by Colin Cross · 7 years ago
  92. 1f367bf Add a flag to allow unbundled builds to build SDKs from source by Colin Cross · 7 years ago
  93. 43f08db Dexpreopt soong modules inside soong by Colin Cross · 7 years ago
  94. 4ff85eb Revert "Dexpreopt soong modules inside soong" by Colin Cross · 7 years ago
  95. 29ff887 Dexpreopt soong modules inside soong by Colin Cross · 7 years ago
  96. 42308aa Fix resources in unbundled builds without sdk_version set by Colin Cross · 7 years ago
  97. 419290a Support setting target_sdk_version separately from sdk_version by Dan Willemsen · 7 years ago
  98. 72be590 Add `aapt_include_all_resources` by Dan Willemsen · 7 years ago
  99. 4b964c0 Fix instrumentation_for to match LOCAL_INSTRUMENTATION_FOR by Colin Cross · 7 years ago
  100. 48de9a4 Make more java modules defaultable by Colin Cross · 7 years ago