Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1080)

Side by Side Diff: AUTHORS

Issue 2134443002: [turbofan] Fixed segmentation fault while printing TurboFan node (Closed) Base URL: https://chromium.googlesource.com/v8/v8@master
Patch Set: Fixed segmentation fault while printing TurboFan node Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | src/compiler/node.cc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Below is a list of people and organizations that have contributed 1 # Below is a list of people and organizations that have contributed
2 # to the V8 project. Names should be added to the list like so: 2 # to the V8 project. Names should be added to the list like so:
3 # 3 #
4 # Name/Organization <email address> 4 # Name/Organization <email address>
5 5
6 Google Inc. <*@google.com> 6 Google Inc. <*@google.com>
7 The Chromium Authors <*@chromium.org> 7 The Chromium Authors <*@chromium.org>
8 Sigma Designs Inc. <*@sdesigns.com> 8 Sigma Designs Inc. <*@sdesigns.com>
9 ARM Ltd. <*@arm.com> 9 ARM Ltd. <*@arm.com>
10 Hewlett-Packard Development Company, LP <*@palm.com> 10 Hewlett-Packard Development Company, LP <*@palm.com>
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
45 Ben Noordhuis <info@bnoordhuis.nl> 45 Ben Noordhuis <info@bnoordhuis.nl>
46 Benjamin Tan <demoneaux@gmail.com> 46 Benjamin Tan <demoneaux@gmail.com>
47 Bert Belder <bertbelder@gmail.com> 47 Bert Belder <bertbelder@gmail.com>
48 Burcu Dogan <burcujdogan@gmail.com> 48 Burcu Dogan <burcujdogan@gmail.com>
49 Caitlin Potter <caitpotter88@gmail.com> 49 Caitlin Potter <caitpotter88@gmail.com>
50 Craig Schlenter <craig.schlenter@gmail.com> 50 Craig Schlenter <craig.schlenter@gmail.com>
51 Chris Nardi <hichris123@gmail.com> 51 Chris Nardi <hichris123@gmail.com>
52 Christopher A. Taylor <chris@gameclosure.com> 52 Christopher A. Taylor <chris@gameclosure.com>
53 Daniel Andersson <kodandersson@gmail.com> 53 Daniel Andersson <kodandersson@gmail.com>
54 Daniel James <dnljms@gmail.com> 54 Daniel James <dnljms@gmail.com>
55 Deon Dior <diaoyuanjie@gmail.com>
55 Douglas Crosher <dtc-v8@scieneer.com> 56 Douglas Crosher <dtc-v8@scieneer.com>
56 Dusan Milosavljevic <dusan.m.milosavljevic@gmail.com> 57 Dusan Milosavljevic <dusan.m.milosavljevic@gmail.com>
57 Erich Ocean <erich.ocean@me.com> 58 Erich Ocean <erich.ocean@me.com>
58 Evan Lucas <evan.lucas@help.com> 59 Evan Lucas <evan.lucas@help.com>
59 Fedor Indutny <fedor@indutny.com> 60 Fedor Indutny <fedor@indutny.com>
60 Felix Geisendörfer <haimuiba@gmail.com> 61 Felix Geisendörfer <haimuiba@gmail.com>
61 Filipe David Manana <fdmanana@gmail.com> 62 Filipe David Manana <fdmanana@gmail.com>
62 Franziska Hinkelmann <franziska.hinkelmann@gmail.com> 63 Franziska Hinkelmann <franziska.hinkelmann@gmail.com>
63 Geoffrey Garside <ggarside@gmail.com> 64 Geoffrey Garside <ggarside@gmail.com>
64 Han Choongwoo <cwhan.tunz@gmail.com> 65 Han Choongwoo <cwhan.tunz@gmail.com>
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
110 Stefan Penner <stefan.penner@gmail.com> 111 Stefan Penner <stefan.penner@gmail.com>
111 Tobias Burnus <burnus@net-b.de> 112 Tobias Burnus <burnus@net-b.de>
112 Victor Costan <costan@gmail.com> 113 Victor Costan <costan@gmail.com>
113 Vlad Burlik <vladbph@gmail.com> 114 Vlad Burlik <vladbph@gmail.com>
114 Vladimir Krivosheev <develar@gmail.com> 115 Vladimir Krivosheev <develar@gmail.com>
115 Vladimir Shutoff <vovan@shutoff.ru> 116 Vladimir Shutoff <vovan@shutoff.ru>
116 Yu Yin <xwafish@gmail.com> 117 Yu Yin <xwafish@gmail.com>
117 Zac Hansen <xaxxon@gmail.com> 118 Zac Hansen <xaxxon@gmail.com>
118 Zhongping Wang <kewpie.w.zp@gmail.com> 119 Zhongping Wang <kewpie.w.zp@gmail.com>
119 柳荣一 <admin@web-tinker.com> 120 柳荣一 <admin@web-tinker.com>
OLDNEW
« no previous file with comments | « no previous file | src/compiler/node.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698