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

Side by Side Diff: AUTHORS

Issue 1033283002: Changed for loop to c++11 style in chrome/browser/prerender/prerender_local_predictor.cc:573. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 9 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
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 535 matching lines...) Expand 10 before | Expand all | Expand 10 after
546 Ziran Sun <ziran.sun@samsung.com> 546 Ziran Sun <ziran.sun@samsung.com>
547 Zoltan Herczeg <zherczeg.u-szeged@partner.samsung.com> 547 Zoltan Herczeg <zherczeg.u-szeged@partner.samsung.com>
548 Zsolt Borbely <zsborbely.u-szeged@partner.samsung.com> 548 Zsolt Borbely <zsborbely.u-szeged@partner.samsung.com>
549 Yongha Lee <yongha78.lee@samsung.com> 549 Yongha Lee <yongha78.lee@samsung.com>
550 方觉 (Fang Jue) <fangjue23303@gmail.com> 550 方觉 (Fang Jue) <fangjue23303@gmail.com>
551 Yupei Wang <perryuwang@tencent.com> 551 Yupei Wang <perryuwang@tencent.com>
552 Peng Hu <penghu@tencent.com> 552 Peng Hu <penghu@tencent.com>
553 WenSheng He <wensheng.he@samsung.com> 553 WenSheng He <wensheng.he@samsung.com>
554 Raghu Ram Nagaraj <r.nagaraj@samsung.com> 554 Raghu Ram Nagaraj <r.nagaraj@samsung.com>
555 Chanho Park <parkch98@gmail.com> 555 Chanho Park <parkch98@gmail.com>
556 Olli Syrjälä <olli.syrjala@intel.com>
556 557
557 BlackBerry Limited <*@blackberry.com> 558 BlackBerry Limited <*@blackberry.com>
558 Code Aurora Forum <*@codeaurora.org> 559 Code Aurora Forum <*@codeaurora.org>
559 Comodo CA Limited 560 Comodo CA Limited
560 Google Inc. <*@google.com> 561 Google Inc. <*@google.com>
561 Igalia S.L. <*@igalia.com> 562 Igalia S.L. <*@igalia.com>
562 NVIDIA Corporation <*@nvidia.com> 563 NVIDIA Corporation <*@nvidia.com>
563 Opera Software ASA <*@opera.com> 564 Opera Software ASA <*@opera.com>
564 TeamSpeak Systems GmbH <*@teamspeak.com> 565 TeamSpeak Systems GmbH <*@teamspeak.com>
565 The Chromium Authors <*@chromium.org> 566 The Chromium Authors <*@chromium.org>
566 The MathWorks, Inc. <binod.pant@mathworks.com> 567 The MathWorks, Inc. <binod.pant@mathworks.com>
567 Torchmobile Inc. 568 Torchmobile Inc.
568 Venture 3 Systems LLC <*@venture3systems.com> 569 Venture 3 Systems LLC <*@venture3systems.com>
569 Yandex LLC <*@yandex-team.ru> 570 Yandex LLC <*@yandex-team.ru>
570 ARM Holdings <*@arm.com> 571 ARM Holdings <*@arm.com>
571 572
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698