Commit Graph

  • a0cbd23700 net/spdy: Pad RST_STREAM frames klzgrad 2020-06-13 17:59:48 +0800
  • 715abfbfab net/spdy: Add support for HTTP/2 CONNECT Fast Open klzgrad 2018-01-29 13:02:09 -0500
  • 7bb8f48f9e net/spdy: Reduce warnings about RST on invalid streams klzgrad 2018-01-24 23:50:06 -0500
  • 64cff8b54e net: Allow http proxies in proxy chains klzgrad 2024-07-22 00:21:45 +0800
  • 864137ab04 net/socket: Use SO_REUSEPORT for server sockets klzgrad 2024-03-10 10:30:35 +0800
  • cf38be596d net/socket: Force tunneling for all sockets klzgrad 2019-06-09 15:19:03 +0000
  • 5dc1bcd251 net/socket: Allow higher limits for proxies klzgrad 2018-01-25 00:11:23 -0500
  • b9a8118e5f net/cert: Fix iwyu klzgrad 2023-06-04 11:54:34 +0800
  • e3410233c4 net/cert: Handle AIA response in PKCS#7 format klzgrad 2021-05-16 00:47:27 +0800
  • 8f48e56113 net/cert: Use builtin verifier on Android and Linux klzgrad 2023-12-10 19:12:48 +0800
  • 5bd0b25775 net/cert: Add SystemTrustStoreStaticUnix klzgrad 2021-05-16 00:41:07 +0800
  • 40c3a73d55 libc++: Fix assertion handler klzgrad 2024-07-27 09:39:29 +0800
  • 02234e1a67 libc++: Disable exceptions and RTTI klzgrad 2019-11-30 21:52:42 +0800
  • 0ad544b298 base: Don't fix Y2038 problem with icu klzgrad 2020-11-18 22:51:53 +0800
  • 263ea0eb29 net, url: Remove icu klzgrad 2018-01-25 05:02:13 -0500
  • e9bcc2d029 base, crypto, net: Fix trace stubs klzgrad 2024-10-07 15:57:25 +0800
  • 85a40f2d20 build: Minimize sysroot creator script klzgrad 2019-10-05 15:52:34 +0800
  • fb5c9dff3c build: Use thinlto max optimization for everything klzgrad 2022-05-04 10:31:50 +0800
  • 0dc8526080 build: Never explicitly link clang_rt.builtins klzgrad 2024-10-06 14:46:16 +0800
  • 10fa202457 build: Force determinism in official build klzgrad 2019-01-11 11:49:08 +0000
  • 14091ec69c build: Disable build_with_chromium klzgrad 2021-05-16 20:40:16 +0800
  • 23a2728e10 android: base: Fix build adding extra -latomic klzgrad 2022-05-03 01:01:06 +0800
  • 5e4b77caa9 android: build: Disable Android java templates klzgrad 2021-05-16 20:57:51 +0800
  • 5854b7ae35 android: url: Remove Android klzgrad 2023-12-10 19:05:40 +0800
  • 3861844edf android: third_party/jni_zero: Remove JNI functions klzgrad 2024-07-27 10:18:11 +0800
  • 5b95ee4e70 android: base: Add Android stubs klzgrad 2021-05-16 10:10:30 +0800
  • c7410332db android: net: Add Android stubs klzgrad 2021-05-16 10:10:09 +0800
  • a6902e19ed base: Remove Rust klzgrad 2025-01-14 19:29:28 +0800
  • e44c0742c0 build: Remove tests and minimize klzgrad 2021-05-16 21:03:12 +0800
  • ec24604a0d Add .gitignore klzgrad 2021-05-20 23:57:20 +0800
  • 91165af84f Import chromium-136.0.7103.44 importer 2025-04-29 20:17:03 +0800
  • dc662a73b5 [libc++] Fix the locale base API on Linux with musl (#128936) 135.0.7049.38 klzgrad 2025-04-04 10:04:34 +0800
  • fac95835de Add continuous integration and tests klzgrad 2019-04-26 01:40:46 +0800
  • 518608b593 Add apk build klzgrad 2024-01-15 02:31:29 +0800
  • 9863465370 Add build scripts klzgrad 2018-01-25 10:06:30 -0500
  • ebd60f8ede Add README klzgrad 2019-01-14 03:24:16 -0500
  • 6d6c708ebc Add source import tool klzgrad 2019-01-14 00:42:27 -0500
  • 4c1eefd4c8 Add Naive klzgrad 2018-01-20 12:15:45 -0500
  • f3c0ceaff4 musl: third_party/lss: Fix missing sgidefs.h klzgrad 2021-10-06 15:30:54 +0800
  • b35a93fa38 musl: net: Fix DNS res_init klzgrad 2019-11-30 22:21:18 +0800
  • 719d044f7c musl: allocator: Disable ifunc on aarch64 klzgrad 2024-06-10 16:45:07 +0800
  • 48741dc619 musl: allocator: Disable memory tagging klzgrad 2023-08-05 23:35:21 +0800
  • b1b82c0ac8 musl: allocator: Avoid deadlock in pthread_atfork klzgrad 2025-02-08 19:57:01 +0800
  • 609af980d0 musl: allocator: Fix __THROW and mallinfo klzgrad 2022-11-09 23:36:59 +0800
  • bc8eb39fca musl: base: Fix stack trace printing klzgrad 2024-10-07 14:46:36 +0800
  • 92aa753ec6 musl: base: Remove use of mallinfo klzgrad 2019-11-30 22:36:22 +0800
  • d91867597b musl: libc++: Allow setting musl klzgrad 2025-02-07 20:32:22 +0800
  • 08c0e7a1b1 openwrt: base: Disable lock-free assert on ARMv6 klzgrad 2025-02-07 22:57:10 +0800
  • 2f981a8b4b openwrt: third_party/lss: Avoid naming conflict in fstatat64 klzgrad 2020-11-19 00:09:26 +0800
  • 57257f8e1b openwrt: allocator: Fix recommitted pages not being zeroed when madvise is not available. klzgrad 2022-11-12 15:13:24 +0800
  • 770021d233 openwrt: base: Fix broken overloading of libc close in static build klzgrad 2023-06-04 09:15:13 +0800
  • e025f49130 openwrt: build: Add OpenWrt toolchains klzgrad 2021-05-17 02:01:16 +0800
  • 777efcc7e5 loong64: boringssl: Enable support for loong64 klzgrad 2025-04-05 19:24:05 +0800
  • d3517bea6c mipsel: base: Disable lockfree assert klzgrad 2025-04-04 10:05:00 +0800
  • 93c31870a0 mipsel: allocator: Disable musttail compile error klzgrad 2024-11-20 20:30:35 +0800
  • 70c6338e3b mipsel: allocator: Fix mipsel build config klzgrad 2023-04-05 13:47:03 +0800
  • 3ccaa86cb0 mipsel: build: Fix -z execstack link error klzgrad 2025-04-04 10:22:21 +0800
  • 59183304fe mipsel: build: Disable ELF CREL klzgrad 2025-01-14 21:59:22 +0800
  • 963cb106b5 mipsel: build: Work around MIPS floating point ABI passing in LTO klzgrad 2024-01-21 01:22:38 +0800
  • 643ca4cc82 arm: build: Support ARM build without FPU klzgrad 2020-07-29 21:43:37 +0800
  • 190fe908c8 arm: build: Support -mcpu= on ARM and ARM64 klzgrad 2020-05-19 23:42:14 +0800
  • e3527569ce third_party/brotli: Fix missing import in BUILD.gn klzgrad 2023-03-14 06:41:58 +0800
  • 913840400a net/dns: Fix iwyu on win klzgrad 2023-04-05 15:45:53 +0800
  • 38a473f79b net/quic: Add support for HTTP/3 CONNECT Fast Open klzgrad 2019-01-17 05:47:20 -0500
  • 9cfe679781 net/spdy: Pad RST_STREAM frames klzgrad 2020-06-13 17:59:48 +0800
  • 3274ec6b6d net/spdy: Add support for HTTP/2 CONNECT Fast Open klzgrad 2018-01-29 13:02:09 -0500
  • ff2cd07d32 net/spdy: Reduce warnings about RST on invalid streams klzgrad 2018-01-24 23:50:06 -0500
  • a76003076b net: Allow http proxies in proxy chains klzgrad 2024-07-22 00:21:45 +0800
  • bee82390ba net/socket: Use SO_REUSEPORT for server sockets klzgrad 2024-03-10 10:30:35 +0800
  • c174428ff5 net/socket: Force tunneling for all sockets klzgrad 2019-06-09 15:19:03 +0000
  • 31ab440c6c net/socket: Allow higher limits for proxies klzgrad 2018-01-25 00:11:23 -0500
  • 33c868111a net/cert: Fix iwyu klzgrad 2023-06-04 11:54:34 +0800
  • 14030717e8 net/cert: Handle AIA response in PKCS#7 format klzgrad 2021-05-16 00:47:27 +0800
  • 1cb7c75ad2 net/cert: Use builtin verifier on Android and Linux klzgrad 2023-12-10 19:12:48 +0800
  • 4d6af7a773 net/cert: Add SystemTrustStoreStaticUnix klzgrad 2021-05-16 00:41:07 +0800
  • f8379dfa0e libc++: Fix assertion handler klzgrad 2024-07-27 09:39:29 +0800
  • c0273d3f50 libc++: Disable exceptions and RTTI klzgrad 2019-11-30 21:52:42 +0800
  • a61a639bd9 base: Don't fix Y2038 problem with icu klzgrad 2020-11-18 22:51:53 +0800
  • 66f18baaa8 net, url: Remove icu klzgrad 2018-01-25 05:02:13 -0500
  • 796e05eec5 base, crypto, net: Fix trace stubs klzgrad 2024-10-07 15:57:25 +0800
  • e22c2ee6ee build: Minimize sysroot creator script klzgrad 2019-10-05 15:52:34 +0800
  • e6aded9c0c [libc++] Fix the locale base API on Linux with musl (#128936) v135.0.7049.38-2 klzgrad 2025-04-04 10:04:34 +0800
  • 6ceea86f63 Add continuous integration and tests klzgrad 2019-04-26 01:40:46 +0800
  • fe8d100171 Add apk build klzgrad 2024-01-15 02:31:29 +0800
  • a3b828a2d0 Add build scripts klzgrad 2018-01-25 10:06:30 -0500
  • b01970dc45 Add README klzgrad 2019-01-14 03:24:16 -0500
  • 48ad91cfa4 Add source import tool klzgrad 2019-01-14 00:42:27 -0500
  • bd775e367a Add Naive klzgrad 2018-01-20 12:15:45 -0500
  • 8601928664 musl: third_party/lss: Fix missing sgidefs.h klzgrad 2021-10-06 15:30:54 +0800
  • a8e4001c8c musl: net: Fix DNS res_init klzgrad 2019-11-30 22:21:18 +0800
  • 63dad91508 musl: allocator: Disable ifunc on aarch64 klzgrad 2024-06-10 16:45:07 +0800
  • e7d853382e musl: allocator: Disable memory tagging klzgrad 2023-08-05 23:35:21 +0800
  • 67c25f4a9d musl: allocator: Avoid deadlock in pthread_atfork klzgrad 2025-02-08 19:57:01 +0800
  • 540ef8737d musl: allocator: Fix __THROW and mallinfo klzgrad 2022-11-09 23:36:59 +0800
  • c0ddf7f082 musl: base: Fix stack trace printing klzgrad 2024-10-07 14:46:36 +0800
  • af416241ac musl: base: Remove use of mallinfo klzgrad 2019-11-30 22:36:22 +0800
  • 4cbf22d804 musl: libc++: Allow setting musl klzgrad 2025-02-07 20:32:22 +0800
  • 7621d9d0c9 openwrt: base: Disable lock-free assert on ARMv6 klzgrad 2025-02-07 22:57:10 +0800
  • 0f8cd15c4a openwrt: third_party/lss: Avoid naming conflict in fstatat64 klzgrad 2020-11-19 00:09:26 +0800
  • fbf63df3bc openwrt: allocator: Fix recommitted pages not being zeroed when madvise is not available. klzgrad 2022-11-12 15:13:24 +0800