1. 533b98c Don't track modules that are only available to APEXes. by Artur Satayev · 3 years, 10 months ago
  2. 1c1b6e6 Lineage properties support module references. by Jaewoong Jung · 3 years, 10 months ago
  3. 6e55ef1 Disable verify_uses_libraries check if dexpreopt is globally disabled. by Ulya Trafimovich · 3 years, 10 months ago
  4. ae5cdff Merge "Respect `provides_uses_lib` for modules added via `[optional_]uses_libs`" by Ulyana Trafimovich · 3 years, 10 months ago
  5. eea486a Respect `provides_uses_lib` for modules added via `[optional_]uses_libs` by Ulya Trafimovich · 3 years, 10 months ago
  6. b014f07 Propagate java resources in apps with no code by Colin Cross · 3 years, 10 months ago
  7. 8431282 Fix the releax_check flag format verb. by Jaewoong Jung · 3 years, 10 months ago
  8. 8c35fcf Add non-fatal mode for verify_uses_libraries check. by Ulya Trafimovich · 3 years, 10 months ago
  9. 76b0852 Write module dexpreopt.config for Make. by Ulya Trafimovich · 4 years ago
  10. 53230fe Merge "Remove obsolete class loader context API and update unit tests." by Ulyana Trafimovich · 4 years ago
  11. 7bc1cf5 Remove obsolete class loader context API and update unit tests. by Ulya Trafimovich · 4 years ago
  12. 22890c4 Enforce <uses-library> checks for android_app and android_app_import. by Ulya Trafimovich · 4 years ago
  13. 8bfb63c Merge "Break up app.go." by Jaewoong Jung · 4 years ago
  14. b630c37 Merge changes I6a512209,I56437f26 by Ulyana Trafimovich · 4 years ago
  15. f9b4465 Break up app.go. by Jaewoong Jung · 4 years ago
  16. 4b97a56 Remove the return value from dexpreopt by Jaewoong Jung · 4 years ago
  17. dbf3166 Move ClassLoaderContexts() method to UsesLibraryDependency interface. by Ulya Trafimovich · 4 years ago
  18. 45bf82e Assert android.ApexModule interface for types having ApexModuleBase by Jiyong Park · 4 years ago
  19. 84f1b80 No matching variant android_app_import fix by Jaewoong Jung · 4 years, 1 month ago
  20. f1a035e Pass pctx and ctx to NewRuleBuilder by Colin Cross · 4 years, 1 month ago
  21. 78a7155 Assume any <uses-library> is shared, add only toplevel ones to manifest. by Ulya Trafimovich · 4 years, 1 month ago
  22. 95f1ca0 Store ndkKnownLibs in the config by Colin Cross · 4 years, 2 months ago
  23. b23d28c Rename fields and methods to reflect class loader context changes. by Ulya Trafimovich · 4 years, 3 months ago
  24. a8c28e2 Do not add dependencies of shared SDK libraries to manifest_fixer. by Ulya Trafimovich · 4 years, 3 months ago
  25. 1855424 Add nested class loader subcontext at the proper hierarchy level. by Ulya Trafimovich · 4 years, 2 months ago
  26. 8cbc5d2 Rework class loader context implementation. by Ulya Trafimovich · 4 years, 2 months ago
  27. b521811 Add separate dependency tags for compat libs based on SDK version. by Ulya Trafimovich · 4 years, 3 months ago
  28. 9ebc22c Merge changes Ieeca3c39,Iddeea2d0,I8d66a5d3 by Colin Cross · 4 years, 3 months ago
  29. 19bc60a Merge "Add config.AndroidFirstDeviceTarget." by Jaewoong Jung · 4 years, 3 months ago
  30. 642916f Add config.AndroidFirstDeviceTarget. by Jaewoong Jung · 4 years, 3 months ago
  31. de78d13 Replace jniDependencyTag with a value by Colin Cross · 4 years, 3 months ago
  32. 56a8321 Remove global state from apex modules by Colin Cross · 4 years, 3 months ago
  33. 4f6eebf Merge changes I0885e493,Ic37c8db9 by Treehugger Robot · 4 years, 3 months ago
  34. 1613e55 HostCross is an attribute of a Target, not OsType by Jiyong Park · 4 years, 4 months ago
  35. 4f378d7 Convert more versions in config to ApiLevel. by Dan Albert · 4 years, 5 months ago
  36. c806053 Replace ApiStrToNum uses with ApiLevel. by Dan Albert · 4 years, 5 months ago
  37. 663dc53 Consistently use default install path for compatibility <uses-library>. by Ulya Trafimovich · 4 years, 4 months ago
  38. 80dc4f1 Merge "Merge Android R" by Xin Li · 4 years, 4 months ago
  39. 54027b5 Replace `is_uses_lib` property with `provides_uses_lib`. by Ulya Trafimovich · 4 years, 4 months ago
  40. 0f13eff Merge "Be more strict about unknown install <uses-library> paths." am: 117a5ef307 by Ulyana Trafimovich · 4 years, 4 months ago
  41. 045e11a Be more strict about unknown install <uses-library> paths. by Ulya Trafimovich · 4 years, 4 months ago
  42. 99bd329 Merge "Allow non-SDK Java libraries to masquerade as <uses-library>." am: bb3467d297 by Ulyana Trafimovich · 4 years, 4 months ago
  43. 21a7375 Allow non-SDK Java libraries to masquerade as <uses-library>. by Ulya Trafimovich · 4 years, 4 months ago
  44. 65cb5c6 Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) by Xin Li · 4 years, 4 months ago
  45. fc24ad3 Propagate transitive SDK Java library dependencies to dexpreopt. by Ulya Trafimovich · 4 years, 4 months ago
  46. ec7a91f Merge "Add extra_test_configs option" by Treehugger Robot · 4 years, 4 months ago
  47. 9ce2221 Merge "Collect paths to transitive SDK Java library dependencies." by Ulyana Trafimovich · 4 years, 4 months ago
  48. 95d1942 Add extra_test_configs option by Dan Shi · 4 years, 5 months ago
  49. 31e444e Collect paths to transitive SDK Java library dependencies. by Ulya Trafimovich · 4 years, 5 months ago
  50. 72ce814 Merge "Add a tagged output for app's exportPackage" by Anton Hansson · 4 years, 4 months ago
  51. 092aca4 Add a tagged output for app's exportPackage by Anton Hansson · 4 years, 5 months ago
  52. a24b9de Merge changes I02fb745a,Iccc96c0d by Colin Cross · 4 years, 5 months ago
  53. 2eddd06 Merge "Add libraryDependencyTag to track dependencies on static and shared libraries" by Colin Cross · 4 years, 5 months ago
  54. 9eb51fc Merge "Refactor java compileDex" by Liz Kammer · 4 years, 5 months ago
  55. a7a64f3 Refactor java compileDex by Liz Kammer · 4 years, 6 months ago
  56. f0913fb Follow all shared library dependencies when collecting JNI libraries by Colin Cross · 4 years, 5 months ago
  57. 6e511a9 Add libraryDependencyTag to track dependencies on static and shared libraries by Colin Cross · 4 years, 5 months ago
  58. cada807 Update language to comply with inclusive guidance by Liz Kammer · 4 years, 5 months ago
  59. 464e5f7 Merge "Add android app property rename_resources_package" into rvc-dev-plus-aosp by Liz Kammer · 4 years, 5 months ago
  60. f5ada2c Merge changes from topic "lint-unbundled-apps" am: 70f0b53000 am: 8d984239e1 by Colin Cross · 4 years, 6 months ago
  61. 0add164 Merge "Pass unstripped JNI libraries to Make" am: bf81ed4fd1 am: 9a6d827dc3 by Treehugger Robot · 4 years, 6 months ago
  62. 70f0b53 Merge changes from topic "lint-unbundled-apps" by Colin Cross · 4 years, 6 months ago
  63. bf81ed4 Merge "Pass unstripped JNI libraries to Make" by Treehugger Robot · 4 years, 6 months ago
  64. c0efd1d Build a zip of transitive lint reports for apps by Colin Cross · 4 years, 6 months ago
  65. 9f9fd02 Add android app property rename_resources_package by Liz Kammer · 4 years, 6 months ago
  66. 4fb652d Set LOCAL_APKCERTS_FILE for apk_set modules in apexes by Colin Cross · 4 years, 6 months ago
  67. 403cc15 Pass unstripped JNI libraries to Make by Colin Cross · 4 years, 6 months ago
  68. 44440f8 Set LOCAL_APKCERTS_FILE for apk_set modules in apexes am: 7e2b36c7d5 by Colin Cross · 4 years, 6 months ago
  69. 7e2b36c Set LOCAL_APKCERTS_FILE for apk_set modules in apexes by Colin Cross · 4 years, 6 months ago
  70. f6cd2a0 Merge changes from topic "gcov-clang-migration" into rvc-dev by Oliver Nguyen · 4 years, 6 months ago
  71. 72cabc6 Make native_coverage clause work with ClangCoverage by Colin Cross · 4 years, 7 months ago
  72. 21b5ffa Merge changes from topic "uses-libs-5" am: 8fab5bcce3 am: a4cdcd3796 by Ulyana Trafimovich · 4 years, 6 months ago
  73. 8fab5bc Merge changes from topic "uses-libs-5" by Ulyana Trafimovich · 4 years, 6 months ago
  74. 11c1e0f Output apkcerts file for android_app_set. by Jaewoong Jung · 4 years, 6 months ago
  75. 5f364b6 Rewrite construct_context.sh in Python. by Ulya Trafimovich · 4 years, 6 months ago
  76. e37779d Merge "Output apkcerts file for android_app_set." into rvc-dev am: d8f1b81e75 by Jaewoong Jung · 4 years, 6 months ago
  77. 8bec026 Output apkcerts file for android_app_set. by Jaewoong Jung · 4 years, 6 months ago
  78. 14135e4 Merge "apex/apk: enforce min_sdk_version of all deps" am: 14a08f5b28 am: afdc5239b8 by Jooyung Han · 4 years, 6 months ago
  79. 749dc69 apex/apk: enforce min_sdk_version of all deps by Jooyung Han · 4 years, 9 months ago
  80. 3c904e8 Stem name should be fixed the same was as masterFile by Sasha Smundak · 4 years, 6 months ago
  81. 9228536 Merge "Make native_coverage clause work with ClangCoverage" am: c9ef6ee1b7 am: e1dd7bf4ec by Colin Cross · 4 years, 6 months ago
  82. c9ef6ee Merge "Make native_coverage clause work with ClangCoverage" by Colin Cross · 4 years, 6 months ago
  83. 7a665a5 Merge "Stem name should be fixed the same was as masterFile" am: bb28b8c9ca am: dc756332e2 by Treehugger Robot · 4 years, 6 months ago
  84. e88b436 Stem name should be fixed the same was as masterFile by Sasha Smundak · 4 years, 6 months ago
  85. 1a6acd4 Make native_coverage clause work with ClangCoverage by Colin Cross · 4 years, 7 months ago
  86. 1e28e3c Add support for running Android lint on java and android modules. by Colin Cross · 4 years, 7 months ago
  87. 1c14b4e Consolidate adding common java properties by Colin Cross · 4 years, 7 months ago
  88. c656583 Merge "Add support for running Android lint on java and android modules." am: a553358b34 am: 05394377ba by Colin Cross · 4 years, 6 months ago
  89. a553358 Merge "Add support for running Android lint on java and android modules." by Colin Cross · 4 years, 6 months ago
  90. 6b8f282 Merge "Consolidate adding common java properties" am: d7ffbb578d am: 6eb9a491ea by Treehugger Robot · 4 years, 6 months ago
  91. d7ffbb5 Merge "Consolidate adding common java properties" by Treehugger Robot · 4 years, 6 months ago
  92. 6e28ab8 Merge "Installed APKs should not have `prebuilt_` prefix" am: 001ad5a6fc am: 05cd5562f2 by Treehugger Robot · 4 years, 7 months ago
  93. 014489c Add support for running Android lint on java and android modules. by Colin Cross · 4 years, 7 months ago
  94. 854c14f Installed APKs should not have `prebuilt_` prefix by Sasha Smundak · 4 years, 7 months ago
  95. 57f0ee1 Installed APKs should not have `prebuilt_` prefix by Sasha Smundak · 4 years, 7 months ago
  96. ce6734e Consolidate adding common java properties by Colin Cross · 4 years, 7 months ago
  97. 95f7b34 Use inclusive language in build/soong by Colin Cross · 4 years, 7 months ago
  98. 973d681 manual merge of 2ef16cfcd46902b01e1934547acc7dc636f6f846 to rvc-dev-plus-aosp by Colin Cross · 4 years, 7 months ago
  99. 440e0d0 Use inclusive language in build/soong by Colin Cross · 4 years, 7 months ago
  100. 12a10b0 Merge "Fix on-device paths to used libraries in dexpreopt." am: 69bd288409 am: 73759b9a5d by Ulyana Trafimovich · 4 years, 7 months ago