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

Side by Side Diff: AUTHORS

Issue 1147903003: Subsituting pattern ScopedVector push_back.(ptr.release()) with push_back(ptr.Pass()) in net/dns (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/dns/address_sorter_posix.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 179 matching lines...) Expand 10 before | Expand all | Expand 10 after
190 Grzegorz Czajkowski <g.czajkowski@samsung.com> 190 Grzegorz Czajkowski <g.czajkowski@samsung.com>
191 Guangzhen Li <guangzhen.li@intel.com> 191 Guangzhen Li <guangzhen.li@intel.com>
192 Gurpreet Kaur <k.gurpreet@samsung.com> 192 Gurpreet Kaur <k.gurpreet@samsung.com>
193 Gyuyoung Kim <gyuyoung.kim@samsung.com> 193 Gyuyoung Kim <gyuyoung.kim@samsung.com>
194 Gzob Qq <gzobqq@gmail.com> 194 Gzob Qq <gzobqq@gmail.com>
195 Habib Virji <habib.virji@samsung.com> 195 Habib Virji <habib.virji@samsung.com>
196 Haitao Feng <haitao.feng@intel.com> 196 Haitao Feng <haitao.feng@intel.com>
197 Halton Huo <halton.huo@intel.com> 197 Halton Huo <halton.huo@intel.com>
198 Haojian Wu <hokein.wu@gmail.com> 198 Haojian Wu <hokein.wu@gmail.com>
199 Harpreet Singh Khurana <harpreet.sk@samsung.com> 199 Harpreet Singh Khurana <harpreet.sk@samsung.com>
200 Hari Singh <hari.singh1@samsung.com>
200 Harshikesh Kumar <harshikeshnobug@gmail.com> 201 Harshikesh Kumar <harshikeshnobug@gmail.com>
201 Hautio Kari <khautio@gmail.com> 202 Hautio Kari <khautio@gmail.com>
202 Heejin R. Chung <heejin.r.chung@samsung.com> 203 Heejin R. Chung <heejin.r.chung@samsung.com>
203 Heeyoun Lee <heeyoun.lee@samsung.com> 204 Heeyoun Lee <heeyoun.lee@samsung.com>
204 Himanshu Joshi <h.joshi@samsung.com> 205 Himanshu Joshi <h.joshi@samsung.com>
205 Hong Zheng <hong.zheng@intel.com> 206 Hong Zheng <hong.zheng@intel.com>
206 Hongbo Min <hongbo.min@intel.com> 207 Hongbo Min <hongbo.min@intel.com>
207 Horia Olaru <horia.olaru@gmail.com> 208 Horia Olaru <horia.olaru@gmail.com>
208 Horia Olaru <olaru@adobe.com> 209 Horia Olaru <olaru@adobe.com>
209 Hosung You <hosung.you@samsung.com> 210 Hosung You <hosung.you@samsung.com>
(...skipping 395 matching lines...) Expand 10 before | Expand all | Expand 10 after
605 NVIDIA Corporation <*@nvidia.com> 606 NVIDIA Corporation <*@nvidia.com>
606 Opera Software ASA <*@opera.com> 607 Opera Software ASA <*@opera.com>
607 TeamSpeak Systems GmbH <*@teamspeak.com> 608 TeamSpeak Systems GmbH <*@teamspeak.com>
608 The Chromium Authors <*@chromium.org> 609 The Chromium Authors <*@chromium.org>
609 The MathWorks, Inc. <binod.pant@mathworks.com> 610 The MathWorks, Inc. <binod.pant@mathworks.com>
610 Torchmobile Inc. 611 Torchmobile Inc.
611 Venture 3 Systems LLC <*@venture3systems.com> 612 Venture 3 Systems LLC <*@venture3systems.com>
612 Yandex LLC <*@yandex-team.ru> 613 Yandex LLC <*@yandex-team.ru>
613 ARM Holdings <*@arm.com> 614 ARM Holdings <*@arm.com>
614 615
OLDNEW
« no previous file with comments | « no previous file | net/dns/address_sorter_posix.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698