Commit graph

  • 65935fcb7f base: Fix Android build adding extra -latomic klzgrad 2022-05-03 01:01:06 +08:00
  • e69a1de462 allocator: Disable PartitionAlloc memory tagging klzgrad 2023-08-05 23:35:21 +08:00
  • 1bb7948894 allocator: Fix PartitionAlloc mipsel build klzgrad 2023-04-05 13:47:03 +08:00
  • b3c647cf54 allocator: Fix recommitted pages not being zeroed when madvise is not available. klzgrad 2022-11-12 15:13:24 +08:00
  • 194d753917 allocator: Fix __THROW and mallinfo for Musl klzgrad 2022-11-09 23:36:59 +08:00
  • 385e1a8163 debug: Fix uClibc macro condition klzgrad 2019-11-30 22:37:57 +08:00
  • 916560b75f third_party: Fix missing sgidefs.h for Musl klzgrad 2021-10-06 15:30:54 +08:00
  • d34f4bccd9 process: Remove use of mallinfo for Musl klzgrad 2019-11-30 22:37:05 +08:00
  • dcdfe48420 base: Remove use of mallinfo for Musl klzgrad 2019-11-30 22:36:22 +08:00
  • b46f06488f dns: Support Musl klzgrad 2019-11-30 22:21:18 +08:00
  • cd68b7be05 lss: Avoid naming conflict in fstatat64 klzgrad 2020-11-19 00:09:26 +08:00
  • c8c081012f build: Add sysroot creator script klzgrad 2019-10-05 15:52:34 +08:00
  • b3984b14b7 build: Add OpenWrt toolchains klzgrad 2021-05-17 02:01:16 +08:00
  • 72ce35040b build: Work around MPIS floating point ABI passing in LTO klzgrad 2024-01-21 01:22:38 +08:00
  • a0319d0b0d build: Support ARM build without FPU klzgrad 2020-07-29 21:43:37 +08:00
  • e7f307a72b build: Support -mcpu= on ARM and ARM64 klzgrad 2020-05-19 23:42:14 +08:00
  • 101e5b42ba quic: Add support for HTTP/3 CONNECT Fast Open klzgrad 2019-01-17 05:47:20 -05:00
  • c5133c7450 h2: Pad RST_STREAM frames klzgrad 2020-06-13 17:59:48 +08:00
  • 085c4c5993 h2: Add support for HTTP/2 CONNECT Fast Open klzgrad 2018-01-29 13:02:09 -05:00
  • 98b67cf7fa h2: Reduce warnings about RST on invalid streams klzgrad 2018-01-24 23:50:06 -05:00
  • d7cc4a2374 socket: Force tunneling for all sockets klzgrad 2019-06-09 15:19:03 +00:00
  • 0f24a69450 socket: Allow higher limits for proxies klzgrad 2018-01-25 00:11:23 -05:00
  • b3461f890f cert: Handle AIA response in PKCS#7 format klzgrad 2021-05-16 00:47:27 +08:00
  • 8c6aebf3e5 cert: Use builtin verifier on Android and Linux klzgrad 2023-12-10 19:12:48 +08:00
  • 25931edd2f cert: Add SystemTrustStoreStaticUnix klzgrad 2021-05-16 00:41:07 +08:00
  • 27b05522d1 libc++: Disable exceptions and RTTI klzgrad 2019-11-30 21:52:42 +08:00
  • 0a20d5aaf7 base: Disable trace event klzgrad 2020-08-29 20:22:14 +08:00
  • ea69f7c633 base: Fix iwyu in file_path.cc klzgrad 2022-05-29 19:13:46 +08:00
  • 83304fc750 base: Don't fix Y2038 problem with icu klzgrad 2020-11-18 22:51:53 +08:00
  • 7bc54497b9 net, url: Remove icu klzgrad 2018-01-25 05:02:13 -05:00
  • 6638573ea9 build: Force determinism in official build klzgrad 2019-01-11 11:49:08 +00:00
  • cdc1adc369 build: Disable Android java templates klzgrad 2021-05-16 20:57:51 +08:00
  • ef8cdf29df build: Disable build_with_chromium klzgrad 2021-05-16 20:40:16 +08:00
  • c0105ca6e5 url: Remove Android klzgrad 2023-12-10 19:05:40 +08:00
  • 99f2d6468c base: Remove JNI function on Android klzgrad 2022-03-30 20:23:40 +08:00
  • 2beb83e776 base: Add Android stubs klzgrad 2021-05-16 10:10:30 +08:00
  • bd063a7cac net: Add Android stubs klzgrad 2021-05-16 10:10:09 +08:00
  • a19e072fdc build: Remove tests and minimize klzgrad 2021-05-16 21:03:12 +08:00
  • 7783cd590e Add .gitignore klzgrad 2021-05-20 23:57:20 +08:00
  • f0de60c19c Import chromium-123.0.6312.40 importer 2024-03-21 18:13:28 +08:00
  • 0d7be6bf4a Fix ccache path in .github/workflows/build.yml 122.0.6261.43 klzgrad 2024-03-10 14:08:03 +08:00
  • 8a3cb33639 net: Use SO_REUSEPORT for server sockets v122.0.6261.43-2 klzgrad 2024-03-10 10:30:35 +08:00
  • 0a958deb4c url: Work around Clang miscompile on mips64el v122.0.6261.43-1 klzgrad 2024-01-22 00:27:05 +08:00
  • b3c7c43234 Disable ThinLTO on static builds klzgrad 2023-09-21 00:39:07 +08:00
  • eaa0a82394 net/cert: Fix iwyu klzgrad 2023-06-04 11:54:34 +08:00
  • 7a9997d57c Fix broken overloading of libc close in static OpenWrt build klzgrad 2023-06-04 09:15:13 +08:00
  • 2badf49233 boringssl: Fix import iwyu klzgrad 2023-06-03 08:36:08 +08:00
  • bf34b3acca dns: Fix iwyu on win klzgrad 2023-04-05 15:45:53 +08:00
  • cbb8683705 brotli: Fix missing import in BUILD.gn klzgrad 2023-03-14 06:41:58 +08:00
  • 72a04ef181 third_party/protobuf: Disable musttail on MIPS klzgrad 2022-09-01 21:32:55 +08:00
  • 0dbede97f3 Add continuous integration and tests klzgrad 2019-04-26 01:40:46 +08:00
  • d992d6ef32 Add apk build klzgrad 2024-01-15 02:31:29 +08:00
  • 18f065bb76 Add build scripts klzgrad 2018-01-25 10:06:30 -05:00
  • 323dd52ec0 Add example config.json klzgrad 2019-01-11 12:24:28 +00:00
  • 48ee9a8908 Add README klzgrad 2019-01-14 03:24:16 -05:00
  • 0b0402969b Add LICENSE klzgrad 2019-01-14 03:24:01 -05:00
  • b94aa1d312 Add source import tool klzgrad 2019-01-14 00:42:27 -05:00
  • 5e9f1f3f22 Add Naive klzgrad 2018-01-20 12:15:45 -05:00
  • 02b566ce23 build: Use thinlto max optimization for everything klzgrad 2022-05-04 10:31:50 +08:00
  • 825a5a59b4 base: Fix Android build adding extra -latomic klzgrad 2022-05-03 01:01:06 +08:00
  • 207f351a39 allocator: Disable PartitionAlloc memory tagging klzgrad 2023-08-05 23:35:21 +08:00
  • 5941145cf6 allocator: Fix PartitionAlloc mipsel build klzgrad 2023-04-05 13:47:03 +08:00
  • be06c9cdac allocator: Fix recommitted pages not being zeroed when madvise is not available. klzgrad 2022-11-12 15:13:24 +08:00
  • 68051465db allocator: Fix __THROW and mallinfo for Musl klzgrad 2022-11-09 23:36:59 +08:00
  • 4abf86a0f1 debug: Fix uClibc macro condition klzgrad 2019-11-30 22:37:57 +08:00
  • 6c9ef2f9aa third_party: Fix missing sgidefs.h for Musl klzgrad 2021-10-06 15:30:54 +08:00
  • 8a8cedf70c process: Remove use of mallinfo for Musl klzgrad 2019-11-30 22:37:05 +08:00
  • 443cb3362a base: Remove use of mallinfo for Musl klzgrad 2019-11-30 22:36:22 +08:00
  • 800de7388f dns: Support Musl klzgrad 2019-11-30 22:21:18 +08:00
  • c2b9e2ec1e lss: Avoid naming conflict in fstatat64 klzgrad 2020-11-19 00:09:26 +08:00
  • 893428e4a9 build: Add sysroot creator script klzgrad 2019-10-05 15:52:34 +08:00
  • 37a47e34b5 build: Add OpenWrt toolchains klzgrad 2021-05-17 02:01:16 +08:00
  • 35c3e169b8 build: Work around MPIS floating point ABI passing in LTO klzgrad 2024-01-21 01:22:38 +08:00
  • dc71f106fc build: Support ARM build without FPU klzgrad 2020-07-29 21:43:37 +08:00
  • 8d5e1ab374 build: Support -mcpu= on ARM and ARM64 klzgrad 2020-05-19 23:42:14 +08:00
  • d74639db2f quic: Add support for HTTP/3 CONNECT Fast Open klzgrad 2019-01-17 05:47:20 -05:00
  • b0a5c4a37b h2: Pad RST_STREAM frames klzgrad 2020-06-13 17:59:48 +08:00
  • 3d1289fd84 h2: Add support for HTTP/2 CONNECT Fast Open klzgrad 2018-01-29 13:02:09 -05:00
  • 20b45c38f6 h2: Reduce warnings about RST on invalid streams klzgrad 2018-01-24 23:50:06 -05:00
  • 180fcf70ef socket: Force tunneling for all sockets klzgrad 2019-06-09 15:19:03 +00:00
  • f4d0fb6bcd socket: Allow higher limits for proxies klzgrad 2018-01-25 00:11:23 -05:00
  • 6bd99ddc47 cert: Handle AIA response in PKCS#7 format klzgrad 2021-05-16 00:47:27 +08:00
  • 4fb04715c1 cert: Use builtin verifier on Android and Linux klzgrad 2023-12-10 19:12:48 +08:00
  • 701f784aea cert: Add SystemTrustStoreStaticUnix klzgrad 2021-05-16 00:41:07 +08:00
  • 1fc5614ce0 libc++: Disable exceptions and RTTI klzgrad 2019-11-30 21:52:42 +08:00
  • edd66f6578 base: Disable trace event klzgrad 2020-08-29 20:22:14 +08:00
  • 2f1be12fa8 base: Fix iwyu in file_path.cc klzgrad 2022-05-29 19:13:46 +08:00
  • 26f1f45119 base: Don't fix Y2038 problem with icu klzgrad 2020-11-18 22:51:53 +08:00
  • b0b02992c5 net, url: Remove icu klzgrad 2018-01-25 05:02:13 -05:00
  • 7f05b2ffe1 build: Force determinism in official build klzgrad 2019-01-11 11:49:08 +00:00
  • a59cbf52eb build: Disable Android java templates klzgrad 2021-05-16 20:57:51 +08:00
  • 63fab154d4 build: Disable build_with_chromium klzgrad 2021-05-16 20:40:16 +08:00
  • 55ed14b9e9 url: Remove Android klzgrad 2023-12-10 19:05:40 +08:00
  • 5e482ae5af base: Remove JNI function on Android klzgrad 2022-03-30 20:23:40 +08:00
  • c1750292ef base: Add Android stubs klzgrad 2021-05-16 10:10:30 +08:00
  • 22eb0e222b net: Add Android stubs klzgrad 2021-05-16 10:10:09 +08:00
  • d90e32c2ad build: Remove tests and minimize klzgrad 2021-05-16 21:03:12 +08:00
  • 4794957a6b Add .gitignore klzgrad 2021-05-20 23:57:20 +08:00
  • 2b6ac63d38 Import chromium-122.0.6261.43 importer 2024-02-17 02:00:50 +08:00
  • 34438fc4b3 url: Work around Clang miscompile on mips64el v121.0.6167.71-1 121.0.6167.71 klzgrad 2024-01-22 00:27:05 +08:00