-
Notifications
You must be signed in to change notification settings - Fork 29.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Original commit message: [deserialization] Remove unnecessarily limit on buffer size 1. Now there is no serializer/deserializer-specific buffer size limit. 2. Update AUTHORS Ref: #40059 Change-Id: Iad4c6d8f68a91ef21d3c404fb7945949e69ad9e2 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3170411 Reviewed-by: Jakob Kummerow <[email protected]> Reviewed-by: Clemens Backes <[email protected]> Commit-Queue: Jakob Kummerow <[email protected]> Cr-Commit-Position: refs/heads/main@{#77084} Refs: v8/v8@422dc37 PR-URL: #40450 Fixes: #40059 Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Colin Ihrig <[email protected]>
- Loading branch information
1 parent
3b6cf09
commit 91c3cf5
Showing
4 changed files
with
18 additions
and
39 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -57,13 +57,12 @@ Alexis Campailla <[email protected]> | |
Allan Sandfeld Jensen <[email protected]> | ||
Amos Lim <[email protected]> | ||
Andreas Anyuru <[email protected]> | ||
Andrew Paprocki <[email protected]> | ||
Andrei Kashcha <[email protected]> | ||
Andrew Paprocki <[email protected]> | ||
Anna Henningsen <[email protected]> | ||
Antoine du Hamel <[email protected]> | ||
Anton Bikineev <[email protected]> | ||
Bangfu Tao <[email protected]> | ||
Daniel Shelton <[email protected]> | ||
Ben Coe <[email protected]> | ||
Ben Newman <[email protected]> | ||
Ben Noordhuis <[email protected]> | ||
|
@@ -74,18 +73,19 @@ Brice Dobry <[email protected]> | |
Burcu Dogan <[email protected]> | ||
Caitlin Potter <[email protected]> | ||
Chao Wang <[email protected]> | ||
Craig Schlenter <[email protected]> | ||
Charles Kerr <[email protected]> | ||
Chengzhong Wu <[email protected]> | ||
Choongwoo Han <[email protected]> | ||
Chris Nardi <[email protected]> | ||
Christopher A. Taylor <[email protected]> | ||
Colin Ihrig <[email protected]> | ||
Cong Zuo <[email protected]> | ||
Craig Schlenter <[email protected]> | ||
Daniel Andersson <[email protected]> | ||
Daniel Bevenius <[email protected]> | ||
Daniel Dromboski <[email protected]> | ||
Daniel James <[email protected]> | ||
Daniel Shelton <[email protected]> | ||
Darshan Sen <[email protected]> | ||
David Carlier <[email protected]> | ||
David Manouchehri <[email protected]> | ||
|
@@ -120,13 +120,13 @@ Ingvar Stepanyan <[email protected]> | |
Ioseb Dzmanashvili <[email protected]> | ||
Isiah Meadows <[email protected]> | ||
Jaime Bernardo <[email protected]> | ||
Jan de Mooij <[email protected]> | ||
James M Snell <[email protected]> | ||
James Pike <[email protected]> | ||
Jan Krems <[email protected]> | ||
Jan de Mooij <[email protected]> | ||
Janusz Majnert <[email protected]> | ||
Jay Freeman <[email protected]> | ||
James Pike <[email protected]> | ||
James M Snell <[email protected]> | ||
Javad Amiri <[email protected]> | ||
Jay Freeman <[email protected]> | ||
Jesper van den Ende <[email protected]> | ||
Ji Qiu <[email protected]> | ||
Jianghua Yang <[email protected]> | ||
|
@@ -136,8 +136,8 @@ Joel Stanley <[email protected]> | |
Johan Bergström <[email protected]> | ||
Jonathan Liu <[email protected]> | ||
Julien Brianceau <[email protected]> | ||
Junha Park <[email protected]> | ||
JunHo Seo <[email protected]> | ||
Junha Park <[email protected]> | ||
Junming Huang <[email protected]> | ||
Kang-Hao (Kenny) Lu <[email protected]> | ||
Karl Skomski <[email protected]> | ||
|
@@ -180,20 +180,21 @@ Oleksandr Chekhovskyi <[email protected]> | |
Oliver Dunk <[email protected]> | ||
Paolo Giarrusso <[email protected]> | ||
Patrick Gansterer <[email protected]> | ||
Paul Lind <[email protected]> | ||
Pavel Medvedev <[email protected]> | ||
Peng Fei <[email protected]> | ||
Peng Wu <[email protected]> | ||
Peng-Yu Chen <[email protected]> | ||
Peter Rybin <[email protected]> | ||
Peter Varga <[email protected]> | ||
Peter Wong <[email protected]> | ||
Paul Lind <[email protected]> | ||
Pavel Medvedev <[email protected]> | ||
PhistucK <[email protected]> | ||
Qingyan Li <[email protected]> | ||
Qiuyi Zhang <[email protected]> | ||
Rafal Krypa <[email protected]> | ||
Raul Tambre <[email protected]> | ||
Ray Glover <[email protected]> | ||
Ray Wang <[email protected]> | ||
Refael Ackermann <[email protected]> | ||
Rene Rebe <[email protected]> | ||
Reza Yazdani <[email protected]> | ||
|
@@ -218,11 +219,13 @@ Stefan Penner <[email protected]> | |
Stephan Hartmann <[email protected]> | ||
Stephen Belanger <[email protected]> | ||
Sylvestre Ledru <[email protected]> | ||
Takeshi Yoneda <[email protected]> | ||
Taketoshi Aono <[email protected]> | ||
Tao Liqiang <[email protected]> | ||
Teddy Katz <[email protected]> | ||
Thomas Young <[email protected]> | ||
Tiancheng "Timothy" Gu <[email protected]> | ||
Tianping Yang <[email protected]> | ||
Tobias Burnus <[email protected]> | ||
Tobias Nießen <[email protected]> | ||
Ujjwal Sharma <[email protected]> | ||
|
@@ -246,13 +249,11 @@ Yi Wang <[email protected]> | |
Yong Wang <[email protected]> | ||
Youfeng Hao <[email protected]> | ||
Yu Yin <[email protected]> | ||
Yusif Khudhur <[email protected]> | ||
Yuri Iozzelli <[email protected]> | ||
Yusif Khudhur <[email protected]> | ||
Zac Hansen <[email protected]> | ||
Zeynep Cankara <[email protected]> | ||
Zhao Jiazhong <[email protected]> | ||
Zheng Liu <[email protected]> | ||
Zhongping Wang <[email protected]> | ||
柳荣一 <[email protected]> | ||
Tianping Yang <[email protected]> | ||
Takeshi Yoneda <[email protected]> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters