[webkit-changes] [WebKit/WebKit] 94ec0f: Re-land missing exception checks

2025-04-08 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 94ec0f4523cc04f4d7aec3e2192aa738758f4d6a https://github.com/WebKit/WebKit/commit/94ec0f4523cc04f4d7aec3e2192aa738758f4d6a Author: Daniel Liu Date: 2025-04-08 (Tue, 08 Apr 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] b255b3: DFG register allocation validation is too strict

2025-04-05 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: b255b386ca4e7bb754134193f11aa47f68d78239 https://github.com/WebKit/WebKit/commit/b255b386ca4e7bb754134193f11aa47f68d78239 Author: Daniel Liu Date: 2025-03-21 (Fri, 21 Mar 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 3f23dc: CodeBlock should reset its StubInfo when jettisoned

2025-04-04 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 3f23dc57bfa8b29236edacbd7207752e836cfe20 https://github.com/WebKit/WebKit/commit/3f23dc57bfa8b29236edacbd7207752e836cfe20 Author: Daniel Liu Date: 2025-04-04 (Fri, 04 Apr 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 4300c2: Yarr generatePatternCharacterOnce should limit how...

2025-04-01 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 4300c2ca618ec7fd758457844534313154356d91 https://github.com/WebKit/WebKit/commit/4300c2ca618ec7fd758457844534313154356d91 Author: Daniel Liu Date: 2025-04-01 (Tue, 01 Apr 2025) Changed paths: A

[webkit-changes] [WebKit/WebKit] 70e841: Disable inline-simd-function on Debug builds

2025-03-28 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 70e841230ab06dac017937bf305bd7794663257b https://github.com/WebKit/WebKit/commit/70e841230ab06dac017937bf305bd7794663257b Author: Daniel Liu Date: 2025-03-28 (Fri, 28 Mar 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 3c1c73: Fix some missing exception checks

2025-03-26 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 3c1c73a86585834bb35edbf88939b2c5ea1c5b48 https://github.com/WebKit/WebKit/commit/3c1c73a86585834bb35edbf88939b2c5ea1c5b48 Author: Daniel Liu Date: 2025-03-26 (Wed, 26 Mar 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 245b0d: Skip json-stringify-inspector-check.js.no-llint on...

2025-03-22 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 245b0deb16e98f21c89b43b0dcf96411827767f9 https://github.com/WebKit/WebKit/commit/245b0deb16e98f21c89b43b0dcf96411827767f9 Author: Daniel Liu Date: 2025-03-21 (Fri, 21 Mar 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] e5722f: incorrect-put-could-generate-invalid-ic* tests do ...

2025-03-21 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: e5722f63a42dfac35b3726d05a2b6bbefa460e4f https://github.com/WebKit/WebKit/commit/e5722f63a42dfac35b3726d05a2b6bbefa460e4f Author: Daniel Liu Date: 2025-03-21 (Fri, 21 Mar 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] a3927f: YarrJIT should prune leading character classes and...

2025-03-20 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: a3927f7a6cf7f4e378afa983cc11edf05e2dcdd4 https://github.com/WebKit/WebKit/commit/a3927f7a6cf7f4e378afa983cc11edf05e2dcdd4 Author: Daniel Liu Date: 2025-03-20 (Thu, 20 Mar 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] d5f2be: RegExp string lists should sort the longest string...

2025-03-05 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: d5f2be06d7fda28b34ad3d381328087613c3a3f6 https://github.com/WebKit/WebKit/commit/d5f2be06d7fda28b34ad3d381328087613c3a3f6 Author: Daniel Liu Date: 2025-03-05 (Wed, 05 Mar 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] fac822: arrayInitElem should check if the segment is null

2025-02-14 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: fac82297d3225011b6c4dce307f1a9f9ee163710 https://github.com/WebKit/WebKit/commit/fac82297d3225011b6c4dce307f1a9f9ee163710 Author: Daniel Liu Date: 2025-02-14 (Fri, 14 Feb 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 3e422b: Temporarily disable Wasm IPInt

2025-01-07 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 3e422be93723642dc34ce6855d0520403ea63469 https://github.com/WebKit/WebKit/commit/3e422be93723642dc34ce6855d0520403ea63469 Author: Daniel Liu Date: 2025-01-07 (Tue, 07 Jan 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 015083: Add FunctionSignature checks to the FunctionParser...

2025-01-06 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 015083cf076fcd81dd267a2f123e28341e7cd039 https://github.com/WebKit/WebKit/commit/015083cf076fcd81dd267a2f123e28341e7cd039 Author: Daniel Liu Date: 2025-01-06 (Mon, 06 Jan 2025) Changed paths: A

[webkit-changes] [WebKit/WebKit] 30946a: Use-after-free in `ResourceUsageOverlay::initializ...

2024-12-18 Thread Daniel Liu
(7af554d1d875). rdar://141317969 Canonical link: https://commits.webkit.org/288061@main Commit: 2d5e29d47324834c4c9dda041ecb5908e1dfef78 https://github.com/WebKit/WebKit/commit/2d5e29d47324834c4c9dda041ecb5908e1dfef78 Author: Daniel Liu Date: 2024-12-18 (Wed, 18 Dec 2024) Changed

[webkit-changes] [WebKit/WebKit] 602054: Fix wasm->JS when useJIT=0

2024-12-18 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 602054ed517608e2babeb5091d17be16abb0f155 https://github.com/WebKit/WebKit/commit/602054ed517608e2babeb5091d17be16abb0f155 Author: Daniel Liu Date: 2024-12-18 (Wed, 18 Dec 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] a08541: Cherry-pick 285831@main (9afb773813fd). https://bu...

2024-11-25 Thread Daniel Liu
/WebKit/WebKit/commit/53e7f27d262249310bd6b7ad452e7df334c92b7d Author: Daniel Liu Date: 2024-11-25 (Mon, 25 Nov 2024) Changed paths: M Source/JavaScriptCore/dfg/DFGSpeculativeJIT.cpp Log Message: --- Cherry-pick ded4d02c0a93. https://bugs.webkit.org/show_bug.cgi?id=283063

[webkit-changes] [WebKit/WebKit] 34f187: Implement Wasm tail calls in IPInt

2024-11-20 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 34f187fe40afbd66733d33ebb514da0ae2a40177 https://github.com/WebKit/WebKit/commit/34f187fe40afbd66733d33ebb514da0ae2a40177 Author: Daniel Liu Date: 2024-11-20 (Wed, 20 Nov 2024) Changed paths: A

[webkit-changes] [WebKit/WebKit] cd741b: Disable freeRetiredWasmCode

2024-11-12 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: cd741bd289a5c1dd599fb40299732288d58b6b29 https://github.com/WebKit/WebKit/commit/cd741bd289a5c1dd599fb40299732288d58b6b29 Author: Daniel Liu Date: 2024-11-12 (Tue, 12 Nov 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] a2ba2b: Stack overflow and OOM should not be catchable fro...

2024-11-12 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: a2ba2b6959dbba3345b8c931e297ec59fa57dc1d https://github.com/WebKit/WebKit/commit/a2ba2b6959dbba3345b8c931e297ec59fa57dc1d Author: Daniel Liu Date: 2024-11-12 (Tue, 12 Nov 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 197236: Don't unset m_tailCallClobbersInstance if it was p...

2024-10-31 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 1972367d6b5a00b9312d261ebcf97721d235bd17 https://github.com/WebKit/WebKit/commit/1972367d6b5a00b9312d261ebcf97721d235bd17 Author: Daniel Liu Date: 2024-10-31 (Thu, 31 Oct 2024) Changed paths: A

[webkit-changes] [WebKit/WebKit] a46b27: Don't crash when UTF-8 conversion of filename in `...

2024-10-25 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: a46b2777b0cb2e2c7076728045d6225eea1e483a https://github.com/WebKit/WebKit/commit/a46b2777b0cb2e2c7076728045d6225eea1e483a Author: Daniel Liu Date: 2024-10-25 (Fri, 25 Oct 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 43d87c: Implement JITless Wasm test mode

2024-10-24 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 43d87cd9cf468761d5f4cde71c81b6e0808324f7 https://github.com/WebKit/WebKit/commit/43d87cd9cf468761d5f4cde71c81b6e0808324f7 Author: Daniel Liu Date: 2024-10-24 (Thu, 24 Oct 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 28cd49: Refactor IPInt entry and return paths

2024-10-14 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 28cd493e3325ad45bb6c47b7c33c619d11715863 https://github.com/WebKit/WebKit/commit/28cd493e3325ad45bb6c47b7c33c619d11715863 Author: Daniel Liu Date: 2024-10-14 (Mon, 14 Oct 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] b7b59d: Fix bugs in IPInt metadata generation and execution

2024-10-02 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: b7b59d4334fc96b77893d2fc4e498bd593ba9d66 https://github.com/WebKit/WebKit/commit/b7b59d4334fc96b77893d2fc4e498bd593ba9d66 Author: Daniel Liu Date: 2024-10-02 (Wed, 02 Oct 2024) Changed paths: A

[webkit-changes] [WebKit/WebKit] fdd1cb: Add some investigation code for dumping additional...

2024-09-27 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: fdd1cb2d251454b026727ba36e3a0c12cc0f08c5 https://github.com/WebKit/WebKit/commit/fdd1cb2d251454b026727ba36e3a0c12cc0f08c5 Author: Daniel Liu Date: 2024-09-27 (Fri, 27 Sep 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] fb3a27: Implement full Wasm calling convention in IPInt

2024-09-24 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: fb3a2765f7892b78721a609c4d653bcf54d0d2a8 https://github.com/WebKit/WebKit/commit/fb3a2765f7892b78721a609c4d653bcf54d0d2a8 Author: Daniel Liu Date: 2024-09-24 (Tue, 24 Sep 2024) Changed paths: A

[webkit-changes] [WebKit/WebKit] 82e443: Reduce IPInt register usage and support JITless calls

2024-09-20 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 82e443e19211b53ce41ef890967bf6a9291806dd https://github.com/WebKit/WebKit/commit/82e443e19211b53ce41ef890967bf6a9291806dd Author: Daniel Liu Date: 2024-09-20 (Fri, 20 Sep 2024) Changed paths: A

[webkit-changes] [WebKit/WebKit] 14eaa7: Implement new Wasm exception spec

2024-09-19 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 14eaa7f48f80bc914663fc48ad85bdcbb42688ff https://github.com/WebKit/WebKit/commit/14eaa7f48f80bc914663fc48ad85bdcbb42688ff Author: Daniel Liu Date: 2024-09-19 (Thu, 19 Sep 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] e6baf7: Don't crash if we can't allocate JIT memory on non...

2024-08-20 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: e6baf795c1f54accf565f9e4de4c3de0785a1ca9 https://github.com/WebKit/WebKit/commit/e6baf795c1f54accf565f9e4de4c3de0785a1ca9 Author: Daniel Liu Date: 2024-08-20 (Tue, 20 Aug 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 5d2309: Fix JITless Wasm to JS stack parameter handling.

2024-08-19 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 5d23096ae0a41ec4503ef776e1a4a93ac7ce51db https://github.com/WebKit/WebKit/commit/5d23096ae0a41ec4503ef776e1a4a93ac7ce51db Author: Daniel Liu Date: 2024-08-19 (Mon, 19 Aug 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 56f5e3: Fix incorrect parenthesization of OpcodeOrigin ass...

2024-08-14 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 56f5e3f163b718887889ad70381ddbad068bcaf7 https://github.com/WebKit/WebKit/commit/56f5e3f163b718887889ad70381ddbad068bcaf7 Author: Daniel Liu Date: 2024-08-14 (Wed, 14 Aug 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 5870ff: Disable JITless Wasm test on platforms without Wasm

2024-08-13 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 5870ffb8fe675d89567a1d3237b2e76ee479437f https://github.com/WebKit/WebKit/commit/5870ffb8fe675d89567a1d3237b2e76ee479437f Author: Daniel Liu Date: 2024-08-13 (Tue, 13 Aug 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 0b31e2: Support JITless Wasm import calls

2024-08-13 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 0b31e2848d7894a6a26fc22e04e24641ab426429 https://github.com/WebKit/WebKit/commit/0b31e2848d7894a6a26fc22e04e24641ab426429 Author: Daniel Liu Date: 2024-08-13 (Tue, 13 Aug 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 2f5a0e: ref.as_non_null does not validate argument type

2024-08-07 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 2f5a0e40ca697d00c42a3f73f8b4dda5a0d175f1 https://github.com/WebKit/WebKit/commit/2f5a0e40ca697d00c42a3f73f8b4dda5a0d175f1 Author: Daniel Liu Date: 2024-08-07 (Wed, 07 Aug 2024) Changed paths: A

[webkit-changes] [WebKit/WebKit] 32b9f0: Fix build error from missing operation

2024-08-01 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 32b9f0768725500ae7c217527b2b8ac1fa577071 https://github.com/WebKit/WebKit/commit/32b9f0768725500ae7c217527b2b8ac1fa577071 Author: Daniel Liu Date: 2024-08-01 (Thu, 01 Aug 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] e41732: Implement JITless JS entry thunk to Wasm

2024-08-01 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: e41732697b999464e80dc3fe1c95900c6c43 https://github.com/WebKit/WebKit/commit/e41732697b999464e80dc3fe1c95900c6c43 Author: Daniel Liu Date: 2024-08-01 (Thu, 01 Aug 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] f6a596: ref.null accepts invalid type indices

2024-07-08 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: f6a59631fa7d079af7134f69134d66238eaee15d https://github.com/WebKit/WebKit/commit/f6a59631fa7d079af7134f69134d66238eaee15d Author: Daniel Liu Date: 2024-07-08 (Mon, 08 Jul 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 887079: Update IPInt SIMD to use OfflineASM

2023-08-25 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 887079092fa848bb96985674473e6a20ccb150d2 https://github.com/WebKit/WebKit/commit/887079092fa848bb96985674473e6a20ccb150d2 Author: Daniel Liu Date: 2023-08-25 (Fri, 25 Aug 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 2fab0f: Add IPInt SIMD entrypoint, dispatch logic, and stu...

2023-08-25 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 2fab0f560099d5a09b3e7cd3bdf40782af7fa312 https://github.com/WebKit/WebKit/commit/2fab0f560099d5a09b3e7cd3bdf40782af7fa312 Author: Daniel Liu Date: 2023-08-25 (Fri, 25 Aug 2023) Changed paths: A

[webkit-changes] [WebKit/WebKit] 7e018b: Add IPInt SIMD entrypoint, dispatch logic, and stu...

2023-08-22 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 7e018ba8b80bc2aaaf1c804448d0be14eb2fea94 https://github.com/WebKit/WebKit/commit/7e018ba8b80bc2aaaf1c804448d0be14eb2fea94 Author: Daniel Liu Date: 2023-08-22 (Tue, 22 Aug 2023) Changed paths: A

[webkit-changes] [WebKit/WebKit] fcf3ca: In-place interpreter: fix clobbered register in ca...

2023-08-22 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: fcf3ca83171a536e886f5db868de709d1cafcd39 https://github.com/WebKit/WebKit/commit/fcf3ca83171a536e886f5db868de709d1cafcd39 Author: Daniel Liu Date: 2023-08-22 (Tue, 22 Aug 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] e78e75: Add Daniel Liu (danlliu) as WebKit committer

2023-08-21 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: e78e75e85f6a28e59bacf1419251c62bc6ba913e https://github.com/WebKit/WebKit/commit/e78e75e85f6a28e59bacf1419251c62bc6ba913e Author: Daniel Liu Date: 2023-08-21 (Mon, 21 Aug 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 7cada1: Fix and extend in-place interpreter OSR

2023-08-15 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 7cada1627710e0b199af744fcaa0feaa53d8b330 https://github.com/WebKit/WebKit/commit/7cada1627710e0b199af744fcaa0feaa53d8b330 Author: Daniel Liu Date: 2023-08-15 (Tue, 15 Aug 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 5f18ff: Implement in-place interpreter prologue and loop OSR

2023-08-14 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 5f18ff5fc08d864caa2315af403ec63f535362fa https://github.com/WebKit/WebKit/commit/5f18ff5fc08d864caa2315af403ec63f535362fa Author: Daniel Liu Date: 2023-08-14 (Mon, 14 Aug 2023) Changed paths: A

[webkit-changes] [WebKit/WebKit] 6f23b5: Add in place interpreter optimizations

2023-08-11 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 6f23b5f4342c809f33e206690b8bde942a9daa1d https://github.com/WebKit/WebKit/commit/6f23b5f4342c809f33e206690b8bde942a9daa1d Author: Daniel Liu Date: 2023-08-11 (Fri, 11 Aug 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] de71f3: Implement saturating truncation, remaining memory ...

2023-08-03 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: de71f3ac024b267bee64cf3a0e405171c5a4519d https://github.com/WebKit/WebKit/commit/de71f3ac024b267bee64cf3a0e405171c5a4519d Author: Daniel Liu Date: 2023-08-03 (Thu, 03 Aug 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 8e237a: Implement table instructions, f64 arithmetic, and ...

2023-07-27 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 8e237a17b93c448615544a93160b779c8220f68d https://github.com/WebKit/WebKit/commit/8e237a17b93c448615544a93160b779c8220f68d Author: Daniel Liu Date: 2023-07-27 (Thu, 27 Jul 2023) Changed paths: A

[webkit-changes] [WebKit/WebKit] f0224c: Add implementation of IPInt memory and global inst...

2023-07-25 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: f0224c3ac49698bf7a0408d646bd62283e0f645a https://github.com/WebKit/WebKit/commit/f0224c3ac49698bf7a0408d646bd62283e0f645a Author: Daniel Liu Date: 2023-07-25 (Tue, 25 Jul 2023) Changed paths: A

[webkit-changes] [WebKit/WebKit] 87119f: Fix usage of asm.putsLabel

2023-07-24 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 87119fef338fd6862aff24ccd2d75c0856ee5df0 https://github.com/WebKit/WebKit/commit/87119fef338fd6862aff24ccd2d75c0856ee5df0 Author: Daniel Liu Date: 2023-07-24 (Mon, 24 Jul 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] d5dfaf: Implement in-place interpreter call and arithmetic...

2023-07-21 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: d5dfafee77d61cb05dde5f4663cfef89c39233d4 https://github.com/WebKit/WebKit/commit/d5dfafee77d61cb05dde5f4663cfef89c39233d4 Author: Daniel Liu Date: 2023-07-21 (Fri, 21 Jul 2023) Changed paths: A

[webkit-changes] [WebKit/WebKit] 03154b: Implement fundamentals of in-place interpreter

2023-07-20 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 03154b1eb9203c3895556dc7dde41b6c3b090c5d https://github.com/WebKit/WebKit/commit/03154b1eb9203c3895556dc7dde41b6c3b090c5d Author: Daniel Liu Date: 2023-07-20 (Thu, 20 Jul 2023) Changed paths: A

[webkit-changes] [WebKit/WebKit] 5236c9: Implement relaxed SIMD madd and nmadd instructions

2023-06-20 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 5236c954e0b8cc779c14498d7530ff8d59b7d0a0 https://github.com/WebKit/WebKit/commit/5236c954e0b8cc779c14498d7530ff8d59b7d0a0 Author: Daniel Liu Date: 2023-06-20 (Tue, 20 Jun 2023) Changed paths: A

[webkit-changes] [WebKit/WebKit] 46168c: Implemented SIMD trunc instructions.

2023-06-13 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 46168caf6713a0f0287f2fa5b04861e586750c6d https://github.com/WebKit/WebKit/commit/46168caf6713a0f0287f2fa5b04861e586750c6d Author: Daniel Liu Date: 2023-06-13 (Tue, 13 Jun 2023) Changed paths: A

[webkit-changes] [WebKit/WebKit] e1ec14: Implemented relaxed_swizzle SIMD opcode.

2023-06-12 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: e1ec14877b7db64cf484cbd62480417029127c05 https://github.com/WebKit/WebKit/commit/e1ec14877b7db64cf484cbd62480417029127c05 Author: Daniel Liu Date: 2023-06-12 (Mon, 12 Jun 2023) Changed paths: A

[webkit-changes] [WebKit/WebKit] 67ac95: Update libwabt.js to 1.0.32, update js-wasm-js-var...

2023-06-09 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 67ac9544e0cdc58f0263867fc3c5167c95238d59 https://github.com/WebKit/WebKit/commit/67ac9544e0cdc58f0263867fc3c5167c95238d59 Author: Daniel Liu Date: 2023-06-09 (Fri, 09 Jun 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 7b6d3b: Add myself (Daniel Liu) to the contributors list

2023-06-08 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 7b6d3bc61c7b2c414796753fb1b68faec06cdbb8 https://github.com/WebKit/WebKit/commit/7b6d3bc61c7b2c414796753fb1b68faec06cdbb8 Author: Daniel Liu Date: 2023-06-08 (Thu, 08 Jun 2023) Changed paths: M

Re: [PATCH] drm/amd/display: build failed for DCN2.1

2019-09-17 Thread Daniel Liu
Welcome^_^! Mark Brown 于2019年9月17日周二 上午6:36写道: > On Mon, Sep 16, 2019 at 11:12:03PM +0100, Mark Brown wrote: > > On Mon, Sep 16, 2019 at 01:51:15PM -0700, Nick Desaulniers wrote: > > > > > + Mark > > > I think this was a result of the resolved merge conflict. See the > > > -next only commit tit

Fwd: a patch for grub password setting

2018-04-18 Thread Daniel Liu
Dear All, Package: grub-installer Version: 1.128ubuntu5.1 When i install ubuntu operating system, and set up the command as following,"d-i grub-installer/password" in the preseed file.but it doesn't work. I found some errors need to be fixed in the grub-installer pa

a patch for grub password setting

2017-09-05 Thread Daniel Liu
Dear All, When i install ubuntu operating system, and set up the command as following,"d-i grub-installer/password" in the preseed file.but it doesn't work. I found some errors need to be fixed in the grub-installer package for setting the grub password.The ubuntu system version i

[issue17560] problem using multiprocessing with really big objects?

2017-07-25 Thread Daniel Liu
Daniel Liu added the comment: There's also the other multiprocessing limitation Antoine mentioned early on, where queues/pipes used a 32-bit signed integer to encode object length. Is there a way or plan to get around this limitation? -- nosy: +Danie

[libvirt] [PATCH] virsh: Fix --help problem for domxml-to-native DOMAIN COMMAND

2017-06-27 Thread Daniel Liu
Resolves a bug in domxml-to-native command option, so that the following command displays the help information correctly: 'virsh domxml-to-native --help'. Signed-off-by: Daniel Liu Signed-off-by: Julio Faracco --- tools/virsh-domain.c | 4 ++-- 1 file changed, 2 insertions(+), 2

[libvirt] [PATCH v4] virsh: add [--domain DOMAIN] option to domxml-to-native DOMAIN COMMAND

2017-06-02 Thread Daniel Liu
The option allows someone to run domain-to-native on already existing domain without the need of supplying their XML. It is basically wrapper around 'virsh dumpxml | virsh domxml-to-native /dev/stdin'. Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=835476 Signed-off-by:

[libvirt] [PATCH v3] virsh: add [--domain DOMAIN] option to domxml-to-native DOMAIN COMMAND

2017-05-31 Thread Daniel Liu
The option allows someone to run domain-to-native on already existing domain without the need of supplying their XML. It is basically wrapper around 'virsh dumpxml | virsh domxml-to-native /dev/stdin'. Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=835476 --- tools/virsh-domain.c | 53

[libvirt] [PATCH v2] virsh: add [--domain DOMAIN] option to domxml-to-native DOMAIN COMMAND

2017-05-29 Thread Daniel Liu
The option allows someone to run domain-to-native on already existing domain without the need of supplying their XML. It is basically wrapper around 'virsh dumpxml | virsh domxml-to-native /dev/stdin'. Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=835476 --- tools/virsh-domain.c | 52 +

[libvirt] [PATCH] virsh: add --domain option for domain-to-native

2017-05-15 Thread Daniel Liu
Fix bug 835476[1]. virsh: add [--domain DOMAIN] option to domxml-to-native DOMAIN COMMAND Add support for the following syntax: domxml-to-native { [--domain DOMAIN] | [XML] }, i.e., it supports either designating domain (domain id, uuid, or name), or path to XML domain configuration file. E.g.:

[jira] [Updated] (LOG4J2-1615) Occured again - log4j2.component.properties not read for all properties

2016-09-27 Thread Daniel Liu (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Liu updated LOG4J2-1615: --- Affects Version/s: (was: 2.2) 2.6.2 Fix Version/s: (was: 2.3

[jira] [Created] (LOG4J2-1615) Occured again - log4j2.component.properties not read for all properties

2016-09-27 Thread Daniel Liu (JIRA)
Daniel Liu created LOG4J2-1615: -- Summary: Occured again - log4j2.component.properties not read for all properties Key: LOG4J2-1615 URL: https://issues.apache.org/jira/browse/LOG4J2-1615 Project: Log4j 2

[jira] [Created] (SPARK-5191) Pyspark: scheduler hangs when importing a standalone pyspark app

2015-01-10 Thread Daniel Liu (JIRA)
Daniel Liu created SPARK-5191: - Summary: Pyspark: scheduler hangs when importing a standalone pyspark app Key: SPARK-5191 URL: https://issues.apache.org/jira/browse/SPARK-5191 Project: Spark

Re: Task not serializable?

2014-03-31 Thread Daniel Liu
ccording to this guide http://spark.apache.org/docs/0.8.1/tuning.html and it gave the same error message. Daniel Liu

Re: [Computer-go] Effective search depth

2010-06-15 Thread Daniel Liu
Let me add a little more. When calculate 1/f, it's the ratio of bias of the chosen move to the total number of playout for level 1. For other levels it's the ratio of the bias of the move chosen to the bias of the chosen move in the parent level. A less effective search policy will spread the pla

Re: [Computer-go] Effective search depth

2010-06-15 Thread Daniel Liu
t; On Sun, Jun 13, 2010 at 08:55:16PM -0500, Daniel Liu wrote: > >> This post is to propose a metric that measures the effectiveness of a > >> playout policy > >> in a MC tree search. It could give some idea as how the playing strength > >> varies with > >

[Computer-go] Effective search depth

2010-06-13 Thread Daniel Liu
This post is to propose a metric that measures the effectiveness of a playout policy in a MC tree search. It could give some idea as how the playing strength varies with the total playout number. Let N be the total playout number. The effectve search depth is defined as Depth = (log with base f)

Re: [Bikies] Intelligent news coverage?

2009-11-17 Thread Daniel Liu
One topic that doesn't get a lot of attention in bike-light-world is the fact that lenses and reflectors matter just as much as battery and bulb technology. The reflectors and (plastic) lenses on even the cheap B&M incandescent generator lights project a trapezoid onto the ground without blastin

Re: [Bikies] got egged riding home today - be careful out there

2009-10-11 Thread Daniel Liu
Hmm, I've heard of some really tacky incidents on popular bike trails before ( http://bikeportland.org/2009/04/21/vandals-spread-hundreds-of-tacks-on-springwater-corridor-trail/ )...but an egging is really beyond me. A scare like that could easily cause someone to lose control and crash, not

Re: [Bikies] Sharrows on E Wilson

2009-10-08 Thread Daniel Liu
I agree, it's exceedingly valuable to let drivers know that bicyclists are not only allowed, but supposed to be in lanes marked with sharrows. I've found it's a great boost in my confidence as well, and I don't ride as erratically in the lane as I do in unmarked ones. As far as road markers

Re: [Bikies] ever feel alone?

2009-09-30 Thread Daniel Liu
Does the city collect bike-use data? I've known of cities that conduct more extensive bike and pedestrian surveys at the same time as the Census ACS, so that the data can be compared on fairly equal terms. --dan On 29 Sep, 2009, at 9:45 AM, Matthew Berigan wrote: Bikies, Actually, IS the

[Bikies] The Hopworksfiets

2009-09-15 Thread Daniel Liu
Hi everyone, I just wanted to introduce myself, and hopefully provide some awesome bike inspiration. I just moved here from Portland, Oregon to start grad school, and actually came here by bike tour over the summer. I spent a brief stint as an intern at Bikeportland.org, which today is fe

Re: [coreboot] SerialICE 1.0 - QEMU stops responding

2009-08-05 Thread Daniel Liu
(fd, &c, 1) != 1) ; if (c != buffer[i]) { printf("Readback error! %x/%x\n", c, buffer[i]); } } return nbyte; } -Daniel Liu -- coreboot mailing list: coreboot@coreboot.org http://www.coreboot.org/mailman/listinfo/coreboot

[coreboot] SerialICE 1.0 - QEMU stops responding

2009-08-04 Thread Daniel Liu
ased on the Q45 Chipset with an ICH10. I'm using the intel_d945gclf.c mainboard configuration (which works fine with the newer chipset). Thanks, Daniel Liu -- coreboot mailing list: coreboot@coreboot.org http://www.coreboot.org/mailman/listinfo/coreboot

Re: [graph-tool] how to install the pre-compiled files?

2007-10-02 Thread Daniel LIU
-tool] how to install the pre-compiled files? >Date: Mon, 01 Oct 2007 14:50:11 -0300 > >On 10/01/2007 05:16 AM, Daniel LIU wrote: > > Hi Andrea, > > > > I copied the precompiled files in my graph-tool folder (the folder where >I > > unpacked the files into). When

Re: [graph-tool] how to install the pre-compiled files?

2007-10-01 Thread Daniel LIU
Hi Andrea, I copied the precompiled files in my graph-tool folder (the folder where I unpacked the files into). When I run './graph-tool', I got the error: [EMAIL PROTECTED]:~/graph-tool-1.1.2$ ./graph-tool Traceback (most recent call last): File "./graph-tool", line 24, in from libgraph_

Re: DL manual is online

2005-06-25 Thread Daniel Liu
Weird, in some ways it's better than the DS. bigger screen, auto iso, you can choose cont. AF in any non-preset mode.hope the ds gets a firmware update. --Daniel Liu "If at first you don't succeed, sky diving is definitely not for you.&q

Re: 28mm

2005-06-25 Thread Daniel Liu
hen again that's not all i'd use it for, so i guess i'm also looking for some sort of comparison stopped down also vs. wide (wide wide) open. doesn't have to be scientific, just if it holds up to looking "good". thanks! --Daniel Liu "If

28mm

2005-06-24 Thread Daniel Liu
7;ll be getting a usable iso400-1600 (at last! haha). Is the extra stop (stop and half?) worth it? They seem to be the same price around the internet. Thanks. --Daniel Liu "If the llama melts, don't drink it." http://almost-normal.blogspot.com/

Re: OT: Kodak marketing B&W film w/movie

2003-07-25 Thread Daniel Liu
... --Daniel Liu "Six meals a day keeps the doctor away!" On Thursday, Jul 24, 2003, at 19:00 US/Pacific, Peter Alling wrote: The local drugstore here even has Tri-X. (As well as the new C41 stuff). Even the local super markets have the C41 stuff. At 01:04 PM 7/17/03

Re: Zooms vs. primes

2003-07-15 Thread Daniel Liu
I use primes only because the fast ones are cheaper. And I get to think less when I'm using them. Though I'll be the first to say that changing lenses is annoying. --Daniel Liu "Free speech is the right to shout 'theater' in a crowded

super program screen

2003-07-13 Thread Daniel Liu
Anyone know if the focusing screen in the program plus is the same one in the super program?

Re: P30 vs. Super program (Super A)?

2003-06-12 Thread Daniel Liu
So, just curious, how quickly do the pentax flashes fully discharge? eg, 200T, 280T, 200SA, 400T, and others? --Daniel Liu "It's no longer a question of staying healthy. It's a question of finding a sickness you like." On Thursday, Ju

Re: Minty fun ;-)

2003-06-11 Thread Daniel Liu
That's odd, why 2 front lens caps. --Daniel Liu "The future is much like an eraser that does not erase because it is not yet an eraser." On Wednesday, Jun 11, 2003, at 21:59 US/Pacific, Peter Alling wrote: Nice rubber focusing ring

Re: [XFree86] Raedon 7500 card, blank window when booting

2003-06-09 Thread Daniel Liu
Yep, that fixed my problem =) Thanks for everything! Looks like I had the same problem as you with my Raedon 7500 PCI card. -Daniel Liu On Sun, 8 Jun 2003, Andy Goth wrote: > On Sunday, June 8, 2003 6:15 pm, Daniel Liu wrote: > > Sorry, but how do u disable DRI? > > In your

Re: [XFree86] Raedon 7500 card, blank window when booting

2003-06-08 Thread Daniel Liu
Sorry, but how do u disable DRI? -Daniel Liu On Sun, 8 Jun 2003, Andy Goth wrote: > On Saturday, June 7, 2003 10:30 am, Daniel Liu wrote: > > > I just installed redhat 9.0 and I have a ATI Raedon 7500 card. When I > > > boot up in linux it goes through the loading

Re: [XFree86] Raedon 7500 card, blank window when booting

2003-06-07 Thread Daniel Liu
tly appreciated. Okay, I can get iinux text mode now but everytime I run xwindows using the startx script my monitor stops responding and I can't do anything... -Daniel Liu ___ XFree86 mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xfree86

Re: "Cheap" 135mm lens?

2003-06-06 Thread Daniel Liu
Whoops, sorry, i mean the M 135mm f/3.5. I'm looking to buy something that'll take decent pictures while keeping my bank account intact. On Friday, Jun 6, 2003, at 18:29 US/Pacific, Fred wrote: Any thoughts on how much a decent (clean glass, some exterior wear) SMC-M 135mm lens should be worth?

[XFree86] Raedon 7500 card, blank window when booting

2003-06-06 Thread Daniel Liu
I just installed redhat 9.0 and I have a ATI Raedon 7500 card. When I boot up in linux it goes through the loading screen and when it is supposed to go into the xwindows login screen, the screen just goes blank. Any helps or suggestions of how to fix this will be greatly appreciated. -Daniel

Re: What about Takumar 1:1.9/85

2003-06-06 Thread Daniel Liu
Haha, that is pretty neat. Does anyone know how much one of those things costs nowadays? Or where i can get one once i win the lottery? --Daniel Liu "The face of a child can say it all, especially the mouth part of the face." On Thursday, Jun 5, 2003, a

Re: *ist SLR and K-mount lenses

2003-06-06 Thread Daniel Liu
der lenses. --Daniel Liu "Six meals a day keeps the doctor away!" On Thursday, Jun 5, 2003, at 07:21 US/Pacific, Anthony Farr wrote: IMHO the advances in TTL metering are attempts to become as good as quality hand-held meters. It's also MHO that multi segment meteri

Re: *ist in stock

2003-06-06 Thread Daniel Liu
es on orange. Oh, the days of metal cameras with fake leather are over, aren't they? But i'm sure some brave soul will try painting theirs. --Daniel Liu "You know when you're getting old, there are certain signs. I walked past a

Re: Question on Pentax Lineup

2003-06-04 Thread Daniel Liu
Exactly. Pentax cameras do what i want without fuss, and without much of a hit to the wallet. Well, i take that back, maybe the old russian rangefinders can do the same thing for about $20, and they do have the cool CCCP label on them On Tuesday, Jun 3, 2003, at 14:47 US/Pacific, Caveman wr

Re: Pentax bashing (was Re: another 31 Limited question)

2003-06-03 Thread Daniel Liu
, and pray. It's very satisfying to have to set up all the exposure, focus, and all that, i think. And pentax had at one point (mid 80s?) gotten that all right. And to some extent still do. --Daniel Liu "Oh Lordy, that's dry. Sucks the tissues right out

Re: 50mm Lenses

2003-05-30 Thread Daniel Liu
Thanks everyone, I think I'll wait and get the 1.4. It's not so much of a focusing issue for me, it's being able to get a decent shot off in a dark room without a tripod, so the 2.8 is out. Candid shots, remember? In the meantime, I'll stick with my f/2. --Danie

  1   2   >