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

Issue 648353002: Remove Skia's forked buildbot code (Closed)

Created:
6 years, 2 months ago by borenet
Modified:
6 years, 2 months ago
Reviewers:
rmistry
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/buildbot.git@master
Visibility:
Public.

Description

Remove Skia's forked buildbot code I'm keeping slave_hosts_cfg information for now, as well as everything used by the slaves at launch. BUG=skia:761, skia:2431 R=rmistry@google.com Committed: https://skia.googlesource.com/buildbot/+/90441aadfde6070f685adbbbfd917947cd17b261

Patch Set 1 #

Patch Set 2 : retry upload #

Total comments: 1

Patch Set 3 : Remove telemetry DEPS #

Patch Set 4 : Remove unneeded variables from DEPS #

Patch Set 5 : Fix launch_slaves, remove more stuff #

Total comments: 5

Patch Set 6 : Address comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+197 lines, -289921 lines) Patch
M .gitignore View 1 2 3 4 5 2 chunks +2 lines, -25 lines 0 comments Download
M DEPS View 1 2 3 4 5 2 chunks +0 lines, -65 lines 0 comments Download
D configs/chromium/config_private.py View 1 2 3 4 5 1 chunk +0 lines, -88 lines 0 comments Download
D configs/chromium/master/Makefile View 1 2 3 4 5 1 chunk +0 lines, -12 lines 0 comments Download
D configs/chromium/master/buildbot View 1 2 3 4 5 1 chunk +0 lines, -4 lines 0 comments Download
D configs/chromium/master/buildbot.tac View 1 2 3 4 5 1 chunk +0 lines, -11 lines 0 comments Download
D configs/chromium/master/master.cfg View 1 2 3 4 5 1 chunk +0 lines, -45 lines 0 comments Download
D configs/chromium/master/master_mac_latest_cfg.py View 1 2 3 4 5 1 chunk +0 lines, -106 lines 0 comments Download
D configs/chromium/master/master_source_cfg.py View 1 2 3 4 5 1 chunk +0 lines, -43 lines 0 comments Download
D configs/chromium/master/public_html/announce.html View 1 2 3 4 5 1 chunk +0 lines, -187 lines 0 comments Download
D configs/chromium/master/public_html/buildbot.css View 1 2 3 4 5 1 chunk +0 lines, -457 lines 0 comments Download
D configs/chromium/master/public_html/chromium-32.png View 1 2 3 4 5 Binary file 0 comments Download
D configs/chromium/master/public_html/favicon.ico View 1 2 3 4 5 Binary file 0 comments Download
D configs/chromium/master/public_html/index.html View 1 2 3 4 5 1 chunk +0 lines, -32 lines 0 comments Download
D configs/chromium/master/public_html/reliability.js View 1 2 3 4 5 1 chunk +0 lines, -184 lines 0 comments Download
D configs/chromium/master/public_html/status-summary.html View 1 2 3 4 5 0 chunks +-1 lines, --1 lines 0 comments Download
D configs/chromium/master/run_master.bat View 1 2 3 4 5 1 chunk +0 lines, -6 lines 0 comments Download
D configs/chromium/master/slaves.cfg View 1 2 3 4 5 1 chunk +0 lines, -37 lines 0 comments Download
D configs/chromium/slave/Makefile View 1 2 3 4 5 1 chunk +0 lines, -61 lines 0 comments Download
D configs/chromium/slave/buildbot.tac View 1 2 3 4 5 1 chunk +0 lines, -69 lines 0 comments Download
D configs/chromium/slave/cert/ssl_ui_test_root_ca.crt View 1 2 3 4 5 1 chunk +0 lines, -35 lines 0 comments Download
D configs/chromium/slave/config View 1 2 3 4 5 1 chunk +0 lines, -42 lines 0 comments Download
D configs/chromium/slave/crontab.in View 1 2 3 4 5 1 chunk +0 lines, -18 lines 0 comments Download
D configs/chromium/slave/info/admin View 1 2 3 4 5 1 chunk +0 lines, -1 line 0 comments Download
D configs/chromium/slave/info/host View 1 2 3 4 5 1 chunk +0 lines, -1 line 0 comments Download
D configs/chromium/slave/lighttpd.conf View 1 2 3 4 5 1 chunk +0 lines, -14 lines 0 comments Download
D configs/chromium/slave/run_slave.bat View 1 2 3 4 5 1 chunk +0 lines, -14 lines 0 comments Download
D configs/chromium/slave/run_slave.py View 1 2 3 4 5 1 chunk +0 lines, -177 lines 0 comments Download
D configs/chromium/slave/run_webserver.bat View 1 2 3 4 5 1 chunk +0 lines, -16 lines 0 comments Download
D master/Makefile View 1 2 3 4 5 1 chunk +0 lines, -14 lines 0 comments Download
D master/__init__.py View 1 2 3 4 5 0 chunks +-1 lines, --1 lines 0 comments Download
D master/buildbot View 1 2 3 4 5 1 chunk +0 lines, -4 lines 0 comments Download
D master/buildbot.tac View 1 2 3 4 5 1 chunk +0 lines, -11 lines 0 comments Download
D master/master.cfg View 1 2 3 4 5 1 chunk +0 lines, -190 lines 0 comments Download
D master/master_android_builders_cfg.py View 1 2 3 4 5 1 chunk +0 lines, -71 lines 0 comments Download
D master/master_builders_cfg.py View 1 2 3 4 5 1 chunk +0 lines, -457 lines 0 comments Download
D master/master_compile_builders_cfg.py View 1 2 3 4 5 1 chunk +0 lines, -112 lines 0 comments Download
D master/master_fyi_builders_cfg.py View 1 2 3 4 5 1 chunk +0 lines, -54 lines 0 comments Download
D master/master_private_builders_cfg.py View 1 2 3 4 5 1 chunk +0 lines, -91 lines 0 comments Download
D master/master_source_cfg.py View 1 2 3 4 5 1 chunk +0 lines, -17 lines 0 comments Download
D master/public_html/bg_gradient.jpg View 1 2 3 4 5 Binary file 0 comments Download
D master/public_html/bug_graphs.html View 1 2 3 4 5 1 chunk +0 lines, -151 lines 0 comments Download
D master/public_html/buildbots_self_analysis.html View 1 2 3 4 5 1 chunk +0 lines, -396 lines 0 comments Download
D master/public_html/buildslave_idle.html View 1 2 3 4 5 1 chunk +0 lines, -372 lines 0 comments Download
D master/public_html/buildsteps.html View 1 2 3 4 5 1 chunk +0 lines, -601 lines 0 comments Download
D master/public_html/default.css View 1 2 3 4 5 1 chunk +0 lines, -655 lines 0 comments Download
D master/public_html/favicon.ico View 1 2 3 4 5 Binary file 0 comments Download
D master/public_html/jsonStringify.js View 1 2 3 4 5 1 chunk +0 lines, -135 lines 0 comments Download
D master/public_html/robots.txt View 1 2 3 4 5 1 chunk +0 lines, -10 lines 0 comments Download
D master/public_html/skia_tools.js View 1 2 3 4 5 1 chunk +0 lines, -767 lines 0 comments Download
D master/skia_master_scripts/__init__.py View 1 2 3 4 5 0 chunks +-1 lines, --1 lines 0 comments Download
D master/skia_master_scripts/android_factory.py View 1 2 3 4 5 1 chunk +0 lines, -37 lines 0 comments Download
D master/skia_master_scripts/android_roll_factory.py View 1 2 3 4 5 1 chunk +0 lines, -30 lines 0 comments Download
D master/skia_master_scripts/auto_roll_factory.py View 1 2 3 4 5 1 chunk +0 lines, -36 lines 0 comments Download
D master/skia_master_scripts/canary_factory.py View 1 2 3 4 5 1 chunk +0 lines, -77 lines 0 comments Download
D master/skia_master_scripts/chromeos_factory.py View 1 2 3 4 5 1 chunk +0 lines, -30 lines 0 comments Download
D master/skia_master_scripts/commands.py View 1 2 3 4 5 1 chunk +0 lines, -124 lines 0 comments Download
D master/skia_master_scripts/drt_canary_factory.py View 1 2 3 4 5 1 chunk +0 lines, -97 lines 0 comments Download
D master/skia_master_scripts/factory.py View 1 2 3 4 5 1 chunk +0 lines, -797 lines 0 comments Download
D master/skia_master_scripts/graphite_status_push.py View 1 2 3 4 5 1 chunk +0 lines, -99 lines 0 comments Download
D master/skia_master_scripts/housekeeping_monitoring_factory.py View 1 2 3 4 5 1 chunk +0 lines, -34 lines 0 comments Download
D master/skia_master_scripts/housekeeping_percommit_factory.py View 1 2 3 4 5 1 chunk +0 lines, -64 lines 0 comments Download
D master/skia_master_scripts/housekeeping_periodic_factory.py View 1 2 3 4 5 1 chunk +0 lines, -62 lines 0 comments Download
D master/skia_master_scripts/ios_factory.py View 1 2 3 4 5 1 chunk +0 lines, -11 lines 0 comments Download
D master/skia_master_scripts/master_revision.py View 1 2 3 4 5 1 chunk +0 lines, -37 lines 0 comments Download
D master/skia_master_scripts/monkeypatches.py View 1 2 3 4 5 1 chunk +0 lines, -585 lines 0 comments Download
D master/skia_master_scripts/nacl_factory.py View 1 2 3 4 5 1 chunk +0 lines, -20 lines 0 comments Download
D master/skia_master_scripts/recreate_skps_factory.py View 1 2 3 4 5 1 chunk +0 lines, -68 lines 0 comments Download
D master/skia_master_scripts/skia_build_step.py View 1 2 3 4 5 1 chunk +0 lines, -132 lines 0 comments Download
D master/skia_master_scripts/utils.py View 1 2 3 4 5 1 chunk +0 lines, -529 lines 0 comments Download
D master/skia_master_scripts/xsan_factory.py View 1 2 3 4 5 1 chunk +0 lines, -15 lines 0 comments Download
D master/skia_notifier.py View 1 2 3 4 5 1 chunk +0 lines, -127 lines 0 comments Download
D master/slaves.cfg View 1 2 3 4 5 1 chunk +0 lines, -586 lines 0 comments Download
D master/slaves_cfg.py View 1 2 3 4 5 1 chunk +0 lines, -19 lines 0 comments Download
D master/templates/builder.html View 1 2 3 4 5 1 chunk +0 lines, -112 lines 0 comments Download
D master/templates/buildslave.html View 1 2 3 4 5 1 chunk +0 lines, -112 lines 0 comments Download
D master/templates/change_macros.html View 1 2 3 4 5 1 chunk +0 lines, -72 lines 0 comments Download
D master/templates/console.html View 1 2 3 4 5 1 chunk +0 lines, -561 lines 0 comments Download
D master/templates/horizontal_one_box_per_build.html View 1 2 3 4 5 1 chunk +0 lines, -24 lines 0 comments Download
D master/templates/layout.html View 1 2 3 4 5 1 chunk +0 lines, -756 lines 0 comments Download
D master/templates/waterfall.html View 1 2 3 4 5 1 chunk +0 lines, -66 lines 0 comments Download
D master/webstatus/__init__.py View 1 2 3 4 5 1 chunk +0 lines, -1 line 0 comments Download
D master/webstatus/builder_statuses.py View 1 2 3 4 5 1 chunk +0 lines, -41 lines 0 comments Download
D master/webstatus/buildstatus.py View 1 2 3 4 5 1 chunk +0 lines, -66 lines 0 comments Download
D master/webstatus/console.py View 1 2 3 4 5 1 chunk +0 lines, -658 lines 0 comments Download
D master/webstatus/waterfall.py View 1 2 3 4 5 1 chunk +0 lines, -527 lines 0 comments Download
M run_unittests View 1 2 3 4 5 1 chunk +0 lines, -6 lines 0 comments Download
D scripts/launch_master.py View 1 2 3 4 5 1 chunk +0 lines, -127 lines 0 comments Download
M scripts/launch_slaves.py View 1 2 3 4 5 8 chunks +59 lines, -186 lines 0 comments Download
D scripts/restart_masters.py View 1 2 3 4 5 1 chunk +0 lines, -116 lines 0 comments Download
D scripts/run_cmd.py View 1 2 3 4 5 1 chunk +0 lines, -461 lines 0 comments Download
D scripts/run_on_all_slave_hosts.py View 1 2 3 4 5 1 chunk +0 lines, -16 lines 0 comments Download
D scripts/run_on_all_slaves_on_all_hosts.py View 1 2 3 4 5 1 chunk +0 lines, -16 lines 0 comments Download
D scripts/run_on_local_slaves.py View 1 2 3 4 5 1 chunk +0 lines, -16 lines 0 comments Download
D scripts/run_on_remote_slaves.py View 1 2 3 4 5 1 chunk +0 lines, -16 lines 0 comments Download
D scripts/run_on_slave_host.py View 1 2 3 4 5 1 chunk +0 lines, -16 lines 0 comments Download
D scripts/skiabot-master-start-on-boot.sh View 1 2 3 4 5 1 chunk +0 lines, -18 lines 0 comments Download
D site_config/__init__.py View 1 2 3 4 5 0 chunks +-1 lines, --1 lines 0 comments Download
D site_config/builder_name_schema.json View 1 2 3 4 5 1 chunk +0 lines, -36 lines 0 comments Download
D site_config/builder_name_schema.py View 1 2 3 4 5 1 chunk +0 lines, -154 lines 0 comments Download
D site_config/config_private.py View 1 2 3 4 5 1 chunk +0 lines, -288 lines 0 comments Download
M site_config/slave_hosts_cfg.py View 1 2 3 4 5 59 chunks +143 lines, -149 lines 0 comments Download
D slave/Makefile View 1 2 3 4 5 1 chunk +0 lines, -16 lines 0 comments Download
D slave/__init__.py View 1 2 3 4 5 0 chunks +-1 lines, --1 lines 0 comments Download
D slave/run_slave.bat View 1 2 3 4 5 1 chunk +0 lines, -10 lines 0 comments Download
D slave/skia_slave_scripts/README View 1 2 3 4 5 1 chunk +0 lines, -2 lines 0 comments Download
D slave/skia_slave_scripts/__init__.py View 1 2 3 4 5 0 chunks +-1 lines, --1 lines 0 comments Download
D slave/skia_slave_scripts/android_verify_device.py View 1 2 3 4 5 1 chunk +0 lines, -36 lines 0 comments Download
D slave/skia_slave_scripts/apply_patch.py View 1 2 3 4 5 1 chunk +0 lines, -84 lines 0 comments Download
D slave/skia_slave_scripts/build_step.py View 1 2 3 4 5 1 chunk +0 lines, -397 lines 0 comments Download
D slave/skia_slave_scripts/cc_unittests.py View 1 2 3 4 5 1 chunk +0 lines, -22 lines 0 comments Download
D slave/skia_slave_scripts/check_buildslave_host_disk_usage.py View 1 2 3 4 5 1 chunk +0 lines, -83 lines 0 comments Download
D slave/skia_slave_scripts/check_compile_times.py View 1 2 3 4 5 1 chunk +0 lines, -106 lines 0 comments Download
D slave/skia_slave_scripts/check_compute_engine_disk_usage.sh View 1 2 3 4 5 1 chunk +0 lines, -59 lines 0 comments Download
D slave/skia_slave_scripts/check_gs_timestamps.py View 1 2 3 4 5 1 chunk +0 lines, -109 lines 0 comments Download
D slave/skia_slave_scripts/chrome_canary_update.py View 1 2 3 4 5 1 chunk +0 lines, -39 lines 0 comments Download
D slave/skia_slave_scripts/chrome_drt_canary_pretest.py View 1 2 3 4 5 1 chunk +0 lines, -21 lines 0 comments Download
D slave/skia_slave_scripts/chrome_drt_canary_run_webkit_tests.py View 1 2 3 4 5 1 chunk +0 lines, -43 lines 0 comments Download
D slave/skia_slave_scripts/chrome_drt_canary_upload_results.py View 1 2 3 4 5 1 chunk +0 lines, -46 lines 0 comments Download
D slave/skia_slave_scripts/clean.py View 1 2 3 4 5 1 chunk +0 lines, -18 lines 0 comments Download
D slave/skia_slave_scripts/compare_gms.py View 1 2 3 4 5 1 chunk +0 lines, -47 lines 0 comments Download
D slave/skia_slave_scripts/compare_rendered_skps.py View 1 2 3 4 5 1 chunk +0 lines, -27 lines 0 comments Download
D slave/skia_slave_scripts/compile.py View 1 2 3 4 5 1 chunk +0 lines, -24 lines 0 comments Download
D slave/skia_slave_scripts/detect_static_initializers.py View 1 2 3 4 5 1 chunk +0 lines, -58 lines 0 comments Download
D slave/skia_slave_scripts/do_auto_roll.py View 1 2 3 4 5 1 chunk +0 lines, -128 lines 0 comments Download
D slave/skia_slave_scripts/do_skps_capture.py View 1 2 3 4 5 1 chunk +0 lines, -85 lines 0 comments Download
D slave/skia_slave_scripts/download_skimage_files.py View 1 2 3 4 5 1 chunk +0 lines, -38 lines 0 comments Download
D slave/skia_slave_scripts/download_skps.py View 1 2 3 4 5 1 chunk +0 lines, -51 lines 0 comments Download
D slave/skia_slave_scripts/flavor_utils/__init__.py View 1 2 3 4 5 1 chunk +0 lines, -1 line 0 comments Download
D slave/skia_slave_scripts/flavor_utils/android_build_step_utils.py View 1 2 3 4 5 1 chunk +0 lines, -180 lines 0 comments Download
D slave/skia_slave_scripts/flavor_utils/arm64model_build_step_utils.py View 1 2 3 4 5 1 chunk +0 lines, -71 lines 0 comments Download
D slave/skia_slave_scripts/flavor_utils/chrome_canary_build_step_utils.py View 1 2 3 4 5 1 chunk +0 lines, -74 lines 0 comments Download
D slave/skia_slave_scripts/flavor_utils/chromeos_build_step_utils.py View 1 2 3 4 5 1 chunk +0 lines, -37 lines 0 comments Download
D slave/skia_slave_scripts/flavor_utils/default_build_step_utils.py View 1 2 3 4 5 1 chunk +0 lines, -260 lines 0 comments Download
D slave/skia_slave_scripts/flavor_utils/nacl_build_step_utils.py View 1 2 3 4 5 1 chunk +0 lines, -32 lines 0 comments Download
D slave/skia_slave_scripts/flavor_utils/ssh_build_step_utils.py View 1 2 3 4 5 1 chunk +0 lines, -186 lines 0 comments Download
D slave/skia_slave_scripts/flavor_utils/valgrind_build_step_utils.py View 1 2 3 4 5 1 chunk +0 lines, -41 lines 0 comments Download
D slave/skia_slave_scripts/flavor_utils/xsan_build_step_utils.py View 1 2 3 4 5 1 chunk +0 lines, -35 lines 0 comments Download
D slave/skia_slave_scripts/generate_doxygen.py View 1 2 3 4 5 1 chunk +0 lines, -58 lines 0 comments Download
D slave/skia_slave_scripts/install.py View 1 2 3 4 5 1 chunk +0 lines, -49 lines 0 comments Download
D slave/skia_slave_scripts/merge_into_android.py View 1 2 3 4 5 1 chunk +0 lines, -206 lines 0 comments Download
D slave/skia_slave_scripts/newline_checker.py View 1 2 3 4 5 1 chunk +0 lines, -43 lines 0 comments Download
D slave/skia_slave_scripts/page_sets/data/README View 1 2 3 4 5 1 chunk +0 lines, -2 lines 0 comments Download
D slave/skia_slave_scripts/page_sets/other/DOWN-skia_br337_desktop.json View 1 2 3 4 5 1 chunk +0 lines, -13 lines 0 comments Download
D slave/skia_slave_scripts/page_sets/other/FAILING-skia_cnn_nexus10.json View 1 2 3 4 5 1 chunk +0 lines, -17 lines 0 comments Download
D slave/skia_slave_scripts/page_sets/other/FAILING-skia_techcrunch_desktop.py View 1 2 3 4 5 1 chunk +0 lines, -16 lines 0 comments Download
D slave/skia_slave_scripts/page_sets/other/FAILING-skia_wordpress_desktop.json View 1 2 3 4 5 1 chunk +0 lines, -17 lines 0 comments Download
D slave/skia_slave_scripts/page_sets/other/FAILING-skia_yahoogames_desktop.py View 1 2 3 4 5 1 chunk +0 lines, -46 lines 0 comments Download
D slave/skia_slave_scripts/page_sets/other/FAILING-skia_yahoosports_desktop.py View 1 2 3 4 5 1 chunk +0 lines, -46 lines 0 comments Download
D slave/skia_slave_scripts/page_sets/other/LAYERS-skia_yahoonews_desktop.json View 1 2 3 4 5 1 chunk +0 lines, -13 lines 0 comments Download
D slave/skia_slave_scripts/page_sets/other/OLD-skia_desktop_set.json View 1 2 3 4 5 1 chunk +0 lines, -132 lines 0 comments Download
D slave/skia_slave_scripts/page_sets/other/OLD-skia_galaxynexus_set.json View 1 2 3 4 5 1 chunk +0 lines, -13 lines 0 comments Download
D slave/skia_slave_scripts/page_sets/other/OLD-skia_nexus10_set.json View 1 2 3 4 5 1 chunk +0 lines, -172 lines 0 comments Download
D slave/skia_slave_scripts/page_sets/other/TIMINGOUT-skia_transformice_nexus10.json View 1 2 3 4 5 1 chunk +0 lines, -13 lines 0 comments Download
D slave/skia_slave_scripts/page_sets/other/skia_maybe_later_set.json View 1 2 3 4 5 1 chunk +0 lines, -12 lines 0 comments Download
D slave/skia_slave_scripts/page_sets/other/skia_onlinewsj_nexus10.json View 1 2 3 4 5 1 chunk +0 lines, -18 lines 0 comments Download
D slave/skia_slave_scripts/page_sets/skia_amazon_desktop.py View 1 2 3 4 5 1 chunk +0 lines, -43 lines 0 comments Download
D slave/skia_slave_scripts/page_sets/skia_androidpolice_nexus10.py View 1 2 3 4 5 1 chunk +0 lines, -43 lines 0 comments Download
D slave/skia_slave_scripts/page_sets/skia_baidu_desktop.py View 1 2 3 4 5 1 chunk +0 lines, -43 lines 0 comments Download
D slave/skia_slave_scripts/page_sets/skia_blogger_desktop.py View 1 2 3 4 5 1 chunk +0 lines, -44 lines 0 comments Download
D slave/skia_slave_scripts/page_sets/skia_booking_desktop.py View 1 2 3 4 5 1 chunk +0 lines, -43 lines 0 comments Download
D slave/skia_slave_scripts/page_sets/skia_carsvg_desktop.py View 1 2 3 4 5 1 chunk +0 lines, -43 lines 0 comments Download
D slave/skia_slave_scripts/page_sets/skia_chalkboard_desktop.py View 1 2 3 4 5 1 chunk +0 lines, -43 lines 0 comments Download
D slave/skia_slave_scripts/page_sets/skia_cnet_nexus10.py View 1 2 3 4 5 1 chunk +0 lines, -43 lines 0 comments Download
D slave/skia_slave_scripts/page_sets/skia_css3gradients_desktop.py View 1 2 3 4 5 1 chunk +0 lines, -43 lines 0 comments Download
D slave/skia_slave_scripts/page_sets/skia_culturalsolutions_nexus10.py View 1 2 3 4 5 1 chunk +0 lines, -43 lines 0 comments Download
D slave/skia_slave_scripts/page_sets/skia_cuteoverload_nexus10.py View 1 2 3 4 5 1 chunk +0 lines, -43 lines 0 comments Download
D slave/skia_slave_scripts/page_sets/skia_deviantart_nexus10.py View 1 2 3 4 5 1 chunk +0 lines, -43 lines 0 comments Download
D slave/skia_slave_scripts/page_sets/skia_digg_nexus10.py View 1 2 3 4 5 1 chunk +0 lines, -43 lines 0 comments Download
D slave/skia_slave_scripts/page_sets/skia_ebay_desktop.py View 1 2 3 4 5 1 chunk +0 lines, -43 lines 0 comments Download
D slave/skia_slave_scripts/page_sets/skia_engadget_nexus10.py View 1 2 3 4 5 1 chunk +0 lines, -43 lines 0 comments Download
D slave/skia_slave_scripts/page_sets/skia_espn_desktop.py View 1 2 3 4 5 1 chunk +0 lines, -43 lines 0 comments Download
D slave/skia_slave_scripts/page_sets/skia_facebook_desktop.py View 1 2 3 4 5 1 chunk +0 lines, -44 lines 0 comments Download
D slave/skia_slave_scripts/page_sets/skia_fontwipe_desktop.py View 1 2 3 4 5 1 chunk +0 lines, -43 lines 0 comments Download
D slave/skia_slave_scripts/page_sets/skia_forecastio_desktop.py View 1 2 3 4 5 1 chunk +0 lines, -43 lines 0 comments Download
D slave/skia_slave_scripts/page_sets/skia_frantzen_nexus10.py View 1 2 3 4 5 1 chunk +0 lines, -43 lines 0 comments Download
D slave/skia_slave_scripts/page_sets/skia_gamedeksiam_nexus10.py View 1 2 3 4 5 1 chunk +0 lines, -43 lines 0 comments Download
D slave/skia_slave_scripts/page_sets/skia_gmail_nexus10.py View 1 2 3 4 5 1 chunk +0 lines, -44 lines 0 comments Download
D slave/skia_slave_scripts/page_sets/skia_gmailthread_desktop.py View 1 2 3 4 5 1 chunk +0 lines, -44 lines 0 comments Download
D slave/skia_slave_scripts/page_sets/skia_googleblog_nexus10.py View 1 2 3 4 5 1 chunk +0 lines, -43 lines 0 comments Download
D slave/skia_slave_scripts/page_sets/skia_googlecalendar_nexus10.py View 1 2 3 4 5 1 chunk +0 lines, -44 lines 0 comments Download
D slave/skia_slave_scripts/page_sets/skia_googlehome_desktop.py View 1 2 3 4 5 1 chunk +0 lines, -43 lines 0 comments Download
D slave/skia_slave_scripts/page_sets/skia_googleplus_desktop.py View 1 2 3 4 5 1 chunk +0 lines, -43 lines 0 comments Download
D slave/skia_slave_scripts/page_sets/skia_googlespreadsheet_desktop.py View 1 2 3 4 5 1 chunk +0 lines, -44 lines 0 comments Download
D slave/skia_slave_scripts/page_sets/skia_googlespreadsheetdashed_desktop.py View 1 2 3 4 5 1 chunk +0 lines, -44 lines 0 comments Download
D slave/skia_slave_scripts/page_sets/skia_gspro_nexus10.py View 1 2 3 4 5 1 chunk +0 lines, -43 lines 0 comments Download
D slave/skia_slave_scripts/page_sets/skia_gws_desktop.py View 1 2 3 4 5 1 chunk +0 lines, -43 lines 0 comments Download
D slave/skia_slave_scripts/page_sets/skia_hsfi_nexus10.py View 1 2 3 4 5 1 chunk +0 lines, -43 lines 0 comments Download
D slave/skia_slave_scripts/page_sets/skia_jsfiddlebigcar_desktop.py View 1 2 3 4 5 1 chunk +0 lines, -43 lines 0 comments Download
D slave/skia_slave_scripts/page_sets/skia_jsfiddlehumperclip_desktop.py View 1 2 3 4 5 1 chunk +0 lines, -43 lines 0 comments Download
D slave/skia_slave_scripts/page_sets/skia_linkedin_desktop.py View 1 2 3 4 5 1 chunk +0 lines, -43 lines 0 comments Download
D slave/skia_slave_scripts/page_sets/skia_mapsvg_desktop.py View 1 2 3 4 5 1 chunk +0 lines, -43 lines 0 comments Download
D slave/skia_slave_scripts/page_sets/skia_mercurynews_nexus10.py View 1 2 3 4 5 1 chunk +0 lines, -43 lines 0 comments Download
D slave/skia_slave_scripts/page_sets/skia_mlb_nexus10.py View 1 2 3 4 5 1 chunk +0 lines, -43 lines 0 comments Download
D slave/skia_slave_scripts/page_sets/skia_mobilenews_desktop.py View 1 2 3 4 5 1 chunk +0 lines, -43 lines 0 comments Download
D slave/skia_slave_scripts/page_sets/skia_mozilla_nexus10.py View 1 2 3 4 5 1 chunk +0 lines, -43 lines 0 comments Download
D slave/skia_slave_scripts/page_sets/skia_nofolo_nexus10.py View 1 2 3 4 5 1 chunk +0 lines, -43 lines 0 comments Download
D slave/skia_slave_scripts/page_sets/skia_nytimes_nexus10.py View 1 2 3 4 5 1 chunk +0 lines, -43 lines 0 comments Download
D slave/skia_slave_scripts/page_sets/skia_oldinboxapp_desktop.py View 1 2 3 4 5 1 chunk +0 lines, -43 lines 0 comments Download
D slave/skia_slave_scripts/page_sets/skia_pinterest_desktop.py View 1 2 3 4 5 1 chunk +0 lines, -43 lines 0 comments Download
D slave/skia_slave_scripts/page_sets/skia_pokemonwiki_desktop.py View 1 2 3 4 5 1 chunk +0 lines, -43 lines 0 comments Download
D slave/skia_slave_scripts/page_sets/skia_pravda_nexus10.py View 1 2 3 4 5 1 chunk +0 lines, -43 lines 0 comments Download
D slave/skia_slave_scripts/page_sets/skia_rectangletransition_desktop.py View 1 2 3 4 5 1 chunk +0 lines, -43 lines 0 comments Download
D slave/skia_slave_scripts/page_sets/skia_sahadan_nexus10.py View 1 2 3 4 5 1 chunk +0 lines, -43 lines 0 comments Download
D slave/skia_slave_scripts/page_sets/skia_samoasvg_desktop.py View 1 2 3 4 5 1 chunk +0 lines, -43 lines 0 comments Download
D slave/skia_slave_scripts/page_sets/skia_sfgate_desktop.py View 1 2 3 4 5 1 chunk +0 lines, -43 lines 0 comments Download
D slave/skia_slave_scripts/page_sets/skia_slashdot_nexus10.py View 1 2 3 4 5 1 chunk +0 lines, -43 lines 0 comments Download
D slave/skia_slave_scripts/page_sets/skia_techmeme_nexus10.py View 1 2 3 4 5 1 chunk +0 lines, -43 lines 0 comments Download
D slave/skia_slave_scripts/page_sets/skia_tigersvg_desktop.py View 1 2 3 4 5 1 chunk +0 lines, -43 lines 0 comments Download
D slave/skia_slave_scripts/page_sets/skia_twitter_desktop.py View 1 2 3 4 5 1 chunk +0 lines, -43 lines 0 comments Download
D slave/skia_slave_scripts/page_sets/skia_ukwsj_nexus10.py View 1 2 3 4 5 1 chunk +0 lines, -43 lines 0 comments Download
D slave/skia_slave_scripts/page_sets/skia_vnexpress_nexus10.py View 1 2 3 4 5 1 chunk +0 lines, -43 lines 0 comments Download
D slave/skia_slave_scripts/page_sets/skia_weather_desktop.py View 1 2 3 4 5 1 chunk +0 lines, -43 lines 0 comments Download
D slave/skia_slave_scripts/page_sets/skia_wikipedia_galaxynexus.py View 1 2 3 4 5 1 chunk +0 lines, -43 lines 0 comments Download
D slave/skia_slave_scripts/page_sets/skia_worldjournal_nexus10.py View 1 2 3 4 5 1 chunk +0 lines, -43 lines 0 comments Download
D slave/skia_slave_scripts/page_sets/skia_wowwiki_desktop.py View 1 2 3 4 5 1 chunk +0 lines, -43 lines 0 comments Download
D slave/skia_slave_scripts/page_sets/skia_yahooanswers_desktop.py View 1 2 3 4 5 1 chunk +0 lines, -43 lines 0 comments Download
D slave/skia_slave_scripts/page_sets/skia_youtube_desktop.py View 1 2 3 4 5 1 chunk +0 lines, -43 lines 0 comments Download
D slave/skia_slave_scripts/page_sets/skia_youtubetvvideo_desktop.py View 1 2 3 4 5 1 chunk +0 lines, -43 lines 0 comments Download
D slave/skia_slave_scripts/playback_dirs.py View 1 2 3 4 5 1 chunk +0 lines, -144 lines 0 comments Download
D slave/skia_slave_scripts/postbench.py View 1 2 3 4 5 1 chunk +0 lines, -21 lines 0 comments Download
D slave/skia_slave_scripts/postrender.py View 1 2 3 4 5 1 chunk +0 lines, -44 lines 0 comments Download
D slave/skia_slave_scripts/prebench.py View 1 2 3 4 5 1 chunk +0 lines, -22 lines 0 comments Download
D slave/skia_slave_scripts/prerender.py View 1 2 3 4 5 1 chunk +0 lines, -118 lines 0 comments Download
D slave/skia_slave_scripts/render_pdfs.py View 1 2 3 4 5 1 chunk +0 lines, -23 lines 0 comments Download
D slave/skia_slave_scripts/render_skps.py View 1 2 3 4 5 1 chunk +0 lines, -109 lines 0 comments Download
D slave/skia_slave_scripts/run-clang-static-analyzer.sh View 1 2 3 4 5 1 chunk +0 lines, -64 lines 0 comments Download
D slave/skia_slave_scripts/run_android_platform_self_tests.py View 1 2 3 4 5 1 chunk +0 lines, -22 lines 0 comments Download
D slave/skia_slave_scripts/run_buildbot_self_tests.py View 1 2 3 4 5 1 chunk +0 lines, -22 lines 0 comments Download
D slave/skia_slave_scripts/run_decoding_tests.py View 1 2 3 4 5 1 chunk +0 lines, -71 lines 0 comments Download
D slave/skia_slave_scripts/run_dm.py View 1 2 3 4 5 1 chunk +0 lines, -81 lines 0 comments Download
D slave/skia_slave_scripts/run_gm.py View 1 2 3 4 5 1 chunk +0 lines, -92 lines 0 comments Download
D slave/skia_slave_scripts/run_gm_self_tests.py View 1 2 3 4 5 1 chunk +0 lines, -21 lines 0 comments Download
D slave/skia_slave_scripts/run_gyp.py View 1 2 3 4 5 1 chunk +0 lines, -24 lines 0 comments Download
D slave/skia_slave_scripts/run_nanobench.py View 1 2 3 4 5 1 chunk +0 lines, -103 lines 0 comments Download
D slave/skia_slave_scripts/run_tool_self_tests.py View 1 2 3 4 5 1 chunk +0 lines, -21 lines 0 comments Download
D slave/skia_slave_scripts/sync_android.py View 1 2 3 4 5 1 chunk +0 lines, -71 lines 0 comments Download
D slave/skia_slave_scripts/update.py View 1 2 3 4 5 1 chunk +0 lines, -192 lines 0 comments Download
D slave/skia_slave_scripts/update_all_buildslave_checkouts.py View 1 2 3 4 5 1 chunk +0 lines, -83 lines 0 comments Download
D slave/skia_slave_scripts/update_all_slave_hosts.py View 1 2 3 4 5 1 chunk +0 lines, -72 lines 0 comments Download
D slave/skia_slave_scripts/update_scripts.py View 1 2 3 4 5 1 chunk +0 lines, -23 lines 0 comments Download
D slave/skia_slave_scripts/update_skp_version.py View 1 2 3 4 5 1 chunk +0 lines, -56 lines 0 comments Download
D slave/skia_slave_scripts/upload_bench_results.py View 1 2 3 4 5 1 chunk +0 lines, -83 lines 0 comments Download
D slave/skia_slave_scripts/upload_doxygen.py View 1 2 3 4 5 1 chunk +0 lines, -43 lines 0 comments Download
D slave/skia_slave_scripts/upload_gm_results.py View 1 2 3 4 5 1 chunk +0 lines, -164 lines 0 comments Download
D slave/skia_slave_scripts/upload_rendered_skps.py View 1 2 3 4 5 1 chunk +0 lines, -95 lines 0 comments Download
D slave/skia_slave_scripts/upload_skimage_results.py View 1 2 3 4 5 1 chunk +0 lines, -72 lines 0 comments Download
D slave/skia_slave_scripts/upload_webpage_picture_bench_results.py View 1 2 3 4 5 1 chunk +0 lines, -48 lines 0 comments Download
D slave/skia_slave_scripts/utils/__init__.py View 1 2 3 4 5 0 chunks +-1 lines, --1 lines 0 comments Download
D slave/skia_slave_scripts/utils/download_from_bucket.py View 1 2 3 4 5 1 chunk +0 lines, -44 lines 0 comments Download
D slave/skia_slave_scripts/utils/file_utils.py View 1 2 3 4 5 1 chunk +0 lines, -35 lines 0 comments Download
D slave/skia_slave_scripts/utils/file_utils_test.py View 1 2 3 4 5 1 chunk +0 lines, -71 lines 0 comments Download
D slave/skia_slave_scripts/utils/force_update_checkout.py View 1 2 3 4 5 1 chunk +0 lines, -61 lines 0 comments Download
D slave/skia_slave_scripts/utils/gclient_utils.py View 1 2 3 4 5 1 chunk +0 lines, -214 lines 0 comments Download
D slave/skia_slave_scripts/utils/gs_utils.py View 1 2 3 4 5 1 chunk +0 lines, -59 lines 0 comments Download
D slave/skia_slave_scripts/utils/old_gs_utils.py View 1 2 3 4 5 1 chunk +0 lines, -458 lines 0 comments Download
D slave/skia_slave_scripts/utils/old_gs_utils_test.py View 1 2 3 4 5 1 chunk +0 lines, -225 lines 0 comments Download
D slave/skia_slave_scripts/utils/sync_bucket_subdir.py View 1 2 3 4 5 1 chunk +0 lines, -94 lines 0 comments Download
D slave/skia_slave_scripts/utils/sync_skia_in_chrome.py View 1 2 3 4 5 1 chunk +0 lines, -194 lines 0 comments Download
D slave/skia_slave_scripts/utils/upload_to_bucket.py View 1 2 3 4 5 1 chunk +0 lines, -57 lines 0 comments Download
D slave/skia_slave_scripts/webpages_playback.py View 1 2 3 4 5 1 chunk +0 lines, -492 lines 0 comments Download
D third_party/GnuWin32/README View 1 2 3 4 5 1 chunk +0 lines, -3 lines 0 comments Download
D third_party/GnuWin32/patch.exe View 1 2 3 4 5 Binary file 0 comments Download
D third_party/__init__.py View 1 2 3 4 5 1 chunk +0 lines, -1 line 0 comments Download
D third_party/disk_usage/README View 1 2 3 4 5 1 chunk +0 lines, -2 lines 0 comments Download
D third_party/disk_usage/__init__.py View 1 2 3 4 5 1 chunk +0 lines, -1 line 0 comments Download
D third_party/disk_usage/disk_usage.py View 1 2 3 4 5 1 chunk +0 lines, -45 lines 0 comments Download
D tools/download_skp_repo.py View 1 2 3 4 5 1 chunk +0 lines, -101 lines 0 comments Download
D tools/tests/factory_configuration/expected/Build-Mac10.7-Clang-Arm7-Debug-iOS View 1 2 3 4 5 1 chunk +0 lines, -474 lines 0 comments Download
D tools/tests/factory_configuration/expected/Build-Mac10.7-Clang-Arm7-Debug-iOS-Trybot View 1 2 3 4 5 1 chunk +0 lines, -530 lines 0 comments Download
D tools/tests/factory_configuration/expected/Build-Mac10.7-Clang-Arm7-Release-iOS View 1 2 3 4 5 1 chunk +0 lines, -474 lines 0 comments Download
D tools/tests/factory_configuration/expected/Build-Mac10.7-Clang-Arm7-Release-iOS-Trybot View 1 2 3 4 5 1 chunk +0 lines, -530 lines 0 comments Download
D tools/tests/factory_configuration/expected/Build-Mac10.7-Clang-x86_64-Debug View 1 2 3 4 5 1 chunk +0 lines, -473 lines 0 comments Download
D tools/tests/factory_configuration/expected/Build-Mac10.7-Clang-x86_64-Debug-Trybot View 1 2 3 4 5 1 chunk +0 lines, -529 lines 0 comments Download
D tools/tests/factory_configuration/expected/Build-Mac10.7-Clang-x86_64-Release View 1 2 3 4 5 1 chunk +0 lines, -473 lines 0 comments Download
D tools/tests/factory_configuration/expected/Build-Mac10.7-Clang-x86_64-Release-Trybot View 1 2 3 4 5 1 chunk +0 lines, -529 lines 0 comments Download
D tools/tests/factory_configuration/expected/Build-Mac10.8-Clang-x86_64-Debug View 1 2 3 4 5 1 chunk +0 lines, -473 lines 0 comments Download
D tools/tests/factory_configuration/expected/Build-Mac10.8-Clang-x86_64-Debug-Trybot View 1 2 3 4 5 1 chunk +0 lines, -529 lines 0 comments Download
D tools/tests/factory_configuration/expected/Build-Mac10.8-Clang-x86_64-Release View 1 2 3 4 5 1 chunk +0 lines, -474 lines 0 comments Download
D tools/tests/factory_configuration/expected/Build-Mac10.8-Clang-x86_64-Release-Trybot View 1 2 3 4 5 1 chunk +0 lines, -530 lines 0 comments Download
D tools/tests/factory_configuration/expected/Build-Ubuntu13.10-Clang-x86_64-Debug View 1 2 3 4 5 1 chunk +0 lines, -498 lines 0 comments Download
D tools/tests/factory_configuration/expected/Build-Ubuntu13.10-Clang-x86_64-Debug-Trybot View 1 2 3 4 5 1 chunk +0 lines, -557 lines 0 comments Download
D tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-Arm64-Debug-Android View 1 2 3 4 5 1 chunk +0 lines, -538 lines 0 comments Download
D tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-Arm64-Debug-Android-Trybot View 1 2 3 4 5 1 chunk +0 lines, -602 lines 0 comments Download
D tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-Arm64-Release-Android View 1 2 3 4 5 1 chunk +0 lines, -538 lines 0 comments Download
D tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-Arm64-Release-Android-Trybot View 1 2 3 4 5 1 chunk +0 lines, -602 lines 0 comments Download
D tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-Arm7-Debug-Android View 1 2 3 4 5 1 chunk +0 lines, -538 lines 0 comments Download
D tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-Arm7-Debug-Android-Trybot View 1 2 3 4 5 1 chunk +0 lines, -602 lines 0 comments Download
D tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-Arm7-Debug-Android_Neon View 1 2 3 4 5 1 chunk +0 lines, -538 lines 0 comments Download
D tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-Arm7-Debug-Android_Neon-Trybot View 1 2 3 4 5 1 chunk +0 lines, -602 lines 0 comments Download
D tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-Arm7-Debug-Android_NoNeon View 1 2 3 4 5 1 chunk +0 lines, -538 lines 0 comments Download
D tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-Arm7-Debug-Android_NoNeon-Trybot View 1 2 3 4 5 1 chunk +0 lines, -602 lines 0 comments Download
D tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-Arm7-Debug-Android_NoThumb View 1 2 3 4 5 1 chunk +0 lines, -538 lines 0 comments Download
D tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-Arm7-Debug-Android_NoThumb-Trybot View 1 2 3 4 5 1 chunk +0 lines, -602 lines 0 comments Download
D tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-Arm7-Debug-CrOS_Daisy View 1 2 3 4 5 1 chunk +0 lines, -521 lines 0 comments Download
D tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-Arm7-Debug-CrOS_Daisy-Trybot View 1 2 3 4 5 1 chunk +0 lines, -583 lines 0 comments Download
D tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-Arm7-Release-Android View 1 2 3 4 5 1 chunk +0 lines, -538 lines 0 comments Download
D tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-Arm7-Release-Android-Trybot View 1 2 3 4 5 1 chunk +0 lines, -602 lines 0 comments Download
D tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-Arm7-Release-Android_Neon View 1 2 3 4 5 1 chunk +0 lines, -538 lines 0 comments Download
D tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-Arm7-Release-Android_Neon-Trybot View 1 2 3 4 5 1 chunk +0 lines, -602 lines 0 comments Download
D tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-Arm7-Release-Android_NoNeon View 1 2 3 4 5 1 chunk +0 lines, -538 lines 0 comments Download
D tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-Arm7-Release-Android_NoNeon-Trybot View 1 2 3 4 5 1 chunk +0 lines, -602 lines 0 comments Download
D tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-Arm7-Release-Android_NoThumb View 1 2 3 4 5 1 chunk +0 lines, -538 lines 0 comments Download
D tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-Arm7-Release-Android_NoThumb-Trybot View 1 2 3 4 5 1 chunk +0 lines, -602 lines 0 comments Download
D tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-Arm7-Release-CrOS_Daisy View 1 2 3 4 5 1 chunk +0 lines, -521 lines 0 comments Download
D tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-Arm7-Release-CrOS_Daisy-Trybot View 1 2 3 4 5 1 chunk +0 lines, -583 lines 0 comments Download
D tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-Mips-Debug-Android View 1 2 3 4 5 1 chunk +0 lines, -538 lines 0 comments Download
D tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-Mips-Debug-Android-Trybot View 1 2 3 4 5 1 chunk +0 lines, -602 lines 0 comments Download
D tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-Mips-Release-Android View 1 2 3 4 5 1 chunk +0 lines, -538 lines 0 comments Download
D tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-Mips-Release-Android-Trybot View 1 2 3 4 5 1 chunk +0 lines, -602 lines 0 comments Download
D tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-Mips64-Debug-Android View 1 2 3 4 5 1 chunk +0 lines, -538 lines 0 comments Download
D tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-Mips64-Debug-Android-Trybot View 1 2 3 4 5 1 chunk +0 lines, -602 lines 0 comments Download
D tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-Mips64-Release-Android View 1 2 3 4 5 1 chunk +0 lines, -538 lines 0 comments Download
D tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-Mips64-Release-Android-Trybot View 1 2 3 4 5 1 chunk +0 lines, -602 lines 0 comments Download
D tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-MipsDSP2-Debug-Android View 1 2 3 4 5 1 chunk +0 lines, -538 lines 0 comments Download
D tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-MipsDSP2-Debug-Android-Trybot View 1 2 3 4 5 1 chunk +0 lines, -602 lines 0 comments Download
D tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-MipsDSP2-Release-Android View 1 2 3 4 5 1 chunk +0 lines, -538 lines 0 comments Download
D tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-MipsDSP2-Release-Android-Trybot View 1 2 3 4 5 1 chunk +0 lines, -602 lines 0 comments Download
D tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-NaCl-Debug View 1 2 3 4 5 1 chunk +0 lines, -675 lines 0 comments Download
D tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-NaCl-Debug-Trybot View 1 2 3 4 5 1 chunk +0 lines, -733 lines 0 comments Download
D tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-NaCl-Release View 1 2 3 4 5 1 chunk +0 lines, -675 lines 0 comments Download
D tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-NaCl-Release-Trybot View 1 2 3 4 5 1 chunk +0 lines, -733 lines 0 comments Download
D tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-x86-Debug View 1 2 3 4 5 1 chunk +0 lines, -473 lines 0 comments Download
D tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-x86-Debug-Android View 1 2 3 4 5 1 chunk +0 lines, -538 lines 0 comments Download
D tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-x86-Debug-Android-Trybot View 1 2 3 4 5 1 chunk +0 lines, -602 lines 0 comments Download
D tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-x86-Debug-CrOS_Alex View 1 2 3 4 5 1 chunk +0 lines, -521 lines 0 comments Download
D tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-x86-Debug-CrOS_Alex-Trybot View 1 2 3 4 5 1 chunk +0 lines, -583 lines 0 comments Download
D tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-x86-Debug-Trybot View 1 2 3 4 5 1 chunk +0 lines, -529 lines 0 comments Download
D tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-x86-Release View 1 2 3 4 5 1 chunk +0 lines, -473 lines 0 comments Download
D tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-x86-Release-Android View 1 2 3 4 5 1 chunk +0 lines, -538 lines 0 comments Download
D tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-x86-Release-Android-Trybot View 1 2 3 4 5 1 chunk +0 lines, -602 lines 0 comments Download
D tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-x86-Release-CrOS_Alex View 1 2 3 4 5 1 chunk +0 lines, -521 lines 0 comments Download
D tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-x86-Release-CrOS_Alex-Trybot View 1 2 3 4 5 1 chunk +0 lines, -583 lines 0 comments Download
D tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-x86-Release-Trybot View 1 2 3 4 5 1 chunk +0 lines, -529 lines 0 comments Download
D tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-x86_64-Debug View 1 2 3 4 5 1 chunk +0 lines, -473 lines 0 comments Download
D tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-x86_64-Debug-Android View 1 2 3 4 5 1 chunk +0 lines, -538 lines 0 comments Download
D tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-x86_64-Debug-Android-Trybot View 1 2 3 4 5 1 chunk +0 lines, -602 lines 0 comments Download
D tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-x86_64-Debug-CrOS_Link View 1 2 3 4 5 1 chunk +0 lines, -521 lines 0 comments Download
D tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-x86_64-Debug-CrOS_Link-Trybot View 1 2 3 4 5 1 chunk +0 lines, -583 lines 0 comments Download
D tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-x86_64-Debug-NoGPU View 1 2 3 4 5 1 chunk +0 lines, -474 lines 0 comments Download
D tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-x86_64-Debug-NoGPU-Trybot View 1 2 3 4 5 1 chunk +0 lines, -530 lines 0 comments Download
D tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-x86_64-Debug-Trybot View 1 2 3 4 5 1 chunk +0 lines, -529 lines 0 comments Download
D tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-x86_64-Release View 1 2 3 4 5 1 chunk +0 lines, -473 lines 0 comments Download
D tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-x86_64-Release-Android View 1 2 3 4 5 1 chunk +0 lines, -538 lines 0 comments Download
D tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-x86_64-Release-Android-Trybot View 1 2 3 4 5 1 chunk +0 lines, -602 lines 0 comments Download
D tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-x86_64-Release-CrOS_Link View 1 2 3 4 5 1 chunk +0 lines, -521 lines 0 comments Download
D tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-x86_64-Release-CrOS_Link-Trybot View 1 2 3 4 5 1 chunk +0 lines, -583 lines 0 comments Download
D tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-x86_64-Release-NoGPU View 1 2 3 4 5 1 chunk +0 lines, -474 lines 0 comments Download
D tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-x86_64-Release-NoGPU-Trybot View 1 2 3 4 5 1 chunk +0 lines, -530 lines 0 comments Download
D tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-x86_64-Release-Trybot View 1 2 3 4 5 1 chunk +0 lines, -529 lines 0 comments Download
D tools/tests/factory_configuration/expected/Build-Win-VS2013-x86-Debug View 1 2 3 4 5 1 chunk +0 lines, -475 lines 0 comments Download
D tools/tests/factory_configuration/expected/Build-Win-VS2013-x86-Debug-ANGLE View 1 2 3 4 5 1 chunk +0 lines, -476 lines 0 comments Download
D tools/tests/factory_configuration/expected/Build-Win-VS2013-x86-Debug-ANGLE-Trybot View 1 2 3 4 5 1 chunk +0 lines, -532 lines 0 comments Download
D tools/tests/factory_configuration/expected/Build-Win-VS2013-x86-Debug-Exceptions View 1 2 3 4 5 1 chunk +0 lines, -476 lines 0 comments Download
D tools/tests/factory_configuration/expected/Build-Win-VS2013-x86-Debug-Exceptions-Trybot View 1 2 3 4 5 1 chunk +0 lines, -532 lines 0 comments Download
D tools/tests/factory_configuration/expected/Build-Win-VS2013-x86-Debug-GDI View 1 2 3 4 5 1 chunk +0 lines, -476 lines 0 comments Download
D tools/tests/factory_configuration/expected/Build-Win-VS2013-x86-Debug-GDI-Trybot View 1 2 3 4 5 1 chunk +0 lines, -532 lines 0 comments Download
D tools/tests/factory_configuration/expected/Build-Win-VS2013-x86-Debug-Trybot View 1 2 3 4 5 1 chunk +0 lines, -531 lines 0 comments Download
D tools/tests/factory_configuration/expected/Build-Win-VS2013-x86-Release View 1 2 3 4 5 1 chunk +0 lines, -475 lines 0 comments Download
D tools/tests/factory_configuration/expected/Build-Win-VS2013-x86-Release-ANGLE View 1 2 3 4 5 1 chunk +0 lines, -476 lines 0 comments Download
D tools/tests/factory_configuration/expected/Build-Win-VS2013-x86-Release-ANGLE-Trybot View 1 2 3 4 5 1 chunk +0 lines, -532 lines 0 comments Download
D tools/tests/factory_configuration/expected/Build-Win-VS2013-x86-Release-GDI View 1 2 3 4 5 1 chunk +0 lines, -476 lines 0 comments Download
D tools/tests/factory_configuration/expected/Build-Win-VS2013-x86-Release-GDI-Trybot View 1 2 3 4 5 1 chunk +0 lines, -532 lines 0 comments Download
D tools/tests/factory_configuration/expected/Build-Win-VS2013-x86-Release-Trybot View 1 2 3 4 5 1 chunk +0 lines, -531 lines 0 comments Download
D tools/tests/factory_configuration/expected/Build-Win-VS2013-x86_64-Debug View 1 2 3 4 5 1 chunk +0 lines, -475 lines 0 comments Download
D tools/tests/factory_configuration/expected/Build-Win-VS2013-x86_64-Debug-Trybot View 1 2 3 4 5 1 chunk +0 lines, -531 lines 0 comments Download
D tools/tests/factory_configuration/expected/Build-Win-VS2013-x86_64-Release View 1 2 3 4 5 1 chunk +0 lines, -475 lines 0 comments Download
D tools/tests/factory_configuration/expected/Build-Win-VS2013-x86_64-Release-Trybot View 1 2 3 4 5 1 chunk +0 lines, -531 lines 0 comments Download
D tools/tests/factory_configuration/expected/Canary-Chrome-Ubuntu13.10-Ninja-x86_64-DRT View 1 2 3 4 5 1 chunk +0 lines, -1783 lines 0 comments Download
D tools/tests/factory_configuration/expected/Canary-Chrome-Ubuntu13.10-Ninja-x86_64-DRT-Trybot View 1 2 3 4 5 1 chunk +0 lines, -1839 lines 0 comments Download
D tools/tests/factory_configuration/expected/Canary-Chrome-Ubuntu13.10-Ninja-x86_64-ToT View 1 2 3 4 5 1 chunk +0 lines, -4876 lines 0 comments Download
D tools/tests/factory_configuration/expected/Canary-Chrome-Ubuntu13.10-Ninja-x86_64-ToT-Trybot View 1 2 3 4 5 1 chunk +0 lines, -4932 lines 0 comments Download
D tools/tests/factory_configuration/expected/Canary-Chrome-Win-Ninja-x86-SharedLib_ToT View 1 2 3 4 5 1 chunk +0 lines, -4696 lines 0 comments Download
D tools/tests/factory_configuration/expected/Canary-Chrome-Win-Ninja-x86-SharedLib_ToT-Trybot View 1 2 3 4 5 1 chunk +0 lines, -4752 lines 0 comments Download
D tools/tests/factory_configuration/expected/Housekeeper-Nightly View 1 2 3 4 5 1 chunk +0 lines, -270 lines 0 comments Download
D tools/tests/factory_configuration/expected/Housekeeper-Nightly-Monitoring View 1 2 3 4 5 1 chunk +0 lines, -340 lines 0 comments Download
D tools/tests/factory_configuration/expected/Housekeeper-Nightly-Monitoring-Trybot View 1 2 3 4 5 1 chunk +0 lines, -396 lines 0 comments Download
D tools/tests/factory_configuration/expected/Housekeeper-Nightly-RecreateSKPs View 1 2 3 4 5 1 chunk +0 lines, -592 lines 0 comments Download
D tools/tests/factory_configuration/expected/Housekeeper-Nightly-RecreateSKPs-Trybot View 1 2 3 4 5 1 chunk +0 lines, -648 lines 0 comments Download
D tools/tests/factory_configuration/expected/Housekeeper-Nightly-Trybot View 1 2 3 4 5 1 chunk +0 lines, -307 lines 0 comments Download
D tools/tests/factory_configuration/expected/Housekeeper-PerCommit View 1 2 3 4 5 1 chunk +0 lines, -1266 lines 0 comments Download
D tools/tests/factory_configuration/expected/Housekeeper-PerCommit-AndroidRoll View 1 2 3 4 5 1 chunk +0 lines, -286 lines 0 comments Download
D tools/tests/factory_configuration/expected/Housekeeper-PerCommit-AndroidRoll-Trybot View 1 2 3 4 5 1 chunk +0 lines, -342 lines 0 comments Download
D tools/tests/factory_configuration/expected/Housekeeper-PerCommit-AutoRoll View 1 2 3 4 5 1 chunk +0 lines, -236 lines 0 comments Download
D tools/tests/factory_configuration/expected/Housekeeper-PerCommit-AutoRoll-Trybot View 1 2 3 4 5 1 chunk +0 lines, -292 lines 0 comments Download
D tools/tests/factory_configuration/expected/Housekeeper-PerCommit-Trybot View 1 2 3 4 5 1 chunk +0 lines, -1214 lines 0 comments Download
D tools/tests/factory_configuration/expected/Perf-Android-Nexus10-MaliT604-Arm7-Release View 1 2 3 4 5 1 chunk +0 lines, -918 lines 0 comments Download
D tools/tests/factory_configuration/expected/Perf-Android-Nexus10-MaliT604-Arm7-Release-Trybot View 1 2 3 4 5 1 chunk +0 lines, -982 lines 0 comments Download
D tools/tests/factory_configuration/expected/Perf-Android-Nexus5-Adreno330-Arm7-Release View 1 2 3 4 5 1 chunk +0 lines, -918 lines 0 comments Download
D tools/tests/factory_configuration/expected/Perf-Android-Nexus5-Adreno330-Arm7-Release-Trybot View 1 2 3 4 5 1 chunk +0 lines, -982 lines 0 comments Download
D tools/tests/factory_configuration/expected/Perf-Android-Nexus7-Tegra3-Arm7-Release View 1 2 3 4 5 1 chunk +0 lines, -918 lines 0 comments Download
D tools/tests/factory_configuration/expected/Perf-Android-Nexus7-Tegra3-Arm7-Release-Trybot View 1 2 3 4 5 1 chunk +0 lines, -982 lines 0 comments Download
D tools/tests/factory_configuration/expected/Perf-Android-Reference-Unknown-Arm64-Release View 1 2 3 4 5 1 chunk +0 lines, -856 lines 0 comments Download
D tools/tests/factory_configuration/expected/Perf-Android-Reference-Unknown-Arm64-Release-Trybot View 1 2 3 4 5 1 chunk +0 lines, -920 lines 0 comments Download
D tools/tests/factory_configuration/expected/Perf-Android-Venue8-PowerVR-x86-Release View 1 2 3 4 5 1 chunk +0 lines, -918 lines 0 comments Download
D tools/tests/factory_configuration/expected/Perf-Android-Venue8-PowerVR-x86-Release-Trybot View 1 2 3 4 5 1 chunk +0 lines, -982 lines 0 comments Download
D tools/tests/factory_configuration/expected/Perf-Android-Xoom-Tegra2-Arm7-Release View 1 2 3 4 5 1 chunk +0 lines, -918 lines 0 comments Download
D tools/tests/factory_configuration/expected/Perf-Android-Xoom-Tegra2-Arm7-Release-Trybot View 1 2 3 4 5 1 chunk +0 lines, -982 lines 0 comments Download
D tools/tests/factory_configuration/expected/Perf-ChromeOS-Alex-GMA3150-x86-Release View 1 2 3 4 5 1 chunk +0 lines, -889 lines 0 comments Download
D tools/tests/factory_configuration/expected/Perf-ChromeOS-Alex-GMA3150-x86-Release-Trybot View 1 2 3 4 5 1 chunk +0 lines, -951 lines 0 comments Download
D tools/tests/factory_configuration/expected/Perf-ChromeOS-Daisy-MaliT604-Arm7-Release View 1 2 3 4 5 1 chunk +0 lines, -889 lines 0 comments Download
D tools/tests/factory_configuration/expected/Perf-ChromeOS-Daisy-MaliT604-Arm7-Release-Trybot View 1 2 3 4 5 1 chunk +0 lines, -951 lines 0 comments Download
D tools/tests/factory_configuration/expected/Perf-ChromeOS-Link-HD4000-x86_64-Release View 1 2 3 4 5 1 chunk +0 lines, -889 lines 0 comments Download
D tools/tests/factory_configuration/expected/Perf-ChromeOS-Link-HD4000-x86_64-Release-Trybot View 1 2 3 4 5 1 chunk +0 lines, -951 lines 0 comments Download
D tools/tests/factory_configuration/expected/Perf-Mac10.7-MacMini4.1-GeForce320M-x86_64-Release View 1 2 3 4 5 1 chunk +0 lines, -805 lines 0 comments Download
D tools/tests/factory_configuration/expected/Perf-Mac10.7-MacMini4.1-GeForce320M-x86_64-Release-Trybot View 1 2 3 4 5 1 chunk +0 lines, -861 lines 0 comments Download
D tools/tests/factory_configuration/expected/Perf-Mac10.8-MacMini4.1-GeForce320M-x86_64-Release View 1 2 3 4 5 1 chunk +0 lines, -806 lines 0 comments Download
D tools/tests/factory_configuration/expected/Perf-Mac10.8-MacMini4.1-GeForce320M-x86_64-Release-Trybot View 1 2 3 4 5 1 chunk +0 lines, -862 lines 0 comments Download
D tools/tests/factory_configuration/expected/Perf-Ubuntu12-ShuttleA-GTX660-x86-Release View 1 2 3 4 5 1 chunk +0 lines, -805 lines 0 comments Download
D tools/tests/factory_configuration/expected/Perf-Ubuntu12-ShuttleA-GTX660-x86-Release-Trybot View 1 2 3 4 5 1 chunk +0 lines, -861 lines 0 comments Download
D tools/tests/factory_configuration/expected/Perf-Ubuntu12-ShuttleA-GTX660-x86_64-Release View 1 2 3 4 5 1 chunk +0 lines, -805 lines 0 comments Download
D tools/tests/factory_configuration/expected/Perf-Ubuntu12-ShuttleA-GTX660-x86_64-Release-Trybot View 1 2 3 4 5 1 chunk +0 lines, -861 lines 0 comments Download
D tools/tests/factory_configuration/expected/Perf-Win7-ShuttleA-HD2000-x86-Release View 1 2 3 4 5 1 chunk +0 lines, -807 lines 0 comments Download
D tools/tests/factory_configuration/expected/Perf-Win7-ShuttleA-HD2000-x86-Release-ANGLE View 1 2 3 4 5 1 chunk +0 lines, -808 lines 0 comments Download
D tools/tests/factory_configuration/expected/Perf-Win7-ShuttleA-HD2000-x86-Release-ANGLE-Trybot View 1 2 3 4 5 1 chunk +0 lines, -864 lines 0 comments Download
D tools/tests/factory_configuration/expected/Perf-Win7-ShuttleA-HD2000-x86-Release-GDI View 1 2 3 4 5 1 chunk +0 lines, -808 lines 0 comments Download
D tools/tests/factory_configuration/expected/Perf-Win7-ShuttleA-HD2000-x86-Release-GDI-Trybot View 1 2 3 4 5 1 chunk +0 lines, -864 lines 0 comments Download
D tools/tests/factory_configuration/expected/Perf-Win7-ShuttleA-HD2000-x86-Release-Trybot View 1 2 3 4 5 1 chunk +0 lines, -863 lines 0 comments Download
D tools/tests/factory_configuration/expected/Perf-Win7-ShuttleA-HD2000-x86_64-Release View 1 2 3 4 5 1 chunk +0 lines, -807 lines 0 comments Download
D tools/tests/factory_configuration/expected/Perf-Win7-ShuttleA-HD2000-x86_64-Release-Trybot View 1 2 3 4 5 1 chunk +0 lines, -863 lines 0 comments Download
D tools/tests/factory_configuration/expected/Perf-Win8-ShuttleA-GTX660-x86-Release View 1 2 3 4 5 1 chunk +0 lines, -807 lines 0 comments Download
D tools/tests/factory_configuration/expected/Perf-Win8-ShuttleA-GTX660-x86-Release-Trybot View 1 2 3 4 5 1 chunk +0 lines, -863 lines 0 comments Download
D tools/tests/factory_configuration/expected/Perf-Win8-ShuttleA-GTX660-x86_64-Release View 1 2 3 4 5 1 chunk +0 lines, -807 lines 0 comments Download
D tools/tests/factory_configuration/expected/Perf-Win8-ShuttleA-GTX660-x86_64-Release-Trybot View 1 2 3 4 5 1 chunk +0 lines, -863 lines 0 comments Download
D tools/tests/factory_configuration/expected/Perf-Win8-ShuttleA-HD7770-x86-Release View 1 2 3 4 5 1 chunk +0 lines, -807 lines 0 comments Download
D tools/tests/factory_configuration/expected/Perf-Win8-ShuttleA-HD7770-x86-Release-Trybot View 1 2 3 4 5 1 chunk +0 lines, -863 lines 0 comments Download
D tools/tests/factory_configuration/expected/Perf-Win8-ShuttleA-HD7770-x86_64-Release View 1 2 3 4 5 1 chunk +0 lines, -807 lines 0 comments Download
D tools/tests/factory_configuration/expected/Perf-Win8-ShuttleA-HD7770-x86_64-Release-Trybot View 1 2 3 4 5 1 chunk +0 lines, -863 lines 0 comments Download
D tools/tests/factory_configuration/expected/Test-Android-Nexus10-MaliT604-Arm7-Debug View 1 2 3 4 5 1 chunk +0 lines, -1678 lines 0 comments Download
D tools/tests/factory_configuration/expected/Test-Android-Nexus10-MaliT604-Arm7-Debug-Trybot View 1 2 3 4 5 1 chunk +0 lines, -1742 lines 0 comments Download
D tools/tests/factory_configuration/expected/Test-Android-Nexus10-MaliT604-Arm7-Release View 1 2 3 4 5 1 chunk +0 lines, -1486 lines 0 comments Download
D tools/tests/factory_configuration/expected/Test-Android-Nexus10-MaliT604-Arm7-Release-Trybot View 1 2 3 4 5 1 chunk +0 lines, -1550 lines 0 comments Download
D tools/tests/factory_configuration/expected/Test-Android-Nexus5-Adreno330-Arm7-Debug View 1 2 3 4 5 1 chunk +0 lines, -1678 lines 0 comments Download
D tools/tests/factory_configuration/expected/Test-Android-Nexus5-Adreno330-Arm7-Debug-Trybot View 1 2 3 4 5 1 chunk +0 lines, -1742 lines 0 comments Download
D tools/tests/factory_configuration/expected/Test-Android-Nexus5-Adreno330-Arm7-Release View 1 2 3 4 5 1 chunk +0 lines, -1486 lines 0 comments Download
D tools/tests/factory_configuration/expected/Test-Android-Nexus5-Adreno330-Arm7-Release-Trybot View 1 2 3 4 5 1 chunk +0 lines, -1550 lines 0 comments Download
D tools/tests/factory_configuration/expected/Test-Android-Nexus7-Tegra3-Arm7-Debug View 1 2 3 4 5 1 chunk +0 lines, -1678 lines 0 comments Download
D tools/tests/factory_configuration/expected/Test-Android-Nexus7-Tegra3-Arm7-Debug-Trybot View 1 2 3 4 5 1 chunk +0 lines, -1742 lines 0 comments Download
D tools/tests/factory_configuration/expected/Test-Android-Nexus7-Tegra3-Arm7-Release View 1 2 3 4 5 1 chunk +0 lines, -1486 lines 0 comments Download
D tools/tests/factory_configuration/expected/Test-Android-Nexus7-Tegra3-Arm7-Release-Trybot View 1 2 3 4 5 1 chunk +0 lines, -1550 lines 0 comments Download
D tools/tests/factory_configuration/expected/Test-Android-Reference-Unknown-Arm64-Debug View 1 2 3 4 5 1 chunk +0 lines, -1678 lines 0 comments Download
D tools/tests/factory_configuration/expected/Test-Android-Reference-Unknown-Arm64-Debug-Trybot View 1 2 3 4 5 1 chunk +0 lines, -1742 lines 0 comments Download
D tools/tests/factory_configuration/expected/Test-Android-Reference-Unknown-Arm64-Release View 1 2 3 4 5 1 chunk +0 lines, -1486 lines 0 comments Download
D tools/tests/factory_configuration/expected/Test-Android-Reference-Unknown-Arm64-Release-Trybot View 1 2 3 4 5 1 chunk +0 lines, -1550 lines 0 comments Download
D tools/tests/factory_configuration/expected/Test-Android-Venue8-PowerVR-x86-Debug View 1 2 3 4 5 1 chunk +0 lines, -1678 lines 0 comments Download
D tools/tests/factory_configuration/expected/Test-Android-Venue8-PowerVR-x86-Debug-Trybot View 1 2 3 4 5 1 chunk +0 lines, -1742 lines 0 comments Download
D tools/tests/factory_configuration/expected/Test-Android-Venue8-PowerVR-x86-Release View 1 2 3 4 5 1 chunk +0 lines, -1486 lines 0 comments Download
D tools/tests/factory_configuration/expected/Test-Android-Venue8-PowerVR-x86-Release-Trybot View 1 2 3 4 5 1 chunk +0 lines, -1550 lines 0 comments Download
D tools/tests/factory_configuration/expected/Test-Android-Xoom-Tegra2-Arm7-Debug View 1 2 3 4 5 1 chunk +0 lines, -1678 lines 0 comments Download
D tools/tests/factory_configuration/expected/Test-Android-Xoom-Tegra2-Arm7-Debug-Trybot View 1 2 3 4 5 1 chunk +0 lines, -1742 lines 0 comments Download
D tools/tests/factory_configuration/expected/Test-Android-Xoom-Tegra2-Arm7-Release View 1 2 3 4 5 1 chunk +0 lines, -1486 lines 0 comments Download
D tools/tests/factory_configuration/expected/Test-Android-Xoom-Tegra2-Arm7-Release-Trybot View 1 2 3 4 5 1 chunk +0 lines, -1550 lines 0 comments Download
D tools/tests/factory_configuration/expected/Test-ChromeOS-Alex-GMA3150-x86-Debug View 1 2 3 4 5 1 chunk +0 lines, -1625 lines 0 comments Download
D tools/tests/factory_configuration/expected/Test-ChromeOS-Alex-GMA3150-x86-Debug-Trybot View 1 2 3 4 5 1 chunk +0 lines, -1687 lines 0 comments Download
D tools/tests/factory_configuration/expected/Test-ChromeOS-Alex-GMA3150-x86-Release View 1 2 3 4 5 1 chunk +0 lines, -1439 lines 0 comments Download
D tools/tests/factory_configuration/expected/Test-ChromeOS-Alex-GMA3150-x86-Release-Trybot View 1 2 3 4 5 1 chunk +0 lines, -1501 lines 0 comments Download
D tools/tests/factory_configuration/expected/Test-ChromeOS-Daisy-MaliT604-Arm7-Debug View 1 2 3 4 5 1 chunk +0 lines, -1625 lines 0 comments Download
D tools/tests/factory_configuration/expected/Test-ChromeOS-Daisy-MaliT604-Arm7-Debug-Trybot View 1 2 3 4 5 1 chunk +0 lines, -1687 lines 0 comments Download
D tools/tests/factory_configuration/expected/Test-ChromeOS-Daisy-MaliT604-Arm7-Release View 1 2 3 4 5 1 chunk +0 lines, -1439 lines 0 comments Download
D tools/tests/factory_configuration/expected/Test-ChromeOS-Daisy-MaliT604-Arm7-Release-Trybot View 1 2 3 4 5 1 chunk +0 lines, -1501 lines 0 comments Download
D tools/tests/factory_configuration/expected/Test-ChromeOS-Link-HD4000-x86_64-Debug View 1 2 3 4 5 1 chunk +0 lines, -1625 lines 0 comments Download
D tools/tests/factory_configuration/expected/Test-ChromeOS-Link-HD4000-x86_64-Debug-Trybot View 1 2 3 4 5 1 chunk +0 lines, -1687 lines 0 comments Download
D tools/tests/factory_configuration/expected/Test-ChromeOS-Link-HD4000-x86_64-Release View 1 2 3 4 5 1 chunk +0 lines, -1439 lines 0 comments Download
D tools/tests/factory_configuration/expected/Test-ChromeOS-Link-HD4000-x86_64-Release-Trybot View 1 2 3 4 5 1 chunk +0 lines, -1501 lines 0 comments Download
D tools/tests/factory_configuration/expected/Test-Mac10.6-MacMini4.1-GeForce320M-x86_64-Debug View 1 2 3 4 5 1 chunk +0 lines, -1469 lines 0 comments Download
D tools/tests/factory_configuration/expected/Test-Mac10.6-MacMini4.1-GeForce320M-x86_64-Debug-Trybot View 1 2 3 4 5 1 chunk +0 lines, -1525 lines 0 comments Download
D tools/tests/factory_configuration/expected/Test-Mac10.6-MacMini4.1-GeForce320M-x86_64-Release View 1 2 3 4 5 1 chunk +0 lines, -1301 lines 0 comments Download
D tools/tests/factory_configuration/expected/Test-Mac10.6-MacMini4.1-GeForce320M-x86_64-Release-Trybot View 1 2 3 4 5 1 chunk +0 lines, -1357 lines 0 comments Download
D tools/tests/factory_configuration/expected/Test-Mac10.7-MacMini4.1-GeForce320M-x86_64-Debug View 1 2 3 4 5 1 chunk +0 lines, -1469 lines 0 comments Download
D tools/tests/factory_configuration/expected/Test-Mac10.7-MacMini4.1-GeForce320M-x86_64-Debug-Trybot View 1 2 3 4 5 1 chunk +0 lines, -1525 lines 0 comments Download
D tools/tests/factory_configuration/expected/Test-Mac10.7-MacMini4.1-GeForce320M-x86_64-Release View 1 2 3 4 5 1 chunk +0 lines, -1301 lines 0 comments Download
D tools/tests/factory_configuration/expected/Test-Mac10.7-MacMini4.1-GeForce320M-x86_64-Release-Trybot View 1 2 3 4 5 1 chunk +0 lines, -1357 lines 0 comments Download
D tools/tests/factory_configuration/expected/Test-Mac10.8-MacMini4.1-GeForce320M-x86_64-Debug View 1 2 3 4 5 1 chunk +0 lines, -1469 lines 0 comments Download
D tools/tests/factory_configuration/expected/Test-Mac10.8-MacMini4.1-GeForce320M-x86_64-Debug-Trybot View 1 2 3 4 5 1 chunk +0 lines, -1525 lines 0 comments Download
D tools/tests/factory_configuration/expected/Test-Mac10.8-MacMini4.1-GeForce320M-x86_64-Release View 1 2 3 4 5 1 chunk +0 lines, -1302 lines 0 comments Download
D tools/tests/factory_configuration/expected/Test-Mac10.8-MacMini4.1-GeForce320M-x86_64-Release-Trybot View 1 2 3 4 5 1 chunk +0 lines, -1358 lines 0 comments Download
D tools/tests/factory_configuration/expected/Test-Ubuntu12-ShuttleA-GTX550Ti-x86_64-Debug-ZeroGPUCache View 1 2 3 4 5 1 chunk +0 lines, -697 lines 0 comments Download
D tools/tests/factory_configuration/expected/Test-Ubuntu12-ShuttleA-GTX550Ti-x86_64-Debug-ZeroGPUCache-Trybot View 1 2 3 4 5 1 chunk +0 lines, -753 lines 0 comments Download
D tools/tests/factory_configuration/expected/Test-Ubuntu12-ShuttleA-GTX550Ti-x86_64-Release-Valgrind View 1 2 3 4 5 1 chunk +0 lines, -1198 lines 0 comments Download
D tools/tests/factory_configuration/expected/Test-Ubuntu12-ShuttleA-GTX550Ti-x86_64-Release-Valgrind-Trybot View 1 2 3 4 5 1 chunk +0 lines, -1254 lines 0 comments Download
D tools/tests/factory_configuration/expected/Test-Ubuntu12-ShuttleA-GTX660-x86-Debug View 1 2 3 4 5 1 chunk +0 lines, -1469 lines 0 comments Download
D tools/tests/factory_configuration/expected/Test-Ubuntu12-ShuttleA-GTX660-x86-Debug-Trybot View 1 2 3 4 5 1 chunk +0 lines, -1525 lines 0 comments Download
D tools/tests/factory_configuration/expected/Test-Ubuntu12-ShuttleA-GTX660-x86-Release View 1 2 3 4 5 1 chunk +0 lines, -1301 lines 0 comments Download
D tools/tests/factory_configuration/expected/Test-Ubuntu12-ShuttleA-GTX660-x86-Release-Trybot View 1 2 3 4 5 1 chunk +0 lines, -1357 lines 0 comments Download
D tools/tests/factory_configuration/expected/Test-Ubuntu12-ShuttleA-GTX660-x86_64-Debug View 1 2 3 4 5 1 chunk +0 lines, -1469 lines 0 comments Download
D tools/tests/factory_configuration/expected/Test-Ubuntu12-ShuttleA-GTX660-x86_64-Debug-Trybot View 1 2 3 4 5 1 chunk +0 lines, -1525 lines 0 comments Download
D tools/tests/factory_configuration/expected/Test-Ubuntu12-ShuttleA-GTX660-x86_64-Release View 1 2 3 4 5 1 chunk +0 lines, -1301 lines 0 comments Download
D tools/tests/factory_configuration/expected/Test-Ubuntu12-ShuttleA-GTX660-x86_64-Release-Trybot View 1 2 3 4 5 1 chunk +0 lines, -1357 lines 0 comments Download
D tools/tests/factory_configuration/expected/Test-Ubuntu13.10-GCE-NoGPU-x86_64-Debug View 1 2 3 4 5 1 chunk +0 lines, -1470 lines 0 comments Download
D tools/tests/factory_configuration/expected/Test-Ubuntu13.10-GCE-NoGPU-x86_64-Debug-ASAN View 1 2 3 4 5 1 chunk +0 lines, -1522 lines 0 comments Download
D tools/tests/factory_configuration/expected/Test-Ubuntu13.10-GCE-NoGPU-x86_64-Debug-ASAN-Trybot View 1 2 3 4 5 1 chunk +0 lines, -1580 lines 0 comments Download
D tools/tests/factory_configuration/expected/Test-Ubuntu13.10-GCE-NoGPU-x86_64-Debug-Trybot View 1 2 3 4 5 1 chunk +0 lines, -1526 lines 0 comments Download
D tools/tests/factory_configuration/expected/Test-Ubuntu13.10-GCE-NoGPU-x86_64-Release-Shared View 1 2 3 4 5 1 chunk +0 lines, -1303 lines 0 comments Download
D tools/tests/factory_configuration/expected/Test-Ubuntu13.10-GCE-NoGPU-x86_64-Release-Shared-Trybot View 1 2 3 4 5 1 chunk +0 lines, -1359 lines 0 comments Download
D tools/tests/factory_configuration/expected/Test-Ubuntu13.10-GCE-NoGPU-x86_64-Release-TSAN View 1 2 3 4 5 1 chunk +0 lines, -606 lines 0 comments Download
D tools/tests/factory_configuration/expected/Test-Ubuntu13.10-GCE-NoGPU-x86_64-Release-TSAN-Trybot View 1 2 3 4 5 1 chunk +0 lines, -664 lines 0 comments Download
D tools/tests/factory_configuration/expected/Test-Win7-ShuttleA-HD2000-x86-Debug View 1 2 3 4 5 1 chunk +0 lines, -1471 lines 0 comments Download
D tools/tests/factory_configuration/expected/Test-Win7-ShuttleA-HD2000-x86-Debug-ANGLE View 1 2 3 4 5 1 chunk +0 lines, -1472 lines 0 comments Download
D tools/tests/factory_configuration/expected/Test-Win7-ShuttleA-HD2000-x86-Debug-ANGLE-Trybot View 1 2 3 4 5 1 chunk +0 lines, -1528 lines 0 comments Download
D tools/tests/factory_configuration/expected/Test-Win7-ShuttleA-HD2000-x86-Debug-GDI View 1 2 3 4 5 1 chunk +0 lines, -1472 lines 0 comments Download
D tools/tests/factory_configuration/expected/Test-Win7-ShuttleA-HD2000-x86-Debug-GDI-Trybot View 1 2 3 4 5 1 chunk +0 lines, -1528 lines 0 comments Download
D tools/tests/factory_configuration/expected/Test-Win7-ShuttleA-HD2000-x86-Debug-Trybot View 1 2 3 4 5 1 chunk +0 lines, -1527 lines 0 comments Download
D tools/tests/factory_configuration/expected/Test-Win7-ShuttleA-HD2000-x86-Release View 1 2 3 4 5 1 chunk +0 lines, -1303 lines 0 comments Download
D tools/tests/factory_configuration/expected/Test-Win7-ShuttleA-HD2000-x86-Release-ANGLE View 1 2 3 4 5 1 chunk +0 lines, -1304 lines 0 comments Download
D tools/tests/factory_configuration/expected/Test-Win7-ShuttleA-HD2000-x86-Release-ANGLE-Trybot View 1 2 3 4 5 1 chunk +0 lines, -1360 lines 0 comments Download
D tools/tests/factory_configuration/expected/Test-Win7-ShuttleA-HD2000-x86-Release-GDI View 1 2 3 4 5 1 chunk +0 lines, -1304 lines 0 comments Download
D tools/tests/factory_configuration/expected/Test-Win7-ShuttleA-HD2000-x86-Release-GDI-Trybot View 1 2 3 4 5 1 chunk +0 lines, -1360 lines 0 comments Download
D tools/tests/factory_configuration/expected/Test-Win7-ShuttleA-HD2000-x86-Release-Trybot View 1 2 3 4 5 1 chunk +0 lines, -1359 lines 0 comments Download
D tools/tests/factory_configuration/expected/Test-Win7-ShuttleA-HD2000-x86_64-Debug View 1 2 3 4 5 1 chunk +0 lines, -1471 lines 0 comments Download
D tools/tests/factory_configuration/expected/Test-Win7-ShuttleA-HD2000-x86_64-Debug-Trybot View 1 2 3 4 5 1 chunk +0 lines, -1527 lines 0 comments Download
D tools/tests/factory_configuration/expected/Test-Win7-ShuttleA-HD2000-x86_64-Release View 1 2 3 4 5 1 chunk +0 lines, -1303 lines 0 comments Download
D tools/tests/factory_configuration/expected/Test-Win7-ShuttleA-HD2000-x86_64-Release-Trybot View 1 2 3 4 5 1 chunk +0 lines, -1359 lines 0 comments Download
D tools/tests/factory_configuration/expected/Test-Win8-ShuttleA-GTX660-x86-Debug View 1 2 3 4 5 1 chunk +0 lines, -1471 lines 0 comments Download
D tools/tests/factory_configuration/expected/Test-Win8-ShuttleA-GTX660-x86-Debug-Trybot View 1 2 3 4 5 1 chunk +0 lines, -1527 lines 0 comments Download
D tools/tests/factory_configuration/expected/Test-Win8-ShuttleA-GTX660-x86-Release View 1 2 3 4 5 1 chunk +0 lines, -1303 lines 0 comments Download
D tools/tests/factory_configuration/expected/Test-Win8-ShuttleA-GTX660-x86-Release-Trybot View 1 2 3 4 5 1 chunk +0 lines, -1359 lines 0 comments Download
D tools/tests/factory_configuration/expected/Test-Win8-ShuttleA-GTX660-x86_64-Debug View 1 2 3 4 5 1 chunk +0 lines, -1471 lines 0 comments Download
D tools/tests/factory_configuration/expected/Test-Win8-ShuttleA-GTX660-x86_64-Debug-Trybot View 1 2 3 4 5 1 chunk +0 lines, -1527 lines 0 comments Download
D tools/tests/factory_configuration/expected/Test-Win8-ShuttleA-GTX660-x86_64-Release View 1 2 3 4 5 1 chunk +0 lines, -1303 lines 0 comments Download
D tools/tests/factory_configuration/expected/Test-Win8-ShuttleA-GTX660-x86_64-Release-Trybot View 1 2 3 4 5 1 chunk +0 lines, -1359 lines 0 comments Download
D tools/tests/factory_configuration/expected/Test-Win8-ShuttleA-HD7770-x86-Debug View 1 2 3 4 5 1 chunk +0 lines, -1471 lines 0 comments Download
D tools/tests/factory_configuration/expected/Test-Win8-ShuttleA-HD7770-x86-Debug-Trybot View 1 2 3 4 5 1 chunk +0 lines, -1527 lines 0 comments Download
D tools/tests/factory_configuration/expected/Test-Win8-ShuttleA-HD7770-x86-Release View 1 2 3 4 5 1 chunk +0 lines, -1303 lines 0 comments Download
D tools/tests/factory_configuration/expected/Test-Win8-ShuttleA-HD7770-x86-Release-Trybot View 1 2 3 4 5 1 chunk +0 lines, -1359 lines 0 comments Download
D tools/tests/factory_configuration/expected/Test-Win8-ShuttleA-HD7770-x86_64-Debug View 1 2 3 4 5 1 chunk +0 lines, -1471 lines 0 comments Download
D tools/tests/factory_configuration/expected/Test-Win8-ShuttleA-HD7770-x86_64-Debug-Trybot View 1 2 3 4 5 1 chunk +0 lines, -1527 lines 0 comments Download
D tools/tests/factory_configuration/expected/Test-Win8-ShuttleA-HD7770-x86_64-Release View 1 2 3 4 5 1 chunk +0 lines, -1303 lines 0 comments Download
D tools/tests/factory_configuration/expected/Test-Win8-ShuttleA-HD7770-x86_64-Release-Trybot View 1 2 3 4 5 1 chunk +0 lines, -1359 lines 0 comments Download
D tools/tests/factory_configuration/factory_configuration_test.py View 1 2 3 4 5 1 chunk +0 lines, -93 lines 0 comments Download
D tools/tests/factory_configuration/rename_builders.py View 1 2 3 4 5 1 chunk +0 lines, -142 lines 0 comments Download
D tools/tests/factory_configuration/verify_mapping.py View 1 2 3 4 5 1 chunk +0 lines, -61 lines 0 comments Download
D tools/update-deps.py View 1 2 3 4 5 1 chunk +0 lines, -52 lines 0 comments Download

Messages

Total messages: 8 (1 generated)
borenet
Will submit after the new buildbot world seems stable. https://codereview.chromium.org/648353002/diff/380002/DEPS File DEPS (left): https://codereview.chromium.org/648353002/diff/380002/DEPS#oldcode56 DEPS:56: ...
6 years, 2 months ago (2014-10-13 20:56:16 UTC) #2
borenet
PTAL. I think this is ready to go now that the RecreateSKPs bot has been ...
6 years, 2 months ago (2014-10-17 15:01:05 UTC) #3
rmistry
LGTM
6 years, 2 months ago (2014-10-17 16:53:00 UTC) #4
borenet
PTAL at patch set 5. https://codereview.chromium.org/648353002/diff/2090001/scripts/launch_slaves.py File scripts/launch_slaves.py (right): https://codereview.chromium.org/648353002/diff/2090001/scripts/launch_slaves.py#newcode169 scripts/launch_slaves.py:169: print 'Successfully launched slave ...
6 years, 2 months ago (2014-10-17 18:04:18 UTC) #5
rmistry
LGTM with one nit https://codereview.chromium.org/648353002/diff/2090001/scripts/launch_slaves.py File scripts/launch_slaves.py (right): https://codereview.chromium.org/648353002/diff/2090001/scripts/launch_slaves.py#newcode169 scripts/launch_slaves.py:169: print 'Successfully launched slave %s.' ...
6 years, 2 months ago (2014-10-17 18:19:21 UTC) #6
borenet
https://codereview.chromium.org/648353002/diff/2090001/scripts/launch_slaves.py File scripts/launch_slaves.py (right): https://codereview.chromium.org/648353002/diff/2090001/scripts/launch_slaves.py#newcode184 scripts/launch_slaves.py:184: copies: dictionary with 'source' and 'destination' keys whose values ...
6 years, 2 months ago (2014-10-17 18:39:26 UTC) #7
borenet
6 years, 2 months ago (2014-10-17 18:42:18 UTC) #8
Message was sent while issue was closed.
Committed patchset #6 (id:2100001) manually as
90441aadfde6070f685adbbbfd917947cd17b261 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698