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

Side by Side Diff: AUTHORS

Issue 2062203002: Parser: Report use counts once per feature (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Improve commit message 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 | src/parsing/parser.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 74 matching lines...) Expand 10 before | Expand all | Expand 10 after
85 Matt Hanselman <mjhanselman@gmail.com> 85 Matt Hanselman <mjhanselman@gmail.com>
86 Matthew Sporleder <msporleder@gmail.com> 86 Matthew Sporleder <msporleder@gmail.com>
87 Maxim Mossienko <maxim.mossienko@gmail.com> 87 Maxim Mossienko <maxim.mossienko@gmail.com>
88 Michael Lutz <michi@icosahedron.de> 88 Michael Lutz <michi@icosahedron.de>
89 Michael Smith <mike@w3.org> 89 Michael Smith <mike@w3.org>
90 Mike Gilbert <floppymaster@gmail.com> 90 Mike Gilbert <floppymaster@gmail.com>
91 Mike Pennisi <mike@mikepennisi.com> 91 Mike Pennisi <mike@mikepennisi.com>
92 Milton Chiang <milton.chiang@mediatek.com> 92 Milton Chiang <milton.chiang@mediatek.com>
93 Myeong-bo Shim <m0609.shim@samsung.com> 93 Myeong-bo Shim <m0609.shim@samsung.com>
94 Nicolas Antonius Ernst Leopold Maria Kaiser <nikai@nikai.net> 94 Nicolas Antonius Ernst Leopold Maria Kaiser <nikai@nikai.net>
95 Oleksandr Chekhovskyi <oleksandr.chekhovskyi@gmail.com>
95 Paolo Giarrusso <p.giarrusso@gmail.com> 96 Paolo Giarrusso <p.giarrusso@gmail.com>
96 Patrick Gansterer <paroga@paroga.com> 97 Patrick Gansterer <paroga@paroga.com>
97 Peter Varga <pvarga@inf.u-szeged.hu> 98 Peter Varga <pvarga@inf.u-szeged.hu>
98 Paul Lind <plind44@gmail.com> 99 Paul Lind <plind44@gmail.com>
99 Rafal Krypa <rafal@krypa.net> 100 Rafal Krypa <rafal@krypa.net>
100 Refael Ackermann <refack@gmail.com> 101 Refael Ackermann <refack@gmail.com>
101 Rene Rebe <rene@exactcode.de> 102 Rene Rebe <rene@exactcode.de>
102 Robert Mustacchi <rm@fingolfin.org> 103 Robert Mustacchi <rm@fingolfin.org>
103 Robert Nagy <robert.nagy@gmail.com> 104 Robert Nagy <robert.nagy@gmail.com>
104 Ryan Dahl <ry@tinyclouds.org> 105 Ryan Dahl <ry@tinyclouds.org>
105 Sakthipriyan Vairamani (thefourtheye) <thechargingvolcano@gmail.com> 106 Sakthipriyan Vairamani (thefourtheye) <thechargingvolcano@gmail.com>
106 Sandro Santilli <strk@keybit.net> 107 Sandro Santilli <strk@keybit.net>
107 Sanjoy Das <sanjoy@playingwithpointers.com> 108 Sanjoy Das <sanjoy@playingwithpointers.com>
108 Seo Sanghyeon <sanxiyn@gmail.com> 109 Seo Sanghyeon <sanxiyn@gmail.com>
109 Stefan Penner <stefan.penner@gmail.com> 110 Stefan Penner <stefan.penner@gmail.com>
110 Tobias Burnus <burnus@net-b.de> 111 Tobias Burnus <burnus@net-b.de>
111 Victor Costan <costan@gmail.com> 112 Victor Costan <costan@gmail.com>
112 Vlad Burlik <vladbph@gmail.com> 113 Vlad Burlik <vladbph@gmail.com>
113 Vladimir Krivosheev <develar@gmail.com> 114 Vladimir Krivosheev <develar@gmail.com>
114 Vladimir Shutoff <vovan@shutoff.ru> 115 Vladimir Shutoff <vovan@shutoff.ru>
115 Yu Yin <xwafish@gmail.com> 116 Yu Yin <xwafish@gmail.com>
116 Zac Hansen <xaxxon@gmail.com> 117 Zac Hansen <xaxxon@gmail.com>
117 Zhongping Wang <kewpie.w.zp@gmail.com> 118 Zhongping Wang <kewpie.w.zp@gmail.com>
118 柳荣一 <admin@web-tinker.com> 119 柳荣一 <admin@web-tinker.com>
OLDNEW
« no previous file with comments | « no previous file | src/parsing/parser.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698