| OLD | NEW |
| 1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" | 1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" |
| 2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | 2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
| 3 <html xmlns="http://www.w3.org/1999/xhtml"> | 3 <html xmlns="http://www.w3.org/1999/xhtml"> |
| 4 <head> | 4 <head> |
| 5 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | 5 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
| 6 <meta http-equiv="refresh" content="9999999999"/> | 6 <meta http-equiv="refresh" content="9999999999"/> |
| 7 <title>BuildBot: Chromium</title> | 7 <title>BuildBot: Chromium</title> |
| 8 <link rel="stylesheet" href="default.css" type="text/css" /> | 8 <link rel="stylesheet" href="default.css" type="text/css" /> |
| 9 <link rel="alternate" type="application/rss+xml" title="RSS" href="rss"> | 9 <link rel="alternate" type="application/rss+xml" title="RSS" href="rss"> |
| 10 | 10 |
| (...skipping 492 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 503 <script> | 503 <script> |
| 504 document.write([ | 504 document.write([ |
| 505 a("http://dev.chromium.org/developers/testing/chromium-build-inf
rastructure/tour-of-the-chromium-buildbot", "about", ""), | 505 a("http://dev.chromium.org/developers/testing/chromium-build-inf
rastructure/tour-of-the-chromium-buildbot", "about", ""), |
| 506 a("./waterfall/help", "customize", ""), | 506 a("./waterfall/help", "customize", ""), |
| 507 a("./waterfall", "waterfall", ""), | 507 a("./waterfall", "waterfall", ""), |
| 508 a("./console", "console", ""), | 508 a("./console", "console", ""), |
| 509 a("../tryserver.chromium/waterfall", "try", ""), | 509 a("../tryserver.chromium/waterfall", "try", ""), |
| 510 aView("../chromium.fyi", "", "experimental"), | 510 aView("../chromium.fyi", "", "experimental"), |
| 511 a("./waterfall?show_events=true&failures_only=true", "failures",
""), | 511 a("./waterfall?show_events=true&failures_only=true", "failures",
""), |
| 512 aView("../chromium.memory", "", "memory"), | 512 aView("../chromium.memory", "", "memory"), |
| 513 aView("../chromium.memory.fyi", "", "memory fyi"), | 513 aView("../chromium.memory.full", "", "memory.full"), |
| 514 aView("../chromium.chromiumos", "", "chromiumos chrome"), | 514 aView("../chromium.chromiumos", "", "chromiumos chrome"), |
| 515 aView("../chromiumos", "", "chromiumos team"), | 515 aView("../chromiumos", "", "chromiumos team"), |
| 516 aView("../client.nacl", "", "NaCl")].join(' | ')); | 516 aView("../client.nacl", "", "NaCl")].join(' | ')); |
| 517 </script> | 517 </script> |
| 518 </td> | 518 </td> |
| 519 </tr> | 519 </tr> |
| 520 </table> | 520 </table> |
| 521 </td> | 521 </td> |
| 522 <td width="1" bgcolor="#CCCCCC"> | 522 <td width="1" bgcolor="#CCCCCC"> |
| 523 </td> | 523 </td> |
| 524 <td width="1%"> | 524 <td width="1%"> |
| 525 </td> | 525 </td> |
| 526 <td width="70%"> | 526 <td width="70%"> |
| 527 <table width="100%"> | 527 <table width="100%"> |
| 528 <script language="javascript"> | 528 <script language="javascript"> |
| 529 c.chromium = ''; | 529 c.chromium = ''; |
| 530 c.chromium_chromiumos = ''; | 530 c.chromium_chromiumos = ''; |
| 531 c.webkit = 'builder=Webkit+Win+Builder+%28deps%29&builder=Webkit+Win
+%28deps%29&builder=Webkit+Mac+Builder+%28deps%29&builder=Webkit+Mac10.6+%28deps
%29&builder=Webkit+Linux+%28deps%29'; | 531 c.webkit = 'builder=Webkit+Win+Builder+%28deps%29&builder=Webkit+Win
+%28deps%29&builder=Webkit+Mac+Builder+%28deps%29&builder=Webkit+Mac10.6+%28deps
%29&builder=Webkit+Linux+%28deps%29'; |
| 532 c.memory = ''; | 532 c.memory = ''; |
| 533 c.memory_fyi = ''; | 533 c.memory.full = ''; |
| 534 c.perf = ''; | 534 c.perf = ''; |
| 535 c.cros = ''; | 535 c.cros = ''; |
| 536 c.chrome = ''; | 536 c.chrome = ''; |
| 537 c.lkgr = ''; | 537 c.lkgr = ''; |
| 538 c.pyauto = ''; | 538 c.pyauto = ''; |
| 539 | 539 |
| 540 c.status = '../chromium'; | 540 c.status = '../chromium'; |
| 541 c.status_cros = '../chromium.chromiumos'; | 541 c.status_cros = '../chromium.chromiumos'; |
| 542 c.status_webkit = '../chromium.webkit'; | 542 c.status_webkit = '../chromium.webkit'; |
| 543 c.status_memory = '../chromium.memory'; | 543 c.status_memory = '../chromium.memory'; |
| 544 c.status_memory_fyi = '../chromium.memory.fyi'; | 544 c.status_memory.full = '../chromium.memory.full'; |
| 545 c.status_chrome = '../chromium.chrome'; | 545 c.status_chrome = '../chromium.chrome'; |
| 546 c.status_perf = '../chromium.perf'; | 546 c.status_perf = '../chromium.perf'; |
| 547 c.status_lkgr = '../chromium.lkgr'; | 547 c.status_lkgr = '../chromium.lkgr'; |
| 548 c.status_pyauto = '../chromium.pyauto'; | 548 c.status_pyauto = '../chromium.pyauto'; |
| 549 | 549 |
| 550 /** | 550 /** |
| 551 * Builds a reference for the iframe with boxes. | 551 * Builds a reference for the iframe with boxes. |
| 552 * @param {String} x the name of the waterfall. | 552 * @param {String} x the name of the waterfall. |
| 553 * @returns {String} The URL. | 553 * @returns {String} The URL. |
| 554 */ | 554 */ |
| 555 function BarUrl(x) { | 555 function BarUrl(x) { |
| 556 return 'http://chromium-build.appspot.com/p/' + x + | 556 return 'http://chromium-build.appspot.com/p/' + x + |
| 557 '/horizontal_one_box_per_builder'; | 557 '/horizontal_one_box_per_builder'; |
| 558 } | 558 } |
| 559 c.bar = BarUrl('chromium') | 559 c.bar = BarUrl('chromium') |
| 560 c.bar_webkit = 'http://build.chromium.org/p/chromium.webkit/horizont
al_one_box_per_builder'; | 560 c.bar_webkit = 'http://build.chromium.org/p/chromium.webkit/horizont
al_one_box_per_builder'; |
| 561 c.bar_memory = BarUrl('chromium.memory'); | 561 c.bar_memory = BarUrl('chromium.memory'); |
| 562 c.bar_memory_fyi = BarUrl('chromium.memory.fyi'); | 562 c.bar_memory.full = BarUrl('chromium.memory.full'); |
| 563 c.bar_perf = BarUrl('chromium.perf'); | 563 c.bar_perf = BarUrl('chromium.perf'); |
| 564 c.bar_chrome = BarUrl('chromium.chrome'); | 564 c.bar_chrome = BarUrl('chromium.chrome'); |
| 565 c.bar_lkgr = BarUrl('chromium.lkgr'); | 565 c.bar_lkgr = BarUrl('chromium.lkgr'); |
| 566 c.bar_pyauto = BarUrl('chromium.pyauto'); | 566 c.bar_pyauto = BarUrl('chromium.pyauto'); |
| 567 c.bar_cros = BarUrl('chromium.chromiumos'); | 567 c.bar_cros = BarUrl('chromium.chromiumos'); |
| 568 | 568 |
| 569 | 569 |
| 570 /** | 570 /** |
| 571 * Joins URL and search terms. | 571 * Joins URL and search terms. |
| 572 * @param {String} type The Url without the cgi search portion. | 572 * @param {String} type The Url without the cgi search portion. |
| (...skipping 120 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 693 HTMLBaseBar(c.status_webkit, c.bar_webkit, c.webkit, | 693 HTMLBaseBar(c.status_webkit, c.bar_webkit, c.webkit, |
| 694 'Webkit', 'colspan=3', '') + | 694 'Webkit', 'colspan=3', '') + |
| 695 HTMLBaseBar(c.status_perf, c.bar_perf, c.perf, | 695 HTMLBaseBar(c.status_perf, c.bar_perf, c.perf, |
| 696 'Perf', 'colspan=5', ''))); | 696 'Perf', 'colspan=5', ''))); |
| 697 | 697 |
| 698 document.write(tr( | 698 document.write(tr( |
| 699 HTMLBaseBar(c.status_lkgr, c.bar_lkgr, c.lkgr, | 699 HTMLBaseBar(c.status_lkgr, c.bar_lkgr, c.lkgr, |
| 700 'LKGR', 'width="10%"', 'id="LKGRLink"') + | 700 'LKGR', 'width="10%"', 'id="LKGRLink"') + |
| 701 HTMLBaseBar(c.status_pyauto, c.bar_pyauto, c.pyauto, | 701 HTMLBaseBar(c.status_pyauto, c.bar_pyauto, c.pyauto, |
| 702 'PyAuto', 'width="15%"', '') + | 702 'PyAuto', 'width="15%"', '') + |
| 703 HTMLBaseBar(c.status_memory_fyi, c.bar_memory_fyi, c.memory_fyi, | 703 HTMLBaseBar(c.status_memory.full, c.bar_memory.full, c.memory.fu
ll, |
| 704 'Memory<br>FYI', 'width="50%" colspan=5', ''))); | 704 'Memory<br>FYI', 'width="50%" colspan=5', ''))); |
| 705 | 705 |
| 706 setTimeout('DisplayLKGR()', 100); | 706 setTimeout('DisplayLKGR()', 100); |
| 707 </script> | 707 </script> |
| 708 </table> | 708 </table> |
| 709 </td> | 709 </td> |
| 710 </tr> | 710 </tr> |
| 711 </table> | 711 </table> |
| 712 </center> | 712 </center> |
| 713 | 713 |
| (...skipping 9616 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 10330 | 10330 |
| 10331 </div><div class="footer" style="clear:both"> | 10331 </div><div class="footer" style="clear:both"> |
| 10332 <hr/> | 10332 <hr/> |
| 10333 [ <a class='collapse' href='#' OnClick='collapse(); return false;'>collapse</a
> | 10333 [ <a class='collapse' href='#' OnClick='collapse(); return false;'>collapse</a
> |
| 10334 <a class='uncollapse' href='#' OnClick='uncollapse(); return false;'>un-collap
se</a> | 10334 <a class='uncollapse' href='#' OnClick='uncollapse(); return false;'>un-collap
se</a> |
| 10335 <a class='merge' href="#" OnClick="merge(); return false;">merge</a> | 10335 <a class='merge' href="#" OnClick="merge(); return false;">merge</a> |
| 10336 <a class='unmerge' style='display: none' href="#" OnClick="unmerge(); return f
alse;">un-merge</a> ] | 10336 <a class='unmerge' style='display: none' href="#" OnClick="unmerge(); return f
alse;">un-merge</a> ] |
| 10337 </div> | 10337 </div> |
| 10338 </body> | 10338 </body> |
| 10339 </html> | 10339 </html> |
| OLD | NEW |