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

Side by Side Diff: AUTHORS

Issue 1145073003: Subsituting pattern ScopedVector push_back.(ptr.release()) with push_back(ptr.Pass()) in extensions… (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 | extensions/renderer/script_injection_manager.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 515 matching lines...) Expand 10 before | Expand all | Expand 10 after
526 Thiago Marcos P. Santos <thiago.santos@intel.com> 526 Thiago Marcos P. Santos <thiago.santos@intel.com>
527 Thomas Butter <tbutter@gmail.com> 527 Thomas Butter <tbutter@gmail.com>
528 Thomas Conti <tomc@amazon.com> 528 Thomas Conti <tomc@amazon.com>
529 Tiago Vignatti <tiago.vignatti@intel.com> 529 Tiago Vignatti <tiago.vignatti@intel.com>
530 Tim Ansell <mithro@mithis.com> 530 Tim Ansell <mithro@mithis.com>
531 Timo Reimann <ttr314@googlemail.com> 531 Timo Reimann <ttr314@googlemail.com>
532 Torsten Kurbad <google@tk-webart.de> 532 Torsten Kurbad <google@tk-webart.de>
533 Trevor Perrin <unsafe@trevp.net> 533 Trevor Perrin <unsafe@trevp.net>
534 U. Artie Eoff <ullysses.a.eoff@intel.com> 534 U. Artie Eoff <ullysses.a.eoff@intel.com>
535 Umar Hansa <umar.hansa@gmail.com> 535 Umar Hansa <umar.hansa@gmail.com>
536 Vaibhav Agrawal <vaibhav1.a@samsung.com>
536 Vamshikrishna Yellenki <vamshi@motorola.com> 537 Vamshikrishna Yellenki <vamshi@motorola.com>
537 Vani Hegde <vani.hegde@samsung.com> 538 Vani Hegde <vani.hegde@samsung.com>
538 Vartul Katiyar <vartul.k@samsung.com> 539 Vartul Katiyar <vartul.k@samsung.com>
539 Vedran Šajatović <vedran.sajatovic@gmail.com> 540 Vedran Šajatović <vedran.sajatovic@gmail.com>
540 Vernon Tang <vt@foilhead.net> 541 Vernon Tang <vt@foilhead.net>
541 Viatcheslav Ostapenko <sl.ostapenko@samsung.com> 542 Viatcheslav Ostapenko <sl.ostapenko@samsung.com>
542 Victor Costan <costan@gmail.com> 543 Victor Costan <costan@gmail.com>
543 Viet-Trung Luu <viettrungluu@gmail.com> 544 Viet-Trung Luu <viettrungluu@gmail.com>
544 Vinay Anantharaman <vinaya@adobe.com> 545 Vinay Anantharaman <vinaya@adobe.com>
545 Vipul Bhasin <vipul.bhasin@gmail.com> 546 Vipul Bhasin <vipul.bhasin@gmail.com>
(...skipping 57 matching lines...) Expand 10 before | Expand all | Expand 10 after
603 NVIDIA Corporation <*@nvidia.com> 604 NVIDIA Corporation <*@nvidia.com>
604 Opera Software ASA <*@opera.com> 605 Opera Software ASA <*@opera.com>
605 TeamSpeak Systems GmbH <*@teamspeak.com> 606 TeamSpeak Systems GmbH <*@teamspeak.com>
606 The Chromium Authors <*@chromium.org> 607 The Chromium Authors <*@chromium.org>
607 The MathWorks, Inc. <binod.pant@mathworks.com> 608 The MathWorks, Inc. <binod.pant@mathworks.com>
608 Torchmobile Inc. 609 Torchmobile Inc.
609 Venture 3 Systems LLC <*@venture3systems.com> 610 Venture 3 Systems LLC <*@venture3systems.com>
610 Yandex LLC <*@yandex-team.ru> 611 Yandex LLC <*@yandex-team.ru>
611 ARM Holdings <*@arm.com> 612 ARM Holdings <*@arm.com>
612 613
OLDNEW
« no previous file with comments | « no previous file | extensions/renderer/script_injection_manager.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698