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

Side by Side Diff: masters/master.chromium/templates/announce.html

Issue 2032043003: Revert of Change chromium.memory.fyi to chromium.memory.full (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: 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
« no previous file with comments | « masters/master.chromium.memory.fyi/slaves.cfg ('k') | scripts/master/failures_notifier.py » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 {% extends "layout.html" %} 1 {% extends "layout.html" %}
2 {% from "tree_status.html" import treestatus %} 2 {% from "tree_status.html" import treestatus %}
3 3
4 {% block header -%} 4 {% block header -%}
5 {{ super() }} 5 {{ super() }}
6 <hr/> 6 <hr/>
7 <script> 7 <script>
8 /** 8 /**
9 * Pseudo namespace for chromium - keep it short because we are in a very 9 * Pseudo namespace for chromium - keep it short because we are in a very
10 * narrow scope for this file. 10 * narrow scope for this file.
(...skipping 200 matching lines...) Expand 10 before | Expand all | Expand 10 after
211 <script> 211 <script>
212 document.write([ 212 document.write([
213 a("../tryserver.chromium.linux/waterfall", "tryserver.chromium.l inux", ""), 213 a("../tryserver.chromium.linux/waterfall", "tryserver.chromium.l inux", ""),
214 a("../tryserver.chromium.mac/waterfall", "tryserver.chromium.mac ", ""), 214 a("../tryserver.chromium.mac/waterfall", "tryserver.chromium.mac ", ""),
215 a("../tryserver.chromium.win/waterfall", "tryserver.chromium.win ", ""), 215 a("../tryserver.chromium.win/waterfall", "tryserver.chromium.win ", ""),
216 a("../tryserver.chromium.android/waterfall", "tryserver.chromium .android", ""), 216 a("../tryserver.chromium.android/waterfall", "tryserver.chromium .android", ""),
217 a("../tryserver.blink/waterfall", "tryserver.blink", ""), 217 a("../tryserver.blink/waterfall", "tryserver.blink", ""),
218 aView("../chromium.android", "", "chromium.android"), 218 aView("../chromium.android", "", "chromium.android"),
219 aView("../chromium.fyi", "", "chromium.fyi"), 219 aView("../chromium.fyi", "", "chromium.fyi"),
220 aView("../chromium.memory", "", "chromium.memory"), 220 aView("../chromium.memory", "", "chromium.memory"),
221 aView("../chromium.memory.full", "", "chromium.memory.full"), 221 aView("../chromium.memory.fyi", "", "chromium.memory.fyi"),
222 aView("../chromium.chromiumos", "", "chromium.chromiumos"), 222 aView("../chromium.chromiumos", "", "chromium.chromiumos"),
223 aView("../chromiumos", "", "chromiumos"), 223 aView("../chromiumos", "", "chromiumos"),
224 aView("../client.nacl", "", "client.nacl"), 224 aView("../client.nacl", "", "client.nacl"),
225 aView("../chromium.webkit", "", "chromium.webkit")].join(' | ')) ; 225 aView("../chromium.webkit", "", "chromium.webkit")].join(' | ')) ;
226 </script> 226 </script>
227 </td> 227 </td>
228 </tr> 228 </tr>
229 <tr> 229 <tr>
230 <td style="text-align: right;"> 230 <td style="text-align: right;">
231 <b>Navigate:</b> 231 <b>Navigate:</b>
(...skipping 17 matching lines...) Expand all
249 </td> 249 </td>
250 <td width="70%"> 250 <td width="70%">
251 <table width="100%"> 251 <table width="100%">
252 <script language="javascript"> 252 <script language="javascript">
253 c.chromium = ''; 253 c.chromium = '';
254 c.win = ''; 254 c.win = '';
255 c.mac = ''; 255 c.mac = '';
256 c.linux = ''; 256 c.linux = '';
257 c.chromium_chromiumos = ''; 257 c.chromium_chromiumos = '';
258 c.memory = ''; 258 c.memory = '';
259 c.memory_full = ''; 259 c.memory_fyi = '';
260 c.perf = ''; 260 c.perf = '';
261 c.cros = ''; 261 c.cros = '';
262 c.chrome = ''; 262 c.chrome = '';
263 c.lkgr = ''; 263 c.lkgr = '';
264 c.gpu = ''; 264 c.gpu = '';
265 c.gpu_fyi = ''; 265 c.gpu_fyi = '';
266 c.webkit = ''; 266 c.webkit = '';
267 267
268 c.status = '../chromium'; 268 c.status = '../chromium';
269 c.status_win = '../chromium.win'; 269 c.status_win = '../chromium.win';
270 c.status_mac = '../chromium.mac'; 270 c.status_mac = '../chromium.mac';
271 c.status_linux = '../chromium.linux'; 271 c.status_linux = '../chromium.linux';
272 c.status_cros = '../chromium.chromiumos'; 272 c.status_cros = '../chromium.chromiumos';
273 c.status_memory = '../chromium.memory'; 273 c.status_memory = '../chromium.memory';
274 c.status_memory_full = '../chromium.memory.full'; 274 c.status_memory_fyi = '../chromium.memory.fyi';
275 c.status_chrome = '../chromium.chrome'; 275 c.status_chrome = '../chromium.chrome';
276 c.status_perf = '../chromium.perf'; 276 c.status_perf = '../chromium.perf';
277 c.status_lkgr = '../chromium.lkgr'; 277 c.status_lkgr = '../chromium.lkgr';
278 c.status_gpu = '../chromium.gpu'; 278 c.status_gpu = '../chromium.gpu';
279 c.status_gpu_fyi = '../chromium.gpu.fyi'; 279 c.status_gpu_fyi = '../chromium.gpu.fyi';
280 c.status_webkit = '../chromium.webkit'; 280 c.status_webkit = '../chromium.webkit';
281 281
282 /** 282 /**
283 * Builds a reference for the iframe with boxes. 283 * Builds a reference for the iframe with boxes.
284 * @param {String} x the name of the waterfall. 284 * @param {String} x the name of the waterfall.
(...skipping 14 matching lines...) Expand all
299 } 299 }
300 } 300 }
301 return 'https://chromium-build.appspot.com/p/' + x + 301 return 'https://chromium-build.appspot.com/p/' + x +
302 '/horizontal_one_box_per_builder' + builders; 302 '/horizontal_one_box_per_builder' + builders;
303 } 303 }
304 c.bar = BarUrl('chromium') 304 c.bar = BarUrl('chromium')
305 c.bar_win = BarUrl('chromium.win'); 305 c.bar_win = BarUrl('chromium.win');
306 c.bar_mac = BarUrl('chromium.mac'); 306 c.bar_mac = BarUrl('chromium.mac');
307 c.bar_linux = BarUrl('chromium.linux'); 307 c.bar_linux = BarUrl('chromium.linux');
308 c.bar_memory = BarUrl('chromium.memory'); 308 c.bar_memory = BarUrl('chromium.memory');
309 c.bar_memory_full = BarUrl('chromium.memory.full'); 309 c.bar_memory_fyi = BarUrl('chromium.memory.fyi');
310 c.bar_perf = BarUrl('chromium.perf'); 310 c.bar_perf = BarUrl('chromium.perf');
311 c.bar_chrome = BarUrl('chromium.chrome'); 311 c.bar_chrome = BarUrl('chromium.chrome');
312 c.bar_lkgr = BarUrl('chromium.lkgr'); 312 c.bar_lkgr = BarUrl('chromium.lkgr');
313 c.bar_cros = BarUrl('chromium.chromiumos'); 313 c.bar_cros = BarUrl('chromium.chromiumos');
314 c.bar_gpu = BarUrl('chromium.gpu'); 314 c.bar_gpu = BarUrl('chromium.gpu');
315 c.bar_gpu_closers = BarUrl('chromium.gpu', 315 c.bar_gpu_closers = BarUrl('chromium.gpu',
316 // This list must be kept in sync with the bots watched in 316 // This list must be kept in sync with the bots watched in
317 // scripts/slave/gatekeeper.json. 317 // scripts/slave/gatekeeper.json.
318 [ 'GPU Win Builder', 318 [ 'GPU Win Builder',
319 'Win7 Release (NVIDIA)', 319 'Win7 Release (NVIDIA)',
(...skipping 145 matching lines...) Expand 10 before | Expand all | Expand 10 after
465 tr(HTMLBaseBar(c.status_webkit, c.bar_webkit, c.webkit, 465 tr(HTMLBaseBar(c.status_webkit, c.bar_webkit, c.webkit,
466 'Webkit', 'colspan=6'))))))); 466 'Webkit', 'colspan=6')))))));
467 467
468 document.write(tr( 468 document.write(tr(
469 HTMLBaseBar(c.status_perf, c.bar_perf, c.perf, 469 HTMLBaseBar(c.status_perf, c.bar_perf, c.perf,
470 'Perf', 'width="75%"', '') + 470 'Perf', 'width="75%"', '') +
471 HTMLBaseBar(c.status_lkgr, c.bar_lkgr, c.lkgr, 471 HTMLBaseBar(c.status_lkgr, c.bar_lkgr, c.lkgr,
472 'LKGR', 'width="25%"', 'id="LKGRLink"'))); 472 'LKGR', 'width="25%"', 'id="LKGRLink"')));
473 473
474 document.write(tr( 474 document.write(tr(
475 HTMLBaseBar(c.status_memory_full, c.bar_memory_full, c.memory_fu ll, 475 HTMLBaseBar(c.status_memory_fyi, c.bar_memory_fyi, c.memory_fyi,
476 'Memory<br>Full', 'width="100%" colspan=6', ''))); 476 'Memory<br>FYI', 'width="100%" colspan=6', '')));
477 477
478 document.write(tr(td( 478 document.write(tr(td(
479 'colspan=4', 479 'colspan=4',
480 table( 480 table(
481 'width="100%"', 481 'width="100%"',
482 tr( 482 tr(
483 HTMLBaseBar(c.status_gpu, c.bar_gpu, c.gpu, 483 HTMLBaseBar(c.status_gpu, c.bar_gpu, c.gpu,
484 'GPU', 'width="50%"', '') + 484 'GPU', 'width="50%"', '') +
485 HTMLBaseBar(c.status_gpu_fyi, c.bar_gpu_fyi, c.gpu_fyi, 485 HTMLBaseBar(c.status_gpu_fyi, c.bar_gpu_fyi, c.gpu_fyi,
486 'GPU FYI', 'width="50%"', '')))))); 486 'GPU FYI', 'width="50%"', ''))))));
487 487
488 setTimeout('DisplayLKGR()', 100); 488 setTimeout('DisplayLKGR()', 100);
489 </script> 489 </script>
490 </table> 490 </table>
491 </td> 491 </td>
492 </tr> 492 </tr>
493 </table> 493 </table>
494 </center> 494 </center>
495 495
496 </div> 496 </div>
497 {% endblock header %} 497 {% endblock header %}
498 498
499 {% block footer %} 499 {% block footer %}
500 500
501 {{ super() }} 501 {{ super() }}
502 {# <p>Debug info: {{ debuginfo }}</p> #} 502 {# <p>Debug info: {{ debuginfo }}</p> #}
503 {% endblock %} 503 {% endblock %}
OLDNEW
« no previous file with comments | « masters/master.chromium.memory.fyi/slaves.cfg ('k') | scripts/master/failures_notifier.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698