Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_build_soong
/
53d0678b576c5a732424c2ff89329af8f22eca01
/
rust
d7586b6
Refactor vendor snapshot to use LinkableInterface.
by Ivan Lozano
· 5 years ago
0a91eab
Merge "Add support for packaging rust fuzzers"
by Hamzeh Zawawy
· 5 years ago
cbaef6f
Merge "Add debug ramdisk variant."
by Treehugger Robot
· 5 years ago
c651b52
Add support for packaging rust fuzzers
by hamzeh
· 5 years ago
e07056a
Merge "Remove global state from vendor public libraries"
by Colin Cross
· 5 years ago
08758f0
Add debug ramdisk variant.
by Inseob Kim
· 5 years ago
5423a9c
Merge "Remove obsolete llndk_library"
by Colin Cross
· 5 years ago
c0ec1dd
Merge "Generate rustdoc index."
by Treehugger Robot
· 5 years ago
b433bf7
Generate rustdoc index.
by Dan Albert
· 5 years ago
5271fea
Remove global state from vendor public libraries
by Colin Cross
· 5 years ago
203b421
Remove obsolete llndk_library
by Colin Cross
· 5 years ago
627280f
Remove llndk_headers
by Colin Cross
· 5 years ago
1f3f130
Add support for cc_library_headers to replace llndk_headers
by Colin Cross
· 5 years ago
5fa13b8
Merge "Enable overflow checks in Rust"
by Matthew Maurer
· 5 years ago
e934263
Merge "rust: Pass additional Clang C flags from toolchain"
by Ivan Lozano
· 5 years ago
871e342
rust: Pass additional Clang C flags from toolchain
by Ivan Lozano
· 5 years ago
aeb6bad
Revert^3 "Add debug ramdisk variant"
by Inseob Kim
· 5 years ago
836a8f3
Revert^2 "Add debug ramdisk variant"
by Florian Mayer
· 5 years ago
78ea2f5
Revert "Add debug ramdisk variant"
by Bowgo Tsai
· 5 years ago
f9b3e22
Merge "Remove unnecessary `android:"path"` tags in rust"
by Treehugger Robot
· 5 years ago
eda9398
Remove unnecessary `android:"path"` tags in rust
by Liz Kammer
· 5 years ago
62b9c5b
Merge "[rust] Update clang version used for bindgen"
by Treehugger Robot
· 5 years ago
9bd39fe
Merge "Rustdoc support."
by Treehugger Robot
· 5 years ago
655a7d5
[rust] Update clang version used for bindgen
by Pirama Arumuga Nainar
· 5 years ago
aef14db
Merge changes from topic "tvts-test-host-jni"
by Treehugger Robot
· 5 years ago
06feee9
Rustdoc support.
by Dan Albert
· 5 years ago
45c647d
Merge changes I59439b77,I7dbaf8be
by Thiébaud Weksteen
· 5 years ago
e4dd14b
bloaty: measure stripped Rust binaries
by Thiébaud Weksteen
· 5 years ago
638830a
Merge changes from topic "userdebug_plat_sepolicy.cil_Android.bp"
by Treehugger Robot
· 5 years ago
f84e9c0
Add debug ramdisk variant
by Inseob Kim
· 5 years ago
d466b4a
Merge changes from topic "rust_vendor_support"
by Ivan Lozano
· 5 years ago
e8dfbdf
Merge "cc: Create a common image mutator interface"
by Ivan Lozano
· 5 years ago
4fab05a
rust: do not strip static library
by Thiébaud Weksteen
· 5 years ago
9e7bfda
Merge "rust: Switch rust_fuzz to HWASan"
by Tri Vo
· 5 years ago
d587ec2
Merge changes from topic "rust_benchmark"
by Jeffrey Vander Stoep
· 5 years ago
505b0e8
rust: Switch rust_fuzz to HWASan
by Tri Vo
· 5 years ago
c08897c
Add more Rust vendor image support.
by Ivan Lozano
· 5 years ago
699e218
rust: Use new common image mutator interface.
by Ivan Lozano
· 5 years ago
3a7d000
cc: Create a common image mutator interface
by Ivan Lozano
· 5 years ago
9c21086
rust_fuzzer: add toolchain libraries if non-empty
by Liz Kammer
· 5 years ago
eed4716
Merge changes I46e851c8,I2c9eb248
by Tri Vo
· 5 years ago
1285766
Merge "rust: Remove stack-depth sancov"
by Ivan Lozano
· 5 years ago
0a74c3e
rust: Add HWASan build support
by Tri Vo
· 5 years ago
3e2d4d4
Merge "Disable clippy::upper-case-acronyms"
by Jeffrey Vander Stoep
· 5 years ago
e9fb49b
Merge "Rust: use 1.51.0 prebuilts"
by Jeffrey Vander Stoep
· 5 years ago
20fcfdf
rust: Remove stack-depth sancov
by Ivan Lozano
· 5 years ago
a417f88
Merge "Shared lib dependencies from rlib are included in APEX"
by Jiyong Park
· 5 years ago
a8ccbaf
Merge "rust: collect file dependencies for clippy"
by Thiébaud Weksteen
· 5 years ago
94e22fd
Shared lib dependencies from rlib are included in APEX
by Jiyong Park
· 5 years ago
e54504e
Merge "rust: Add cfgs property"
by Thiébaud Weksteen
· 5 years ago
2b9ee14
Merge "Allow Rust code in system/logging/rust"
by Bram Bonné
· 5 years ago
8489457
Merge "Stripped rust bin/libs are included in APEX"
by Jiyong Park
· 5 years ago
94c8325
rust: collect file dependencies for clippy
by Thiébaud Weksteen
· 5 years ago
e54f07e
Stripped rust bin/libs are included in APEX
by Jiyong Park
· 5 years ago
c44e737
rust: Add cfgs property
by Thiébaud Weksteen
· 5 years ago
546ccd5
Attach rust_benchmark to atest and tradefed.
by Jakub Kotur
· 5 years ago
1d640d0
Add rust_benchmark module to soong.
by Jakub Kotur
· 5 years ago
8c56183
Merge changes Id33bf640,I4d67b9b9
by Treehugger Robot
· 5 years ago
1301b5c
Merge "Add system/core/libstats to the Rust allowed list."
by Joel Galenson
· 5 years ago
d235269
Merge "rust: Update libfuzzer flags for rust_fuzz"
by Ivan Lozano
· 5 years ago
f58c46e
Don't use incorrect version names like VER or BOARD even in tests
by Jiyong Park
· 5 years ago
c044f5b
rust: Update libfuzzer flags for rust_fuzz
by Ivan Lozano
· 5 years ago
e6165d0
Merge "Convert remaining rust tests to use test fixtures"
by Paul Duffin
· 5 years ago
0f36d16
Disable clippy::upper-case-acronyms
by Jeff Vander Stoep
· 5 years ago
79abe57
Remove FixturePreparer.Extend()
by Paul Duffin
· 5 years ago
60b2234
Rust: use 1.51.0 prebuilts
by Jeff Vander Stoep
· 5 years ago
9e0c3f9
Convert remaining rust tests to use test fixtures
by Paul Duffin
· 5 years ago
f4b139a
Add system/core/libstats to the Rust allowed list.
by Joel Galenson
· 5 years ago
378bf73
Enable overflow checks in Rust
by Matthew Maurer
· 5 years ago
e45541d
Allow Rust code in system/logging/rust
by Bram Bonné
· 5 years ago
785f378
Merge "rust: Add features list to rust_project.json"
by Thiébaud Weksteen
· 5 years ago
352bdf2
Merge "rust: Add whole_static_libs, revert static_lib"
by Ivan Lozano
· 5 years ago
10906f5
Merge changes from topic "min_sdk_version"
by Treehugger Robot
· 5 years ago
63bb768
rust: Add whole_static_libs, revert static_lib
by Ivan Lozano
· 5 years ago
e8b0ee7
rust: Add features list to rust_project.json
by Thiébaud Weksteen
· 5 years ago
70204f9
Merge "rust: Drop libgcc dependency"
by Thiébaud Weksteen
· 5 years ago
2c4ca8d
Support test fixtures in rust package
by Paul Duffin
· 5 years ago
f1ff54a
rust: Drop libgcc dependency
by Thiébaud Weksteen
· 5 years ago
fdaa5f7
Versioned CRT objects are built with correct __ANDROID_API__
by Jiyong Park
· 5 years ago
0e3758c
Merge "Remove "-C link-dead-code=y" flag"
by Tri Vo
· 5 years ago
7af79fb
Remove "-C link-dead-code=y" flag
by Tri Vo
· 5 years ago
7b33d41
Update clang used for bindgen to clang-r412851
by Pirama Arumuga Nainar
· 5 years ago
ee6a89b
Export OUT_DIR variable to rust-project.json
by Thiébaud Weksteen
· 5 years ago
db48889
Add text fixture preparers for rust package
by Paul Duffin
· 5 years ago
2046a0c
Merge "Add stats directory to Rust allowed list."
by Treehugger Robot
· 5 years ago
d6ceb86
Clean up cc.RegisterRequiredBuildComponentsForTest()
by Paul Duffin
· 5 years ago
b6d0d9c
rust: Disable Byte Grouping Linter
by Ivan Lozano
· 5 years ago
22af74e
Merge "Setup ANDROID_RUST_VERSION env variable"
by Jeffrey Vander Stoep
· 5 years ago
277303f
Merge "Add ctx to AndroidMkExtraEntriesFunc"
by Treehugger Robot
· 5 years ago
9997ea7
Setup ANDROID_RUST_VERSION env variable
by Thiébaud Weksteen
· 5 years ago
8348e09
Merge "Disable unnecessary_wraps clippy lint"
by Jeffrey Vander Stoep
· 5 years ago
92c674d
Merge "Update Rust toolchain to 1.50.0"
by Jeffrey Vander Stoep
· 5 years ago
aa25553
Add ctx to AndroidMkExtraEntriesFunc
by Colin Cross
· 6 years ago
41f8157
Disable unnecessary_wraps clippy lint
by Jeff Vander Stoep
· 5 years ago
df229cb
Enable size measurement for Rust binaries
by Thiébaud Weksteen
· 5 years ago
dc79fe8
Update Rust toolchain to 1.50.0
by Jeff Vander Stoep
· 5 years ago
a175126
Merge "[arm64] Build NDK with PAuth and BTI"
by Dan Albert
· 5 years ago
77a684e
Add stats directory to Rust allowed list.
by Joel Galenson
· 5 years ago
36eb24b
Merge "rust: Emit android vndk cfg flag."
by Ivan Lozano
· 5 years ago
f76cdf7
rust: Emit android vndk cfg flag.
by Ivan Lozano
· 5 years ago
Next »