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

Side by Side Diff: AUTHORS

Issue 1083083007: Substitued pattern push_back(ptr.release()) with push_back(ptr.Pass()) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: release Pass substitution Created 5 years, 8 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 | chrome/browser/password_manager/native_backend_gnome_x.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 200 matching lines...) Expand 10 before | Expand all | Expand 10 after
211 Ion Rosca <rosca@adobe.com> 211 Ion Rosca <rosca@adobe.com>
212 Ivan Sham <ivansham@amazon.com> 212 Ivan Sham <ivansham@amazon.com>
213 J. Ryan Stinnett <jryans@chromium.org> 213 J. Ryan Stinnett <jryans@chromium.org>
214 Jacob Mandelson <jacob@mandelson.org> 214 Jacob Mandelson <jacob@mandelson.org>
215 Jaehun Lim <ljaehun.lim@samsung.com> 215 Jaehun Lim <ljaehun.lim@samsung.com>
216 Jaekyeom Kim <btapiz@gmail.com> 216 Jaekyeom Kim <btapiz@gmail.com>
217 Jaemin Seo <jaemin86.seo@samsung.com> 217 Jaemin Seo <jaemin86.seo@samsung.com>
218 Jaime Soriano Pastor <jsorianopastor@gmail.com> 218 Jaime Soriano Pastor <jsorianopastor@gmail.com>
219 Jake Helfert <jake@helfert.us> 219 Jake Helfert <jake@helfert.us>
220 Jakob Weigert <jakob.j.w@googlemail.com> 220 Jakob Weigert <jakob.j.w@googlemail.com>
221 Jakub Machacek <xtreit@gmail.com>
221 James Choi <jchoi42@pha.jhu.edu> 222 James Choi <jchoi42@pha.jhu.edu>
222 James Vega <vega.james@gmail.com> 223 James Vega <vega.james@gmail.com>
223 James Wei <james.wei@intel.com> 224 James Wei <james.wei@intel.com>
224 James Willcox <jwillcox@litl.com> 225 James Willcox <jwillcox@litl.com>
225 Janwar Dinata <j.dinata@gmail.com> 226 Janwar Dinata <j.dinata@gmail.com>
226 Jared Shumway <jaredshumway94@gmail.com> 227 Jared Shumway <jaredshumway94@gmail.com>
227 Jared Sohn <jared.sohn@gmail.com> 228 Jared Sohn <jared.sohn@gmail.com>
228 Jared Wein <weinjared@gmail.com> 229 Jared Wein <weinjared@gmail.com>
229 Jari Karppanen <jkarp@amazon.com> 230 Jari Karppanen <jkarp@amazon.com>
230 Jay Soffian <jaysoffian@gmail.com> 231 Jay Soffian <jaysoffian@gmail.com>
(...skipping 354 matching lines...) Expand 10 before | Expand all | Expand 10 after
585 NVIDIA Corporation <*@nvidia.com> 586 NVIDIA Corporation <*@nvidia.com>
586 Opera Software ASA <*@opera.com> 587 Opera Software ASA <*@opera.com>
587 TeamSpeak Systems GmbH <*@teamspeak.com> 588 TeamSpeak Systems GmbH <*@teamspeak.com>
588 The Chromium Authors <*@chromium.org> 589 The Chromium Authors <*@chromium.org>
589 The MathWorks, Inc. <binod.pant@mathworks.com> 590 The MathWorks, Inc. <binod.pant@mathworks.com>
590 Torchmobile Inc. 591 Torchmobile Inc.
591 Venture 3 Systems LLC <*@venture3systems.com> 592 Venture 3 Systems LLC <*@venture3systems.com>
592 Yandex LLC <*@yandex-team.ru> 593 Yandex LLC <*@yandex-team.ru>
593 ARM Holdings <*@arm.com> 594 ARM Holdings <*@arm.com>
594 595
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/password_manager/native_backend_gnome_x.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698