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

Side by Side Diff: AUTHORS

Issue 1160263002: Subsituting pattern ScopedVector push_back.(ptr.release()) with push_back(ptr.Pass()) in device/blu… (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 6 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 | device/bluetooth/bluetooth_low_energy_win.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 472 matching lines...) Expand 10 before | Expand all | Expand 10 after
483 Sean Bryant <sean@cyberwang.net> 483 Sean Bryant <sean@cyberwang.net>
484 Seo Sanghyeon <sanxiyn@gmail.com> 484 Seo Sanghyeon <sanxiyn@gmail.com>
485 Seokju Kwon <seokju.kwon@gmail.com> 485 Seokju Kwon <seokju.kwon@gmail.com>
486 Sergey Putilin <p.sergey@samsung.com> 486 Sergey Putilin <p.sergey@samsung.com>
487 Sergio Carlos Morales Angeles <carloschilazo@gmail.com> 487 Sergio Carlos Morales Angeles <carloschilazo@gmail.com>
488 Sergiy Byelozyorov <rryk.ua@gmail.com> 488 Sergiy Byelozyorov <rryk.ua@gmail.com>
489 Seshadri Mahalingam <seshadri.mahalingam@gmail.com> 489 Seshadri Mahalingam <seshadri.mahalingam@gmail.com>
490 Sevan Janiyan <venture37@geeklan.co.uk> 490 Sevan Janiyan <venture37@geeklan.co.uk>
491 ShankarGanesh K <blr.bmlab@gmail.com> 491 ShankarGanesh K <blr.bmlab@gmail.com>
492 Shanmuga Pandi M <shanmuga.m@samsung.com> 492 Shanmuga Pandi M <shanmuga.m@samsung.com>
493 Shail Singhal <shail.s@samsung.com>
493 Sherry Mou <wenjinm@amazon.com> 494 Sherry Mou <wenjinm@amazon.com>
494 Shez Baig <sbaig1@bloomberg.net> 495 Shez Baig <sbaig1@bloomberg.net>
495 Shiliu Wang <aofdwsl@gmail.com> 496 Shiliu Wang <aofdwsl@gmail.com>
496 Shiliu Wang <shiliu.wang@intel.com> 497 Shiliu Wang <shiliu.wang@intel.com>
497 Shilpa Shri <shilpa.shri@samsung.com> 498 Shilpa Shri <shilpa.shri@samsung.com>
498 Shivakumar JM <shiva.jm@samsung.com> 499 Shivakumar JM <shiva.jm@samsung.com>
499 Shouqun Liu <shouqun.liu@intel.com> 500 Shouqun Liu <shouqun.liu@intel.com>
500 Shreeram Kushwaha <shreeram.k@samsung.com> 501 Shreeram Kushwaha <shreeram.k@samsung.com>
501 Shreyas Gopal <shreyas.g@samsung.com> 502 Shreyas Gopal <shreyas.g@samsung.com>
502 Shreyas VA <v.a.shreyas@gmail.com> 503 Shreyas VA <v.a.shreyas@gmail.com>
(...skipping 109 matching lines...) Expand 10 before | Expand all | Expand 10 after
612 NVIDIA Corporation <*@nvidia.com> 613 NVIDIA Corporation <*@nvidia.com>
613 Opera Software ASA <*@opera.com> 614 Opera Software ASA <*@opera.com>
614 TeamSpeak Systems GmbH <*@teamspeak.com> 615 TeamSpeak Systems GmbH <*@teamspeak.com>
615 The Chromium Authors <*@chromium.org> 616 The Chromium Authors <*@chromium.org>
616 The MathWorks, Inc. <binod.pant@mathworks.com> 617 The MathWorks, Inc. <binod.pant@mathworks.com>
617 Torchmobile Inc. 618 Torchmobile Inc.
618 Venture 3 Systems LLC <*@venture3systems.com> 619 Venture 3 Systems LLC <*@venture3systems.com>
619 Yandex LLC <*@yandex-team.ru> 620 Yandex LLC <*@yandex-team.ru>
620 ARM Holdings <*@arm.com> 621 ARM Holdings <*@arm.com>
621 622
OLDNEW
« no previous file with comments | « no previous file | device/bluetooth/bluetooth_low_energy_win.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698