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

Side by Side Diff: AUTHORS

Issue 1862453003: [Blink>TextEncoder] Removed UTF-16 support from TextEncoder API. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase, fixes to utf-round-trip, minor style changes Created 4 years, 6 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 362 matching lines...) Expand 10 before | Expand all | Expand 10 after
373 Leung Wing Chung <lwchkg@gmail.com> 373 Leung Wing Chung <lwchkg@gmail.com>
374 Li Yin <li.yin@intel.com> 374 Li Yin <li.yin@intel.com>
375 Lidwine Genevet <lgenevet@cisco.com> 375 Lidwine Genevet <lgenevet@cisco.com>
376 Lionel Landwerlin <lionel.g.landwerlin@intel.com> 376 Lionel Landwerlin <lionel.g.landwerlin@intel.com>
377 Lorenzo Stoakes <lstoakes@gmail.com> 377 Lorenzo Stoakes <lstoakes@gmail.com>
378 Lu Guanqun <guanqun.lu@gmail.com> 378 Lu Guanqun <guanqun.lu@gmail.com>
379 Lucie Brozkova <lucinka.brozkova@gmail.com> 379 Lucie Brozkova <lucinka.brozkova@gmail.com>
380 Luiz Von Dentz <luiz.von.dentz@intel.com> 380 Luiz Von Dentz <luiz.von.dentz@intel.com>
381 Luke Inman-Semerau <luke.semerau@gmail.com> 381 Luke Inman-Semerau <luke.semerau@gmail.com>
382 Luke Zarko <lukezarko@gmail.com> 382 Luke Zarko <lukezarko@gmail.com>
383 Luoxi Pan <l.panpax@gmail.com>
383 Maarten Lankhorst <m.b.lankhorst@gmail.com> 384 Maarten Lankhorst <m.b.lankhorst@gmail.com>
384 Magnus Danielsson <fuzzac@gmail.com> 385 Magnus Danielsson <fuzzac@gmail.com>
385 Mahesh Kulkarni <mahesh.kk@samsung.com> 386 Mahesh Kulkarni <mahesh.kk@samsung.com>
386 Maksim Sisov <maksim.sisov@intel.com> 387 Maksim Sisov <maksim.sisov@intel.com>
387 Malcolm Wang <malcolm.2.wang@gmail.com> 388 Malcolm Wang <malcolm.2.wang@gmail.com>
388 Manish Chhajer <chhajer.m@samsung.com> 389 Manish Chhajer <chhajer.m@samsung.com>
389 Manuel Braun <thembrown@gmail.com> 390 Manuel Braun <thembrown@gmail.com>
390 Mao Yujie <maojie0924@gmail.com> 391 Mao Yujie <maojie0924@gmail.com>
391 Mao Yujie <yujie.mao@intel.com> 392 Mao Yujie <yujie.mao@intel.com>
392 Marco Rodrigues <gothicx@gmail.com> 393 Marco Rodrigues <gothicx@gmail.com>
(...skipping 327 matching lines...) Expand 10 before | Expand all | Expand 10 after
720 Opera Software ASA <*@opera.com> 721 Opera Software ASA <*@opera.com>
721 Spotify AB <*@spotify.com> 722 Spotify AB <*@spotify.com>
722 TeamSpeak Systems GmbH <*@teamspeak.com> 723 TeamSpeak Systems GmbH <*@teamspeak.com>
723 The Chromium Authors <*@chromium.org> 724 The Chromium Authors <*@chromium.org>
724 The MathWorks, Inc. <binod.pant@mathworks.com> 725 The MathWorks, Inc. <binod.pant@mathworks.com>
725 Torchmobile Inc. 726 Torchmobile Inc.
726 Venture 3 Systems LLC <*@venture3systems.com> 727 Venture 3 Systems LLC <*@venture3systems.com>
727 Yandex LLC <*@yandex-team.ru> 728 Yandex LLC <*@yandex-team.ru>
728 ARM Holdings <*@arm.com> 729 ARM Holdings <*@arm.com>
729 Macadamian <*@macadamian.com> 730 Macadamian <*@macadamian.com>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698