Commit Graph

  • 2dc0854cbc Add apk build klzgrad 2024-01-15 02:31:29 +08:00
  • 8123387458 Add build scripts klzgrad 2018-01-25 10:06:30 -05:00
  • 15e01c5866 Add README klzgrad 2019-01-14 03:24:16 -05:00
  • d3a3707861 Add source import tool klzgrad 2019-01-14 00:42:27 -05:00
  • d8c170e54c Add Naive klzgrad 2018-01-20 12:15:45 -05:00
  • f922f09ffe musl: Disable copy_file_range klzgrad 2026-04-06 13:54:17 +08:00
  • b39f08635a musl: third_party/perfetto: Support old Musl with missing pthread_getname_np klzgrad 2025-08-08 00:44:50 +08:00
  • c1c31acc1b musl: third_party/lss: Fix missing sgidefs.h klzgrad 2021-10-06 15:30:54 +08:00
  • 1fc860ddc8 musl: net: Fix DNS res_init klzgrad 2019-11-30 22:21:18 +08:00
  • 783d9b7cd6 musl: allocator: Disable ifunc on aarch64 klzgrad 2024-06-10 16:45:07 +08:00
  • cf55c237b0 musl: allocator: Disable memory tagging klzgrad 2023-08-05 23:35:21 +08:00
  • 0bb8970210 musl: allocator: Avoid deadlock in pthread_atfork klzgrad 2025-02-08 19:57:01 +08:00
  • 4e7af920c2 musl: allocator: Fix __THROW and mallinfo klzgrad 2022-11-09 23:36:59 +08:00
  • 941d0e2c1b musl: base: Fix stack trace printing klzgrad 2024-10-07 14:46:36 +08:00
  • 4a011daed3 musl: base: Remove use of mallinfo klzgrad 2019-11-30 22:36:22 +08:00
  • d8a7638aba musl: libc++: Allow setting musl klzgrad 2025-02-07 20:32:22 +08:00
  • 30cda26457 openwrt, windows: Use PartitionAlloc even in Cronet build to remove dependency on glibc klzgrad 2025-12-14 20:25:25 +08:00
  • b3051d4bc4 openwrt: Disable C++ modules support klzgrad 2025-12-14 20:04:24 +08:00
  • 0e1002fb97 openwrt: third_party: Disable lock-free assert on ARMv5 klzgrad 2025-05-27 22:56:13 +08:00
  • bdf50dafe7 openwrt: base: Disable lock-free assert on ARMv6 klzgrad 2025-02-07 22:57:10 +08:00
  • 5b52d3cc8d openwrt: third_party/lss: Avoid naming conflict in fstatat64 klzgrad 2020-11-19 00:09:26 +08:00
  • e1948522f7 openwrt: allocator: Fix recommitted pages not being zeroed when madvise is not available. klzgrad 2022-11-12 15:13:24 +08:00
  • d643d508f3 openwrt: base: Fix broken overloading of libc close in static build klzgrad 2023-06-04 09:15:13 +08:00
  • 5a344206a3 openwrt: build: Add OpenWrt toolchains klzgrad 2021-05-17 02:01:16 +08:00
  • 6c4731c6b3 loong64: boringssl: Enable support for loong64 klzgrad 2025-04-05 19:24:05 +08:00
  • 10f0dfa306 mipsel: base: Disable lockfree assert klzgrad 2025-04-04 10:05:00 +08:00
  • 79965d8ccc mipsel: allocator: Disable musttail compile error klzgrad 2024-11-20 20:30:35 +08:00
  • 19193b0491 mipsel: allocator: Fix mipsel build config klzgrad 2023-04-05 13:47:03 +08:00
  • e787f890f1 mipsel: build: Fix -z execstack link error klzgrad 2025-04-04 10:22:21 +08:00
  • 942466d5f6 mipsel: build: Disable ELF CREL klzgrad 2025-01-14 21:59:22 +08:00
  • df6713e525 mipsel: build: Work around MIPS floating point ABI passing in LTO klzgrad 2024-01-21 01:22:38 +08:00
  • a2f4dd7f09 arm: build: Support ARM build without FPU klzgrad 2020-07-29 21:43:37 +08:00
  • 85fe5fb462 arm: build: Support -mcpu= on ARM and ARM64 klzgrad 2020-05-19 23:42:14 +08:00
  • e8833fa31c macos: allocator: Disable double registration check klzgrad 2026-04-07 20:19:51 +08:00
  • 75a86609ad third_party/perfetto: Add libperfetto when build_with_chromium=false klzgrad 2025-08-07 22:22:46 +08:00
  • ce8524b227 third_party/brotli: Fix missing import in BUILD.gn klzgrad 2023-03-14 06:41:58 +08:00
  • 6c2d18adfe net/quic: Support tunnel preamble requests klzgrad 2026-04-30 22:39:10 +08:00
  • e7d1415cfe net/spdy: Support tunnel preamble requests klzgrad 2026-04-30 22:38:52 +08:00
  • f7453674b5 net: Support preamble headers in ProxyDelegate klzgrad 2026-04-30 22:34:16 +08:00
  • f08086b584 net/dns: Fix iwyu on win klzgrad 2023-04-05 15:45:53 +08:00
  • c689004845 net/quic: Add support for HTTP/3 CONNECT Fast Open klzgrad 2019-01-17 05:47:20 -05:00
  • f01eb5ecf8 net/spdy: Pad RST_STREAM frames klzgrad 2020-06-13 17:59:48 +08:00
  • 51c5e25253 net/spdy: Add support for HTTP/2 CONNECT Fast Open klzgrad 2018-01-29 13:02:09 -05:00
  • 740facaa39 net/spdy: Reduce warnings about RST on invalid streams klzgrad 2018-01-24 23:50:06 -05:00
  • 96251a35cf net: Allow http proxies in proxy chains klzgrad 2024-07-22 00:21:45 +08:00
  • ae5325282f net/socket: Use SO_REUSEPORT for server sockets klzgrad 2024-03-10 10:30:35 +08:00
  • cad3d2a2be net/socket: Force tunneling for all sockets klzgrad 2019-06-09 15:19:03 +00:00
  • 8e1afdb420 net/socket: Allow higher limits for proxies klzgrad 2018-01-25 00:11:23 -05:00
  • 87f99eac48 net/cert: Handle AIA response in PKCS#7 format klzgrad 2021-05-16 00:47:27 +08:00
  • fdd7820276 net/cert: Use builtin verifier on Android and Linux klzgrad 2023-12-10 19:12:48 +08:00
  • 16e2301199 net/cert: Add SystemTrustStoreStaticUnix klzgrad 2021-05-16 00:41:07 +08:00
  • 43d8beb3ef libc++: Disable exceptions and RTTI klzgrad 2019-11-30 21:52:42 +08:00
  • 49c1b23156 base: Don't fix Y2038 problem with icu klzgrad 2020-11-18 22:51:53 +08:00
  • 23803a8248 net, url: Remove icu klzgrad 2018-01-25 05:02:13 -05:00
  • d3e75f7235 chrome: Parrot Google Chrome branding klzgrad 2026-04-30 21:41:10 +08:00
  • 09f26c5071 components/embedder_support: Trim dependencies klzgrad 2026-04-30 21:40:50 +08:00
  • fbc6357aa8 build: Minimize sysroot creator script klzgrad 2025-06-25 19:39:49 +08:00
  • 88265d5103 build: Use thinlto max optimization for everything klzgrad 2022-05-04 10:31:50 +08:00
  • 15405ded8f build: Never explicitly link clang_rt.builtins klzgrad 2024-10-06 14:46:16 +08:00
  • d45108fa84 build: Force determinism in official build klzgrad 2019-01-11 11:49:08 +00:00
  • f0590d8417 build: Disable build_with_chromium klzgrad 2021-05-16 20:40:16 +08:00
  • ef3aa6ca80 android: base: Fix build adding extra -latomic klzgrad 2022-05-03 01:01:06 +08:00
  • 9921e26dae android: build: Disable Android java templates klzgrad 2021-05-16 20:57:51 +08:00
  • 158dd25596 android: url: Remove Android klzgrad 2023-12-10 19:05:40 +08:00
  • f012db3d3d android: third_party/jni_zero: Remove JNI functions klzgrad 2024-07-27 10:18:11 +08:00
  • a45545969c android: base: Add Android stubs klzgrad 2021-05-16 10:10:30 +08:00
  • c1bef47e4b android: net: Add Android stubs klzgrad 2021-05-16 10:10:09 +08:00
  • a1b530c203 base: Remove Rust klzgrad 2025-06-25 19:11:55 +08:00
  • 464866fe0c build: Remove tests and minimize klzgrad 2021-05-16 21:03:12 +08:00
  • f4d67e0189 Add .gitignore klzgrad 2021-05-20 23:57:20 +08:00
  • a2eeeca842 Import chromium-147.0.7727.49 importer 2026-04-30 21:47:51 +08:00
  • de64f61611 Speed up ccache v147.0.7727.49-2 klzgrad 2026-04-21 01:59:48 +08:00
  • d34c053e9c Refactor klzgrad 2026-04-21 00:23:42 +08:00
  • 0bba7ab768 Log proxy for each connection klzgrad 2026-04-08 23:11:19 +08:00
  • 6315863d2d allocator: Disable double registration check v147.0.7727.49-1 klzgrad 2026-04-07 20:19:51 +08:00
  • 48cfde6598 Fix brotli build on loong64 klzgrad 2026-04-06 13:54:34 +08:00
  • f339f5eebf musl: Disable copy_file_range klzgrad 2026-04-06 13:54:17 +08:00
  • 066e396eda openwrt, windows: Use PartitionAlloc even in Cronet build to remove dependency on glibc klzgrad 2025-12-14 20:25:25 +08:00
  • e4b6576b0f tools: Remove Android arm64 custom profile path klzgrad 2025-09-14 23:22:32 +08:00
  • 36ca21823b Support debug build klzgrad 2025-05-23 19:10:58 +08:00
  • 2a4e405422 Add continuous integration and tests klzgrad 2019-04-26 01:40:46 +08:00
  • 013023c4ed Add apk build klzgrad 2024-01-15 02:31:29 +08:00
  • 6210cf5836 Add build scripts klzgrad 2018-01-25 10:06:30 -05:00
  • 5194b5586d Add README klzgrad 2019-01-14 03:24:16 -05:00
  • 3fbebe9ef6 Add source import tool klzgrad 2019-01-14 00:42:27 -05:00
  • 0f8f65e9b5 Add Naive klzgrad 2018-01-20 12:15:45 -05:00
  • 9cd09b556c musl: third_party/perfetto: Support old Musl with missing pthread_getname_np klzgrad 2025-08-08 00:44:50 +08:00
  • 3a5f83f1ec musl: third_party/lss: Fix missing sgidefs.h klzgrad 2021-10-06 15:30:54 +08:00
  • e5958581db musl: net: Fix DNS res_init klzgrad 2019-11-30 22:21:18 +08:00
  • eaee6e33cd musl: allocator: Disable ifunc on aarch64 klzgrad 2024-06-10 16:45:07 +08:00
  • 80e461c5e0 musl: allocator: Disable memory tagging klzgrad 2023-08-05 23:35:21 +08:00
  • 126fd82400 musl: allocator: Avoid deadlock in pthread_atfork klzgrad 2025-02-08 19:57:01 +08:00
  • ec59abf532 musl: allocator: Fix __THROW and mallinfo klzgrad 2022-11-09 23:36:59 +08:00
  • 8488fc2d69 musl: base: Fix stack trace printing klzgrad 2024-10-07 14:46:36 +08:00
  • 3b4b77fef5 musl: base: Remove use of mallinfo klzgrad 2019-11-30 22:36:22 +08:00
  • 725b93c22c musl: libc++: Allow setting musl klzgrad 2025-02-07 20:32:22 +08:00
  • e6ceef08a8 openwrt: Disable C++ modules support klzgrad 2025-12-14 20:04:24 +08:00
  • 750ad503dd openwrt: third_party: Disable lock-free assert on ARMv5 klzgrad 2025-05-27 22:56:13 +08:00
  • a66838832a openwrt: base: Disable lock-free assert on ARMv6 klzgrad 2025-02-07 22:57:10 +08:00
  • 03fa445972 openwrt: third_party/lss: Avoid naming conflict in fstatat64 klzgrad 2020-11-19 00:09:26 +08:00