Commit graph

  • 496837c3a7 Add continuous integration and tests master v134.0.6998.39-1 klzgrad 2019-04-26 01:40:46 +08:00
  • cbb8881502 Add apk build klzgrad 2024-01-15 02:31:29 +08:00
  • 34dd58071d Add build scripts klzgrad 2018-01-25 10:06:30 -05:00
  • 140060dbd9 Add README klzgrad 2019-01-14 03:24:16 -05:00
  • 83515f980f Add source import tool klzgrad 2019-01-14 00:42:27 -05:00
  • e9627040d3 Add Naive klzgrad 2018-01-20 12:15:45 -05:00
  • 130d6d2b04 musl: third_party/lss: Fix missing sgidefs.h klzgrad 2021-10-06 15:30:54 +08:00
  • c5dcce4516 musl: net: Fix DNS res_init klzgrad 2019-11-30 22:21:18 +08:00
  • cd8fb0998a musl: allocator: Disable ifunc on aarch64 klzgrad 2024-06-10 16:45:07 +08:00
  • d702ce081b musl: allocator: Fix hanging in qemu-user klzgrad 2024-05-13 19:08:53 +08:00
  • 0705cd81ab musl: allocator: Disable memory tagging klzgrad 2023-08-05 23:35:21 +08:00
  • f25dc0d11d musl: allocator: Avoid deadlock in pthread_atfork klzgrad 2025-02-08 19:57:01 +08:00
  • de31237db8 musl: allocator: Fix __THROW and mallinfo klzgrad 2022-11-09 23:36:59 +08:00
  • 3eddd65833 musl: base: Fix stack trace printing klzgrad 2024-10-07 14:46:36 +08:00
  • 794b80c8da musl: base: Remove use of mallinfo klzgrad 2019-11-30 22:36:22 +08:00
  • 26b95f85fb musl: libc++: Allow setting musl klzgrad 2025-02-07 20:32:22 +08:00
  • 6ac9d66903 openwrt: base: Disable lock-free assert on ARMv6 klzgrad 2025-02-07 22:57:10 +08:00
  • 6d158c2dfb openwrt: third_party/lss: Avoid naming conflict in fstatat64 klzgrad 2020-11-19 00:09:26 +08:00
  • 32dafd7266 openwrt: allocator: Fix recommitted pages not being zeroed when madvise is not available. klzgrad 2022-11-12 15:13:24 +08:00
  • 14b68a7fac openwrt: base: Fix broken overloading of libc close in static build klzgrad 2023-06-04 09:15:13 +08:00
  • d51c74e1a3 openwrt: build: Add OpenWrt toolchains klzgrad 2021-05-17 02:01:16 +08:00
  • 32f4333473 mipsel: allocator: Disable musttail compile error klzgrad 2024-11-20 20:30:35 +08:00
  • eeaef4f37d mipsel: allocator: Fix mipsel build config klzgrad 2023-04-05 13:47:03 +08:00
  • d23c129bb0 mipsel: build: Disable ELF CREL klzgrad 2025-01-14 21:59:22 +08:00
  • 7fe1b1d3db mipsel: build: Work around MIPS floating point ABI passing in LTO klzgrad 2024-01-21 01:22:38 +08:00
  • 0b43c3bfaa arm: build: Support ARM build without FPU klzgrad 2020-07-29 21:43:37 +08:00
  • 101fede9f9 arm: build: Support -mcpu= on ARM and ARM64 klzgrad 2020-05-19 23:42:14 +08:00
  • ac13b8a22c third_party/brotli: Fix missing import in BUILD.gn klzgrad 2023-03-14 06:41:58 +08:00
  • 3d72d1868a net/dns: Fix iwyu on win klzgrad 2023-04-05 15:45:53 +08:00
  • f74d95a408 net/quic: Add support for HTTP/3 CONNECT Fast Open klzgrad 2019-01-17 05:47:20 -05:00
  • 37ea9dbffe net/spdy: Pad RST_STREAM frames klzgrad 2020-06-13 17:59:48 +08:00
  • 147c0a6540 net/spdy: Add support for HTTP/2 CONNECT Fast Open klzgrad 2018-01-29 13:02:09 -05:00
  • b96601022a net/spdy: Reduce warnings about RST on invalid streams klzgrad 2018-01-24 23:50:06 -05:00
  • b71515ba1e net: Allow http proxies in proxy chains klzgrad 2024-07-22 00:21:45 +08:00
  • e09bafe072 net/socket: Use SO_REUSEPORT for server sockets klzgrad 2024-03-10 10:30:35 +08:00
  • 281b43ba2a net/socket: Force tunneling for all sockets klzgrad 2019-06-09 15:19:03 +00:00
  • 92ec2aefe8 net/socket: Allow higher limits for proxies klzgrad 2018-01-25 00:11:23 -05:00
  • 72421acb58 net/cert: Fix iwyu klzgrad 2023-06-04 11:54:34 +08:00
  • 9d95ca1fab net/cert: Handle AIA response in PKCS#7 format klzgrad 2021-05-16 00:47:27 +08:00
  • 539449da43 net/cert: Use builtin verifier on Android and Linux klzgrad 2023-12-10 19:12:48 +08:00
  • c383676242 net/cert: Add SystemTrustStoreStaticUnix klzgrad 2021-05-16 00:41:07 +08:00
  • addce93caa libc++: Fix assertion handler klzgrad 2024-07-27 09:39:29 +08:00
  • 6ca8d1e6b9 libc++: Disable exceptions and RTTI klzgrad 2019-11-30 21:52:42 +08:00
  • 474eba4c22 base: Don't fix Y2038 problem with icu klzgrad 2020-11-18 22:51:53 +08:00
  • 48c952d697 net, url: Remove icu klzgrad 2018-01-25 05:02:13 -05:00
  • 4d73b1121c base, crypto, net: Fix trace stubs klzgrad 2024-10-07 15:57:25 +08:00
  • b6d9a1634a build: Minimize sysroot creator script klzgrad 2019-10-05 15:52:34 +08:00
  • 5168417c4e build: Use thinlto max optimization for everything klzgrad 2022-05-04 10:31:50 +08:00
  • 5b5ce851d2 build: Never explicitly link clang_rt.builtins klzgrad 2024-10-06 14:46:16 +08:00
  • e46bc46504 build: Force determinism in official build klzgrad 2019-01-11 11:49:08 +00:00
  • d0f5e36258 build: Disable build_with_chromium klzgrad 2021-05-16 20:40:16 +08:00
  • b9e53adfb3 android: base: Fix build adding extra -latomic klzgrad 2022-05-03 01:01:06 +08:00
  • 8272501c16 android: build: Disable Android java templates klzgrad 2021-05-16 20:57:51 +08:00
  • 7cbadfed44 android: url: Remove Android klzgrad 2023-12-10 19:05:40 +08:00
  • f83444ebd7 android: third_party/jni_zero: Remove JNI functions klzgrad 2024-07-27 10:18:11 +08:00
  • 894b53ff5e android: base: Add Android stubs klzgrad 2021-05-16 10:10:30 +08:00
  • 83e171a3fe android: net: Add Android stubs klzgrad 2021-05-16 10:10:09 +08:00
  • 12f08d50ce base: Remove Rust klzgrad 2025-01-14 19:29:28 +08:00
  • 86e41583bd build: Remove tests and minimize klzgrad 2021-05-16 21:03:12 +08:00
  • 407df41121 Add .gitignore klzgrad 2021-05-20 23:57:20 +08:00
  • a54022e6ca Import chromium-134.0.6998.39 importer 2025-03-05 21:09:18 +08:00
  • 51fb2b9fa7 parser: when flattening an eop, must preserve any data buffer tabudz 2025-02-28 21:27:42 +08:00
  • c44bf60e04 Proper fix of pthread_atfork deadlock in Musl 133.0.6943.49 klzgrad 2025-02-09 13:06:22 +08:00
  • eac1a955ce Backport simdutf riscv v extension fix v133.0.6943.49-1 klzgrad 2025-02-07 20:29:32 +08:00
  • 0056722c24 Add continuous integration and tests klzgrad 2019-04-26 01:40:46 +08:00
  • 6112cbaff9 Add apk build klzgrad 2024-01-15 02:31:29 +08:00
  • 60a705d630 Add build scripts klzgrad 2018-01-25 10:06:30 -05:00
  • 5456e897a3 Add README klzgrad 2019-01-14 03:24:16 -05:00
  • fd03eedb0a Add source import tool klzgrad 2019-01-14 00:42:27 -05:00
  • 6d16849d0a Add Naive klzgrad 2018-01-20 12:15:45 -05:00
  • 1715ba18e1 musl: third_party/lss: Fix missing sgidefs.h klzgrad 2021-10-06 15:30:54 +08:00
  • 48b6c7531f musl: net: Fix DNS res_init klzgrad 2019-11-30 22:21:18 +08:00
  • 13055b9cde musl: allocator: Disable ifunc on aarch64 klzgrad 2024-06-10 16:45:07 +08:00
  • daad3ca153 musl: allocator: Fix hanging in qemu-user klzgrad 2024-05-13 19:08:53 +08:00
  • bcbeb0e697 musl: allocator: Disable memory tagging klzgrad 2023-08-05 23:35:21 +08:00
  • ce8c22e607 musl: allocator: Avoid deadlock in pthread_atfork klzgrad 2025-02-08 19:57:01 +08:00
  • c087e6f6d5 musl: allocator: Fix __THROW and mallinfo klzgrad 2022-11-09 23:36:59 +08:00
  • a22f7a4364 musl: base: Fix stack trace printing klzgrad 2024-10-07 14:46:36 +08:00
  • 7edbd9fac9 musl: base: Remove use of mallinfo klzgrad 2019-11-30 22:36:22 +08:00
  • 7e7216cb0b musl: libc++: Allow setting musl klzgrad 2025-02-07 20:32:22 +08:00
  • 37ddbd71ab openwrt: base: Disable lock-free assert on ARMv6 klzgrad 2025-02-07 22:57:10 +08:00
  • 315b7fdd3c openwrt: third_party/lss: Avoid naming conflict in fstatat64 klzgrad 2020-11-19 00:09:26 +08:00
  • 2279d5ce0f openwrt: allocator: Fix recommitted pages not being zeroed when madvise is not available. klzgrad 2022-11-12 15:13:24 +08:00
  • c3e6fa8d25 openwrt: base: Fix broken overloading of libc close in static build klzgrad 2023-06-04 09:15:13 +08:00
  • 3825f1b3eb openwrt: build: Add OpenWrt toolchains klzgrad 2021-05-17 02:01:16 +08:00
  • e5461985c7 mipsel: allocator: Disable musttail compile error klzgrad 2024-11-20 20:30:35 +08:00
  • 4ce5158ab3 mipsel: allocator: Fix mipsel build config klzgrad 2023-04-05 13:47:03 +08:00
  • 8b0ad892cc mipsel: build: Disable ELF CREL klzgrad 2025-01-14 21:59:22 +08:00
  • ee216f95c6 mipsel: build: Work around MIPS floating point ABI passing in LTO klzgrad 2024-01-21 01:22:38 +08:00
  • e4098b86c7 arm: build: Support ARM build without FPU klzgrad 2020-07-29 21:43:37 +08:00
  • f07f375989 arm: build: Support -mcpu= on ARM and ARM64 klzgrad 2020-05-19 23:42:14 +08:00
  • dcbe58125e third_party/brotli: Fix missing import in BUILD.gn klzgrad 2023-03-14 06:41:58 +08:00
  • 12e773499d net/dns: Fix iwyu on win klzgrad 2023-04-05 15:45:53 +08:00
  • 80698d85bb net/quic: Add support for HTTP/3 CONNECT Fast Open klzgrad 2019-01-17 05:47:20 -05:00
  • f9d95d2c55 net/spdy: Pad RST_STREAM frames klzgrad 2020-06-13 17:59:48 +08:00
  • 31411f1ff8 net/spdy: Add support for HTTP/2 CONNECT Fast Open klzgrad 2018-01-29 13:02:09 -05:00
  • 163a69827c net/spdy: Reduce warnings about RST on invalid streams klzgrad 2018-01-24 23:50:06 -05:00
  • d2240aaf8e net: Allow http proxies in proxy chains klzgrad 2024-07-22 00:21:45 +08:00
  • df77aa2f01 net/socket: Use SO_REUSEPORT for server sockets klzgrad 2024-03-10 10:30:35 +08:00
  • a409811c4b net/socket: Force tunneling for all sockets klzgrad 2019-06-09 15:19:03 +00:00