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

Side by Side Diff: AUTHORS

Issue 1150943002: Subsituting pattern ScopedVector push_back.(ptr.release()) with push_back(ptr.Pass()) in net/base (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 7 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 | net/base/elements_upload_data_stream.cc » ('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 575 matching lines...) Expand 10 before | Expand all | Expand 10 after
586 Peng Hu <penghu@tencent.com> 586 Peng Hu <penghu@tencent.com>
587 WenSheng He <wensheng.he@samsung.com> 587 WenSheng He <wensheng.he@samsung.com>
588 Raghu Ram Nagaraj <r.nagaraj@samsung.com> 588 Raghu Ram Nagaraj <r.nagaraj@samsung.com>
589 Chanho Park <parkch98@gmail.com> 589 Chanho Park <parkch98@gmail.com>
590 Payal Pandey <payal.pandey@samsung.com> 590 Payal Pandey <payal.pandey@samsung.com>
591 Kenneth Strickland <ken.strickland@gmail.com> 591 Kenneth Strickland <ken.strickland@gmail.com>
592 Olli Syrjälä <olli.syrjala@intel.com> 592 Olli Syrjälä <olli.syrjala@intel.com>
593 Vishal Bhatnagar <vishal.b@samsung.com> 593 Vishal Bhatnagar <vishal.b@samsung.com>
594 Yunsik Jang <yunsik.jang@lge.com> 594 Yunsik Jang <yunsik.jang@lge.com>
595 Siddharth Bagai <b.siddharth@samsung.com> 595 Siddharth Bagai <b.siddharth@samsung.com>
596 Hari Singh <hari.singh1@samsung.com>
mmenke 2015/05/21 15:20:04 You should alphabetize your name (Note that all bu
596 597
597 BlackBerry Limited <*@blackberry.com> 598 BlackBerry Limited <*@blackberry.com>
598 Code Aurora Forum <*@codeaurora.org> 599 Code Aurora Forum <*@codeaurora.org>
599 Comodo CA Limited 600 Comodo CA Limited
600 Google Inc. <*@google.com> 601 Google Inc. <*@google.com>
601 Igalia S.L. <*@igalia.com> 602 Igalia S.L. <*@igalia.com>
602 NVIDIA Corporation <*@nvidia.com> 603 NVIDIA Corporation <*@nvidia.com>
603 Opera Software ASA <*@opera.com> 604 Opera Software ASA <*@opera.com>
604 TeamSpeak Systems GmbH <*@teamspeak.com> 605 TeamSpeak Systems GmbH <*@teamspeak.com>
605 The Chromium Authors <*@chromium.org> 606 The Chromium Authors <*@chromium.org>
606 The MathWorks, Inc. <binod.pant@mathworks.com> 607 The MathWorks, Inc. <binod.pant@mathworks.com>
607 Torchmobile Inc. 608 Torchmobile Inc.
608 Venture 3 Systems LLC <*@venture3systems.com> 609 Venture 3 Systems LLC <*@venture3systems.com>
609 Yandex LLC <*@yandex-team.ru> 610 Yandex LLC <*@yandex-team.ru>
610 ARM Holdings <*@arm.com> 611 ARM Holdings <*@arm.com>
611 612
OLDNEW
« no previous file with comments | « no previous file | net/base/elements_upload_data_stream.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698