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

Side by Side Diff: AUTHORS

Issue 2084163004: gdb-v8-support.py: Fix old style print statement (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 4 years, 6 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 | tools/gdb-v8-support.py » ('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 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
56 Dusan Milosavljevic <dusan.m.milosavljevic@gmail.com> 56 Dusan Milosavljevic <dusan.m.milosavljevic@gmail.com>
57 Erich Ocean <erich.ocean@me.com> 57 Erich Ocean <erich.ocean@me.com>
58 Evan Lucas <evan.lucas@help.com> 58 Evan Lucas <evan.lucas@help.com>
59 Fedor Indutny <fedor@indutny.com> 59 Fedor Indutny <fedor@indutny.com>
60 Felix Geisendörfer <haimuiba@gmail.com> 60 Felix Geisendörfer <haimuiba@gmail.com>
61 Filipe David Manana <fdmanana@gmail.com> 61 Filipe David Manana <fdmanana@gmail.com>
62 Franziska Hinkelmann <franziska.hinkelmann@gmail.com> 62 Franziska Hinkelmann <franziska.hinkelmann@gmail.com>
63 Geoffrey Garside <ggarside@gmail.com> 63 Geoffrey Garside <ggarside@gmail.com>
64 Han Choongwoo <cwhan.tunz@gmail.com> 64 Han Choongwoo <cwhan.tunz@gmail.com>
65 Hirofumi Mako <mkhrfm@gmail.com> 65 Hirofumi Mako <mkhrfm@gmail.com>
66 Honggyu Kim <nexus226@gmail.com> 66 Honggyu Kim <honggyu.kp@gmail.com>
jochen (gone - plz use gerrit) 2016/06/24 13:57:52 I don't really have a way to verify that these two
67 Ioseb Dzmanashvili <ioseb.dzmanashvili@gmail.com> 67 Ioseb Dzmanashvili <ioseb.dzmanashvili@gmail.com>
68 Isiah Meadows <impinball@gmail.com> 68 Isiah Meadows <impinball@gmail.com>
69 Jan de Mooij <jandemooij@gmail.com> 69 Jan de Mooij <jandemooij@gmail.com>
70 Jay Freeman <saurik@saurik.com> 70 Jay Freeman <saurik@saurik.com>
71 James Pike <g00gle@chilon.net> 71 James Pike <g00gle@chilon.net>
72 Jianghua Yang <jianghua.yjh@alibaba-inc.com> 72 Jianghua Yang <jianghua.yjh@alibaba-inc.com>
73 Joel Stanley <joel@jms.id.au> 73 Joel Stanley <joel@jms.id.au>
74 Johan Bergström <johan@bergstroem.nu> 74 Johan Bergström <johan@bergstroem.nu>
75 Jonathan Liu <net147@gmail.com> 75 Jonathan Liu <net147@gmail.com>
76 Julien Brianceau <jbriance@cisco.com> 76 Julien Brianceau <jbriance@cisco.com>
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
110 Stefan Penner <stefan.penner@gmail.com> 110 Stefan Penner <stefan.penner@gmail.com>
111 Tobias Burnus <burnus@net-b.de> 111 Tobias Burnus <burnus@net-b.de>
112 Victor Costan <costan@gmail.com> 112 Victor Costan <costan@gmail.com>
113 Vlad Burlik <vladbph@gmail.com> 113 Vlad Burlik <vladbph@gmail.com>
114 Vladimir Krivosheev <develar@gmail.com> 114 Vladimir Krivosheev <develar@gmail.com>
115 Vladimir Shutoff <vovan@shutoff.ru> 115 Vladimir Shutoff <vovan@shutoff.ru>
116 Yu Yin <xwafish@gmail.com> 116 Yu Yin <xwafish@gmail.com>
117 Zac Hansen <xaxxon@gmail.com> 117 Zac Hansen <xaxxon@gmail.com>
118 Zhongping Wang <kewpie.w.zp@gmail.com> 118 Zhongping Wang <kewpie.w.zp@gmail.com>
119 柳荣一 <admin@web-tinker.com> 119 柳荣一 <admin@web-tinker.com>
OLDNEW
« no previous file with comments | « no previous file | tools/gdb-v8-support.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698