klzgrad
|
1610c90127
|
base: Fix Android build adding extra -latomic
We don't use use_sysroot=true, but without it -latomic is added
to is_android.
|
2024-08-18 18:15:01 +08:00 |
|
klzgrad
|
9f3ef3c1b2
|
base/allocator: Disable ifunc on Musl aarch64
|
2024-08-18 18:15:01 +08:00 |
|
klzgrad
|
340933fcbd
|
base/allocator: Fix hanging in qemu-user with Musl
It causes hanging in pthread_getattr_np() under qemu-user, see
https://www.openwall.com/lists/musl/2017/06/15/9.
|
2024-08-18 18:15:01 +08:00 |
|
klzgrad
|
b7beca9622
|
base/allocator: Disable PartitionAlloc memory tagging
|
2024-08-18 18:15:01 +08:00 |
|
klzgrad
|
97fe81e139
|
base/allocator: Fix PartitionAlloc mipsel build
|
2024-08-18 18:15:00 +08:00 |
|
klzgrad
|
c3a4999c6a
|
base/allocator: Fix recommitted pages not being zeroed when madvise is not available.
Support kernels built without CONFIG_ADVISE_SYSCALLS on small
embedded devices.
|
2024-08-18 18:15:00 +08:00 |
|
klzgrad
|
d5197a489d
|
base/allocator: Fix __THROW and mallinfo for Musl
|
2024-08-18 18:15:00 +08:00 |
|
klzgrad
|
22932125fc
|
base/debug: Fix uClibc macro condition
|
2024-08-18 18:15:00 +08:00 |
|
klzgrad
|
c205bdea61
|
base/process: Remove use of mallinfo for Musl
|
2024-08-18 18:15:00 +08:00 |
|
klzgrad
|
616b095e48
|
base: Remove use of mallinfo for Musl
|
2024-08-18 18:15:00 +08:00 |
|
klzgrad
|
52270422fd
|
base: Disable trace event
This allows builds with enable_base_tracing=false.
|
2024-08-18 18:14:59 +08:00 |
|
klzgrad
|
2b0acb13b6
|
base: Fix iwyu in file_path.cc
|
2024-08-18 18:14:59 +08:00 |
|
klzgrad
|
4a039462a7
|
base: Don't fix Y2038 problem with icu
|
2024-08-18 18:14:59 +08:00 |
|
klzgrad
|
100c34ac00
|
base: Remove JNI function on Android
|
2024-08-18 18:14:59 +08:00 |
|
klzgrad
|
1d80429e28
|
base: Add Android stubs
|
2024-08-18 18:14:59 +08:00 |
|
klzgrad
|
c35fb58d59
|
build: Remove tests and minimize
|
2024-08-18 16:08:12 +08:00 |
|
importer
|
05cf18c821
|
Import chromium-128.0.6613.40
|
2024-08-18 16:06:07 +08:00 |
|