klzgrad
|
7a9997d57c
|
Fix broken overloading of libc close in static OpenWrt build
|
2024-02-17 15:12:32 +08:00 |
|
klzgrad
|
825a5a59b4
|
base: Fix Android build adding extra -latomic
We don't use use_sysroot=true, but without it -latomic is added
to is_android.
|
2024-02-17 15:12:31 +08:00 |
|
klzgrad
|
207f351a39
|
allocator: Disable PartitionAlloc memory tagging
|
2024-02-17 15:12:31 +08:00 |
|
klzgrad
|
5941145cf6
|
allocator: Fix PartitionAlloc mipsel build
|
2024-02-17 02:21:16 +08:00 |
|
klzgrad
|
be06c9cdac
|
allocator: Fix recommitted pages not being zeroed when madvise is not available.
Support kernels built without CONFIG_ADVISE_SYSCALLS on small
embedded devices.
|
2024-02-17 02:21:16 +08:00 |
|
klzgrad
|
68051465db
|
allocator: Fix __THROW and mallinfo for Musl
|
2024-02-17 02:21:16 +08:00 |
|
klzgrad
|
4abf86a0f1
|
debug: Fix uClibc macro condition
|
2024-02-17 02:21:16 +08:00 |
|
klzgrad
|
8a8cedf70c
|
process: Remove use of mallinfo for Musl
|
2024-02-17 02:21:16 +08:00 |
|
klzgrad
|
443cb3362a
|
base: Remove use of mallinfo for Musl
|
2024-02-17 02:21:16 +08:00 |
|
klzgrad
|
edd66f6578
|
base: Disable trace event
This allows builds with enable_base_tracing=false.
|
2024-02-17 02:21:15 +08:00 |
|
klzgrad
|
2f1be12fa8
|
base: Fix iwyu in file_path.cc
|
2024-02-17 02:21:15 +08:00 |
|
klzgrad
|
26f1f45119
|
base: Don't fix Y2038 problem with icu
|
2024-02-17 02:21:15 +08:00 |
|
klzgrad
|
5e482ae5af
|
base: Remove JNI function on Android
|
2024-02-17 02:21:15 +08:00 |
|
klzgrad
|
c1750292ef
|
base: Add Android stubs
|
2024-02-17 02:21:15 +08:00 |
|
klzgrad
|
d90e32c2ad
|
build: Remove tests and minimize
|
2024-02-17 02:00:50 +08:00 |
|
importer
|
2b6ac63d38
|
Import chromium-122.0.6261.43
|
2024-02-17 02:00:50 +08:00 |
|