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

Side by Side Diff: AUTHORS

Issue 7780033: Debugger: fix stepping next with trycatch recursion (Closed) Base URL: gh:indutny/v8@master
Patch Set: remove queued_step_action_ Created 9 years, 3 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/debug.h » ('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. 6 Google Inc.
7 Sigma Designs Inc. 7 Sigma Designs Inc.
8 ARM Ltd. 8 ARM Ltd.
9 Hewlett-Packard Development Company, LP 9 Hewlett-Packard Development Company, LP
10 Igalia, S.L. 10 Igalia, S.L.
11 11
12 Akinori MUSHA <knu@FreeBSD.org> 12 Akinori MUSHA <knu@FreeBSD.org>
13 Alexander Botero-Lowry <alexbl@FreeBSD.org> 13 Alexander Botero-Lowry <alexbl@FreeBSD.org>
14 Alexander Karpinsky <homm86@gmail.com> 14 Alexander Karpinsky <homm86@gmail.com>
15 Alexandre Vassalotti <avassalotti@gmail.com> 15 Alexandre Vassalotti <avassalotti@gmail.com>
16 Andreas Anyuru <andreas.anyuru@gmail.com> 16 Andreas Anyuru <andreas.anyuru@gmail.com>
17 Bert Belder <bertbelder@gmail.com> 17 Bert Belder <bertbelder@gmail.com>
18 Burcu Dogan <burcujdogan@gmail.com> 18 Burcu Dogan <burcujdogan@gmail.com>
19 Craig Schlenter <craig.schlenter@gmail.com> 19 Craig Schlenter <craig.schlenter@gmail.com>
20 Daniel Andersson <kodandersson@gmail.com> 20 Daniel Andersson <kodandersson@gmail.com>
21 Daniel James <dnljms@gmail.com> 21 Daniel James <dnljms@gmail.com>
22 Dineel D Sule <dsule@codeaurora.org> 22 Dineel D Sule <dsule@codeaurora.org>
23 Erich Ocean <erich.ocean@me.com> 23 Erich Ocean <erich.ocean@me.com>
24 Fedor Indutny <fedor@indutny.com>
24 Jan de Mooij <jandemooij@gmail.com> 25 Jan de Mooij <jandemooij@gmail.com>
25 Jay Freeman <saurik@saurik.com> 26 Jay Freeman <saurik@saurik.com>
26 Joel Stanley <joel.stan@gmail.com> 27 Joel Stanley <joel.stan@gmail.com>
27 John Jozwiak <jjozwiak@codeaurora.org> 28 John Jozwiak <jjozwiak@codeaurora.org>
28 Kun Zhang <zhangk@codeaurora.org> 29 Kun Zhang <zhangk@codeaurora.org>
29 Martyn Capewell <martyn.capewell@arm.com> 30 Martyn Capewell <martyn.capewell@arm.com>
30 Matt Hanselman <mjhanselman@gmail.com> 31 Matt Hanselman <mjhanselman@gmail.com>
31 Maxim Mossienko <maxim.mossienko@gmail.com> 32 Maxim Mossienko <maxim.mossienko@gmail.com>
32 Michael Smith <mike@w3.org> 33 Michael Smith <mike@w3.org>
33 Mike Gilbert <floppymaster@gmail.com> 34 Mike Gilbert <floppymaster@gmail.com>
34 Paolo Giarrusso <p.giarrusso@gmail.com> 35 Paolo Giarrusso <p.giarrusso@gmail.com>
35 Patrick Gansterer <paroga@paroga.com> 36 Patrick Gansterer <paroga@paroga.com>
36 Peter Varga <pvarga@inf.u-szeged.hu> 37 Peter Varga <pvarga@inf.u-szeged.hu>
37 Rafal Krypa <rafal@krypa.net> 38 Rafal Krypa <rafal@krypa.net>
38 Rene Rebe <rene@exactcode.de> 39 Rene Rebe <rene@exactcode.de>
39 Robert Mustacchi <rm@fingolfin.org> 40 Robert Mustacchi <rm@fingolfin.org>
40 Rodolph Perfetta <rodolph.perfetta@arm.com> 41 Rodolph Perfetta <rodolph.perfetta@arm.com>
41 Ryan Dahl <coldredlemur@gmail.com> 42 Ryan Dahl <coldredlemur@gmail.com>
42 Sanjoy Das <sanjoy@playingwithpointers.com> 43 Sanjoy Das <sanjoy@playingwithpointers.com>
43 Subrato K De <subratokde@codeaurora.org> 44 Subrato K De <subratokde@codeaurora.org>
44 Vlad Burlik <vladbph@gmail.com> 45 Vlad Burlik <vladbph@gmail.com>
45 Yuqiang Xian <yuqiang.xian@intel.com> 46 Yuqiang Xian <yuqiang.xian@intel.com>
46 Zaheer Ahmad <zahmad@codeaurora.org> 47 Zaheer Ahmad <zahmad@codeaurora.org>
OLDNEW
« no previous file with comments | « no previous file | src/debug.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698