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

Side by Side Diff: AUTHORS

Issue 1535403002: Cleanup return values in DOM Range. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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 | third_party/WebKit/Source/core/dom/Range.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 226 matching lines...) Expand 10 before | Expand all | Expand 10 after
237 Ibrar Ahmed <ibrar.ahmad@gmail.com> 237 Ibrar Ahmed <ibrar.ahmad@gmail.com>
238 Ilia K <ki.stfu@gmail.com> 238 Ilia K <ki.stfu@gmail.com>
239 Ion Rosca <rosca@adobe.com> 239 Ion Rosca <rosca@adobe.com>
240 Isaac Reilly <reillyi@amazon.com> 240 Isaac Reilly <reillyi@amazon.com>
241 Ivan Sham <ivansham@amazon.com> 241 Ivan Sham <ivansham@amazon.com>
242 J. Ryan Stinnett <jryans@chromium.org> 242 J. Ryan Stinnett <jryans@chromium.org>
243 Jacob Mandelson <jacob@mandelson.org> 243 Jacob Mandelson <jacob@mandelson.org>
244 Jaehun Lim <ljaehun.lim@samsung.com> 244 Jaehun Lim <ljaehun.lim@samsung.com>
245 Jaekyeom Kim <btapiz@gmail.com> 245 Jaekyeom Kim <btapiz@gmail.com>
246 Jaemin Seo <jaemin86.seo@samsung.com> 246 Jaemin Seo <jaemin86.seo@samsung.com>
247 Jaeseok Yoon <yjaeseok@gmail.com>
haraken 2015/12/20 17:23:19 Please make this change separately before landing
247 Jaime Soriano Pastor <jsorianopastor@gmail.com> 248 Jaime Soriano Pastor <jsorianopastor@gmail.com>
248 Jake Helfert <jake@helfert.us> 249 Jake Helfert <jake@helfert.us>
249 Jakob Weigert <jakob.j.w@googlemail.com> 250 Jakob Weigert <jakob.j.w@googlemail.com>
250 Jakub Machacek <xtreit@gmail.com> 251 Jakub Machacek <xtreit@gmail.com>
251 James Choi <jchoi42@pha.jhu.edu> 252 James Choi <jchoi42@pha.jhu.edu>
252 James Vega <vega.james@gmail.com> 253 James Vega <vega.james@gmail.com>
253 James Wei <james.wei@intel.com> 254 James Wei <james.wei@intel.com>
254 James Willcox <jwillcox@litl.com> 255 James Willcox <jwillcox@litl.com>
255 Jan Sauer <jan@jansauer.de> 256 Jan Sauer <jan@jansauer.de>
256 Janwar Dinata <j.dinata@gmail.com> 257 Janwar Dinata <j.dinata@gmail.com>
(...skipping 410 matching lines...) Expand 10 before | Expand all | Expand 10 after
667 NVIDIA Corporation <*@nvidia.com> 668 NVIDIA Corporation <*@nvidia.com>
668 Opera Software ASA <*@opera.com> 669 Opera Software ASA <*@opera.com>
669 TeamSpeak Systems GmbH <*@teamspeak.com> 670 TeamSpeak Systems GmbH <*@teamspeak.com>
670 The Chromium Authors <*@chromium.org> 671 The Chromium Authors <*@chromium.org>
671 The MathWorks, Inc. <binod.pant@mathworks.com> 672 The MathWorks, Inc. <binod.pant@mathworks.com>
672 Torchmobile Inc. 673 Torchmobile Inc.
673 Venture 3 Systems LLC <*@venture3systems.com> 674 Venture 3 Systems LLC <*@venture3systems.com>
674 Yandex LLC <*@yandex-team.ru> 675 Yandex LLC <*@yandex-team.ru>
675 ARM Holdings <*@arm.com> 676 ARM Holdings <*@arm.com>
676 Macadamian <*@macadamian.com> 677 Macadamian <*@macadamian.com>
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/dom/Range.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698