Commit Graph

  • 3ba967e2d3 Add continuous integration and tests master v150.0.7871.63-1 klzgrad 2019-04-26 01:40:46 +08:00
  • a7daa5b386 Support debug build klzgrad 2025-05-23 19:10:58 +08:00
  • a3dd7ff510 Add apk build klzgrad 2024-01-15 02:31:29 +08:00
  • 5fa9bf9f76 Add build scripts klzgrad 2018-01-25 10:06:30 -05:00
  • dc95308bc4 Add README klzgrad 2019-01-14 03:24:16 -05:00
  • 743e42c12a Add source import tool klzgrad 2019-01-14 00:42:27 -05:00
  • 94e9f3c63b Add Naive klzgrad 2018-01-20 12:15:45 -05:00
  • f51bcebc49 musl: Disable copy_file_range klzgrad 2026-04-06 13:54:17 +08:00
  • 6d115831bf musl: third_party/perfetto: Support old Musl with missing pthread_getname_np klzgrad 2025-08-08 00:44:50 +08:00
  • 2f5f7b6980 musl: third_party/lss: Fix missing sgidefs.h klzgrad 2021-10-06 15:30:54 +08:00
  • 979095b706 musl: net: Fix DNS res_init klzgrad 2019-11-30 22:21:18 +08:00
  • dcaafad8e0 musl: allocator: Disable ifunc on aarch64 klzgrad 2024-06-10 16:45:07 +08:00
  • 6bc72e845a musl: allocator: Disable memory tagging klzgrad 2023-08-05 23:35:21 +08:00
  • fb2392ea89 musl: allocator: Avoid deadlock in pthread_atfork klzgrad 2025-02-08 19:57:01 +08:00
  • baaacd7d67 musl: allocator: Fix __THROW and mallinfo klzgrad 2022-11-09 23:36:59 +08:00
  • aeb0911118 musl: base: Fix stack trace printing klzgrad 2024-10-07 14:46:36 +08:00
  • 4ab3f20512 musl: base: Remove use of mallinfo klzgrad 2019-11-30 22:36:22 +08:00
  • 33824aa8d7 musl: libc++: Allow setting musl klzgrad 2025-02-07 20:32:22 +08:00
  • 542ff11fe5 openwrt, windows: Use PartitionAlloc even in Cronet build to remove dependency on glibc klzgrad 2025-12-14 20:25:25 +08:00
  • 377ce8c76e openwrt: Disable C++ modules support klzgrad 2025-12-14 20:04:24 +08:00
  • 2129d10bb3 openwrt: third_party: Disable lock-free assert on ARMv5 klzgrad 2025-05-27 22:56:13 +08:00
  • 732f0fd118 openwrt: base: Disable lock-free assert on ARMv6 klzgrad 2025-02-07 22:57:10 +08:00
  • 275362f428 openwrt: third_party/lss: Avoid naming conflict in fstatat64 klzgrad 2020-11-19 00:09:26 +08:00
  • 222166cc7e openwrt: allocator: Fix recommitted pages not being zeroed when madvise is not available. klzgrad 2022-11-12 15:13:24 +08:00
  • e04b97bdf5 openwrt: base: Fix broken overloading of libc close in static build klzgrad 2023-06-04 09:15:13 +08:00
  • b86bdcc14e openwrt: build: Add OpenWrt toolchains klzgrad 2021-05-17 02:01:16 +08:00
  • 3e4d609c73 loong64: boringssl: Enable support for loong64 klzgrad 2025-04-05 19:24:05 +08:00
  • 468801e7b8 mipsel: base: Disable lockfree assert klzgrad 2025-04-04 10:05:00 +08:00
  • dc3182d630 mipsel: allocator: Disable musttail compile error klzgrad 2024-11-20 20:30:35 +08:00
  • 544188ce08 mipsel: allocator: Fix mipsel build config klzgrad 2023-04-05 13:47:03 +08:00
  • 2df4857228 mipsel: build: Fix -z execstack link error klzgrad 2025-04-04 10:22:21 +08:00
  • 9b4473b5de mipsel: build: Disable ELF CREL klzgrad 2025-01-14 21:59:22 +08:00
  • 1d398cd065 mipsel: build: Work around MIPS floating point ABI passing in LTO klzgrad 2024-01-21 01:22:38 +08:00
  • 88badad819 arm: build: Support ARM build without FPU klzgrad 2020-07-29 21:43:37 +08:00
  • 7059deda3f arm: build: Support -mcpu= on ARM and ARM64 klzgrad 2020-05-19 23:42:14 +08:00
  • 6a5aa9cf68 macos: allocator: Disable double registration check klzgrad 2026-04-07 20:19:51 +08:00
  • 936f114c70 third_party/perfetto: Add libperfetto when build_with_chromium=false klzgrad 2025-08-07 22:22:46 +08:00
  • f3be403d7b third_party/brotli: Fix missing import in BUILD.gn klzgrad 2023-03-14 06:41:58 +08:00
  • b362927248 net: Support preamble headers in ProxyDelegate klzgrad 2026-04-30 22:34:16 +08:00
  • 0cd612bf78 net/dns: Fix iwyu on win klzgrad 2023-04-05 15:45:53 +08:00
  • 602d0ba072 net/quic: Support tunnel preamble requests klzgrad 2026-04-30 22:39:10 +08:00
  • 2a940eb1cb net/quic: Add support for HTTP/3 CONNECT Fast Open klzgrad 2019-01-17 05:47:20 -05:00
  • 88db709f1b net/spdy: Pad RST_STREAM frames klzgrad 2020-06-13 17:59:48 +08:00
  • 75d65d8efb net/spdy: Support tunnel preamble requests klzgrad 2026-04-30 22:38:52 +08:00
  • b638911a87 net/spdy: Add support for HTTP/2 CONNECT Fast Open klzgrad 2018-01-29 13:02:09 -05:00
  • 019f9c47d9 net/spdy: Reduce warnings about RST on invalid streams klzgrad 2018-01-24 23:50:06 -05:00
  • 57158a2bc4 net: Allow http proxies in proxy chains klzgrad 2024-07-22 00:21:45 +08:00
  • 2bf0103592 net/socket: Use SO_REUSEPORT for server sockets klzgrad 2024-03-10 10:30:35 +08:00
  • 727a2f2675 net/socket: Force tunneling for all sockets klzgrad 2019-06-09 15:19:03 +00:00
  • dbf456dc1a net/socket: Allow higher limits for proxies klzgrad 2018-01-25 00:11:23 -05:00
  • d8f3ce838f net/cert: Handle AIA response in PKCS#7 format klzgrad 2021-05-16 00:47:27 +08:00
  • 06d218927c net/cert: Use builtin verifier on Android and Linux klzgrad 2023-12-10 19:12:48 +08:00
  • 1c4df692f5 net/cert: Add SystemTrustStoreStaticUnix klzgrad 2021-05-16 00:41:07 +08:00
  • 54e5642dfe libc++: Disable exceptions and RTTI klzgrad 2019-11-30 21:52:42 +08:00
  • 98e98205a5 base: Fix build for CPU yield klzgrad 2026-06-14 09:09:44 +08:00
  • 234fd13c02 base: Don't fix Y2038 problem with icu klzgrad 2020-11-18 22:51:53 +08:00
  • 13d72c917d net, url: Remove icu klzgrad 2018-01-25 05:02:13 -05:00
  • 4186cdc71a chrome: Parrot Google Chrome branding klzgrad 2026-04-30 21:41:10 +08:00
  • dde552aafa components/embedder_support: Trim dependencies klzgrad 2026-04-30 21:40:50 +08:00
  • 9e889e7110 tools: Remove Android arm64 custom profile path klzgrad 2025-09-14 23:22:32 +08:00
  • db188110be build: Minimize sysroot creator script klzgrad 2025-06-25 19:39:49 +08:00
  • ea866f7198 build: Use thinlto max optimization for everything klzgrad 2022-05-04 10:31:50 +08:00
  • 59e953837f build: Never explicitly link clang_rt.builtins klzgrad 2024-10-06 14:46:16 +08:00
  • 06c4c0dfef build: Force determinism in official build klzgrad 2019-01-11 11:49:08 +00:00
  • 525e218534 build: Disable build_with_chromium klzgrad 2021-05-16 20:40:16 +08:00
  • 51f3d40492 android: base: Fix build adding extra -latomic klzgrad 2022-05-03 01:01:06 +08:00
  • 1b776616e3 android: build: Disable Android java templates klzgrad 2021-05-16 20:57:51 +08:00
  • 9bbbc697d4 android: url: Remove Android klzgrad 2023-12-10 19:05:40 +08:00
  • a6ecb05c8a android: third_party/jni_zero: Remove JNI functions klzgrad 2024-07-27 10:18:11 +08:00
  • 1826c181bf android: base: Add Android stubs klzgrad 2021-05-16 10:10:30 +08:00
  • ae8d96e58b android: net: Add Android stubs klzgrad 2021-05-16 10:10:09 +08:00
  • ab626e1a07 base: Remove Rust klzgrad 2025-06-25 19:11:55 +08:00
  • 388447f485 build: Remove tests and minimize klzgrad 2021-05-16 21:03:12 +08:00
  • b460a90050 Add .gitignore klzgrad 2021-05-20 23:57:20 +08:00
  • 4ef8a515a3 Import chromium-150.0.7871.63 importer 2026-07-02 22:58:41 +08:00
  • b886ad6812 Fix variable name from tempir to tempdir (#810) 149.0.7827.114 Zihao FU 2026-06-26 08:57:06 +08:00
  • 0c9492f300 Fix build for CPU yield v149.0.7827.114-1 klzgrad 2026-06-14 09:09:44 +08:00
  • ecff3a1fee Support debug build klzgrad 2025-05-23 19:10:58 +08:00
  • b8b8ff7eaf Add continuous integration and tests klzgrad 2019-04-26 01:40:46 +08:00
  • 7f1d17770a Add apk build klzgrad 2024-01-15 02:31:29 +08:00
  • a93c9c9a65 Add build scripts klzgrad 2018-01-25 10:06:30 -05:00
  • aea30f4a62 Add README klzgrad 2019-01-14 03:24:16 -05:00
  • c6daed5044 Add source import tool klzgrad 2019-01-14 00:42:27 -05:00
  • 9d9c1d7e9e Add Naive klzgrad 2018-01-20 12:15:45 -05:00
  • 9f028e22db musl: Disable copy_file_range klzgrad 2026-04-06 13:54:17 +08:00
  • fe6db43fe7 musl: third_party/perfetto: Support old Musl with missing pthread_getname_np klzgrad 2025-08-08 00:44:50 +08:00
  • 627a453c4f musl: third_party/lss: Fix missing sgidefs.h klzgrad 2021-10-06 15:30:54 +08:00
  • b649adc285 musl: net: Fix DNS res_init klzgrad 2019-11-30 22:21:18 +08:00
  • ddeee67641 musl: allocator: Disable ifunc on aarch64 klzgrad 2024-06-10 16:45:07 +08:00
  • 8f7bc84ebf musl: allocator: Disable memory tagging klzgrad 2023-08-05 23:35:21 +08:00
  • 4de564fc14 musl: allocator: Avoid deadlock in pthread_atfork klzgrad 2025-02-08 19:57:01 +08:00
  • 63dce5b8f6 musl: allocator: Fix __THROW and mallinfo klzgrad 2022-11-09 23:36:59 +08:00
  • de8b4ef37d musl: base: Fix stack trace printing klzgrad 2024-10-07 14:46:36 +08:00
  • c5cf91264c musl: base: Remove use of mallinfo klzgrad 2019-11-30 22:36:22 +08:00
  • 1a1b1d8f04 musl: libc++: Allow setting musl klzgrad 2025-02-07 20:32:22 +08:00
  • f234e04773 openwrt, windows: Use PartitionAlloc even in Cronet build to remove dependency on glibc klzgrad 2025-12-14 20:25:25 +08:00
  • be7e1a3476 openwrt: Disable C++ modules support klzgrad 2025-12-14 20:04:24 +08:00
  • f7bbaffbbf openwrt: third_party: Disable lock-free assert on ARMv5 klzgrad 2025-05-27 22:56:13 +08:00
  • 7209f5bcb9 openwrt: base: Disable lock-free assert on ARMv6 klzgrad 2025-02-07 22:57:10 +08:00
  • fb7f138cee openwrt: third_party/lss: Avoid naming conflict in fstatat64 klzgrad 2020-11-19 00:09:26 +08:00