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

Side by Side Diff: AUTHORS

Issue 357323003: Linux sandbox: add space for 8 parameters to the Syscall() class (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove leading colon from the error message string Created 6 years, 5 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/seccomp-bpf/syscall.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 # 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 258 matching lines...) Expand 10 before | Expand all | Expand 10 after
269 Mohamed I. Hammad <ibraaaa@gmail.com> 269 Mohamed I. Hammad <ibraaaa@gmail.com>
270 Mohamed Mansour <m0.interactive@gmail.com> 270 Mohamed Mansour <m0.interactive@gmail.com>
271 Mrunal Kapade <mrunal.kapade@intel.com> 271 Mrunal Kapade <mrunal.kapade@intel.com>
272 Myles C. Maxfield <mymax@amazon.com> 272 Myles C. Maxfield <mymax@amazon.com>
273 Naiem Shaik <naiem.shaik@gmail.com> 273 Naiem Shaik <naiem.shaik@gmail.com>
274 Naoki Takano <takano.naoki@gmail.com> 274 Naoki Takano <takano.naoki@gmail.com>
275 Naveen Bobbili <naveenbobbili@motorola.com> 275 Naveen Bobbili <naveenbobbili@motorola.com>
276 Naveen Bobbili <qghc36@motorola.com> 276 Naveen Bobbili <qghc36@motorola.com>
277 Naveen Kumar S G <naveensg@samsung.com> 277 Naveen Kumar S G <naveensg@samsung.com>
278 Nayan Kumar K <qtc746@motorola.com> 278 Nayan Kumar K <qtc746@motorola.com>
279 Nedeljko Babic <nedeljko.babic@imgtec.com>
279 Nikhil Bansal <n.bansal@samsung.com> 280 Nikhil Bansal <n.bansal@samsung.com>
280 Nikita Ofitserov <himikof@gmail.com> 281 Nikita Ofitserov <himikof@gmail.com>
281 Ningxin Hu <ningxin.hu@intel.com> 282 Ningxin Hu <ningxin.hu@intel.com>
282 Nitish Mehrotra <nitish.m@samsung.com> 283 Nitish Mehrotra <nitish.m@samsung.com>
283 Pan Deng <pan.deng@intel.com> 284 Pan Deng <pan.deng@intel.com>
284 Parag Radke <nrqv63@motorola.com> 285 Parag Radke <nrqv63@motorola.com>
285 Patrasciuc Sorin Cristian <cristian.patrasciuc@gmail.com> 286 Patrasciuc Sorin Cristian <cristian.patrasciuc@gmail.com>
286 Patrick Riordan <patrickriordan177@gmail.com> 287 Patrick Riordan <patrickriordan177@gmail.com>
287 Paul Adolph <padolph@netflix.com> 288 Paul Adolph <padolph@netflix.com>
288 Paul Kehrer <paul.l.kehrer@gmail.com> 289 Paul Kehrer <paul.l.kehrer@gmail.com>
(...skipping 153 matching lines...) Expand 10 before | Expand all | Expand 10 after
442 Comodo CA Limited 443 Comodo CA Limited
443 Google Inc. <*@google.com> 444 Google Inc. <*@google.com>
444 Igalia S.L. <*@igalia.com> 445 Igalia S.L. <*@igalia.com>
445 NVIDIA Corporation <*@nvidia.com> 446 NVIDIA Corporation <*@nvidia.com>
446 Opera Software ASA <*@opera.com> 447 Opera Software ASA <*@opera.com>
447 The Chromium Authors <*@chromium.org> 448 The Chromium Authors <*@chromium.org>
448 The MathWorks, Inc. <binod.pant@mathworks.com> 449 The MathWorks, Inc. <binod.pant@mathworks.com>
449 Torchmobile Inc. 450 Torchmobile Inc.
450 Venture 3 Systems LLC <*@venture3systems.com> 451 Venture 3 Systems LLC <*@venture3systems.com>
451 Yandex LLC <*@yandex-team.ru> 452 Yandex LLC <*@yandex-team.ru>
OLDNEW
« no previous file with comments | « no previous file | sandbox/linux/seccomp-bpf/syscall.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698