Commit Graph

  • c3b84af9c9 build: Add sysroot creator script klzgrad 2019-10-05 15:52:34 +0800
  • a7ba8c7b18 build: Add OpenWrt toolchains klzgrad 2021-05-17 02:01:16 +0800
  • f7251a2397 build: Support ARM build without FPU klzgrad 2020-07-29 21:43:37 +0800
  • 3b0c78626d build: Support -mcpu= on ARM and ARM64 klzgrad 2020-05-19 23:42:14 +0800
  • 77c45fe30f quic: Add support for HTTP/3 CONNECT Fast Open klzgrad 2019-01-17 05:47:20 -0500
  • 6fef01f378 h2: Pad RST_STREAM frames klzgrad 2020-06-13 17:59:48 +0800
  • 9cebef2e84 h2: Add support for HTTP/2 CONNECT Fast Open klzgrad 2018-01-29 13:02:09 -0500
  • b3734b2d79 h2: Reduce warnings about RST on invalid streams klzgrad 2018-01-24 23:50:06 -0500
  • d105ea4b41 socket: Force tunneling for all sockets klzgrad 2019-06-09 15:19:03 +0000
  • ad673c2540 socket: Allow higher limits for proxies klzgrad 2018-01-25 00:11:23 -0500
  • 698990779a socket: Add RawConnect method klzgrad 2018-12-08 00:52:08 -0500
  • 6c99b16304 cert: Handle AIA response in PKCS#7 format klzgrad 2021-05-16 00:47:27 +0800
  • cbdc164eba cert: Use builtin verifier on Android and Linux klzgrad 2021-05-16 00:46:34 +0800
  • 414c760fe7 cert: Add SystemTrustStoreStaticUnix klzgrad 2021-05-16 00:41:07 +0800
  • 77f0aa4d99 libc++: Disable exceptions and RTTI klzgrad 2019-11-30 21:52:42 +0800
  • 477a938bef base: Disable trace event klzgrad 2020-08-29 20:22:14 +0800
  • cb7540969c base: Fix iwyu in file_path.cc klzgrad 2022-05-29 19:13:46 +0800
  • b1df412254 base: Don't fix Y2038 problem with icu klzgrad 2020-11-18 22:51:53 +0800
  • 9e94216530 net, url: Remove icu klzgrad 2018-01-25 05:02:13 -0500
  • 5cee07bb7d build: Force determinism in official build klzgrad 2019-01-11 11:49:08 +0000
  • 0f42590b7a build: Disable Android java templates klzgrad 2021-05-16 20:57:51 +0800
  • 9393ba3c41 build: Disable build_with_chromium klzgrad 2021-05-16 20:40:16 +0800
  • 7380db8807 base: Remove JNI function on Android klzgrad 2022-03-30 20:23:40 +0800
  • ccf92913ac base: Add Android stubs klzgrad 2021-05-16 10:10:30 +0800
  • 303bb0c574 net: Add Android stubs klzgrad 2021-05-16 10:10:09 +0800
  • 9e6e03f805 build: Remove tests and minimize klzgrad 2021-05-16 21:03:12 +0800
  • 1db87858f1 Add .gitignore klzgrad 2021-05-20 23:57:20 +0800
  • b4da874b3f Import chromium-119.0.6045.66 importer 2023-11-05 17:39:02 +0800
  • fc9d2c1603 support build under arm64 mac Chilledheart 2022-02-10 15:32:12 +0800
  • cf5478513d Fix build with jni_zero refactor patch v118.0.5993.65-1 118.0.5993.65 klzgrad 2023-10-13 23:15:50 +0800
  • b20103ed48 quiche: Work around Clang miscompile on mipsel klzgrad 2023-09-21 20:48:53 +0800
  • 524c8545a3 Disable ThinLTO on static builds klzgrad 2023-09-21 00:39:07 +0800
  • 7e1788dc4e net/cert: Fix iwyu klzgrad 2023-06-04 11:54:34 +0800
  • 1eafd0a4d5 Fix broken overloading of libc close in static OpenWrt build klzgrad 2023-06-04 09:15:13 +0800
  • 22c2888164 boringssl: Fix import iwyu klzgrad 2023-06-03 08:36:08 +0800
  • af8a8cd195 dns: Fix iwyu on win klzgrad 2023-04-05 15:45:53 +0800
  • 8cbd8c2dde brotli: Fix missing import in BUILD.gn klzgrad 2023-03-14 06:41:58 +0800
  • 2176bd2646 third_party/protobuf: Reduce the required alignment of ArenaString from 8 to 4 klzgrad 2022-09-01 21:37:42 +0800
  • 082cc5403d third_party/protobuf: Disable musttail on MIPS klzgrad 2022-09-01 21:32:55 +0800
  • 088e4a349d net: Remove upstream temporary debug code breaking build klzgrad 2022-05-29 19:14:32 +0800
  • a9f2466e36 Add continuous integration and tests klzgrad 2019-04-26 01:40:46 +0800
  • 086863d8ef Add build scripts klzgrad 2018-01-25 10:06:30 -0500
  • 73fd858e50 Add example config.json klzgrad 2019-01-11 12:24:28 +0000
  • a9a6da8f9c Add README klzgrad 2019-01-14 03:24:16 -0500
  • 90493e5821 Add LICENSE klzgrad 2019-01-14 03:24:01 -0500
  • 2212977592 Add source import tool klzgrad 2019-01-14 00:42:27 -0500
  • 7ce0039419 Add Naive klzgrad 2018-01-20 12:15:45 -0500
  • dc388ebead build: Use thinlto max optimization for everything klzgrad 2022-05-04 10:31:50 +0800
  • 8757c2f435 base: Fix Android build adding extra -latomic klzgrad 2022-05-03 01:01:06 +0800
  • 28b2b12d3f base: Fix OpenWrt build with use_allocator_shim=false klzgrad 2022-03-03 02:09:27 +0800
  • bda7b5325d allocator: Disable PartitionAlloc memory tagging on non-glibc klzgrad 2023-08-05 23:35:21 +0800
  • 1c8ced41ef allocator: Fix PartitionAlloc mipsel build klzgrad 2023-04-05 13:47:03 +0800
  • 60ae4c62d3 allocator: Fix recommitted pages not being zeroed when madvise is not available. klzgrad 2022-11-12 15:13:24 +0800
  • 873b100855 allocator: Fix __THROW and mallinfo for Musl klzgrad 2022-11-09 23:36:59 +0800
  • f31e45ce3f allocator: Improve MIPS coverage of spinlocks klzgrad 2019-11-30 22:38:31 +0800
  • 875991700c debug: Fix uClibc macro condition klzgrad 2019-11-30 22:37:57 +0800
  • 46145eda8a third_party: Fix missing sgidefs.h for Musl klzgrad 2021-10-06 15:30:54 +0800
  • 4a5bd1fd32 process: Remove use of mallinfo for Musl klzgrad 2019-11-30 22:37:05 +0800
  • 89aa824a5a base: Remove use of mallinfo for Musl klzgrad 2019-11-30 22:36:22 +0800
  • d2bb3bea49 dns: Support Musl klzgrad 2019-11-30 22:21:18 +0800
  • 118ccf43c2 lss: Avoid naming conflict in fstatat64 klzgrad 2020-11-19 00:09:26 +0800
  • 7f139d59a5 build: Add sysroot creator script klzgrad 2019-10-05 15:52:34 +0800
  • 5f582d3433 build: Add OpenWrt toolchains klzgrad 2021-05-17 02:01:16 +0800
  • c08bd8a350 build: Support ARM build without FPU klzgrad 2020-07-29 21:43:37 +0800
  • 48868a4c14 build: Support -mcpu= on ARM and ARM64 klzgrad 2020-05-19 23:42:14 +0800
  • 6625aec817 quic: Add support for HTTP/3 CONNECT Fast Open klzgrad 2019-01-17 05:47:20 -0500
  • a8689dcba1 h2: Pad RST_STREAM frames klzgrad 2020-06-13 17:59:48 +0800
  • 72329e0d21 h2: Add support for HTTP/2 CONNECT Fast Open klzgrad 2018-01-29 13:02:09 -0500
  • ebd301ee36 h2: Reduce warnings about RST on invalid streams klzgrad 2018-01-24 23:50:06 -0500
  • 3bb1f07ece socket: Force tunneling for all sockets klzgrad 2019-06-09 15:19:03 +0000
  • f2841c5f67 socket: Allow higher limits for proxies klzgrad 2018-01-25 00:11:23 -0500
  • 6cd289340a socket: Add RawConnect method klzgrad 2018-12-08 00:52:08 -0500
  • d905d97a2d cert: Handle AIA response in PKCS#7 format klzgrad 2021-05-16 00:47:27 +0800
  • 89621dc324 cert: Use builtin verifier on Android and Linux klzgrad 2021-05-16 00:46:34 +0800
  • 574eafead7 cert: Add SystemTrustStoreStaticUnix klzgrad 2021-05-16 00:41:07 +0800
  • 1dccfe90c6 libc++: Disable exceptions and RTTI klzgrad 2019-11-30 21:52:42 +0800
  • 5647fcb671 base: Disable trace event klzgrad 2020-08-29 20:22:14 +0800
  • 583b445889 base: Fix iwyu in file_path.cc klzgrad 2022-05-29 19:13:46 +0800
  • c3934b68a2 base: Don't fix Y2038 problem with icu klzgrad 2020-11-18 22:51:53 +0800
  • a0bb517fff net, url: Remove icu klzgrad 2018-01-25 05:02:13 -0500
  • 6fe9dbfd7c build: Force determinism in official build klzgrad 2019-01-11 11:49:08 +0000
  • 6caf0df086 build: Disable Android java templates klzgrad 2021-05-16 20:57:51 +0800
  • 16d4bc2489 build: Disable build_with_chromium klzgrad 2021-05-16 20:40:16 +0800
  • b7ad0e7eff base: Remove JNI function on Android klzgrad 2022-03-30 20:23:40 +0800
  • 29b0ae41ea base: Add Android stubs klzgrad 2021-05-16 10:10:30 +0800
  • d1d43e4ba5 net: Add Android stubs klzgrad 2021-05-16 10:10:09 +0800
  • 1bc4f4e1e9 build: Remove tests and minimize klzgrad 2021-05-16 21:03:12 +0800
  • e158e24094 Add .gitignore klzgrad 2021-05-20 23:57:20 +0800
  • c43c8291d8 Import chromium-118.0.5993.65 importer 2023-10-13 22:31:16 +0800
  • e4a2065ea8 quiche: Work around Clang miscompile on mipsel v117.0.5938.44-4 117.0.5938.44 klzgrad 2023-09-21 20:48:53 +0800
  • cb6081fd5a Disable ThinLTO on static builds v117.0.5938.44-3 klzgrad 2023-09-21 00:39:07 +0800
  • 0fc7bef6da Fix recommitted pages not being zeroed when madvise is not available. v117.0.5938.44-2 klzgrad 2023-09-17 20:18:24 +0800
  • 978ff90c36 Remove partition_alloc_support.cc klzgrad 2023-09-17 20:13:12 +0800
  • 8f11f75564 Simplify partition_alloc_support klzgrad 2023-09-14 06:45:49 +0800
  • c86d7bb91e net/cert: Fix iwyu v117.0.5938.44-1 klzgrad 2023-06-04 11:54:34 +0800
  • 6941c71c16 Fix broken overloading of libc close in static OpenWrt build klzgrad 2023-06-04 09:15:13 +0800
  • 984c27bbcf boringssl: Fix import iwyu klzgrad 2023-06-03 08:36:08 +0800
  • 2a8aaec854 dns: Fix iwyu on win klzgrad 2023-04-05 15:45:53 +0800
  • b4af4bbab6 brotli: Fix missing import in BUILD.gn klzgrad 2023-03-14 06:41:58 +0800
  • 28d5d49457 third_party/protobuf: Reduce the required alignment of ArenaString from 8 to 4 klzgrad 2022-09-01 21:37:42 +0800