1. 40ca9c9 Merge "Add option to override defaultManifestVersion for app." into main by Alyssa Ketpreechasawat · 1 year, 1 month ago
  2. ee8b44e Add option to override defaultManifestVersion for app. by Alyssa Ketpreechasawat · 1 year, 1 month ago
  3. b041087 Enforce that tests in MTS specify a min_sdk_version by Spandan Das · 1 year, 1 month ago
  4. 9aef777 Propagate flags_packages to static reverse dependencies by Jihoon Kang · 1 year, 2 months ago
  5. b9c5835 Support min_sdk_version overrides in apps by Spandan Das · 1 year, 3 months ago
  6. d044bb4 Revert "Revert^2 "Always embed jni libs and store uncompressed"" by Jiyong Park · 1 year, 3 months ago
  7. cd9dca2 Revert "Install transitive deps of jni libs, but not the jni libs themselves" by Jiyong Park · 1 year, 3 months ago
  8. e716807 Install transitive deps of jni libs, but not the jni libs themselves by Jiyong Park · 1 year, 3 months ago
  9. 20df11e Revert^2 "Always embed jni libs and store uncompressed" by Jiyong Park · 1 year, 3 months ago
  10. d02d710 Merge changes from topic "revert-3075263-MMTOVXSVUO" into main by Treehugger Robot · 1 year, 3 months ago
  11. a71b90c Revert "Always embed jni libs and store uncompressed" by Sam Chiu · 1 year, 3 months ago
  12. 14f7714 Merge changes Ie866b192,I7df993ea into main by Jiyong Park · 1 year, 3 months ago
  13. 3eea67d Always embed jni libs and store uncompressed by Jiyong Park · 1 year, 3 months ago
  14. 315a53c Make container mandatory in aconfig_declarations. by Yu Liu · 1 year, 4 months ago
  15. 9a8255f Merge changes from topic "cherrypicker-L27000030003160683:N90900030051335582" into main by Treehugger Robot · 1 year, 4 months ago
  16. 3693708 Propagate transitive missing optional_uses_libs. by Jiakai Zhang · 1 year, 4 months ago
  17. f98da19 Refactor the contruction of the manifest check inputs. by Jiakai Zhang · 1 year, 4 months ago
  18. cdc66f4 Add "test-only" flag for java modules by Ronald Braunstein · 1 year, 4 months ago
  19. cde5534 Support transitive proguard specs in android_library_import by Colin Cross · 1 year, 4 months ago
  20. 9055e21 Revert "Revert "Support transitive dependencies through android_..." by Colin Cross · 1 year, 5 months ago
  21. 44841aa Revert "Support transitive dependencies through android_libary_i..." by Colin Cross · 1 year, 5 months ago
  22. 8179496 Support transitive dependencies through android_libary_import modules by Colin Cross · 1 year, 6 months ago
  23. 2af0b6e Change java stem attribute for both device and host by yangbill · 1 year, 5 months ago
  24. 1d3f590 Reverse order of transitive R.jar classpath entries by Colin Cross · 1 year, 5 months ago
  25. 5d55b66 Merge changes I8d060594,I2b6a57ae into main by Colin Cross · 1 year, 5 months ago
  26. fd620b2 Put extraCombinedJars after the compiled jars by Colin Cross · 1 year, 6 months ago
  27. 0727ba7 Disable dexpreopt if optional_uses_libs does not have an impl by Spandan Das · 1 year, 6 months ago
  28. 4e7773d Enforce one aconfig_declaration per aconfig package by Dennis Shen · 1 year, 7 months ago
  29. b5fdb2e Generate image variation without version by Kiyoung Kim · 1 year, 7 months ago
  30. 2069c3f Move dexpreopt processing from java_*_import to prebuilt_apex by Spandan Das · 1 year, 8 months ago
  31. 84b2589 Add aconfig flag support for android_app by Jihoon Kang · 1 year, 8 months ago
  32. 9bef674 Remove sdkPreSingleton and overlaySingleton by Cole Faust · 1 year, 9 months ago
  33. ba82e28 Add `assets` property for Android apps. by Jiakai Zhang · 1 year, 10 months ago
  34. 8676c8c Put shared library R.jar files in the classpath by Colin Cross · 1 year, 10 months ago
  35. 0e0d96e android_app APEX_GLOBAL_MIN_SDK_VERSION_OVERRIDE by Sam Delmerico · 2 years ago
  36. b3168ba Avoid extra copy of JNI libs zip by Colin Cross · 2 years ago
  37. 4eae06d Move android_library resource handling to Bazel's ResourceProcessorBusyBox by Colin Cross · 2 years, 2 months ago
  38. ab8d138 Reland: Use depsets for transitive manifests and assets by Colin Cross · 2 years, 1 month ago
  39. d8c711f Revert "Use depsets for transitive manifests and assets" by Colin Cross · 2 years, 1 month ago
  40. 4c90f99 Use depsets for transitive manifests and assets by Colin Cross · 2 years, 2 months ago
  41. ff3ff7f Add tests for code that will be affected by resource processor feature by Colin Cross · 2 years, 1 month ago
  42. 51b2a8b Use per-app package list to avoid unnecessary dexpreopt. by Jiakai Zhang · 2 years, 1 month ago
  43. 48203e3 Add an allowlist for modules that have broken optional_uses_libs. by Jiakai Zhang · 2 years, 2 months ago
  44. f508c25 Merge "Drop INTERNAL_PLATFORM_MISSING_USES_LIBRARIES." by Jiakai Zhang · 2 years, 2 months ago
  45. 672c146 Merge "Change install name of privapp allowlists" by Anton Hansson · 2 years, 2 months ago
  46. 0e486a4 Change install name of privapp allowlists by Anton Hansson · 2 years, 2 months ago
  47. 4f65a03 Drop INTERNAL_PLATFORM_MISSING_USES_LIBRARIES. by Jiakai Zhang · 2 years, 2 months ago
  48. 5324cc8 Merge "Move CLC construction to Ninja phase." by Jiakai Zhang · 2 years, 2 months ago
  49. a449678 Move CLC construction to Ninja phase. by Jiakai Zhang · 2 years, 3 months ago
  50. b1daccd ensure that privapp_allowlist is installed before android_app by Sam Delmerico · 2 years, 3 months ago
  51. 15809f8 don't require package_name for non-override android_apps by Sam Delmerico · 2 years, 3 months ago
  52. b7550aa Don't panic if no certificates found by Zyan Wu · 2 years, 3 months ago
  53. 9801f9d Merge "Fix addrsig warnings" by Colin Cross · 2 years, 3 months ago
  54. 580636b add privapp_allowlist property to android_app by Andrei Onea · 3 years ago
  55. fb6a1ee target_sdk_version replacement should respect REL branches by Spandan Das · 2 years, 3 months ago
  56. dea1d03 Fix addrsig warnings by Colin Cross · 2 years, 8 months ago
  57. ca70fc4 Update target_sdk_version from SdkSpec to ApiLevel by Spandan Das · 2 years, 5 months ago
  58. ffb31af Support two active sdks in EffectiveVersionString by Spandan Das · 2 years, 5 months ago
  59. c6f4b53 Allow android tests to specify a mainline package name by Seth Moore · 2 years, 6 months ago
  60. 18845d0 Update app tests to set Unbundled_build by Harshit Mahajan · 2 years, 7 months ago
  61. 8f202ad Move target sdk version enforcement check by Harshit Mahajan · 2 years, 7 months ago
  62. 5caad2b Add test for missing certificate with AllowMissingDependencies by Colin Cross · 2 years, 8 months ago
  63. 5b8b730 Enforce mainline modules to have latest target sdk version by default. by Harshit Mahajan · 3 years, 2 months ago
  64. 83df960 Merge "Set targetSdkVersion to 10000 for MTS tests targeting current" am: 0264058aea by Spandan Das · 3 years ago
  65. 9f7ae7f Set targetSdkVersion to 10000 for MTS tests targeting current by Spandan Das · 3 years, 1 month ago
  66. 9276c1a Merge "copy JNI from AAR files to android_app APK" am: fb845984df by Sam Delmerico · 3 years ago
  67. 8260249 copy JNI from AAR files to android_app APK by Sam Delmerico · 3 years, 2 months ago
  68. 9f2eab6 Merge "Fix prebuilts of overridden apps" am: 822029166d am: 7a8e610703 by Treehugger Robot · 3 years, 3 months ago
  69. 8220291 Merge "Fix prebuilts of overridden apps" by Treehugger Robot · 3 years, 3 months ago
  70. 7583481 Merge "Make "overrides" attribute of Android_app overridable" by Treehugger Robot · 3 years, 3 months ago
  71. aaa0c1f Fix prebuilts of overridden apps by Colin Cross · 3 years, 3 months ago
  72. 198f589 Make "overrides" attribute of Android_app overridable by zhidou · 3 years, 6 months ago
  73. f454194 Merge changes Ie8881b85,I6c064f8a am: f923333a93 am: e41be189f0 by Spandan Das · 3 years, 3 months ago
  74. f923333 Merge changes Ie8881b85,I6c064f8a by Spandan Das · 3 years, 3 months ago
  75. 2e8c044 Update sdk_version check for jni_libs of updatable apps by Spandan Das · 3 years, 3 months ago
  76. eb89a79 Merge "Revert "Don't add `uses_libs`/`optional_uses_libs` to the manifest_fixer."" am: be4c7eda08 am: b20002cdeb by Treehugger Robot · 3 years, 3 months ago
  77. f5d91bb Revert "Don't add `uses_libs`/`optional_uses_libs` to the manifest_fixer." by Ulya Trafimovich · 3 years, 3 months ago
  78. 6bfe9bc Merge changes I046d75db,Ie13817dc am: d2aa190bdc am: f2c86c8c76 am: 1a3ea67458 by Colin Cross · 3 years, 4 months ago
  79. 412436f Don't panic if no certificates found by Colin Cross · 3 years, 4 months ago
  80. 0a6539d Merge "Revert "Revert "Build notice files from license metadata.""" am: 3aae38d451 am: b0489dec23 am: bf82573d27 by Bob Badour · 3 years, 4 months ago
  81. de6a087 Revert "Revert "Build notice files from license metadata."" by Bob Badour · 3 years, 4 months ago
  82. 67c0b63 Revert "Build notice files from license metadata." am: 77807b3c27 am: 72f9cdb599 am: 6c698e406d by Wei Sheng Shih · 3 years, 4 months ago
  83. 77807b3 Revert "Build notice files from license metadata." by Wei Sheng Shih · 3 years, 4 months ago
  84. 8d17118 Build notice files from license metadata. am: 43c2dcaef6 am: 6f7de5b1a9 am: cbcf8d9b05 by Bob Badour · 3 years, 4 months ago
  85. 43c2dca Build notice files from license metadata. by Bob Badour · 3 years, 4 months ago
  86. a2ce78f Make "overrides" attribute of Android_app overridable by zhidou · 3 years, 6 months ago
  87. 7286c45 Merge "Add testOnly attribute to AndroidManifest file of apex_test" am: ac0a9b00a4 am: dc3ffc8c3a am: 95068d632f am: 00568743ba by Gurpreet Singh · 3 years, 6 months ago
  88. 75d65f3 Add testOnly attribute to AndroidManifest file of apex_test by Gurpreet Singh · 3 years, 7 months ago
  89. ad103d8 Merge "Prevent using android_app_import in instrumentation_for property" am: da88a2599a am: 4a2fbb6a17 am: 2c7ba94992 am: 7d009dd8a8 by Paul Duffin · 3 years, 7 months ago
  90. da88a25 Merge "Prevent using android_app_import in instrumentation_for property" by Paul Duffin · 3 years, 7 months ago
  91. 53a70a4 Prevent using android_app_import in instrumentation_for property by Paul Duffin · 3 years, 7 months ago
  92. d887d9b Merge changes I9ad66ea2,I4c95b77b am: 57271b9f45 am: a7c0107744 am: 16213c6bbe am: f7e9e1f434 by Treehugger Robot · 3 years, 7 months ago
  93. 01d80d8 Make android_app.stem overridable by Jooyung Han · 3 years, 7 months ago
  94. 29e2f6d Use 'stem' to override APK name by Jooyung Han · 3 years, 7 months ago
  95. 6affb8f Merge "Set targetSdkVersion to 10000 iff a module is targeting an unreleased sdk" am: 2ee7ac02e7 am: a9938be03e am: c21325dd15 am: b04b40c2e0 by Spandan Das · 3 years, 8 months ago
  96. c8cb0c3 Set targetSdkVersion to 10000 iff a module is targeting an unreleased sdk by Spandan Das · 3 years, 8 months ago
  97. ed84476 Merge "Update platform_apis error message" am: a7f0c39214 am: 2cfe9c9686 am: df9cd7e410 am: 8aceb7e934 by Treehugger Robot · 3 years, 9 months ago
  98. 6099934 Update platform_apis error message by Spandan Das · 3 years, 9 months ago
  99. 8eab869 Add ability to set --rotation-min-sdk-version for signapk via Android.bp files. by Rupert Shuttleworth · 3 years, 9 months ago
  100. 9f6c24a Rename BuildDir and NinjaBuildDir. by Lukacs T. Berki · 4 years ago