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

Side by Side Diff: AUTHORS

Issue 180843016: Cache total_delayable_count for in_flight_requests in ResourceScheduler (Closed) Base URL: https://git.chromium.org/chromium/src.git@master
Patch Set: update accounting method Created 6 years, 8 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
« no previous file with comments | « no previous file | content/browser/loader/resource_scheduler.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 106 matching lines...) Expand 10 before | Expand all | Expand 10 after
117 Goutham Jagannatha <wrm364@motorola.com> 117 Goutham Jagannatha <wrm364@motorola.com>
118 Grzegorz Czajkowski <g.czajkowski@samsung.com> 118 Grzegorz Czajkowski <g.czajkowski@samsung.com>
119 Guangzhen Li <guangzhen.li@intel.com> 119 Guangzhen Li <guangzhen.li@intel.com>
120 Gyuyoung Kim <gyuyoung.kim@samsung.com> 120 Gyuyoung Kim <gyuyoung.kim@samsung.com>
121 Habib Virji <habib.virji@samsung.com> 121 Habib Virji <habib.virji@samsung.com>
122 Haitao Feng <haitao.feng@intel.com> 122 Haitao Feng <haitao.feng@intel.com>
123 Halton Huo <halton.huo@intel.com> 123 Halton Huo <halton.huo@intel.com>
124 Haojian Wu <hokein.wu@gmail.com> 124 Haojian Wu <hokein.wu@gmail.com>
125 Hautio Kari <khautio@gmail.com> 125 Hautio Kari <khautio@gmail.com>
126 Himanshu Joshi <h.joshi@samsung.com> 126 Himanshu Joshi <h.joshi@samsung.com>
127 Hong Zheng <hong.zheng@intel.com>
127 Hongbo Min <hongbo.min@intel.com> 128 Hongbo Min <hongbo.min@intel.com>
128 Horia Olaru <horia.olaru@gmail.com> 129 Horia Olaru <horia.olaru@gmail.com>
129 Horia Olaru <olaru@adobe.com> 130 Horia Olaru <olaru@adobe.com>
130 Hosung You <hosung.you@samsung.com> 131 Hosung You <hosung.you@samsung.com>
131 Hyunki Baik <hyunki.baik@samsung.com> 132 Hyunki Baik <hyunki.baik@samsung.com>
132 Hyungwook Lee <withlhw@gmail.com> 133 Hyungwook Lee <withlhw@gmail.com>
133 Ibrar Ahmed <ibrar.ahmad@gmail.com> 134 Ibrar Ahmed <ibrar.ahmad@gmail.com>
134 Ion Rosca <rosca@adobe.com> 135 Ion Rosca <rosca@adobe.com>
135 J. Ryan Stinnett <jryans@chromium.org> 136 J. Ryan Stinnett <jryans@chromium.org>
136 Jacob Mandelson <jacob@mandelson.org> 137 Jacob Mandelson <jacob@mandelson.org>
(...skipping 251 matching lines...) Expand 10 before | Expand all | Expand 10 after
388 Comodo CA Limited 389 Comodo CA Limited
389 Google Inc. <*@google.com> 390 Google Inc. <*@google.com>
390 Igalia S.L. <*@igalia.com> 391 Igalia S.L. <*@igalia.com>
391 NVIDIA Corporation <*@nvidia.com> 392 NVIDIA Corporation <*@nvidia.com>
392 Opera Software ASA <*@opera.com> 393 Opera Software ASA <*@opera.com>
393 The Chromium Authors <*@chromium.org> 394 The Chromium Authors <*@chromium.org>
394 The MathWorks, Inc. <binod.pant@mathworks.com> 395 The MathWorks, Inc. <binod.pant@mathworks.com>
395 Torchmobile Inc. 396 Torchmobile Inc.
396 Venture 3 Systems LLC <*@venture3systems.com> 397 Venture 3 Systems LLC <*@venture3systems.com>
397 Yandex LLC <*@yandex-team.ru> 398 Yandex LLC <*@yandex-team.ru>
OLDNEW
« no previous file with comments | « no previous file | content/browser/loader/resource_scheduler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698