OLD | NEW |
| (Empty) |
1 <script> | |
2 function autoLink(className) { | |
3 var comments = document.querySelectorAll(className); | |
4 for(var i = 0; i < comments.length; i++) { | |
5 comments[i].innerHTML = comments[i].innerHTML.replace(/http:\/\/[^ \t\n<]*
/g, '<a href="$&">$&</a>'); | |
6 } | |
7 } | |
8 | |
9 window.onload = function() { | |
10 autoLink('.DevComment'); | |
11 } | |
12 </script> | |
13 | |
14 <div class="Announcement"> | |
15 | |
16 <iframe width="100%" height="44" frameborder="0" scrolling="no" src="http://chro
mium-status.appspot.com/current"></iframe> | |
17 | |
18 <center style="padding: 0 7px"> | |
19 <table width="100%" valign="top" bgcolor="#efefef" style="-webkit-border-botto
m-left-radius: 24px; -webkit-border-bottom-right-radius: 24px; -moz-border-botto
m-right-radius: 24px; -moz-border-bottom-right-radius: 24px; box-shadow: 2px 2
px 6px rgba(0,0,0,0.6); -moz-box-shadow: 2px 2px 6px rgba(0,0,0,0.6); -webkit-bo
x-shadow: 2px 2px 6px rgba(0,0,0,0.6);"> | |
20 <tr> | |
21 <td width="23%"> | |
22 <table valign="top" width="100%"> | |
23 <tr> | |
24 <td style="text-align: right;"> | |
25 <b>Builds:</b> | |
26 </td> | |
27 <td> | |
28 <a href="http://commondatastorage.googleapis.com/chromium-browser-
continuous/index.html">continuous</a> | | |
29 <a href="http://chromium-browser-symbols.commondatastorage.googlea
pis.com/index.html">symbols</a> | | |
30 <a href="http://chromium-status.appspot.com">status</a> | |
31 </td> | |
32 </tr> | |
33 <tr> | |
34 <td style="text-align: right;"> | |
35 <b>Dashboards:</b> | |
36 </td> | |
37 <td> | |
38 <a href="http://build.chromium.org/f/chromium/perf/dashboard/overv
iew.html">perf</a> | | |
39 <a href="http://build.chromium.org/f/chromium/perf/dashboard/memor
y.html">memory</a> | | |
40 <a href="http://build.chromium.org/f/chromium/perf/dashboard/sizes
.html">sizes</a> | | |
41 <a href="http://build.chromium.org/f/chromium/coverage/">coverage<
/a> | | |
42 <a href="http://build.chromium.org/f/chromium/flakiness/">flakines
s</a> | | |
43 <a href="http://build.chromium.org/p/chromium/stats">stats</a> | |
44 </td> | |
45 </tr> | |
46 <tr> | |
47 <td style="text-align: right;"> | |
48 <b>Chromium:</b> | |
49 </td> | |
50 <td> | |
51 <a href="http://src.chromium.org/viewvc/chrome">sources</a> | | |
52 <a href="http://codereview.chromium.org/">reviews</a> | | |
53 <a href="http://code.google.com/p/chromium/issues/list?can=2&q=&so
rt=pri+mstone&colspec=ID%20Stars%20Pri%20Area%20Type%20Status%20Summary%20Modifi
ed%20Owner%20Mstone">bugs</a> | | |
54 <a href="http://dev.chromium.org/Home">dev</a> | | |
55 <a href="http://www.google.com/support/chrome/">support</a> | |
56 </td> | |
57 </tr> | |
58 <tr> | |
59 <td style="text-align: right;"> | |
60 <b>Sheriffs:</b> | |
61 </td> | |
62 <td> | |
63 <script src='./sheriff.js'></script>, <script src='./sheriff_webki
t.js'></script>(WebKit), <script src='./sheriff_memory.js'></script>(Memory) | |
64 </td> | |
65 </tr> | |
66 <tr> | |
67 <td style="text-align: right;"> | |
68 <b>Navigate:</b> | |
69 </td> | |
70 <td colspan="2"> | |
71 <a href="http://dev.chromium.org/developers/testing/chromium-build
-infrastructure/tour-of-the-chromium-buildbot">about</a> | | |
72 <a href="./waterfall/help">customize</a> | | |
73 <a href="../tryserver.chromium">try</a> | | |
74 <a href="../chromium.fyi/waterfall">experimental</a> | | |
75 <a href="../chromium/waterfall">waterfall</a> | | |
76 <a href="../chromium/waterfall?show_events=true&failures_only=true
">failures</a> | | |
77 <a href="../chromium/console">console</a> | | |
78 <a href="../chromium.memory/console">memory</a> | | |
79 <a href="../chromiumos/waterfall">chromiumos</a> | |
80 </td> | |
81 </tr> | |
82 </table> | |
83 </td> | |
84 <td width="1" bgcolor="#CCCCCC"> | |
85 </td> | |
86 <td width="4%" style='padding: 0px 2px 0px 2px;'> | |
87 <div style='height: 120px; width: 120px'> | |
88 <table> | |
89 <tr> | |
90 <td class='Builder' style='border-top-left-radius: 15px; border-to
p-right-radius: 15px;'> | |
91 <a href='../chromium/waterfall?builder=Win%20Reliability'>Reliab
ility</a> | |
92 </td> | |
93 </tr> | |
94 <tr> | |
95 <td class='Time' id='ReliabilityTop'> | |
96 <br><br>Loading...<br><br><br><br> | |
97 </td> | |
98 </tr> | |
99 <tr> | |
100 <td class='Time' id='ReliabilityBottom' style='border-bottom-left-
radius: 15px; border-bottom-right-radius: 15px;'> | |
101 <br> | |
102 </td> | |
103 </tr> | |
104 </table> | |
105 </div> | |
106 <script src='reliability.js'></script> | |
107 <script> | |
108 setTimeout("displayReliability()", 100); | |
109 </script> | |
110 </td> | |
111 <td width="1" bgcolor="#CCCCCC"> | |
112 </td> | |
113 <td width="1%"> | |
114 </td> | |
115 <td width="70%"> | |
116 <table width="100%"> | |
117 <script language="javascript"> | |
118 var chromium = "" | |
119 var webkit = "builder=Webkit%20Win%20Builder%20%28deps%29&builder=We
bkit%20Win%20%28deps%29&builder=Webkit%20Win%20Builder%20%28deps%29%28dbg%29&bui
lder=Webkit%20Win%20%28deps%29%28dbg%29%281%29&builder=Webkit%20Win%20%28deps%29
%28dbg%29%282%29&builder=Webkit%20Mac%20Builder%20%28deps%29&builder=Webkit%20Ma
c10.6%20%28deps%29&builder=Webkit%20Mac%20Builder%20%28deps%29%28dbg%29&builder=
Webkit%20Mac10.6%20%28deps%29%28dbg%29%281%29&builder=Webkit%20Mac10.6%20%28deps
%29%28dbg%29%282%29&builder=Webkit%20Linux%20%28deps%29&builder=Webkit%20Linux%2
0Builder%20%28deps%29%28dbg%29&builder=Webkit%20Linux%20%28deps%29%28dbg%29%281%
29&builder=Webkit%20Linux%20%28deps%29%28dbg%29%282%29" | |
120 var memory = "" | |
121 var perf = "" | |
122 var chrome = "" | |
123 var lkgr = "" | |
124 var pyauto = "" | |
125 | |
126 var bar = "http://build.chromium.org/p/chromium/horizontal_one_box_p
er_builder"; | |
127 var bar_webkit = "http://build.chromium.org/p/chromium.webkit/horizo
ntal_one_box_per_builder"; | |
128 var bar_memory = "http://build.chromium.org/p/chromium.memory/horizo
ntal_one_box_per_builder"; | |
129 var bar_perf = "http://build.chromium.org/p/chromium.perf/horizontal
_one_box_per_builder"; | |
130 var bar_chrome = "http://build.chromium.org/p/chromium.chrome/horizo
ntal_one_box_per_builder"; | |
131 var bar_lkgr = "http://build.chromium.org/p/chromium.lkgr/horizontal
_one_box_per_builder"; | |
132 var bar_pyauto = "http://build.chromium.org/p/chromium.pyauto/horizo
ntal_one_box_per_builder"; | |
133 | |
134 var waterfall = "../chromium/waterfall" | |
135 var waterfall_webkit = "../chromium.webkit/waterfall" | |
136 var waterfall_memory = "../chromium.memory/waterfall" | |
137 var waterfall_chrome = "../chromium.chrome/waterfall" | |
138 var waterfall_perf = "../chromium.perf/waterfall" | |
139 var waterfall_lkgr = "../chromium.lkgr/waterfall" | |
140 var waterfall_pyauto = "../chromium.pyauto/waterfall" | |
141 | |
142 function GetUrl(type, content) { | |
143 return type + "?" + content; | |
144 } | |
145 | |
146 function DisplayLKGR() { | |
147 var xmlHttp = new XMLHttpRequest(); | |
148 var lkgrPath = '../chromium.lkgr/json/builders/Linux%20x64' + | |
149 '/builds/-1?as_text=1'; | |
150 var lkgrLink = document.getElementById('LKGRLink'); | |
151 xmlHttp.open('GET', lkgrPath, false); | |
152 xmlHttp.send(null); | |
153 if (xmlHttp.readyState == 4 && xmlHttp.status == 200) { | |
154 var buildData = parseJSON(xmlHttp.responseText); | |
155 var properties = buildData['properties']; | |
156 for (var i = 0; i < properties.length; i++) { | |
157 if (properties[i][0] == 'got_revision') { | |
158 lkgrLink.innerHTML = 'LKGR (' + properties[i][1] + ')'; | |
159 return; | |
160 } | |
161 } | |
162 } | |
163 } | |
164 | |
165 function DisplayBar(waterfall_url, bar_url, content, name) { | |
166 document.write("<tr><td><a href='" + GetUrl(waterfall_url, content
) + "'>" + name + "</a></td><td colspan=7 width='99%'><iframe width='100%' heig
ht='20' frameborder='0' scrolling='no' src='" + GetUrl(bar_url, content) + "'></
iframe></td></tr>\n"); | |
167 } | |
168 | |
169 DisplayBar(waterfall, bar, chromium, "Chromium"); | |
170 DisplayBar(waterfall_webkit, bar_webkit, webkit, "Webkit"); | |
171 DisplayBar(waterfall_perf, bar_perf, perf, "Perf"); | |
172 | |
173 document.write("<tr>"); | |
174 document.write("<td><a href='" + GetUrl(waterfall_chrome, chrome) +
"'>" + "Official"+ "</a></td><td width='13%'><iframe width='100%' height='20' fr
ameborder='0' scrolling='no' src='" + GetUrl(bar_chrome, chrome) + "'></iframe><
/td>"); | |
175 document.write("<td><a href='" + GetUrl(waterfall_lkgr, lkgr) + "' i
d='LKGRLink'>" + "LKGR (loading)"+ "</a></td><td width='10%'><iframe width='100%
' height='20' frameborder='0' scrolling='no' src='" + GetUrl(bar_lkgr, lkgr) + "
'></iframe></td>"); | |
176 document.write("<td><a href='" + GetUrl(waterfall_pyauto, pyauto) + "'>" + "PyAu
to" + "</a></td><td width='15%'><iframe width='100%' height='20' frameborder='0'
scrolling='no' src='" + GetUrl(bar_pyauto, pyauto) + "'></iframe></td>"); | |
177 document.write("<td><a href='" + GetUrl(waterfall_memory, memory) +
"'>" + "Memory"+ "</a></td><td width='62%'><iframe width='100%' height='20' fram
eborder='0' scrolling='no' src='" + GetUrl(bar_memory, memory) + "'></iframe></t
d>"); | |
178 document.write("</tr>"); | |
179 setTimeout("DisplayLKGR()", 100); | |
180 </script> | |
181 </table> | |
182 </td> | |
183 </tr> | |
184 </table> | |
185 </center> | |
186 | |
187 </div> | |
OLD | NEW |