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

Side by Side Diff: AUTHORS

Issue 186343003: Fix index out of bounds bug which causes memory leak or browser crash in extension sessions API. (Closed) Base URL: http://src.chromium.org/svn/trunk/src/
Patch Set: Created 6 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 | Annotate | Revision Log
« no previous file with comments | « no previous file | chrome/browser/extensions/api/sessions/sessions_api.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 122 matching lines...) Expand 10 before | Expand all | Expand 10 after
133 James Wei <james.wei@intel.com> 133 James Wei <james.wei@intel.com>
134 James Willcox <jwillcox@litl.com> 134 James Willcox <jwillcox@litl.com>
135 Janwar Dinata <j.dinata@gmail.com> 135 Janwar Dinata <j.dinata@gmail.com>
136 Jared Shumway <jaredshumway94@gmail.com> 136 Jared Shumway <jaredshumway94@gmail.com>
137 Jared Wein <weinjared@gmail.com> 137 Jared Wein <weinjared@gmail.com>
138 Jay Soffian <jaysoffian@gmail.com> 138 Jay Soffian <jaysoffian@gmail.com>
139 Jesse Miller <jesse@jmiller.biz> 139 Jesse Miller <jesse@jmiller.biz>
140 Jesus Sanchez-Palencia <jesus.sanchez-palencia.fernandez.fil@intel.com> 140 Jesus Sanchez-Palencia <jesus.sanchez-palencia.fernandez.fil@intel.com>
141 Jin Yang <jin.a.yang@intel.com> 141 Jin Yang <jin.a.yang@intel.com>
142 Jingwei Liu <kingweiliu@gmail.com> 142 Jingwei Liu <kingweiliu@gmail.com>
143 Jingyi Wei <wjywbs@gmail.com>
143 Jinho Bang <jinho.bang@samsung.com> 144 Jinho Bang <jinho.bang@samsung.com>
144 Jinwoo Song <jinwoo7.song@samsung.com> 145 Jinwoo Song <jinwoo7.song@samsung.com>
145 Joe Knoll <joe.knoll@workday.com> 146 Joe Knoll <joe.knoll@workday.com>
146 Joe Thomas <mhx348@motorola.com> 147 Joe Thomas <mhx348@motorola.com>
147 Joel Stanley <joel@jms.id.au> 148 Joel Stanley <joel@jms.id.au>
148 Johannes Rudolph <johannes.rudolph@googlemail.com> 149 Johannes Rudolph <johannes.rudolph@googlemail.com>
149 John Yani <vanuan@gmail.com> 150 John Yani <vanuan@gmail.com>
150 Joone Hur <joone.hur@intel.com> 151 Joone Hur <joone.hur@intel.com>
151 Jorge Villatoro <jorge@tomatocannon.com> 152 Jorge Villatoro <jorge@tomatocannon.com>
152 Joseph Gentle <josephg@gmail.com> 153 Joseph Gentle <josephg@gmail.com>
(...skipping 208 matching lines...) Expand 10 before | Expand all | Expand 10 after
361 Comodo CA Limited 362 Comodo CA Limited
362 Google Inc. <*@google.com> 363 Google Inc. <*@google.com>
363 Igalia S.L. <*@igalia.com> 364 Igalia S.L. <*@igalia.com>
364 NVIDIA Corporation <*@nvidia.com> 365 NVIDIA Corporation <*@nvidia.com>
365 Opera Software ASA <*@opera.com> 366 Opera Software ASA <*@opera.com>
366 The Chromium Authors <*@chromium.org> 367 The Chromium Authors <*@chromium.org>
367 The MathWorks, Inc. <binod.pant@mathworks.com> 368 The MathWorks, Inc. <binod.pant@mathworks.com>
368 Torchmobile Inc. 369 Torchmobile Inc.
369 Venture 3 Systems LLC <*@venture3systems.com> 370 Venture 3 Systems LLC <*@venture3systems.com>
370 Yandex LLC <*@yandex-team.ru> 371 Yandex LLC <*@yandex-team.ru>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/extensions/api/sessions/sessions_api.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698