Commit Graph

  • 082f5bc311 base: Add Android stubs klzgrad 2021-05-16 10:10:30 +0800
  • 2d1bf6a911 net: Add Android stubs klzgrad 2021-05-16 10:10:09 +0800
  • 1694a758c0 build: Remove tests and minimize klzgrad 2021-05-16 21:03:12 +0800
  • 80c1470eeb Add .gitignore klzgrad 2021-05-20 23:57:20 +0800
  • 614b0e32ad Import chromium-121.0.6167.71 importer 2024-01-19 10:08:33 +0800
  • 2371b7bcac
    Update README.md 120.0.6099.43 klzgrad 2024-01-16 18:05:36 +0800
  • 5bdb3f745e Add apk build v120.0.6099.43-2 klzgrad 2024-01-15 02:31:29 +0800
  • dfff56ecd9
    Update README.md klzgrad 2024-01-10 15:59:03 +0800
  • 1416bf5f8d quiche: Work around Clang miscompile on mipsel v120.0.6099.43-1 klzgrad 2023-09-21 20:48:53 +0800
  • 634cc083bd Disable ThinLTO on static builds klzgrad 2023-09-21 00:39:07 +0800
  • ff48f9fb6c net/cert: Fix iwyu klzgrad 2023-06-04 11:54:34 +0800
  • 5cd53b7986 Fix broken overloading of libc close in static OpenWrt build klzgrad 2023-06-04 09:15:13 +0800
  • da4c404f45 boringssl: Fix import iwyu klzgrad 2023-06-03 08:36:08 +0800
  • 2bb6ae6d89 dns: Fix iwyu on win klzgrad 2023-04-05 15:45:53 +0800
  • 2d1696b457 brotli: Fix missing import in BUILD.gn klzgrad 2023-03-14 06:41:58 +0800
  • be35037736 third_party/protobuf: Reduce the required alignment of ArenaString from 8 to 4 klzgrad 2022-09-01 21:37:42 +0800
  • b5a787f1ad third_party/protobuf: Disable musttail on MIPS klzgrad 2022-09-01 21:32:55 +0800
  • 5b6b281c3f net: Remove upstream temporary debug code breaking build klzgrad 2022-05-29 19:14:32 +0800
  • 9d704a34dd Add continuous integration and tests klzgrad 2019-04-26 01:40:46 +0800
  • f9a0bb21e8 Add build scripts klzgrad 2018-01-25 10:06:30 -0500
  • b83fde2313 Add example config.json klzgrad 2019-01-11 12:24:28 +0000
  • b72629f434 Add README klzgrad 2019-01-14 03:24:16 -0500
  • b4d9d30f8f Add LICENSE klzgrad 2019-01-14 03:24:01 -0500
  • 346f532398 Add source import tool klzgrad 2019-01-14 00:42:27 -0500
  • 25677ca9b5 Add Naive klzgrad 2018-01-20 12:15:45 -0500
  • 07a459a6cf build: Use thinlto max optimization for everything klzgrad 2022-05-04 10:31:50 +0800
  • 6b59d4b47e base: Fix Android build adding extra -latomic klzgrad 2022-05-03 01:01:06 +0800
  • 528e6a2f92 base: Fix OpenWrt build with use_allocator_shim=false klzgrad 2022-03-03 02:09:27 +0800
  • dbc3c9d81d allocator: Disable PartitionAlloc memory tagging on non-glibc klzgrad 2023-08-05 23:35:21 +0800
  • 685c74a2b6 allocator: Fix PartitionAlloc mipsel build klzgrad 2023-04-05 13:47:03 +0800
  • faf8c150e3 allocator: Fix recommitted pages not being zeroed when madvise is not available. klzgrad 2022-11-12 15:13:24 +0800
  • d626d45cef allocator: Fix __THROW and mallinfo for Musl klzgrad 2022-11-09 23:36:59 +0800
  • edd184be2e allocator: Improve MIPS coverage of spinlocks klzgrad 2019-11-30 22:38:31 +0800
  • ce50d1f3af debug: Fix uClibc macro condition klzgrad 2019-11-30 22:37:57 +0800
  • 0ec5ece3c2 third_party: Fix missing sgidefs.h for Musl klzgrad 2021-10-06 15:30:54 +0800
  • eff3c1ed82 process: Remove use of mallinfo for Musl klzgrad 2019-11-30 22:37:05 +0800
  • 9383e75eb3 base: Remove use of mallinfo for Musl klzgrad 2019-11-30 22:36:22 +0800
  • 4272143447 dns: Support Musl klzgrad 2019-11-30 22:21:18 +0800
  • b200cd7738 lss: Avoid naming conflict in fstatat64 klzgrad 2020-11-19 00:09:26 +0800
  • e1ab530f2c build: Add sysroot creator script klzgrad 2019-10-05 15:52:34 +0800
  • 874cd1b7a4 build: Add OpenWrt toolchains klzgrad 2021-05-17 02:01:16 +0800
  • 9067c07f18 build: Support ARM build without FPU klzgrad 2020-07-29 21:43:37 +0800
  • 9dc4a25958 build: Support -mcpu= on ARM and ARM64 klzgrad 2020-05-19 23:42:14 +0800
  • 23b8a36e7a quic: Add support for HTTP/3 CONNECT Fast Open klzgrad 2019-01-17 05:47:20 -0500
  • b01404292a h2: Pad RST_STREAM frames klzgrad 2020-06-13 17:59:48 +0800
  • 8d47c52115 h2: Add support for HTTP/2 CONNECT Fast Open klzgrad 2018-01-29 13:02:09 -0500
  • d3f9283ed8 h2: Reduce warnings about RST on invalid streams klzgrad 2018-01-24 23:50:06 -0500
  • bd58db53b2 socket: Force tunneling for all sockets klzgrad 2019-06-09 15:19:03 +0000
  • 7917b5fd46 socket: Allow higher limits for proxies klzgrad 2018-01-25 00:11:23 -0500
  • 7195273be7 socket: Add RawConnect method klzgrad 2018-12-08 00:52:08 -0500
  • a98b2fa4a9 cert: Handle AIA response in PKCS#7 format klzgrad 2021-05-16 00:47:27 +0800
  • aca8aff94d cert: Use builtin verifier on Android and Linux klzgrad 2023-12-10 19:12:48 +0800
  • aae966f90d cert: Add SystemTrustStoreStaticUnix klzgrad 2021-05-16 00:41:07 +0800
  • ff7ae889f1 libc++: Disable exceptions and RTTI klzgrad 2019-11-30 21:52:42 +0800
  • 7ae90a435e base: Disable trace event klzgrad 2020-08-29 20:22:14 +0800
  • cf0d652a21 base: Fix iwyu in file_path.cc klzgrad 2022-05-29 19:13:46 +0800
  • d8821fbc40 base: Don't fix Y2038 problem with icu klzgrad 2020-11-18 22:51:53 +0800
  • 796a2f656a net, url: Remove icu klzgrad 2018-01-25 05:02:13 -0500
  • 45eeaaa804 build: Force determinism in official build klzgrad 2019-01-11 11:49:08 +0000
  • bb780643a0 build: Disable Android java templates klzgrad 2021-05-16 20:57:51 +0800
  • fd449eef15 build: Disable build_with_chromium klzgrad 2021-05-16 20:40:16 +0800
  • 8f93fec51f base: Remove JNI function on Android klzgrad 2022-03-30 20:23:40 +0800
  • a886d96513 base: Add Android stubs klzgrad 2021-05-16 10:10:30 +0800
  • f1b3f0089f net: Add Android stubs klzgrad 2021-05-16 10:10:09 +0800
  • 1a8aeef50d url/BUILD.gn klzgrad 2023-12-10 19:05:40 +0800
  • 7630fa9fa5 build: Remove tests and minimize klzgrad 2021-05-16 21:03:12 +0800
  • 3c8f3ec462 Add .gitignore klzgrad 2021-05-20 23:57:20 +0800
  • 9fb6fbf5f2 Import chromium-120.0.6099.43 importer 2023-12-10 15:03:02 +0800
  • 063d04ae8a quiche: Work around Clang miscompile on mipsel v119.0.6045.66-1 119.0.6045.66 klzgrad 2023-09-21 20:48:53 +0800
  • ee343b9f01 Disable ThinLTO on static builds klzgrad 2023-09-21 00:39:07 +0800
  • 9d1f75fae9 net/cert: Fix iwyu klzgrad 2023-06-04 11:54:34 +0800
  • cf86a92792 Fix broken overloading of libc close in static OpenWrt build klzgrad 2023-06-04 09:15:13 +0800
  • d1fda19a12 boringssl: Fix import iwyu klzgrad 2023-06-03 08:36:08 +0800
  • dd9edafde5 dns: Fix iwyu on win klzgrad 2023-04-05 15:45:53 +0800
  • cfa0f08e28 brotli: Fix missing import in BUILD.gn klzgrad 2023-03-14 06:41:58 +0800
  • 2ff3a20857 third_party/protobuf: Reduce the required alignment of ArenaString from 8 to 4 klzgrad 2022-09-01 21:37:42 +0800
  • 38a1f21214 third_party/protobuf: Disable musttail on MIPS klzgrad 2022-09-01 21:32:55 +0800
  • facf662c48 net: Remove upstream temporary debug code breaking build klzgrad 2022-05-29 19:14:32 +0800
  • 71321ace5e Add continuous integration and tests klzgrad 2019-04-26 01:40:46 +0800
  • c1d9cd1340 build.sh klzgrad 2023-11-05 17:35:16 +0800
  • f80453e25f Add build scripts klzgrad 2018-01-25 10:06:30 -0500
  • 46633d96fb Add example config.json klzgrad 2019-01-11 12:24:28 +0000
  • a3e7336296 Add README klzgrad 2019-01-14 03:24:16 -0500
  • 50399faf6f Add LICENSE klzgrad 2019-01-14 03:24:01 -0500
  • e8fde66555 Add source import tool klzgrad 2019-01-14 00:42:27 -0500
  • 4d832a42cb Add Naive klzgrad 2018-01-20 12:15:45 -0500
  • 0dcddfb356 build: Use thinlto max optimization for everything klzgrad 2022-05-04 10:31:50 +0800
  • b41d0b3b12 base: Fix Android build adding extra -latomic klzgrad 2022-05-03 01:01:06 +0800
  • 51b5c70c6a base: Fix OpenWrt build with use_allocator_shim=false klzgrad 2022-03-03 02:09:27 +0800
  • 4e1562642a allocator: Disable PartitionAlloc memory tagging on non-glibc klzgrad 2023-08-05 23:35:21 +0800
  • b48109eed3 allocator: Fix PartitionAlloc mipsel build klzgrad 2023-04-05 13:47:03 +0800
  • bb7c0e1962 allocator: Fix recommitted pages not being zeroed when madvise is not available. klzgrad 2022-11-12 15:13:24 +0800
  • ded0a85522 allocator: Fix __THROW and mallinfo for Musl klzgrad 2022-11-09 23:36:59 +0800
  • 2f8b6f82d5 allocator: Improve MIPS coverage of spinlocks klzgrad 2019-11-30 22:38:31 +0800
  • 2d1d2354e4 debug: Fix uClibc macro condition klzgrad 2019-11-30 22:37:57 +0800
  • 8a62cd66b2 third_party: Fix missing sgidefs.h for Musl klzgrad 2021-10-06 15:30:54 +0800
  • fd83ac7d75 process: Remove use of mallinfo for Musl klzgrad 2019-11-30 22:37:05 +0800
  • 25ad784a60 base: Remove use of mallinfo for Musl klzgrad 2019-11-30 22:36:22 +0800
  • 5590410b3c dns: Support Musl klzgrad 2019-11-30 22:21:18 +0800
  • 9c9d625f59 lss: Avoid naming conflict in fstatat64 klzgrad 2020-11-19 00:09:26 +0800