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

Side by Side Diff: AUTHORS

Issue 2871183002: Use emplace_back in RTree::Build (Closed)
Patch Set: Created 3 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 | cc/base/rtree.h » ('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 148 matching lines...) Expand 10 before | Expand all | Expand 10 after
159 Daniel Bomar <dbdaniel42@gmail.com> 159 Daniel Bomar <dbdaniel42@gmail.com>
160 Daniel Carvalho Liedke <dliedke@gmail.com> 160 Daniel Carvalho Liedke <dliedke@gmail.com>
161 Daniel Imms <daniimms@amazon.com> 161 Daniel Imms <daniimms@amazon.com>
162 Daniel Johnson <danielj41@gmail.com> 162 Daniel Johnson <danielj41@gmail.com>
163 Daniel Lockyer <thisisdaniellockyer@gmail.com> 163 Daniel Lockyer <thisisdaniellockyer@gmail.com>
164 Daniel Nishi <dhnishi@gmail.com> 164 Daniel Nishi <dhnishi@gmail.com>
165 Daniel Platz <daplatz@googlemail.com> 165 Daniel Platz <daplatz@googlemail.com>
166 Daniel Shaulov <dshaulov@ptc.com> 166 Daniel Shaulov <dshaulov@ptc.com>
167 Daniel Trebbien <dtrebbien@gmail.com> 167 Daniel Trebbien <dtrebbien@gmail.com>
168 Daniel Waxweiler <daniel.waxweiler@gmail.com> 168 Daniel Waxweiler <daniel.waxweiler@gmail.com>
169 Dániel Bátyai <dbatyai@inf.u-szeged.hu>
169 Darshini KN <kn.darshini@samsung.com> 170 Darshini KN <kn.darshini@samsung.com>
170 David Benjamin <davidben@mit.edu> 171 David Benjamin <davidben@mit.edu>
171 David Erceg <erceg.david@gmail.com> 172 David Erceg <erceg.david@gmail.com>
172 David Fox <david@davidjfox.com> 173 David Fox <david@davidjfox.com>
173 David Futcher <david.mike.futcher@gmail.com> 174 David Futcher <david.mike.futcher@gmail.com>
174 David Leen <davileen@amazon.com> 175 David Leen <davileen@amazon.com>
175 David McAllister <mcdavid@amazon.com> 176 David McAllister <mcdavid@amazon.com>
176 David Spellman <dspell@amazon.com> 177 David Spellman <dspell@amazon.com>
177 Dax Kelson <dkelson@gurulabs.com> 178 Dax Kelson <dkelson@gurulabs.com>
178 Debashish Samantaray <d.samantaray@samsung.com> 179 Debashish Samantaray <d.samantaray@samsung.com>
(...skipping 680 matching lines...) Expand 10 before | Expand all | Expand 10 after
859 Yandex LLC <*@yandex-team.ru> 860 Yandex LLC <*@yandex-team.ru>
860 ARM Holdings <*@arm.com> 861 ARM Holdings <*@arm.com>
861 Macadamian <*@macadamian.com> 862 Macadamian <*@macadamian.com>
862 IBM Inc. <*@*.ibm.com> 863 IBM Inc. <*@*.ibm.com>
863 Tableau Software <*@tableau.com> 864 Tableau Software <*@tableau.com>
864 Akamai Inc. <*@akamai.com> 865 Akamai Inc. <*@akamai.com>
865 Impossible Dreams Network <*@impossibledreams.net> 866 Impossible Dreams Network <*@impossibledreams.net>
866 Facebook, Inc. <*@fb.com> 867 Facebook, Inc. <*@fb.com>
867 Facebook, Inc. <*@oculus.com> 868 Facebook, Inc. <*@oculus.com>
868 Canonical Limited <*@canonical.com> 869 Canonical Limited <*@canonical.com>
OLDNEW
« no previous file with comments | « no previous file | cc/base/rtree.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698