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

Side by Side Diff: AUTHORS

Issue 11639038: ucontext_t support for Android x86. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: ucontext_t support for Android x86 Created 7 years, 11 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 | sandbox/linux/sandbox_linux.gypi » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Names should be added to this file with this pattern: 1 # Names should be added to this file with this pattern:
2 # 2 #
3 # For individuals: 3 # For individuals:
4 # Name <email address> 4 # Name <email address>
5 # 5 #
6 # For organizations: 6 # For organizations:
7 # Organization <fnmatch pattern> 7 # Organization <fnmatch pattern>
8 # 8 #
9 # See python fnmatch module documentation for more information. 9 # See python fnmatch module documentation for more information.
10 10
(...skipping 199 matching lines...) Expand 10 before | Expand all | Expand 10 after
210 Josh Triplett <josh.triplett@intel.com> 210 Josh Triplett <josh.triplett@intel.com>
211 Qiankun Miao <qiankun.miao@intel.com> 211 Qiankun Miao <qiankun.miao@intel.com>
212 Etienne Laurin <etienne@atnnn.com> 212 Etienne Laurin <etienne@atnnn.com>
213 Yang Gu <yang.gu@intel.com> 213 Yang Gu <yang.gu@intel.com>
214 Timo Reimann <ttr314@googlemail.com> 214 Timo Reimann <ttr314@googlemail.com>
215 Sungguk Lim <limasdf@gmail.com> 215 Sungguk Lim <limasdf@gmail.com>
216 Martin Bednorz <m.s.bednorz@gmail.com> 216 Martin Bednorz <m.s.bednorz@gmail.com>
217 Kamil Jiwa <kamil.jiwa@gmail.com> 217 Kamil Jiwa <kamil.jiwa@gmail.com>
218 Keene Pan <keenepan@linpus.com> 218 Keene Pan <keenepan@linpus.com>
219 Trevor Perrin <unsafe@trevp.net> 219 Trevor Perrin <unsafe@trevp.net>
220 Fengwei Yin <fengwei.yin@intel.com>
OLDNEW
« no previous file with comments | « no previous file | sandbox/linux/sandbox_linux.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698