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

Side by Side Diff: AUTHORS

Issue 91483002: Add gdb.printing import in gdb chrome python file for issue 226278 (gdb (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: add gdb.printing import Created 7 years 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 | tools/gdb/gdb_chrome.py » ('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 291 matching lines...) Expand 10 before | Expand all | Expand 10 after
302 Yoav Weiss <yoav@yoav.ws> 302 Yoav Weiss <yoav@yoav.ws>
303 Yoav Zilberberg <yoav.zilberberg@gmail.com> 303 Yoav Zilberberg <yoav.zilberberg@gmail.com>
304 Yong Shin <sy3620@gmail.com> 304 Yong Shin <sy3620@gmail.com>
305 Yongsheng Zhu <yongsheng.zhu@intel.com> 305 Yongsheng Zhu <yongsheng.zhu@intel.com>
306 Yoshinori Sano <yoshinori.sano@gmail.com> 306 Yoshinori Sano <yoshinori.sano@gmail.com>
307 YoungKi Hong <simon.hong81@gmail.com> 307 YoungKi Hong <simon.hong81@gmail.com>
308 Yumikiyo Osanai <yumios.art@gmail.com> 308 Yumikiyo Osanai <yumios.art@gmail.com>
309 Yuri Gorobets <yuri.gorobets@gmail.com> 309 Yuri Gorobets <yuri.gorobets@gmail.com>
310 Zeno Albisser <zeno.albisser@digia.com> 310 Zeno Albisser <zeno.albisser@digia.com>
311 Zheng Chuang <zhengchuangscu@gmail.com> 311 Zheng Chuang <zhengchuangscu@gmail.com>
312 Ziran Sun <ziran.sun@samsung.com>
312 方觉 (Fang Jue) <fangjue23303@gmail.com> 313 方觉 (Fang Jue) <fangjue23303@gmail.com>
313 314
314 Code Aurora Forum <*@codeaurora.org> 315 Code Aurora Forum <*@codeaurora.org>
315 Comodo CA Limited 316 Comodo CA Limited
316 Google Inc. <*@google.com> 317 Google Inc. <*@google.com>
317 NVIDIA Corporation <*@nvidia.com> 318 NVIDIA Corporation <*@nvidia.com>
318 Opera Software ASA <*@opera.com> 319 Opera Software ASA <*@opera.com>
319 The Chromium Authors <*@chromium.org> 320 The Chromium Authors <*@chromium.org>
320 The MathWorks, Inc. <binod.pant@mathworks.com> 321 The MathWorks, Inc. <binod.pant@mathworks.com>
321 Torchmobile Inc. 322 Torchmobile Inc.
322 Venture 3 Systems LLC <*@venture3systems.com> 323 Venture 3 Systems LLC <*@venture3systems.com>
323 Yandex LLC <*@yandex-team.ru> 324 Yandex LLC <*@yandex-team.ru>
OLDNEW
« no previous file with comments | « no previous file | tools/gdb/gdb_chrome.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698