New post in superproject:aosp-new/master commits: [refactoring][bssl] Move check_int_result to util module
GitLab
[refactoring][bssl] Move check_int_result to util module (22761caf) · Commits · CodeLinaro / la / platform / superproject · GitLab
To facilitate its reuse in other modules such as hkdf and aead later. Test: atest libbssl_avf_nostd.test Bug: 302286887 Change-Id: I5373047dcd6c264eee872d46c616cd1c2b475192
New post in superproject:aosp-new/master commits: Merge changes from topic "am-a2c28436e89b49cc8045c925856818d7" into main
GitLab
Merge changes from topic "am-a2c28436e89b49cc8045c925856818d7" into main (15b511d0) · Commits · CodeLinaro / la / platform / superproject…
* changes: Merge changes from topic "am-964909a19a5441ea9269a8f3bdb2d26f" into android13-tests-dev am: 364365dfe5 -s ours [automerger skipped] Merge changes from topic "am-772994f7e3354d4faf8417e72762258a" into android12L-tests-dev am: 17aea3ea95 -s ours…
New post in superproject:aosp-new/master commits: Merge "Add missing inclusion of ." into main
GitLab
Merge "Add missing inclusion of <iomanip>." into main (0d8a464f) · Commits · CodeLinaro / la / platform / superproject · GitLab
New post in superproject:aosp-new/master commits: Revert "Disable 2265-const-method-type-cached for redefine-stress."
GitLab
Revert "Disable 2265-const-method-type-cached for redefine-stress." (ded43820) · Commits · CodeLinaro / la / platform / superproject…
This reverts commit 316f5e7824d6582cb0f3084f7a63ecdf5c5924a2. Reason for revert: aosp/2763185 is reverted Change-Id: I58d041819d64ff331fb31f6affd66d5f0e3381ab
New post in superproject:aosp-new/master commits: Merge "Add test for vl for intrinsics" into main
GitLab
Merge "Add test for vl for intrinsics" into main (c4c268ba) · Commits · CodeLinaro / la / platform / superproject · GitLab
New post in superproject:aosp-new/master commits: Merge "Add test for vm for intrinsics" into main
GitLab
Merge "Add test for vm for intrinsics" into main (a5f958fb) · Commits · CodeLinaro / la / platform / superproject · GitLab
New post in superproject:aosp-new/master commits: Use module specific soong variable when last_optional_release is set.
GitLab
Use module specific soong variable when last_optional_release is set. (1876e73b) · Commits · CodeLinaro / la / platform / superproject…
The original idea of using module specific soong variable was for the modules when they start off as optional module (before transition to mandatory). However, practically at build time, it...
New post in superproject:aosp-new/master commits: [ui] Bump state version due to backward incompatible changes to some
GitLab
[ui] Bump state version due to backward incompatible changes to some (a9e83afd) · Commits · CodeLinaro / la / platform / superproject…
track info state objects. Change-Id: I494d0c53d4aa2f89f24f1b975147a7a49ddeb7d3
New post in superproject:aosp-new/master commits: Merge changes I6555ec2e,I8da9ba30 into main
GitLab
Merge changes I6555ec2e,I8da9ba30 into main (43672f08) · Commits · CodeLinaro / la / platform / superproject · GitLab
* changes: gfxstream: Use auto-generated function table for Fuchsia gfxstream: auto-generate Fuchsia ResourceTracker function table entries
New post in superproject:aosp-new/master commits: Merge "Increase timeout for java hprof tests" into main
GitLab
Merge "Increase timeout for java hprof tests" into main (55507322) · Commits · CodeLinaro / la / platform / superproject · GitLab
New post in superproject:aosp-new/master commits: Merge "Import AndroidX from build 10870640" into main
GitLab
Merge "Import AndroidX from build 10870640" into main (2b102cd5) · Commits · CodeLinaro / la / platform / superproject · GitLab
New post in superproject:aosp-new/master commits: Merge "Add a simple usage guide for analyze_build" into main
GitLab
Merge "Add a simple usage guide for analyze_build" into main (20df7eb0) · Commits · CodeLinaro / la / platform / superproject ·…
New post in superproject:aosp-new/master commits: Refactor derive_sdk loop
GitLab
Refactor derive_sdk loop (4e071286) · Commits · CodeLinaro / la / platform / superproject · GitLab
Instead of listing /apex and looking for .../sdkinfo.pb files in each apex, just iterate through the apexes who's sdkinfo.pb we actually care about. This allows running the code from processes...
New post in superproject:aosp-new/master commits: Make PrintDump print to any ostream
GitLab
Make PrintDump print to any ostream (e67f28a6) · Commits · CodeLinaro / la / platform / superproject · GitLab
Maintain the existing behavior of the derive_sdk binary printing to stdout, but allow callers to pass other streams as well. Bug: 277891386 Test: run derive_sdk --dump Change-Id: Id68b6d31326b88bcb8df400e9520ad370dab7e11
New post in superproject:aosp-new/master commits: [intrinsics] Support MachineInsn in AsmCallInfo
GitLab
[intrinsics] Support MachineInsn in AsmCallInfo (3bd71532) · Commits · CodeLinaro / la / platform / superproject · GitLab
This allows automatic implementation of intrinsics for heavy optimizer frontend. Bug: 295189784 Test: mm and berberis_host_tests Change-Id: Iea19dd5fa2b959b78070162d248ae5e543d0681d Merged-In: Iea19dd5fa2b959b78070162d248ae5e543d0681d
New post in superproject:aosp-new/master commits: Autoupdate of 3 submodules
GitLab
Autoupdate of 3 submodules (ca8a1b7a) · Commits · CodeLinaro / la / platform / superproject · GitLab
*build/make updated to b78b33404118ff31e385129fe91a2cea9bfecf5c Merge "Add extra variables to soong.variables" into main *build/bazel updated to f42fdf4930cb5fd4df7b5b4c9994614fcf21d0c3 Merge "AVB and selinux support in partitions" into main *build/soong…