Commit Graph

  • 42ea664cce mipsel: allocator: Disable musttail compile error master v131.0.6778.86-1 klzgrad 2024-11-20 20:30:35 +0800
  • 9a5a6cd7fe Add continuous integration and tests klzgrad 2019-04-26 01:40:46 +0800
  • 2dd496324f Add apk build klzgrad 2024-01-15 02:31:29 +0800
  • 92175bda55 src/get-openwrt.sh klzgrad 2024-11-20 19:35:58 +0800
  • 7c5bbb98d2 Add build scripts klzgrad 2018-01-25 10:06:30 -0500
  • 512aeabf9d Add README klzgrad 2019-01-14 03:24:16 -0500
  • 30516b37e0 Add source import tool klzgrad 2019-01-14 00:42:27 -0500
  • c1cfb56fa1 Add Naive klzgrad 2018-01-20 12:15:45 -0500
  • ad8d03e65c musl: third_party/lss: Fix missing sgidefs.h klzgrad 2021-10-06 15:30:54 +0800
  • e0b4850858 musl: net: Fix DNS res_init klzgrad 2019-11-30 22:21:18 +0800
  • f769638953 musl: allocator: Disable ifunc on aarch64 klzgrad 2024-06-10 16:45:07 +0800
  • 93d6a3c8b6 musl: allocator: Fix hanging in qemu-user klzgrad 2024-05-13 19:08:53 +0800
  • 410cb4d6ef musl: allocator: Disable memory tagging klzgrad 2023-08-05 23:35:21 +0800
  • c336411bf8 musl: allocator: Fix __THROW and mallinfo klzgrad 2022-11-09 23:36:59 +0800
  • cf664d9c54 musl: base: Fix stack trace printing klzgrad 2024-10-07 14:46:36 +0800
  • 7cd1bcce1d musl: base: Remove use of mallinfo klzgrad 2019-11-30 22:36:22 +0800
  • c20cce4d08 openwrt: third_party/lss: Avoid naming conflict in fstatat64 klzgrad 2020-11-19 00:09:26 +0800
  • b4acc54dc5 openwrt: allocator: Fix recommitted pages not being zeroed when madvise is not available. klzgrad 2022-11-12 15:13:24 +0800
  • 6c87be8412 openwrt: base: Fix broken overloading of libc close in static build klzgrad 2023-06-04 09:15:13 +0800
  • be665d36a2 openwrt: build: Add OpenWrt toolchains klzgrad 2021-05-17 02:01:16 +0800
  • 0883957afe mipsel: allocator: Fix mipsel build config klzgrad 2023-04-05 13:47:03 +0800
  • 3241ffd87e mipsel: build: Work around MIPS floating point ABI passing in LTO klzgrad 2024-01-21 01:22:38 +0800
  • 0d3a648337 arm: build: Support ARM build without FPU klzgrad 2020-07-29 21:43:37 +0800
  • 1bc2be77d1 arm: build: Support -mcpu= on ARM and ARM64 klzgrad 2020-05-19 23:42:14 +0800
  • 81ee8b0df5 third_party/brotli: Fix missing import in BUILD.gn klzgrad 2023-03-14 06:41:58 +0800
  • e17b7f4f22 net/dns: Fix iwyu on win klzgrad 2023-04-05 15:45:53 +0800
  • f56f43a20c net/quic: Add support for HTTP/3 CONNECT Fast Open klzgrad 2019-01-17 05:47:20 -0500
  • 75acc70f27 net/spdy: Pad RST_STREAM frames klzgrad 2020-06-13 17:59:48 +0800
  • 90cae99ff1 net/spdy: Add support for HTTP/2 CONNECT Fast Open klzgrad 2018-01-29 13:02:09 -0500
  • e3d8609bb0 net/spdy: Reduce warnings about RST on invalid streams klzgrad 2018-01-24 23:50:06 -0500
  • 80d7fe42c1 net: Allow http proxies in proxy chains klzgrad 2024-07-22 00:21:45 +0800
  • 995ae75efd net/socket: Use SO_REUSEPORT for server sockets klzgrad 2024-03-10 10:30:35 +0800
  • 0fc7b30973 net/socket: Force tunneling for all sockets klzgrad 2019-06-09 15:19:03 +0000
  • 2a1968e4bf net/socket: Allow higher limits for proxies klzgrad 2018-01-25 00:11:23 -0500
  • 2dbd8bc05f net/cert: Fix iwyu klzgrad 2023-06-04 11:54:34 +0800
  • 0ef3683625 net/cert: Handle AIA response in PKCS#7 format klzgrad 2021-05-16 00:47:27 +0800
  • 51e91f54c8 net/cert: Use builtin verifier on Android and Linux klzgrad 2023-12-10 19:12:48 +0800
  • 1acf42aac4 net/cert: Add SystemTrustStoreStaticUnix klzgrad 2021-05-16 00:41:07 +0800
  • b072f67716 libc++: Fix assertion handler klzgrad 2024-07-27 09:39:29 +0800
  • 03e1b8bf4e libc++: Disable exceptions and RTTI klzgrad 2019-11-30 21:52:42 +0800
  • 12408c9a0a base: Don't fix Y2038 problem with icu klzgrad 2020-11-18 22:51:53 +0800
  • 97da759a54 net, url: Remove icu klzgrad 2018-01-25 05:02:13 -0500
  • 462e2bb839 base, net: Fix disabling tracing klzgrad 2024-10-07 15:57:25 +0800
  • ed564b9fb2 build: Minimize sysroot creator script klzgrad 2019-10-05 15:52:34 +0800
  • bb8c2e7e66 build: Use thinlto max optimization for everything klzgrad 2022-05-04 10:31:50 +0800
  • e9aa88f763 build: Never explicitly link clang_rt.builtins klzgrad 2024-10-06 14:46:16 +0800
  • 9034d499e6 build: Force determinism in official build klzgrad 2019-01-11 11:49:08 +0000
  • 0840bca5c7 build: Disable build_with_chromium klzgrad 2021-05-16 20:40:16 +0800
  • 0dbfa4a59b android: base: Fix build adding extra -latomic klzgrad 2022-05-03 01:01:06 +0800
  • bee546d591 android: build: Disable Android java templates klzgrad 2021-05-16 20:57:51 +0800
  • 6c61852f9a android: url: Remove Android klzgrad 2023-12-10 19:05:40 +0800
  • 22efda54e4 android: third_party/jni_zero: Remove JNI functions klzgrad 2024-07-27 10:18:11 +0800
  • 76c7b4ec10 android: base: Add Android stubs klzgrad 2021-05-16 10:10:30 +0800
  • b86694adf4 android: net: Add Android stubs klzgrad 2021-05-16 10:10:09 +0800
  • d8bf45ec47 build: Remove tests and minimize klzgrad 2021-05-16 21:03:12 +0800
  • f321d8f913 Add .gitignore klzgrad 2021-05-20 23:57:20 +0800
  • c74f6098f7 Import chromium-131.0.6778.86 importer 2024-11-20 19:32:56 +0800
  • def98703a8 Fix static build to disable partition alloc v130.0.6723.40-5 130.0.6723.40 klzgrad 2024-10-19 09:08:05 +0800
  • 8a6e0217a1 fix naive klzgrad 2024-10-19 09:53:56 +0800
  • c3e2ca0c3e update v130.0.6723.40-4 klzgrad 2024-10-20 00:07:19 +0800
  • baadd1bafc update klzgrad 2024-10-19 23:46:04 +0800
  • 2d5dc6195e update klzgrad 2024-10-19 23:17:35 +0800
  • 16ac80e645 update klzgrad 2024-10-19 22:47:22 +0800
  • 5a2fc415d7 update klzgrad 2024-10-19 22:15:37 +0800
  • e2c45ef798 get-openwrt.sh klzgrad 2024-10-19 21:20:52 +0800
  • f07c5f1a02 Update build klzgrad 2024-10-19 20:37:36 +0800
  • 8109f56416 get-openwrt.sh klzgrad 2024-10-19 20:37:20 +0800
  • c1dfa501d6 fix v130.0.6723.40-3 klzgrad 2024-10-19 11:26:20 +0800
  • cbd37760e8 fix naive klzgrad 2024-10-19 09:53:56 +0800
  • afcc2cfdd9 Fix static build to disable partition alloc klzgrad 2024-10-19 09:08:05 +0800
  • 20c282e3e8 Fix --proxy option parsing v130.0.6723.40-2 klzgrad 2024-10-16 20:02:20 +0800
  • db3214bffa Add continuous integration and tests klzgrad 2019-04-26 01:40:46 +0800
  • ce3cf01685 Add apk build klzgrad 2024-01-15 02:31:29 +0800
  • a70c61cd8b Add build scripts klzgrad 2018-01-25 10:06:30 -0500
  • 3533cc0626 Add README klzgrad 2019-01-14 03:24:16 -0500
  • fb07a8b0e8 Add source import tool klzgrad 2019-01-14 00:42:27 -0500
  • bca5a00136 Add Naive klzgrad 2018-01-20 12:15:45 -0500
  • 374795643d musl: third_party/lss: Fix missing sgidefs.h klzgrad 2021-10-06 15:30:54 +0800
  • 130532808a musl: net: Fix DNS res_init klzgrad 2019-11-30 22:21:18 +0800
  • 145f0e1350 musl: allocator: Disable ifunc on aarch64 klzgrad 2024-06-10 16:45:07 +0800
  • 31e8a9ff5c musl: allocator: Fix hanging in qemu-user klzgrad 2024-05-13 19:08:53 +0800
  • ae86738153 musl: allocator: Disable memory tagging klzgrad 2023-08-05 23:35:21 +0800
  • b8eee09b9c musl: allocator: Fix __THROW and mallinfo klzgrad 2022-11-09 23:36:59 +0800
  • 601d8431e8 musl: base: Fix stack trace printing klzgrad 2024-10-07 14:46:36 +0800
  • a3c70df741 musl: base: Remove use of mallinfo klzgrad 2019-11-30 22:36:22 +0800
  • d03265b7fd openwrt: third_party/lss: Avoid naming conflict in fstatat64 klzgrad 2020-11-19 00:09:26 +0800
  • 55dcdc8782 openwrt: allocator: Fix recommitted pages not being zeroed when madvise is not available. klzgrad 2022-11-12 15:13:24 +0800
  • f93201fb4a openwrt: base: Fix broken overloading of libc close in static build klzgrad 2023-06-04 09:15:13 +0800
  • d5e33e563f openwrt: build: Add OpenWrt toolchains klzgrad 2021-05-17 02:01:16 +0800
  • 6cd775bf1a mipsel: allocator: Fix mipsel build config klzgrad 2023-04-05 13:47:03 +0800
  • 1395366be0 mipsel: build: Work around MIPS floating point ABI passing in LTO klzgrad 2024-01-21 01:22:38 +0800
  • 4569b6253d arm: build: Support ARM build without FPU klzgrad 2020-07-29 21:43:37 +0800
  • 2bff497b65 arm: build: Support -mcpu= on ARM and ARM64 klzgrad 2020-05-19 23:42:14 +0800
  • db938493d5 third_party/brotli: Fix missing import in BUILD.gn klzgrad 2023-03-14 06:41:58 +0800
  • dc61fc4ee7 net/dns: Fix iwyu on win klzgrad 2023-04-05 15:45:53 +0800
  • 63e2b74f9f net/quic: Add support for HTTP/3 CONNECT Fast Open klzgrad 2019-01-17 05:47:20 -0500
  • a6cda0b255 net/spdy: Pad RST_STREAM frames klzgrad 2020-06-13 17:59:48 +0800
  • c8cf5acd1e net/spdy: Add support for HTTP/2 CONNECT Fast Open klzgrad 2018-01-29 13:02:09 -0500
  • d11421889c net/spdy: Reduce warnings about RST on invalid streams klzgrad 2018-01-24 23:50:06 -0500
  • f744c1fc4c net: Allow http proxies in proxy chains klzgrad 2024-07-22 00:21:45 +0800