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

Side by Side Diff: AUTHORS

Issue 424973004: Extend CPU profiler with mapping ticks to source lines (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 6 years, 4 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 | Annotate | Revision Log
« no previous file with comments | « no previous file | include/v8-profiler.h » ('j') | include/v8-profiler.h » ('J')
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.
(...skipping 10 matching lines...) Expand all
21 Alexandre Rames <alexandre.rames@arm.com> 21 Alexandre Rames <alexandre.rames@arm.com>
22 Alexandre Vassalotti <avassalotti@gmail.com> 22 Alexandre Vassalotti <avassalotti@gmail.com>
23 Andreas Anyuru <andreas.anyuru@gmail.com> 23 Andreas Anyuru <andreas.anyuru@gmail.com>
24 Baptiste Afsa <baptiste.afsa@arm.com> 24 Baptiste Afsa <baptiste.afsa@arm.com>
25 Bert Belder <bertbelder@gmail.com> 25 Bert Belder <bertbelder@gmail.com>
26 Burcu Dogan <burcujdogan@gmail.com> 26 Burcu Dogan <burcujdogan@gmail.com>
27 Craig Schlenter <craig.schlenter@gmail.com> 27 Craig Schlenter <craig.schlenter@gmail.com>
28 Chunyang Dai <chunyang.dai@intel.com> 28 Chunyang Dai <chunyang.dai@intel.com>
29 Daniel Andersson <kodandersson@gmail.com> 29 Daniel Andersson <kodandersson@gmail.com>
30 Daniel James <dnljms@gmail.com> 30 Daniel James <dnljms@gmail.com>
31 Denis Pravdin <denis.pravdin@intel.com>
danno 2014/07/29 09:24:51 AUTHORs who are covered by a corporate CLA should
31 Derek J Conrod <dconrod@codeaurora.org> 32 Derek J Conrod <dconrod@codeaurora.org>
32 Dineel D Sule <dsule@codeaurora.org> 33 Dineel D Sule <dsule@codeaurora.org>
33 Erich Ocean <erich.ocean@me.com> 34 Erich Ocean <erich.ocean@me.com>
34 Fedor Indutny <fedor@indutny.com> 35 Fedor Indutny <fedor@indutny.com>
35 Filipe David Manana <fdmanana@gmail.com> 36 Filipe David Manana <fdmanana@gmail.com>
36 Haitao Feng <haitao.feng@intel.com> 37 Haitao Feng <haitao.feng@intel.com>
37 Ioseb Dzmanashvili <ioseb.dzmanashvili@gmail.com> 38 Ioseb Dzmanashvili <ioseb.dzmanashvili@gmail.com>
38 Jacob Bramley <jacob.bramley@arm.com> 39 Jacob Bramley <jacob.bramley@arm.com>
39 Jan de Mooij <jandemooij@gmail.com> 40 Jan de Mooij <jandemooij@gmail.com>
40 Jay Freeman <saurik@saurik.com> 41 Jay Freeman <saurik@saurik.com>
(...skipping 23 matching lines...) Expand all
64 Sanjoy Das <sanjoy@playingwithpointers.com> 65 Sanjoy Das <sanjoy@playingwithpointers.com>
65 Subrato K De <subratokde@codeaurora.org> 66 Subrato K De <subratokde@codeaurora.org>
66 Tobias Burnus <burnus@net-b.de> 67 Tobias Burnus <burnus@net-b.de>
67 Vincent Belliard <vincent.belliard@arm.com> 68 Vincent Belliard <vincent.belliard@arm.com>
68 Vlad Burlik <vladbph@gmail.com> 69 Vlad Burlik <vladbph@gmail.com>
69 Weiliang Lin<weiliang.lin@intel.com> 70 Weiliang Lin<weiliang.lin@intel.com>
70 Xi Qian <xi.qian@intel.com> 71 Xi Qian <xi.qian@intel.com>
71 Yuqiang Xian <yuqiang.xian@intel.com> 72 Yuqiang Xian <yuqiang.xian@intel.com>
72 Zaheer Ahmad <zahmad@codeaurora.org> 73 Zaheer Ahmad <zahmad@codeaurora.org>
73 Zhongping Wang <kewpie.w.zp@gmail.com> 74 Zhongping Wang <kewpie.w.zp@gmail.com>
OLDNEW
« no previous file with comments | « no previous file | include/v8-profiler.h » ('j') | include/v8-profiler.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698