1. b630c37 Merge changes I6a512209,I56437f26 by Ulyana Trafimovich · 4 years, 8 months ago
  2. 4b97a56 Remove the return value from dexpreopt by Jaewoong Jung · 4 years, 8 months ago
  3. dbf3166 Move ClassLoaderContexts() method to UsesLibraryDependency interface. by Ulya Trafimovich · 4 years, 8 months ago
  4. 45bf82e Assert android.ApexModule interface for types having ApexModuleBase by Jiyong Park · 4 years, 8 months ago
  5. 84f1b80 No matching variant android_app_import fix by Jaewoong Jung · 4 years, 8 months ago
  6. f1a035e Pass pctx and ctx to NewRuleBuilder by Colin Cross · 4 years, 9 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. 95f1ca0 Store ndkKnownLibs in the config 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. b521811 Add separate dependency tags for compat libs based on SDK version. by Ulya Trafimovich · 4 years, 10 months ago
  14. 9ebc22c Merge changes Ieeca3c39,Iddeea2d0,I8d66a5d3 by Colin Cross · 4 years, 10 months ago
  15. 19bc60a Merge "Add config.AndroidFirstDeviceTarget." by Jaewoong Jung · 4 years, 10 months ago
  16. 642916f Add config.AndroidFirstDeviceTarget. by Jaewoong Jung · 4 years, 10 months ago
  17. de78d13 Replace jniDependencyTag with a value by Colin Cross · 4 years, 10 months ago
  18. 56a8321 Remove global state from apex modules by Colin Cross · 5 years ago
  19. 4f6eebf Merge changes I0885e493,Ic37c8db9 by Treehugger Robot · 4 years, 11 months ago
  20. 1613e55 HostCross is an attribute of a Target, not OsType by Jiyong Park · 5 years ago
  21. 4f378d7 Convert more versions in config to ApiLevel. by Dan Albert · 5 years ago
  22. c806053 Replace ApiStrToNum uses with ApiLevel. by Dan Albert · 5 years ago
  23. 663dc53 Consistently use default install path for compatibility <uses-library>. by Ulya Trafimovich · 5 years ago
  24. 80dc4f1 Merge "Merge Android R" by Xin Li · 5 years ago
  25. 54027b5 Replace `is_uses_lib` property with `provides_uses_lib`. by Ulya Trafimovich · 5 years ago
  26. 0f13eff Merge "Be more strict about unknown install <uses-library> paths." am: 117a5ef307 by Ulyana Trafimovich · 5 years ago
  27. 045e11a Be more strict about unknown install <uses-library> paths. by Ulya Trafimovich · 5 years ago
  28. 99bd329 Merge "Allow non-SDK Java libraries to masquerade as <uses-library>." am: bb3467d297 by Ulyana Trafimovich · 5 years ago
  29. 21a7375 Allow non-SDK Java libraries to masquerade as <uses-library>. by Ulya Trafimovich · 5 years ago
  30. 65cb5c6 Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) by Xin Li · 5 years ago
  31. fc24ad3 Propagate transitive SDK Java library dependencies to dexpreopt. by Ulya Trafimovich · 5 years ago
  32. ec7a91f Merge "Add extra_test_configs option" by Treehugger Robot · 5 years ago
  33. 9ce2221 Merge "Collect paths to transitive SDK Java library dependencies." by Ulyana Trafimovich · 5 years ago
  34. 95d1942 Add extra_test_configs option by Dan Shi · 5 years ago
  35. 31e444e Collect paths to transitive SDK Java library dependencies. by Ulya Trafimovich · 5 years ago
  36. 72ce814 Merge "Add a tagged output for app's exportPackage" by Anton Hansson · 5 years ago
  37. 092aca4 Add a tagged output for app's exportPackage by Anton Hansson · 5 years ago
  38. a24b9de Merge changes I02fb745a,Iccc96c0d by Colin Cross · 5 years ago
  39. 2eddd06 Merge "Add libraryDependencyTag to track dependencies on static and shared libraries" by Colin Cross · 5 years ago
  40. 9eb51fc Merge "Refactor java compileDex" by Liz Kammer · 5 years ago
  41. a7a64f3 Refactor java compileDex by Liz Kammer · 5 years ago
  42. f0913fb Follow all shared library dependencies when collecting JNI libraries by Colin Cross · 5 years ago
  43. 6e511a9 Add libraryDependencyTag to track dependencies on static and shared libraries by Colin Cross · 5 years ago
  44. cada807 Update language to comply with inclusive guidance by Liz Kammer · 5 years ago
  45. 464e5f7 Merge "Add android app property rename_resources_package" into rvc-dev-plus-aosp by Liz Kammer · 5 years ago
  46. f5ada2c Merge changes from topic "lint-unbundled-apps" am: 70f0b53000 am: 8d984239e1 by Colin Cross · 5 years ago
  47. 0add164 Merge "Pass unstripped JNI libraries to Make" am: bf81ed4fd1 am: 9a6d827dc3 by Treehugger Robot · 5 years ago
  48. 70f0b53 Merge changes from topic "lint-unbundled-apps" by Colin Cross · 5 years ago
  49. bf81ed4 Merge "Pass unstripped JNI libraries to Make" by Treehugger Robot · 5 years ago
  50. c0efd1d Build a zip of transitive lint reports for apps by Colin Cross · 5 years ago
  51. 9f9fd02 Add android app property rename_resources_package by Liz Kammer · 5 years ago
  52. 4fb652d Set LOCAL_APKCERTS_FILE for apk_set modules in apexes by Colin Cross · 5 years ago
  53. 403cc15 Pass unstripped JNI libraries to Make by Colin Cross · 5 years ago
  54. 44440f8 Set LOCAL_APKCERTS_FILE for apk_set modules in apexes am: 7e2b36c7d5 by Colin Cross · 5 years ago
  55. 7e2b36c Set LOCAL_APKCERTS_FILE for apk_set modules in apexes by Colin Cross · 5 years ago
  56. f6cd2a0 Merge changes from topic "gcov-clang-migration" into rvc-dev by Oliver Nguyen · 5 years ago
  57. 72cabc6 Make native_coverage clause work with ClangCoverage by Colin Cross · 5 years ago
  58. 21b5ffa Merge changes from topic "uses-libs-5" am: 8fab5bcce3 am: a4cdcd3796 by Ulyana Trafimovich · 5 years ago
  59. 8fab5bc Merge changes from topic "uses-libs-5" by Ulyana Trafimovich · 5 years ago
  60. 11c1e0f Output apkcerts file for android_app_set. by Jaewoong Jung · 5 years ago
  61. 5f364b6 Rewrite construct_context.sh in Python. by Ulya Trafimovich · 5 years ago
  62. e37779d Merge "Output apkcerts file for android_app_set." into rvc-dev am: d8f1b81e75 by Jaewoong Jung · 5 years ago
  63. 8bec026 Output apkcerts file for android_app_set. by Jaewoong Jung · 5 years ago
  64. 14135e4 Merge "apex/apk: enforce min_sdk_version of all deps" am: 14a08f5b28 am: afdc5239b8 by Jooyung Han · 5 years ago
  65. 749dc69 apex/apk: enforce min_sdk_version of all deps by Jooyung Han · 5 years ago
  66. 3c904e8 Stem name should be fixed the same was as masterFile by Sasha Smundak · 5 years ago
  67. 9228536 Merge "Make native_coverage clause work with ClangCoverage" am: c9ef6ee1b7 am: e1dd7bf4ec by Colin Cross · 5 years ago
  68. c9ef6ee Merge "Make native_coverage clause work with ClangCoverage" by Colin Cross · 5 years ago
  69. 7a665a5 Merge "Stem name should be fixed the same was as masterFile" am: bb28b8c9ca am: dc756332e2 by Treehugger Robot · 5 years ago
  70. e88b436 Stem name should be fixed the same was as masterFile by Sasha Smundak · 5 years ago
  71. 1a6acd4 Make native_coverage clause work with ClangCoverage by Colin Cross · 5 years ago
  72. 1e28e3c Add support for running Android lint on java and android modules. by Colin Cross · 5 years ago
  73. 1c14b4e Consolidate adding common java properties by Colin Cross · 5 years ago
  74. c656583 Merge "Add support for running Android lint on java and android modules." am: a553358b34 am: 05394377ba by Colin Cross · 5 years ago
  75. a553358 Merge "Add support for running Android lint on java and android modules." by Colin Cross · 5 years ago
  76. 6b8f282 Merge "Consolidate adding common java properties" am: d7ffbb578d am: 6eb9a491ea by Treehugger Robot · 5 years ago
  77. d7ffbb5 Merge "Consolidate adding common java properties" by Treehugger Robot · 5 years ago
  78. 6e28ab8 Merge "Installed APKs should not have `prebuilt_` prefix" am: 001ad5a6fc am: 05cd5562f2 by Treehugger Robot · 5 years ago
  79. 014489c Add support for running Android lint on java and android modules. by Colin Cross · 5 years ago
  80. 854c14f Installed APKs should not have `prebuilt_` prefix by Sasha Smundak · 5 years ago
  81. 57f0ee1 Installed APKs should not have `prebuilt_` prefix by Sasha Smundak · 5 years ago
  82. ce6734e Consolidate adding common java properties by Colin Cross · 5 years ago
  83. 95f7b34 Use inclusive language in build/soong by Colin Cross · 5 years ago
  84. 973d681 manual merge of 2ef16cfcd46902b01e1934547acc7dc636f6f846 to rvc-dev-plus-aosp by Colin Cross · 5 years ago
  85. 440e0d0 Use inclusive language in build/soong by Colin Cross · 5 years ago
  86. 12a10b0 Merge "Fix on-device paths to used libraries in dexpreopt." am: 69bd288409 am: 73759b9a5d by Ulyana Trafimovich · 5 years ago
  87. 69bd288 Merge "Fix on-device paths to used libraries in dexpreopt." by Ulyana Trafimovich · 5 years ago
  88. 9c646b1 Use Targets[Android] instead of DeviceArch funcs. am: 829b7135f3 by Jaewoong Jung · 5 years ago
  89. 829b713 Use Targets[Android] instead of DeviceArch funcs. by Jaewoong Jung · 5 years ago
  90. f48d50b Merge "Remove TARGET_PREFER_32_BIT support." am: a82ad479a4 am: 274a80c492 by Elliott Hughes · 5 years ago
  91. 9f3052c Fix on-device paths to used libraries in dexpreopt. by Ulya Trafimovich · 5 years ago
  92. 79ae341 Remove TARGET_PREFER_32_BIT support. by Elliott Hughes · 5 years ago
  93. 30d1f9e Revert "Use aapt2 flag --rename-resources-package in soong" by Nate Myren · 5 years ago
  94. 8a62433 Merge "Use sdkSpec to compare sdk_versions of APK/JNI" by Treehugger Robot · 5 years ago
  95. 652d5b3 Use sdkSpec to compare sdk_versions of APK/JNI by Jooyung Han · 5 years ago
  96. 98ccfca Merge "Fix android_app_set documentation" am: 99e4fba932 am: 29faa37442 by Alexander Smundak · 5 years ago
  97. c4f0ff1 Cherrypick aosp/1318079 and aosp/1324841 by Sasha Smundak · 5 years ago
  98. 613cbb1 Fix android_app_set documentation by Sasha Smundak · 5 years ago
  99. aff0a39 Merge "Use aapt2 flag --rename-resources-package in soong" into rvc-dev-plus-aosp by Liz Kammer · 5 years ago
  100. a90d1e1 Merge "Refactor library path representation in dexpreopt." am: 3ef493ff91 am: 6704d57d02 by Ulyana Trafimovich · 5 years ago