Commit Graph

  • 2f5ca167a3
    Update README.md master klzgrad 2025-01-18 08:42:39 +08:00
  • 917b403070 Add continuous integration and tests v132.0.6834.79-1 klzgrad 2019-04-26 01:40:46 +08:00
  • 4502bf5d13 Add apk build klzgrad 2024-01-15 02:31:29 +08:00
  • 148e126b07 Add build scripts klzgrad 2018-01-25 10:06:30 -05:00
  • 1dc9832fe9 Add README klzgrad 2019-01-14 03:24:16 -05:00
  • 1347371fa9 Add source import tool klzgrad 2019-01-14 00:42:27 -05:00
  • 5808976f01 Add Naive klzgrad 2018-01-20 12:15:45 -05:00
  • db0c01c702 musl: third_party/lss: Fix missing sgidefs.h klzgrad 2021-10-06 15:30:54 +08:00
  • de452cb447 musl: net: Fix DNS res_init klzgrad 2019-11-30 22:21:18 +08:00
  • eb90f1a01f musl: allocator: Disable ifunc on aarch64 klzgrad 2024-06-10 16:45:07 +08:00
  • 8ff5f454e5 musl: allocator: Fix hanging in qemu-user klzgrad 2024-05-13 19:08:53 +08:00
  • ef5377097b musl: allocator: Disable memory tagging klzgrad 2023-08-05 23:35:21 +08:00
  • 4789d4f191 musl: allocator: Fix __THROW and mallinfo klzgrad 2022-11-09 23:36:59 +08:00
  • 0b16ee53aa musl: base: Fix stack trace printing klzgrad 2024-10-07 14:46:36 +08:00
  • d6305de7f1 musl: base: Remove use of mallinfo klzgrad 2019-11-30 22:36:22 +08:00
  • 2480bbede7 openwrt: third_party/lss: Avoid naming conflict in fstatat64 klzgrad 2020-11-19 00:09:26 +08:00
  • 96ff05ee8d openwrt: allocator: Fix recommitted pages not being zeroed when madvise is not available. klzgrad 2022-11-12 15:13:24 +08:00
  • 4b8fdc1d9f openwrt: base: Fix broken overloading of libc close in static build klzgrad 2023-06-04 09:15:13 +08:00
  • bc1066a64e openwrt: build: Add OpenWrt toolchains klzgrad 2021-05-17 02:01:16 +08:00
  • c73f524bab mipsel: allocator: Disable musttail compile error klzgrad 2024-11-20 20:30:35 +08:00
  • 391d568050 mipsel: allocator: Fix mipsel build config klzgrad 2023-04-05 13:47:03 +08:00
  • 476b562eed mipsel: build: Disable ELF CREL klzgrad 2025-01-14 21:59:22 +08:00
  • c9971ef109 mipsel: build: Work around MIPS floating point ABI passing in LTO klzgrad 2024-01-21 01:22:38 +08:00
  • a54758dfa4 arm: build: Support ARM build without FPU klzgrad 2020-07-29 21:43:37 +08:00
  • 16a4a1f787 arm: build: Support -mcpu= on ARM and ARM64 klzgrad 2020-05-19 23:42:14 +08:00
  • 0e31af968b third_party/brotli: Fix missing import in BUILD.gn klzgrad 2023-03-14 06:41:58 +08:00
  • 1b75f98d19 net/dns: Fix iwyu on win klzgrad 2023-04-05 15:45:53 +08:00
  • cd5823b106 net/quic: Add support for HTTP/3 CONNECT Fast Open klzgrad 2019-01-17 05:47:20 -05:00
  • e14f4093a7 net/spdy: Pad RST_STREAM frames klzgrad 2020-06-13 17:59:48 +08:00
  • 3cfdcb0b18 net/spdy: Add support for HTTP/2 CONNECT Fast Open klzgrad 2018-01-29 13:02:09 -05:00
  • aa93ab7da3 net/spdy: Reduce warnings about RST on invalid streams klzgrad 2018-01-24 23:50:06 -05:00
  • 9130e2c8b9 net: Allow http proxies in proxy chains klzgrad 2024-07-22 00:21:45 +08:00
  • e015752df0 net/socket: Use SO_REUSEPORT for server sockets klzgrad 2024-03-10 10:30:35 +08:00
  • a4b39d2015 net/socket: Force tunneling for all sockets klzgrad 2019-06-09 15:19:03 +00:00
  • 55d89e69a9 net/socket: Allow higher limits for proxies klzgrad 2018-01-25 00:11:23 -05:00
  • d9f2543298 net/cert: Fix iwyu klzgrad 2023-06-04 11:54:34 +08:00
  • 5c00f95e54 net/cert: Handle AIA response in PKCS#7 format klzgrad 2021-05-16 00:47:27 +08:00
  • 8ef8bb6b19 net/cert: Use builtin verifier on Android and Linux klzgrad 2023-12-10 19:12:48 +08:00
  • 73bf1a82dc net/cert: Add SystemTrustStoreStaticUnix klzgrad 2021-05-16 00:41:07 +08:00
  • e50b551670 libc++: Fix assertion handler klzgrad 2024-07-27 09:39:29 +08:00
  • 21c265138d libc++: Disable exceptions and RTTI klzgrad 2019-11-30 21:52:42 +08:00
  • 2a32ecc3cb base: Don't fix Y2038 problem with icu klzgrad 2020-11-18 22:51:53 +08:00
  • b1ee24df1a net, url: Remove icu klzgrad 2018-01-25 05:02:13 -05:00
  • b009b16f97 base, net: Fix disabling tracing klzgrad 2024-10-07 15:57:25 +08:00
  • 35e5cecc5e build: Minimize sysroot creator script klzgrad 2019-10-05 15:52:34 +08:00
  • 95ec5d98c1 build: Use thinlto max optimization for everything klzgrad 2022-05-04 10:31:50 +08:00
  • 0a1f3f3fb0 build: Never explicitly link clang_rt.builtins klzgrad 2024-10-06 14:46:16 +08:00
  • 07506c5f33 build: Force determinism in official build klzgrad 2019-01-11 11:49:08 +00:00
  • 446f70b7f5 build: Disable build_with_chromium klzgrad 2021-05-16 20:40:16 +08:00
  • 0170381eff android: base: Fix build adding extra -latomic klzgrad 2022-05-03 01:01:06 +08:00
  • cad8ed66a1 android: build: Disable Android java templates klzgrad 2021-05-16 20:57:51 +08:00
  • 2bd98c9d59 android: url: Remove Android klzgrad 2023-12-10 19:05:40 +08:00
  • 113b7cc15b android: third_party/jni_zero: Remove JNI functions klzgrad 2024-07-27 10:18:11 +08:00
  • bd0f94294a android: base: Add Android stubs klzgrad 2021-05-16 10:10:30 +08:00
  • 9cab4d3f5d android: net: Add Android stubs klzgrad 2021-05-16 10:10:09 +08:00
  • c9c87cb2a4 base: Remove Rust klzgrad 2025-01-14 19:29:28 +08:00
  • 02c89f1dbb build: Remove tests and minimize klzgrad 2021-05-16 21:03:12 +08:00
  • 32b46c956e Add .gitignore klzgrad 2021-05-20 23:57:20 +08:00
  • a065c28aa3 Import chromium-132.0.6834.79 importer 2025-01-14 19:56:51 +08:00
  • 00c8eff378
    Update README.md 131.0.6778.86 klzgrad 2025-01-05 14:28:49 +08:00
  • 69228f8f8d
    Update LICENSE, fix license year JasonnnW3000 2025-01-01 01:02:18 -05:00
  • 9fd71716e0 net/cert: Update SystemTrustStoreStaticUnix Keeyou 2024-12-02 11:02:31 +08:00
  • 42ea664cce mipsel: allocator: Disable musttail compile error v131.0.6778.86-1 klzgrad 2024-11-20 20:30:35 +08:00
  • 9a5a6cd7fe Add continuous integration and tests klzgrad 2019-04-26 01:40:46 +08:00
  • 2dd496324f Add apk build klzgrad 2024-01-15 02:31:29 +08:00
  • 92175bda55 src/get-openwrt.sh klzgrad 2024-11-20 19:35:58 +08:00
  • 7c5bbb98d2 Add build scripts klzgrad 2018-01-25 10:06:30 -05:00
  • 512aeabf9d Add README klzgrad 2019-01-14 03:24:16 -05:00
  • 30516b37e0 Add source import tool klzgrad 2019-01-14 00:42:27 -05:00
  • c1cfb56fa1 Add Naive klzgrad 2018-01-20 12:15:45 -05:00
  • ad8d03e65c musl: third_party/lss: Fix missing sgidefs.h klzgrad 2021-10-06 15:30:54 +08:00
  • e0b4850858 musl: net: Fix DNS res_init klzgrad 2019-11-30 22:21:18 +08:00
  • f769638953 musl: allocator: Disable ifunc on aarch64 klzgrad 2024-06-10 16:45:07 +08:00
  • 93d6a3c8b6 musl: allocator: Fix hanging in qemu-user klzgrad 2024-05-13 19:08:53 +08:00
  • 410cb4d6ef musl: allocator: Disable memory tagging klzgrad 2023-08-05 23:35:21 +08:00
  • c336411bf8 musl: allocator: Fix __THROW and mallinfo klzgrad 2022-11-09 23:36:59 +08:00
  • cf664d9c54 musl: base: Fix stack trace printing klzgrad 2024-10-07 14:46:36 +08:00
  • 7cd1bcce1d musl: base: Remove use of mallinfo klzgrad 2019-11-30 22:36:22 +08:00
  • c20cce4d08 openwrt: third_party/lss: Avoid naming conflict in fstatat64 klzgrad 2020-11-19 00:09:26 +08:00
  • b4acc54dc5 openwrt: allocator: Fix recommitted pages not being zeroed when madvise is not available. klzgrad 2022-11-12 15:13:24 +08:00
  • 6c87be8412 openwrt: base: Fix broken overloading of libc close in static build klzgrad 2023-06-04 09:15:13 +08:00
  • be665d36a2 openwrt: build: Add OpenWrt toolchains klzgrad 2021-05-17 02:01:16 +08:00
  • 0883957afe mipsel: allocator: Fix mipsel build config klzgrad 2023-04-05 13:47:03 +08:00
  • 3241ffd87e mipsel: build: Work around MIPS floating point ABI passing in LTO klzgrad 2024-01-21 01:22:38 +08:00
  • 0d3a648337 arm: build: Support ARM build without FPU klzgrad 2020-07-29 21:43:37 +08:00
  • 1bc2be77d1 arm: build: Support -mcpu= on ARM and ARM64 klzgrad 2020-05-19 23:42:14 +08:00
  • 81ee8b0df5 third_party/brotli: Fix missing import in BUILD.gn klzgrad 2023-03-14 06:41:58 +08:00
  • e17b7f4f22 net/dns: Fix iwyu on win klzgrad 2023-04-05 15:45:53 +08:00
  • f56f43a20c net/quic: Add support for HTTP/3 CONNECT Fast Open klzgrad 2019-01-17 05:47:20 -05:00
  • 75acc70f27 net/spdy: Pad RST_STREAM frames klzgrad 2020-06-13 17:59:48 +08:00
  • 90cae99ff1 net/spdy: Add support for HTTP/2 CONNECT Fast Open klzgrad 2018-01-29 13:02:09 -05:00
  • e3d8609bb0 net/spdy: Reduce warnings about RST on invalid streams klzgrad 2018-01-24 23:50:06 -05:00
  • 80d7fe42c1 net: Allow http proxies in proxy chains klzgrad 2024-07-22 00:21:45 +08:00
  • 995ae75efd net/socket: Use SO_REUSEPORT for server sockets klzgrad 2024-03-10 10:30:35 +08:00
  • 0fc7b30973 net/socket: Force tunneling for all sockets klzgrad 2019-06-09 15:19:03 +00:00
  • 2a1968e4bf net/socket: Allow higher limits for proxies klzgrad 2018-01-25 00:11:23 -05:00
  • 2dbd8bc05f net/cert: Fix iwyu klzgrad 2023-06-04 11:54:34 +08:00
  • 0ef3683625 net/cert: Handle AIA response in PKCS#7 format klzgrad 2021-05-16 00:47:27 +08:00
  • 51e91f54c8 net/cert: Use builtin verifier on Android and Linux klzgrad 2023-12-10 19:12:48 +08:00
  • 1acf42aac4 net/cert: Add SystemTrustStoreStaticUnix klzgrad 2021-05-16 00:41:07 +08:00