| OLD | NEW |
| 1 # Copyright (c) 2015 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 2015 The Chromium Authors. All rights reserved. |
| 2 # Use of this source code is governed by a BSD-style license that can be | 2 # Use of this source code is governed by a BSD-style license that can be |
| 3 # found in the LICENSE file. | 3 # found in the LICENSE file. |
| 4 | 4 |
| 5 { | 5 { |
| 6 'variables': { | 6 'variables': { |
| 7 'tracing_css_files': [ | 7 'tracing_css_files': [ |
| 8 'tracing/ui/base/line_chart.css', | 8 'tracing/ui/base/line_chart.css', |
| 9 'tracing/ui/base/list_view.css', | 9 'tracing/ui/base/list_view.css', |
| 10 'tracing/ui/base/pie_chart.css', | 10 'tracing/ui/base/pie_chart.css', |
| (...skipping 140 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 151 'tracing/extras/tquery/context.html', | 151 'tracing/extras/tquery/context.html', |
| 152 'tracing/extras/tquery/filter.html', | 152 'tracing/extras/tquery/filter.html', |
| 153 'tracing/extras/tquery/filter_all_of.html', | 153 'tracing/extras/tquery/filter_all_of.html', |
| 154 'tracing/extras/tquery/filter_any_of.html', | 154 'tracing/extras/tquery/filter_any_of.html', |
| 155 'tracing/extras/tquery/filter_has_ancestor.html', | 155 'tracing/extras/tquery/filter_has_ancestor.html', |
| 156 'tracing/extras/tquery/filter_has_duration.html', | 156 'tracing/extras/tquery/filter_has_duration.html', |
| 157 'tracing/extras/tquery/filter_has_title.html', | 157 'tracing/extras/tquery/filter_has_title.html', |
| 158 'tracing/extras/tquery/filter_is_top_level.html', | 158 'tracing/extras/tquery/filter_is_top_level.html', |
| 159 'tracing/extras/tquery/filter_not.html', | 159 'tracing/extras/tquery/filter_not.html', |
| 160 'tracing/extras/tquery/tquery.html', | 160 'tracing/extras/tquery/tquery.html', |
| 161 'tracing/extras/v8/v8_gc_stats_thread_slice.html', |
| 161 'tracing/extras/v8/v8_thread_slice.html', | 162 'tracing/extras/v8/v8_thread_slice.html', |
| 162 'tracing/extras/v8_config.html', | 163 'tracing/extras/v8_config.html', |
| 163 'tracing/extras/vsync/vsync_auditor.html', | 164 'tracing/extras/vsync/vsync_auditor.html', |
| 164 'tracing/importer/context_processor.html', | 165 'tracing/importer/context_processor.html', |
| 165 'tracing/importer/empty_importer.html', | 166 'tracing/importer/empty_importer.html', |
| 166 'tracing/importer/find_input_expectations.html', | 167 'tracing/importer/find_input_expectations.html', |
| 167 'tracing/importer/find_load_expectations.html', | 168 'tracing/importer/find_load_expectations.html', |
| 168 'tracing/importer/find_startup_expectations.html', | 169 'tracing/importer/find_startup_expectations.html', |
| 169 'tracing/importer/import.html', | 170 'tracing/importer/import.html', |
| 170 'tracing/importer/importer.html', | 171 'tracing/importer/importer.html', |
| (...skipping 243 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 414 'tracing/ui/extras/highlighter/vsync_highlighter.html', | 415 'tracing/ui/extras/highlighter/vsync_highlighter.html', |
| 415 'tracing/ui/extras/lean_config.html', | 416 'tracing/ui/extras/lean_config.html', |
| 416 'tracing/ui/extras/side_panel/alerts_side_panel.html', | 417 'tracing/ui/extras/side_panel/alerts_side_panel.html', |
| 417 'tracing/ui/extras/side_panel/frame_data_side_panel.html', | 418 'tracing/ui/extras/side_panel/frame_data_side_panel.html', |
| 418 'tracing/ui/extras/side_panel/input_latency_side_panel.html', | 419 'tracing/ui/extras/side_panel/input_latency_side_panel.html', |
| 419 'tracing/ui/extras/side_panel/time_summary_side_panel.html', | 420 'tracing/ui/extras/side_panel/time_summary_side_panel.html', |
| 420 'tracing/ui/extras/system_stats/system_stats.html', | 421 'tracing/ui/extras/system_stats/system_stats.html', |
| 421 'tracing/ui/extras/system_stats/system_stats_instance_track.html', | 422 'tracing/ui/extras/system_stats/system_stats_instance_track.html', |
| 422 'tracing/ui/extras/system_stats/system_stats_snapshot_view.html', | 423 'tracing/ui/extras/system_stats/system_stats_snapshot_view.html', |
| 423 'tracing/ui/extras/systrace_config.html', | 424 'tracing/ui/extras/systrace_config.html', |
| 425 'tracing/ui/extras/v8/gc_objects_stats_table.html', |
| 426 'tracing/ui/extras/v8/multi_v8_gc_stats_thread_slice_sub_view.html', |
| 424 'tracing/ui/extras/v8/multi_v8_thread_slice_sub_view.html', | 427 'tracing/ui/extras/v8/multi_v8_thread_slice_sub_view.html', |
| 425 'tracing/ui/extras/v8/runtime_call_stats_table.html', | 428 'tracing/ui/extras/v8/runtime_call_stats_table.html', |
| 429 'tracing/ui/extras/v8/single_v8_gc_stats_thread_slice_sub_view.html', |
| 426 'tracing/ui/extras/v8/single_v8_thread_slice_sub_view.html', | 430 'tracing/ui/extras/v8/single_v8_thread_slice_sub_view.html', |
| 427 'tracing/ui/extras/v8_config.html', | 431 'tracing/ui/extras/v8_config.html', |
| 428 'tracing/ui/find_control.html', | 432 'tracing/ui/find_control.html', |
| 429 'tracing/ui/find_controller.html', | 433 'tracing/ui/find_controller.html', |
| 430 'tracing/ui/scripting_control.html', | 434 'tracing/ui/scripting_control.html', |
| 431 'tracing/ui/side_panel/file_size_stats_side_panel.html', | 435 'tracing/ui/side_panel/file_size_stats_side_panel.html', |
| 432 'tracing/ui/side_panel/metrics_side_panel.html', | 436 'tracing/ui/side_panel/metrics_side_panel.html', |
| 433 'tracing/ui/side_panel/side_panel.html', | 437 'tracing/ui/side_panel/side_panel.html', |
| 434 'tracing/ui/side_panel/side_panel_container.html', | 438 'tracing/ui/side_panel/side_panel_container.html', |
| 435 'tracing/ui/side_panel/side_panel_registry.html', | 439 'tracing/ui/side_panel/side_panel_registry.html', |
| (...skipping 89 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 525 'tracing/ui/images/chrome-right.png', | 529 'tracing/ui/images/chrome-right.png', |
| 526 'tracing/ui/images/ui-states.png', | 530 'tracing/ui/images/ui-states.png', |
| 527 ], | 531 ], |
| 528 'tracing_files': [ | 532 'tracing_files': [ |
| 529 '<@(tracing_css_files)', | 533 '<@(tracing_css_files)', |
| 530 '<@(tracing_js_html_files)', | 534 '<@(tracing_js_html_files)', |
| 531 '<@(tracing_img_files)', | 535 '<@(tracing_img_files)', |
| 532 ], | 536 ], |
| 533 } | 537 } |
| 534 } | 538 } |
| OLD | NEW |