HomeSort by relevance Sort by last modified time
    Searched refs:waterfall (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/chrome/browser/resources/net_internals/
waterfall_view.css 6 #waterfall-view-controls {
18 #waterfall-view-time-bar-table {
26 #waterfall-view-information-table {
37 .waterfall-view-information-row {
44 .waterfall-view-url-cell {
56 .waterfall-view-id-cell {
68 .waterfall-view-table-row {
72 .waterfall-view-row {
77 .waterfall-view-row * {
82 .waterfall-view-bar-component
    [all...]
  /external/chromium_org/tools/valgrind/
waterfall.sh 7 # This script can be used by waterfall sheriffs to fetch the status
8 # of Valgrind bots on the memory waterfall and test if their local
9 # suppressions match the reports on the waterfall.
14 LOGS_DIR=$THISDIR/waterfall.tmp
47 # Fetch Valgrind logs from the waterfall {{{1
162 This script can be used by waterfall sheriffs to fetch the status
163 of Valgrind bots on the memory waterfall and test if their local
164 suppressions match the reports on the waterfall.
171 fetch Fetch Valgrind logs from the memory waterfall
scan-build.py 86 def __init__(self, waterfall, name):
88 self._waterfall = waterfall
123 class Waterfall(object):
199 fyi = Waterfall(ROOT_URL, cache_path)
  /external/chromium_org/tools/sheriffing/
waterfallinfo.js 5 /** Information about a particular waterfall. */
30 /** Send an asynchronous request to get the main waterfall's JSON. */
59 /** Parse out the data received about the waterfall. */
64 // Go through each builder on the waterfall and get the latest status.
91 // Point at the waterfall.
functions.js 101 /** Update all the waterfall data. */
113 /** Marks the waterfall data as dirty due to updated filter. */
141 // Initialize the waterfall pages.
  /external/chromium_org/third_party/WebKit/Tools/TestResultServer/static-dashboards/
history.js 75 // one once the waterfall starts to pass in the builder name instead.
79 errors.addError('ERROR: You got here from the trybot waterfall. The try bots do not record data in the flakiness dashboard. Showing results for the regular waterfall.');
builders.js 181 // Map of builderName (the name shown in the waterfall) to builderPath (the

Completed in 295 milliseconds