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

Issue 393593003: Run nanobench on perf bots. (Closed)

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

Description

Run nanobench on perf bots. We have a new harness, "nanobench", for our microbenchmarks that we trust more than the old "bench". I figure it's time to get the bots running it. Plan: 1) land this 2) see what bots if any needs special consideration; fix them 3) update upload_bench_results.py to look for nanobench_ files instead of microbench_ files. 4) clean up RunBench BUG=skia: Committed: https://skia.googlesource.com/buildbot/+/0e977d0753ecc81fd4e45e088ebc5bc16f0b4b75

Patch Set 1 #

Patch Set 2 : rebase #

Total comments: 3

Patch Set 3 : list binary #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6543 lines, -1 line) Patch
M master/skia_master_scripts/factory.py View 2 chunks +6 lines, -0 lines 0 comments Download
M slave/skia_slave_scripts/flavor_utils/default_build_step_utils.py View 1 2 1 chunk +1 line, -1 line 0 comments Download
A slave/skia_slave_scripts/run_nanobench.py View 1 2 1 chunk +36 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-Android-GalaxyNexus-SGX540-Arm7-Release View 1 1 chunk +62 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-Android-GalaxyNexus-SGX540-Arm7-Release-Trybot View 1 1 chunk +62 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-Android-IntelRhb-SGX544-x86-Release View 1 1 chunk +62 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-Android-IntelRhb-SGX544-x86-Release-Trybot View 1 1 chunk +62 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-Android-Logan-Nvidia-Arm7-Release View 1 1 chunk +62 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-Android-Logan-Nvidia-Arm7-Release-Trybot View 1 1 chunk +62 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-Android-Nexus10-MaliT604-Arm7-Release View 1 1 chunk +62 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-Android-Nexus10-MaliT604-Arm7-Release-Trybot View 1 1 chunk +62 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-Android-Nexus4-Adreno320-Arm7-Release View 1 1 chunk +62 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-Android-Nexus4-Adreno320-Arm7-Release-Trybot View 1 1 chunk +62 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-Android-Nexus7-Tegra3-Arm7-Release View 1 1 chunk +62 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-Android-Nexus7-Tegra3-Arm7-Release-Trybot View 1 1 chunk +62 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-Android-NexusS-SGX540-Arm7-Release View 1 1 chunk +62 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-Android-NexusS-SGX540-Arm7-Release-Trybot View 1 1 chunk +62 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-Android-Xoom-Tegra2-Arm7-Release View 1 1 chunk +62 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-Android-Xoom-Tegra2-Arm7-Release-Trybot View 1 1 chunk +62 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-ChromeOS-Alex-GMA3150-x86-Release View 1 1 chunk +60 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-ChromeOS-Alex-GMA3150-x86-Release-Trybot View 1 1 chunk +60 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-ChromeOS-Daisy-MaliT604-Arm7-Release View 1 1 chunk +60 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-ChromeOS-Daisy-MaliT604-Arm7-Release-Trybot View 1 1 chunk +60 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-ChromeOS-Link-HD4000-x86_64-Release View 1 1 chunk +60 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-ChromeOS-Link-HD4000-x86_64-Release-Trybot View 1 1 chunk +60 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-Mac10.6-MacMini4.1-GeForce320M-x86-Release View 1 1 chunk +54 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-Mac10.6-MacMini4.1-GeForce320M-x86-Release-Trybot View 1 1 chunk +54 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-Mac10.6-MacMini4.1-GeForce320M-x86_64-Release View 1 1 chunk +54 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-Mac10.6-MacMini4.1-GeForce320M-x86_64-Release-Trybot View 1 1 chunk +54 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-Mac10.7-MacMini4.1-GeForce320M-x86-Release View 1 1 chunk +54 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-Mac10.7-MacMini4.1-GeForce320M-x86-Release-Trybot View 1 1 chunk +54 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-Mac10.7-MacMini4.1-GeForce320M-x86_64-Release View 1 1 chunk +54 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-Mac10.7-MacMini4.1-GeForce320M-x86_64-Release-Trybot View 1 1 chunk +54 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-Mac10.8-MacMini4.1-GeForce320M-x86-Release View 1 1 chunk +54 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-Mac10.8-MacMini4.1-GeForce320M-x86-Release-Trybot View 1 1 chunk +54 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-Mac10.8-MacMini4.1-GeForce320M-x86_64-Release View 1 1 chunk +54 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-Mac10.8-MacMini4.1-GeForce320M-x86_64-Release-Trybot View 1 1 chunk +54 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-Ubuntu12-ShuttleA-GTX660-x86-Release View 1 1 chunk +54 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-Ubuntu12-ShuttleA-GTX660-x86-Release-Trybot View 1 1 chunk +54 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-Ubuntu12-ShuttleA-GTX660-x86_64-Release View 1 1 chunk +54 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-Ubuntu12-ShuttleA-GTX660-x86_64-Release-Trybot View 1 1 chunk +54 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-Win7-ShuttleA-HD2000-x86-Release View 1 1 chunk +54 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-Win7-ShuttleA-HD2000-x86-Release-ANGLE View 1 1 chunk +54 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-Win7-ShuttleA-HD2000-x86-Release-ANGLE-Trybot View 1 1 chunk +54 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-Win7-ShuttleA-HD2000-x86-Release-DirectWrite View 1 1 chunk +54 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-Win7-ShuttleA-HD2000-x86-Release-DirectWrite-Trybot View 1 1 chunk +54 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-Win7-ShuttleA-HD2000-x86-Release-Trybot View 1 1 chunk +54 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-Win7-ShuttleA-HD2000-x86_64-Release View 1 1 chunk +54 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-Win7-ShuttleA-HD2000-x86_64-Release-Trybot View 1 1 chunk +54 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-Win8-ShuttleA-GTX660-x86-Release View 1 1 chunk +54 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-Win8-ShuttleA-GTX660-x86-Release-Trybot View 1 1 chunk +54 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-Win8-ShuttleA-GTX660-x86_64-Release View 1 1 chunk +54 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-Win8-ShuttleA-GTX660-x86_64-Release-Trybot View 1 1 chunk +54 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-Win8-ShuttleA-HD7770-x86-Release View 1 1 chunk +54 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-Win8-ShuttleA-HD7770-x86-Release-Trybot View 1 1 chunk +54 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-Win8-ShuttleA-HD7770-x86_64-Release View 1 1 chunk +54 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-Win8-ShuttleA-HD7770-x86_64-Release-Trybot View 1 1 chunk +54 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Android-GalaxyNexus-SGX540-Arm7-Debug View 1 1 chunk +62 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Android-GalaxyNexus-SGX540-Arm7-Debug-Trybot View 1 1 chunk +62 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Android-IntelRhb-SGX544-x86-Debug View 1 1 chunk +62 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Android-IntelRhb-SGX544-x86-Debug-Trybot View 1 1 chunk +62 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Android-Logan-Nvidia-Arm7-Debug View 1 1 chunk +62 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Android-Logan-Nvidia-Arm7-Debug-Trybot View 1 1 chunk +62 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Android-Nexus10-MaliT604-Arm7-Debug View 1 1 chunk +62 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Android-Nexus10-MaliT604-Arm7-Debug-Trybot View 1 1 chunk +62 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Android-Nexus4-Adreno320-Arm7-Debug View 1 1 chunk +62 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Android-Nexus4-Adreno320-Arm7-Debug-Trybot View 1 1 chunk +62 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Android-Nexus7-Tegra3-Arm7-Debug View 1 1 chunk +62 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Android-Nexus7-Tegra3-Arm7-Debug-Trybot View 1 1 chunk +62 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Android-NexusS-SGX540-Arm7-Debug View 1 1 chunk +62 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Android-NexusS-SGX540-Arm7-Debug-Trybot View 1 1 chunk +62 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Android-Xoom-Tegra2-Arm7-Debug View 1 1 chunk +62 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Android-Xoom-Tegra2-Arm7-Debug-Trybot View 1 1 chunk +62 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-ChromeOS-Alex-GMA3150-x86-Debug View 1 1 chunk +60 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-ChromeOS-Alex-GMA3150-x86-Debug-Trybot View 1 1 chunk +60 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-ChromeOS-Daisy-MaliT604-Arm7-Debug View 1 1 chunk +60 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-ChromeOS-Daisy-MaliT604-Arm7-Debug-Trybot View 1 1 chunk +60 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-ChromeOS-Link-HD4000-x86_64-Debug View 1 1 chunk +60 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-ChromeOS-Link-HD4000-x86_64-Debug-Trybot View 1 1 chunk +60 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Linux-Bare-NoGPU-Arm64-Debug View 1 1 chunk +60 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Linux-Bare-NoGPU-Arm64-Debug-Trybot View 1 1 chunk +60 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Mac10.6-MacMini4.1-GeForce320M-x86-Debug View 1 1 chunk +54 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Mac10.6-MacMini4.1-GeForce320M-x86-Debug-Trybot View 1 1 chunk +54 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Mac10.6-MacMini4.1-GeForce320M-x86_64-Debug View 1 1 chunk +54 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Mac10.6-MacMini4.1-GeForce320M-x86_64-Debug-Trybot View 1 1 chunk +54 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Mac10.7-MacMini4.1-GeForce320M-x86-Debug View 1 1 chunk +54 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Mac10.7-MacMini4.1-GeForce320M-x86-Debug-Trybot View 1 1 chunk +54 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Mac10.7-MacMini4.1-GeForce320M-x86_64-Debug View 1 1 chunk +54 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Mac10.7-MacMini4.1-GeForce320M-x86_64-Debug-Trybot View 1 1 chunk +54 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Mac10.8-MacMini4.1-GeForce320M-x86-Debug View 1 1 chunk +54 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Mac10.8-MacMini4.1-GeForce320M-x86-Debug-Trybot View 1 1 chunk +54 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Mac10.8-MacMini4.1-GeForce320M-x86_64-Debug View 1 1 chunk +54 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Mac10.8-MacMini4.1-GeForce320M-x86_64-Debug-Trybot View 1 1 chunk +54 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Ubuntu12-ShuttleA-GTX660-x86-Debug View 1 1 chunk +54 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Ubuntu12-ShuttleA-GTX660-x86-Debug-Trybot View 1 1 chunk +54 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Ubuntu12-ShuttleA-GTX660-x86_64-Debug View 1 1 chunk +54 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Ubuntu12-ShuttleA-GTX660-x86_64-Debug-Trybot View 1 1 chunk +54 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Ubuntu13.10-GCE-NoGPU-x86_64-Debug-ASAN View 1 1 chunk +56 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Ubuntu13.10-GCE-NoGPU-x86_64-Debug-ASAN-Trybot View 1 1 chunk +56 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Ubuntu13.10-ShuttleA-NoGPU-x86_64-Debug View 1 1 chunk +54 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Ubuntu13.10-ShuttleA-NoGPU-x86_64-Debug-Trybot View 1 1 chunk +54 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Win7-ShuttleA-HD2000-x86-Debug View 1 1 chunk +54 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Win7-ShuttleA-HD2000-x86-Debug-ANGLE View 1 1 chunk +54 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Win7-ShuttleA-HD2000-x86-Debug-ANGLE-Trybot View 1 1 chunk +54 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Win7-ShuttleA-HD2000-x86-Debug-DirectWrite View 1 1 chunk +54 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Win7-ShuttleA-HD2000-x86-Debug-DirectWrite-Trybot View 1 1 chunk +54 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Win7-ShuttleA-HD2000-x86-Debug-Trybot View 1 1 chunk +54 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Win7-ShuttleA-HD2000-x86_64-Debug View 1 1 chunk +54 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Win7-ShuttleA-HD2000-x86_64-Debug-Trybot View 1 1 chunk +54 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Win8-ShuttleA-GTX660-x86-Debug View 1 1 chunk +54 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Win8-ShuttleA-GTX660-x86-Debug-Trybot View 1 1 chunk +54 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Win8-ShuttleA-GTX660-x86_64-Debug View 1 1 chunk +54 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Win8-ShuttleA-GTX660-x86_64-Debug-Trybot View 1 1 chunk +54 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Win8-ShuttleA-HD7770-x86-Debug View 1 1 chunk +54 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Win8-ShuttleA-HD7770-x86-Debug-Trybot View 1 1 chunk +54 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Win8-ShuttleA-HD7770-x86_64-Debug View 1 1 chunk +54 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Win8-ShuttleA-HD7770-x86_64-Debug-Trybot View 1 1 chunk +54 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
mtklein
6 years, 5 months ago (2014-07-14 19:28:47 UTC) #1
borenet
LGTM if the master/slave combo works on your machine. https://codereview.chromium.org/393593003/diff/20001/master/skia_master_scripts/factory.py File master/skia_master_scripts/factory.py (right): https://codereview.chromium.org/393593003/diff/20001/master/skia_master_scripts/factory.py#newcode725 master/skia_master_scripts/factory.py:725: ...
6 years, 5 months ago (2014-07-14 19:48:25 UTC) #2
mtklein
https://codereview.chromium.org/393593003/diff/20001/master/skia_master_scripts/factory.py File master/skia_master_scripts/factory.py (right): https://codereview.chromium.org/393593003/diff/20001/master/skia_master_scripts/factory.py#newcode725 master/skia_master_scripts/factory.py:725: self.RunNanobench() On 2014/07/14 19:48:25, borenet wrote: > Is nanobench ...
6 years, 5 months ago (2014-07-14 19:52:11 UTC) #3
borenet
https://codereview.chromium.org/393593003/diff/20001/slave/skia_slave_scripts/run_nanobench.py File slave/skia_slave_scripts/run_nanobench.py (right): https://codereview.chromium.org/393593003/diff/20001/slave/skia_slave_scripts/run_nanobench.py#newcode1 slave/skia_slave_scripts/run_nanobench.py:1: #!/usr/bin/env python Same comment as in https://codereview.chromium.org/395443002: We'll also ...
6 years, 5 months ago (2014-07-14 19:55:01 UTC) #4
mtklein
On 2014/07/14 19:55:01, borenet wrote: > https://codereview.chromium.org/393593003/diff/20001/slave/skia_slave_scripts/run_nanobench.py > File slave/skia_slave_scripts/run_nanobench.py (right): > > https://codereview.chromium.org/393593003/diff/20001/slave/skia_slave_scripts/run_nanobench.py#newcode1 > ...
6 years, 5 months ago (2014-07-14 19:58:28 UTC) #5
mtklein
The CQ bit was checked by mtklein@google.com
6 years, 5 months ago (2014-07-14 20:16:00 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/mtklein@chromium.org/393593003/40001
6 years, 5 months ago (2014-07-14 20:16:22 UTC) #7
commit-bot: I haz the power
6 years, 5 months ago (2014-07-14 20:17:16 UTC) #8
Message was sent while issue was closed.
Change committed as 0e977d0753ecc81fd4e45e088ebc5bc16f0b4b75

Powered by Google App Engine
This is Rietveld 408576698