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

Side by Side Diff: AUTHORS

Issue 2532423002: Replace unique_ptr.reset(other_unique_ptr.release() with std::move() (Closed)
Patch Set: I edited my AUTHOR registeration in dictionary order. Created 4 years 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 | content/renderer/history_controller.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 578 matching lines...) Expand 10 before | Expand all | Expand 10 after
589 Ryan Yoakum <ryoakum@skobalt.com> 589 Ryan Yoakum <ryoakum@skobalt.com>
590 Ryuan Choi <ryuan.choi@samsung.com> 590 Ryuan Choi <ryuan.choi@samsung.com>
591 Saikrishna Arcot <saiarcot895@gmail.com> 591 Saikrishna Arcot <saiarcot895@gmail.com>
592 Salvatore Iovene <salvatore.iovene@intel.com> 592 Salvatore Iovene <salvatore.iovene@intel.com>
593 Sam Larison <qufighter@gmail.com> 593 Sam Larison <qufighter@gmail.com>
594 Sam McDonald <sam@sammcd.com> 594 Sam McDonald <sam@sammcd.com>
595 Sanggi Hong <sanggi.hong11@gmail.com> 595 Sanggi Hong <sanggi.hong11@gmail.com>
596 Sanghee Lee <sanghee.lee1992@gmail.com> 596 Sanghee Lee <sanghee.lee1992@gmail.com>
597 Sanghyun Park <sh919.park@samsung.com> 597 Sanghyun Park <sh919.park@samsung.com>
598 Sanghyup Lee <sh53.lee@samsung.com> 598 Sanghyup Lee <sh53.lee@samsung.com>
599 Sangjoon Je <htamop@gmail.com>
599 Sangwoo Ko <sangwoo108@gmail.com> 600 Sangwoo Ko <sangwoo108@gmail.com>
600 Sanjoy Pal <ncj674@motorola.com> 601 Sanjoy Pal <ncj674@motorola.com>
601 Sanjoy Pal <sanjoy.pal@samsung.com> 602 Sanjoy Pal <sanjoy.pal@samsung.com>
602 Sanne Wouda <sanne.wouda@gmail.com> 603 Sanne Wouda <sanne.wouda@gmail.com>
603 Santosh Mahto <samahto@cisco.com> 604 Santosh Mahto <samahto@cisco.com>
604 Sarath Singapati <s.singapati@gmail.com> 605 Sarath Singapati <s.singapati@gmail.com>
605 Sarath Singapati <s.singapati@samsung.com> 606 Sarath Singapati <s.singapati@samsung.com>
606 Saravanan KR <sramajay@cisco.com> 607 Saravanan KR <sramajay@cisco.com>
607 Sathish Kuppuswamy <sathish.kuppuswamy@intel.com> 608 Sathish Kuppuswamy <sathish.kuppuswamy@intel.com>
608 Satoshi Matsuzaki <satoshi.matsuzaki@gmail.com> 609 Satoshi Matsuzaki <satoshi.matsuzaki@gmail.com>
(...skipping 187 matching lines...) Expand 10 before | Expand all | Expand 10 after
796 Spotify AB <*@spotify.com> 797 Spotify AB <*@spotify.com>
797 TeamSpeak Systems GmbH <*@teamspeak.com> 798 TeamSpeak Systems GmbH <*@teamspeak.com>
798 The Chromium Authors <*@chromium.org> 799 The Chromium Authors <*@chromium.org>
799 The MathWorks, Inc. <binod.pant@mathworks.com> 800 The MathWorks, Inc. <binod.pant@mathworks.com>
800 Torchmobile Inc. 801 Torchmobile Inc.
801 Venture 3 Systems LLC <*@venture3systems.com> 802 Venture 3 Systems LLC <*@venture3systems.com>
802 Yandex LLC <*@yandex-team.ru> 803 Yandex LLC <*@yandex-team.ru>
803 ARM Holdings <*@arm.com> 804 ARM Holdings <*@arm.com>
804 Macadamian <*@macadamian.com> 805 Macadamian <*@macadamian.com>
805 IBM Inc. <*@*.ibm.com> 806 IBM Inc. <*@*.ibm.com>
OLDNEW
« no previous file with comments | « no previous file | content/renderer/history_controller.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698