Commit graph

  • 43de46832a build: Minimize sysroot creator script klzgrad 2019-10-05 15:52:34 +08:00
  • e428ed9f16 build: Use thinlto max optimization for everything klzgrad 2022-05-04 10:31:50 +08:00
  • 5135a590ee build: Never explicitly link clang_rt.builtins klzgrad 2024-10-06 14:46:16 +08:00
  • d79c2ead02 build: Force determinism in official build klzgrad 2019-01-11 11:49:08 +00:00
  • c4f4ef774c build: Disable build_with_chromium klzgrad 2021-05-16 20:40:16 +08:00
  • 2f61ca2ace android: base: Fix build adding extra -latomic klzgrad 2022-05-03 01:01:06 +08:00
  • f4a5eaca25 android: build: Disable Android java templates klzgrad 2021-05-16 20:57:51 +08:00
  • 274243687c android: url: Remove Android klzgrad 2023-12-10 19:05:40 +08:00
  • 261ec3b8ee android: third_party/jni_zero: Remove JNI functions klzgrad 2024-07-27 10:18:11 +08:00
  • cabdbfbd2f android: base: Add Android stubs klzgrad 2021-05-16 10:10:30 +08:00
  • c4299635f8 android: net: Add Android stubs klzgrad 2021-05-16 10:10:09 +08:00
  • 61e89ce08e build: Remove tests and minimize klzgrad 2021-05-16 21:03:12 +08:00
  • 7694bfd7b1 Add .gitignore klzgrad 2021-05-20 23:57:20 +08:00
  • 4bbac2d040 Import chromium-130.0.6723.40 importer 2024-10-13 20:23:11 +08:00
  • e9c28914bb Add continuous integration and tests v130.0.6723.40-1 klzgrad 2019-04-26 01:40:46 +08:00
  • 3032ffb524 Add apk build klzgrad 2024-01-15 02:31:29 +08:00
  • fab07ff878 Add build scripts klzgrad 2018-01-25 10:06:30 -05:00
  • 69c0420c48 Add README klzgrad 2019-01-14 03:24:16 -05:00
  • fa0094e955 Add source import tool klzgrad 2019-01-14 00:42:27 -05:00
  • c2c2a06dfc Add Naive klzgrad 2018-01-20 12:15:45 -05:00
  • c36ef3bedb musl: third_party/lss: Fix missing sgidefs.h klzgrad 2021-10-06 15:30:54 +08:00
  • 2b7659f365 musl: net: Fix DNS res_init klzgrad 2019-11-30 22:21:18 +08:00
  • 05c7376362 musl: allocator: Disable ifunc on aarch64 klzgrad 2024-06-10 16:45:07 +08:00
  • 85588ac787 musl: allocator: Fix hanging in qemu-user klzgrad 2024-05-13 19:08:53 +08:00
  • d4b94ef327 musl: allocator: Disable memory tagging klzgrad 2023-08-05 23:35:21 +08:00
  • e92cc1e070 musl: allocator: Fix __THROW and mallinfo klzgrad 2022-11-09 23:36:59 +08:00
  • a489fc4c2a musl: base: Fix stack trace printing klzgrad 2024-10-07 14:46:36 +08:00
  • 0cb9788d00 musl: base: Remove use of mallinfo klzgrad 2019-11-30 22:36:22 +08:00
  • 009e846332 openwrt: third_party/lss: Avoid naming conflict in fstatat64 klzgrad 2020-11-19 00:09:26 +08:00
  • 8cb5b51c5b openwrt: allocator: Fix recommitted pages not being zeroed when madvise is not available. klzgrad 2022-11-12 15:13:24 +08:00
  • 685e44418a openwrt: base: Fix broken overloading of libc close in static build klzgrad 2023-06-04 09:15:13 +08:00
  • 91b0724fd7 openwrt: build: Add OpenWrt toolchains klzgrad 2021-05-17 02:01:16 +08:00
  • 39b5867ef9 mipsel: allocator: Fix mipsel build config klzgrad 2023-04-05 13:47:03 +08:00
  • c190237750 mipsel: build: Work around MIPS floating point ABI passing in LTO klzgrad 2024-01-21 01:22:38 +08:00
  • 757635167a arm: build: Support ARM build without FPU klzgrad 2020-07-29 21:43:37 +08:00
  • 53e1d5bc10 arm: build: Support -mcpu= on ARM and ARM64 klzgrad 2020-05-19 23:42:14 +08:00
  • 96fa6c53d1 third_party/brotli: Fix missing import in BUILD.gn klzgrad 2023-03-14 06:41:58 +08:00
  • 970efb95eb net/dns: Fix iwyu on win klzgrad 2023-04-05 15:45:53 +08:00
  • 42bd1fe0bb net/quic: Add support for HTTP/3 CONNECT Fast Open klzgrad 2019-01-17 05:47:20 -05:00
  • 2e16a11b46 net/spdy: Pad RST_STREAM frames klzgrad 2020-06-13 17:59:48 +08:00
  • 4db5291184 net/spdy: Add support for HTTP/2 CONNECT Fast Open klzgrad 2018-01-29 13:02:09 -05:00
  • bef92bd562 net/spdy: Reduce warnings about RST on invalid streams klzgrad 2018-01-24 23:50:06 -05:00
  • 327f6995ca net: Allow http proxies in proxy chains klzgrad 2024-07-22 00:21:45 +08:00
  • bd79f7b3f9 net/socket: Use SO_REUSEPORT for server sockets klzgrad 2024-03-10 10:30:35 +08:00
  • 4d8a726f33 net/socket: Force tunneling for all sockets klzgrad 2019-06-09 15:19:03 +00:00
  • 35fdb4c89a net/socket: Allow higher limits for proxies klzgrad 2018-01-25 00:11:23 -05:00
  • e5a14f9699 net/cert: Fix iwyu klzgrad 2023-06-04 11:54:34 +08:00
  • 3b462b08a8 net/cert: Handle AIA response in PKCS#7 format klzgrad 2021-05-16 00:47:27 +08:00
  • ce0c7401e7 net/cert: Use builtin verifier on Android and Linux klzgrad 2023-12-10 19:12:48 +08:00
  • fd0c117ff2 net/cert: Add SystemTrustStoreStaticUnix klzgrad 2021-05-16 00:41:07 +08:00
  • f427115cc5 libc++: Fix assertion handler klzgrad 2024-07-27 09:39:29 +08:00
  • a7f4980cde libc++: Disable exceptions and RTTI klzgrad 2019-11-30 21:52:42 +08:00
  • b09d86578a base: Don't fix Y2038 problem with icu klzgrad 2020-11-18 22:51:53 +08:00
  • 7178bfd90e net, url: Remove icu klzgrad 2018-01-25 05:02:13 -05:00
  • 91e5ce6c7e base, net: Fix disabling tracing klzgrad 2024-10-07 15:57:25 +08:00
  • 3d50fcde3b build: Minimize sysroot creator script klzgrad 2019-10-05 15:52:34 +08:00
  • 0ca466521a build: Use thinlto max optimization for everything klzgrad 2022-05-04 10:31:50 +08:00
  • 460f773439 build: Never explicitly link clang_rt.builtins klzgrad 2024-10-06 14:46:16 +08:00
  • 4081e99544 build: Force determinism in official build klzgrad 2019-01-11 11:49:08 +00:00
  • 5173bffc0b build: Disable build_with_chromium klzgrad 2021-05-16 20:40:16 +08:00
  • a278c82ec0 android: base: Fix build adding extra -latomic klzgrad 2022-05-03 01:01:06 +08:00
  • 6b0e4e5a8a android: build: Disable Android java templates klzgrad 2021-05-16 20:57:51 +08:00
  • 475f52fbc9 android: url: Remove Android klzgrad 2023-12-10 19:05:40 +08:00
  • 044731a72c android: third_party/jni_zero: Remove JNI functions klzgrad 2024-07-27 10:18:11 +08:00
  • dc7304ccfe android: base: Add Android stubs klzgrad 2021-05-16 10:10:30 +08:00
  • 53e43bd92c android: net: Add Android stubs klzgrad 2021-05-16 10:10:09 +08:00
  • bb09e74e03 build: Remove tests and minimize klzgrad 2021-05-16 21:03:12 +08:00
  • 067c0ffe3c Add .gitignore klzgrad 2021-05-20 23:57:20 +08:00
  • 5db6e5dcca Import chromium-130.0.6723.40 importer 2024-10-13 10:06:44 +08:00
  • 8ac8482489 Add continuous integration and tests v129.0.6668.81-2 129.0.6668.81 klzgrad 2019-04-26 01:40:46 +08:00
  • fcb4172b8b Add apk build klzgrad 2024-01-15 02:31:29 +08:00
  • 09fdc6832c Add build scripts klzgrad 2018-01-25 10:06:30 -05:00
  • fcd8c6724a Add README klzgrad 2019-01-14 03:24:16 -05:00
  • 7a8610888a Add source import tool klzgrad 2019-01-14 00:42:27 -05:00
  • 931ce83b9c Add Naive klzgrad 2018-01-20 12:15:45 -05:00
  • 763e975e53 musl: third_party/lss: Fix missing sgidefs.h klzgrad 2021-10-06 15:30:54 +08:00
  • 82f93fb491 musl: net: Fix DNS res_init klzgrad 2019-11-30 22:21:18 +08:00
  • 967166d604 musl: allocator: Disable ifunc on aarch64 klzgrad 2024-06-10 16:45:07 +08:00
  • 5a99ccc5b1 musl: allocator: Fix hanging in qemu-user klzgrad 2024-05-13 19:08:53 +08:00
  • 2d2ebfccfd musl: allocator: Disable memory tagging klzgrad 2023-08-05 23:35:21 +08:00
  • 7be3abda58 musl: allocator: Fix __THROW and mallinfo klzgrad 2022-11-09 23:36:59 +08:00
  • 4f3e62ea6a musl: base: Fix stack trace printing klzgrad 2024-10-07 14:46:36 +08:00
  • db01dc480e musl: base: Remove use of mallinfo klzgrad 2019-11-30 22:36:22 +08:00
  • ab544c3d11 openwrt: third_party/lss: Avoid naming conflict in fstatat64 klzgrad 2020-11-19 00:09:26 +08:00
  • e39b80f3be openwrt: allocator: Fix recommitted pages not being zeroed when madvise is not available. klzgrad 2022-11-12 15:13:24 +08:00
  • 3018c92f25 openwrt: base: Fix broken overloading of libc close in static build klzgrad 2023-06-04 09:15:13 +08:00
  • a206818b8d openwrt: build: Add OpenWrt toolchains klzgrad 2021-05-17 02:01:16 +08:00
  • b8f0476a59 mipsel: allocator: Fix mipsel build config klzgrad 2023-04-05 13:47:03 +08:00
  • 7649a8aff1 mipsel: build: Work around MIPS floating point ABI passing in LTO klzgrad 2024-01-21 01:22:38 +08:00
  • a43163ce29 arm: build: Support ARM build without FPU klzgrad 2020-07-29 21:43:37 +08:00
  • 2d59ef7f91 arm: build: Support -mcpu= on ARM and ARM64 klzgrad 2020-05-19 23:42:14 +08:00
  • bc38a480e2 third_party/brotli: Fix missing import in BUILD.gn klzgrad 2023-03-14 06:41:58 +08:00
  • 16a1aadb34 net/dns: Fix iwyu on win klzgrad 2023-04-05 15:45:53 +08:00
  • 27f9f1284a net/quic: Add support for HTTP/3 CONNECT Fast Open klzgrad 2019-01-17 05:47:20 -05:00
  • 5e84d44a7f net/spdy: Pad RST_STREAM frames klzgrad 2020-06-13 17:59:48 +08:00
  • 1a7ea4073b net/spdy: Add support for HTTP/2 CONNECT Fast Open klzgrad 2018-01-29 13:02:09 -05:00
  • b2fcf5f5ae net/spdy: Reduce warnings about RST on invalid streams klzgrad 2018-01-24 23:50:06 -05:00
  • 04b98e43fd net: Allow http proxies in proxy chains klzgrad 2024-07-22 00:21:45 +08:00
  • 60ab619ea8 net/socket: Use SO_REUSEPORT for server sockets klzgrad 2024-03-10 10:30:35 +08:00
  • 26e920dc90 net/socket: Force tunneling for all sockets klzgrad 2019-06-09 15:19:03 +00:00