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

Side by Side Diff: AUTHORS

Issue 1875323002: Fix testing of the VEX.L (128/256-bit) flag in the x64 disassembler (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Add me (addaleax@gmail.com) to the AUTHORS file Created 4 years, 8 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/ia32/disasm-ia32.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 22 matching lines...) Expand all
33 Abdulla Kamar <abdulla.kamar@gmail.com> 33 Abdulla Kamar <abdulla.kamar@gmail.com>
34 Akinori MUSHA <knu@FreeBSD.org> 34 Akinori MUSHA <knu@FreeBSD.org>
35 Alex Kodat <akodat@rocketsoftware.com> 35 Alex Kodat <akodat@rocketsoftware.com>
36 Alexander Botero-Lowry <alexbl@FreeBSD.org> 36 Alexander Botero-Lowry <alexbl@FreeBSD.org>
37 Alexander Karpinsky <homm86@gmail.com> 37 Alexander Karpinsky <homm86@gmail.com>
38 Alexandre Vassalotti <avassalotti@gmail.com> 38 Alexandre Vassalotti <avassalotti@gmail.com>
39 Alexis Campailla <alexis@janeasystems.com> 39 Alexis Campailla <alexis@janeasystems.com>
40 Andreas Anyuru <andreas.anyuru@gmail.com> 40 Andreas Anyuru <andreas.anyuru@gmail.com>
41 Andrew Paprocki <andrew@ishiboo.com> 41 Andrew Paprocki <andrew@ishiboo.com>
42 Andrei Kashcha <anvaka@gmail.com> 42 Andrei Kashcha <anvaka@gmail.com>
43 Anna Henningsen <addaleax@gmail.com>
43 Bangfu Tao <bangfu.tao@samsung.com> 44 Bangfu Tao <bangfu.tao@samsung.com>
44 Ben Noordhuis <info@bnoordhuis.nl> 45 Ben Noordhuis <info@bnoordhuis.nl>
45 Benjamin Tan <demoneaux@gmail.com> 46 Benjamin Tan <demoneaux@gmail.com>
46 Bert Belder <bertbelder@gmail.com> 47 Bert Belder <bertbelder@gmail.com>
47 Burcu Dogan <burcujdogan@gmail.com> 48 Burcu Dogan <burcujdogan@gmail.com>
48 Caitlin Potter <caitpotter88@gmail.com> 49 Caitlin Potter <caitpotter88@gmail.com>
49 Craig Schlenter <craig.schlenter@gmail.com> 50 Craig Schlenter <craig.schlenter@gmail.com>
50 Chris Nardi <hichris123@gmail.com> 51 Chris Nardi <hichris123@gmail.com>
51 Christopher A. Taylor <chris@gameclosure.com> 52 Christopher A. Taylor <chris@gameclosure.com>
52 Daniel Andersson <kodandersson@gmail.com> 53 Daniel Andersson <kodandersson@gmail.com>
(...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after
107 Stefan Penner <stefan.penner@gmail.com> 108 Stefan Penner <stefan.penner@gmail.com>
108 Tobias Burnus <burnus@net-b.de> 109 Tobias Burnus <burnus@net-b.de>
109 Victor Costan <costan@gmail.com> 110 Victor Costan <costan@gmail.com>
110 Vlad Burlik <vladbph@gmail.com> 111 Vlad Burlik <vladbph@gmail.com>
111 Vladimir Krivosheev <develar@gmail.com> 112 Vladimir Krivosheev <develar@gmail.com>
112 Vladimir Shutoff <vovan@shutoff.ru> 113 Vladimir Shutoff <vovan@shutoff.ru>
113 Yu Yin <xwafish@gmail.com> 114 Yu Yin <xwafish@gmail.com>
114 Zac Hansen <xaxxon@gmail.com> 115 Zac Hansen <xaxxon@gmail.com>
115 Zhongping Wang <kewpie.w.zp@gmail.com> 116 Zhongping Wang <kewpie.w.zp@gmail.com>
116 柳荣一 <admin@web-tinker.com> 117 柳荣一 <admin@web-tinker.com>
OLDNEW
« no previous file with comments | « no previous file | src/ia32/disasm-ia32.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698