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

Issue 1158913006: Move libvpx from DEPS to src (Closed)

Created:
5 years, 6 months ago by Johann
Modified:
5 years, 3 months ago
CC:
chromium-reviews, dcheng
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Move libvpx from DEPS to src Remove WATCHLISTS and codereview.settings, use parent versions. Add DEPS file to enumerate the #include paths. Get source/libvpx from upstream project This completely breaks the current updating procedure. https://chromium.googlesource.com/chromium/deps/libvpx/+/a208ecae8e6fff1c0d4286bdc000d7c5efaab411 BUG=481034 R=iannucci,tomfinegan

Patch Set 1 #

Patch Set 2 : move watchlist/codereview up to main config, set exe bits on some files #

Patch Set 3 : add DEPS file with #include paths #

Total comments: 4

Patch Set 4 : rebase #

Patch Set 5 : git cl try #

Patch Set 6 : update #

Patch Set 7 : add new files #

Patch Set 8 : tweak DEPS file and set executable bits on scripts #

Patch Set 9 : totally new approach #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32156 lines, -6 lines) Patch
M .gitignore View 1 2 3 4 5 6 7 8 2 chunks +2 lines, -2 lines 0 comments Download
M DEPS View 1 2 3 4 5 6 7 8 2 chunks +3 lines, -4 lines 0 comments Download
M WATCHLISTS View 1 2 3 4 5 6 7 8 2 chunks +5 lines, -0 lines 0 comments Download
A third_party/libvpx/BUILD.gn View 1 2 3 4 5 6 7 8 1 chunk +273 lines, -0 lines 0 comments Download
A third_party/libvpx/DEPS View 1 2 3 4 5 6 7 8 1 chunk +7 lines, -0 lines 0 comments Download
A third_party/libvpx/OWNERS View 1 2 3 4 5 6 7 8 1 chunk +2 lines, -0 lines 0 comments Download
A third_party/libvpx/README.chromium View 1 2 3 4 5 6 7 8 1 chunk +57 lines, -0 lines 0 comments Download
A third_party/libvpx/ads2gas.gypi View 1 2 3 4 5 6 7 8 1 chunk +54 lines, -0 lines 0 comments Download
A third_party/libvpx/generate_gypi.sh View 1 2 3 4 5 6 7 8 1 chunk +533 lines, -0 lines 0 comments Download
A third_party/libvpx/include/elf.h View 1 2 3 4 5 6 7 8 1 chunk +445 lines, -0 lines 0 comments Download
A third_party/libvpx/libvpx.gyp View 1 2 3 4 5 6 7 8 1 chunk +291 lines, -0 lines 0 comments Download
A third_party/libvpx/libvpx_nacl.gyp View 1 2 3 4 5 6 7 8 1 chunk +33 lines, -0 lines 0 comments Download
A third_party/libvpx/libvpx_srcs.gni View 1 2 3 4 5 6 7 8 1 chunk +3369 lines, -0 lines 0 comments Download
A third_party/libvpx/libvpx_srcs_arm.gypi View 1 2 3 4 5 6 7 8 1 chunk +358 lines, -0 lines 0 comments Download
A third_party/libvpx/libvpx_srcs_arm64.gypi View 1 2 3 4 5 6 7 8 1 chunk +383 lines, -0 lines 0 comments Download
A third_party/libvpx/libvpx_srcs_arm_neon.gypi View 1 2 3 4 5 6 7 8 1 chunk +412 lines, -0 lines 0 comments Download
A third_party/libvpx/libvpx_srcs_arm_neon_cpu_detect.gypi View 1 2 3 4 5 6 7 8 1 chunk +358 lines, -0 lines 0 comments Download
A third_party/libvpx/libvpx_srcs_arm_neon_cpu_detect_intrinsics.gypi View 1 2 3 4 5 6 7 8 1 chunk +87 lines, -0 lines 0 comments Download
A third_party/libvpx/libvpx_srcs_generic.gypi View 1 2 3 4 5 6 7 8 1 chunk +326 lines, -0 lines 0 comments Download
A third_party/libvpx/libvpx_srcs_mips.gypi View 1 2 3 4 5 6 7 8 1 chunk +328 lines, -0 lines 0 comments Download
A third_party/libvpx/libvpx_srcs_nacl.gypi View 1 2 3 4 5 6 7 8 1 chunk +326 lines, -0 lines 0 comments Download
A third_party/libvpx/libvpx_srcs_x86.gypi View 1 2 3 4 5 6 7 8 1 chunk +387 lines, -0 lines 0 comments Download
A third_party/libvpx/libvpx_srcs_x86_64.gypi View 1 2 3 4 5 6 7 8 1 chunk +395 lines, -0 lines 0 comments Download
A third_party/libvpx/libvpx_srcs_x86_64_intrinsics.gypi View 1 2 3 4 5 6 7 8 1 chunk +123 lines, -0 lines 0 comments Download
A third_party/libvpx/libvpx_srcs_x86_intrinsics.gypi View 1 2 3 4 5 6 7 8 1 chunk +123 lines, -0 lines 0 comments Download
A third_party/libvpx/lint_config.sh View 1 2 3 4 5 6 7 8 1 chunk +109 lines, -0 lines 0 comments Download
A third_party/libvpx/run_perl.py View 1 2 3 4 5 6 7 8 1 chunk +28 lines, -0 lines 0 comments Download
A third_party/libvpx/source/config/linux/arm-neon-cpu-detect/vp8_rtcd.h View 1 2 3 4 5 6 7 8 1 chunk +336 lines, -0 lines 0 comments Download
A third_party/libvpx/source/config/linux/arm-neon-cpu-detect/vp9_rtcd.h View 1 2 3 4 5 6 7 8 1 chunk +171 lines, -0 lines 0 comments Download
A third_party/libvpx/source/config/linux/arm-neon-cpu-detect/vpx_config.h View 1 2 3 4 5 6 7 8 1 chunk +97 lines, -0 lines 0 comments Download
A third_party/libvpx/source/config/linux/arm-neon-cpu-detect/vpx_config.asm View 1 2 3 4 5 6 7 8 1 chunk +88 lines, -0 lines 0 comments Download
A third_party/libvpx/source/config/linux/arm-neon-cpu-detect/vpx_config.c View 1 2 3 4 5 6 7 8 1 chunk +10 lines, -0 lines 0 comments Download
A third_party/libvpx/source/config/linux/arm-neon-cpu-detect/vpx_dsp_rtcd.h View 1 2 3 4 5 6 7 8 1 chunk +929 lines, -0 lines 0 comments Download
A third_party/libvpx/source/config/linux/arm-neon-cpu-detect/vpx_scale_rtcd.h View 1 2 3 4 5 6 7 8 1 chunk +71 lines, -0 lines 0 comments Download
A third_party/libvpx/source/config/linux/arm-neon/vp8_rtcd.h View 1 2 3 4 5 6 7 8 1 chunk +272 lines, -0 lines 0 comments Download
A third_party/libvpx/source/config/linux/arm-neon/vp9_rtcd.h View 1 2 3 4 5 6 7 8 1 chunk +155 lines, -0 lines 0 comments Download
A third_party/libvpx/source/config/linux/arm-neon/vpx_config.h View 1 2 3 4 5 6 7 8 1 chunk +97 lines, -0 lines 0 comments Download
A third_party/libvpx/source/config/linux/arm-neon/vpx_config.asm View 1 2 3 4 5 6 7 8 1 chunk +88 lines, -0 lines 0 comments Download
A third_party/libvpx/source/config/linux/arm-neon/vpx_config.c View 1 2 3 4 5 6 7 8 1 chunk +10 lines, -0 lines 0 comments Download
A third_party/libvpx/source/config/linux/arm-neon/vpx_dsp_rtcd.h View 1 2 3 4 5 6 7 8 1 chunk +747 lines, -0 lines 0 comments Download
A third_party/libvpx/source/config/linux/arm-neon/vpx_scale_rtcd.h View 1 2 3 4 5 6 7 8 1 chunk +71 lines, -0 lines 0 comments Download
A third_party/libvpx/source/config/linux/arm/vp8_rtcd.h View 1 2 3 4 5 6 7 8 1 chunk +240 lines, -0 lines 0 comments Download
A third_party/libvpx/source/config/linux/arm/vp9_rtcd.h View 1 2 3 4 5 6 7 8 1 chunk +147 lines, -0 lines 0 comments Download
A third_party/libvpx/source/config/linux/arm/vpx_config.h View 1 2 3 4 5 6 7 8 1 chunk +97 lines, -0 lines 0 comments Download
A third_party/libvpx/source/config/linux/arm/vpx_config.asm View 1 2 3 4 5 6 7 8 1 chunk +88 lines, -0 lines 0 comments Download
A third_party/libvpx/source/config/linux/arm/vpx_config.c View 1 2 3 4 5 6 7 8 1 chunk +10 lines, -0 lines 0 comments Download
A third_party/libvpx/source/config/linux/arm/vpx_dsp_rtcd.h View 1 2 3 4 5 6 7 8 1 chunk +656 lines, -0 lines 0 comments Download
A third_party/libvpx/source/config/linux/arm/vpx_scale_rtcd.h View 1 2 3 4 5 6 7 8 1 chunk +71 lines, -0 lines 0 comments Download
A third_party/libvpx/source/config/linux/arm64/vp8_rtcd.h View 1 2 3 4 5 6 7 8 1 chunk +242 lines, -0 lines 0 comments Download
A third_party/libvpx/source/config/linux/arm64/vp9_rtcd.h View 1 2 3 4 5 6 7 8 1 chunk +155 lines, -0 lines 0 comments Download
A third_party/libvpx/source/config/linux/arm64/vpx_config.h View 1 2 3 4 5 6 7 8 1 chunk +97 lines, -0 lines 0 comments Download
A third_party/libvpx/source/config/linux/arm64/vpx_config.asm View 1 2 3 4 5 6 7 8 1 chunk +88 lines, -0 lines 0 comments Download
A third_party/libvpx/source/config/linux/arm64/vpx_config.c View 1 2 3 4 5 6 7 8 1 chunk +10 lines, -0 lines 0 comments Download
A third_party/libvpx/source/config/linux/arm64/vpx_dsp_rtcd.h View 1 2 3 4 5 6 7 8 1 chunk +732 lines, -0 lines 0 comments Download
A third_party/libvpx/source/config/linux/arm64/vpx_scale_rtcd.h View 1 2 3 4 5 6 7 8 1 chunk +71 lines, -0 lines 0 comments Download
A third_party/libvpx/source/config/linux/generic/vp8_rtcd.h View 1 2 3 4 5 6 7 8 1 chunk +205 lines, -0 lines 0 comments Download
A third_party/libvpx/source/config/linux/generic/vp9_rtcd.h View 1 2 3 4 5 6 7 8 1 chunk +142 lines, -0 lines 0 comments Download
A third_party/libvpx/source/config/linux/generic/vpx_config.h View 1 2 3 4 5 6 7 8 1 chunk +97 lines, -0 lines 0 comments Download
A third_party/libvpx/source/config/linux/generic/vpx_config.asm View 1 2 3 4 5 6 7 8 1 chunk +88 lines, -0 lines 0 comments Download
A third_party/libvpx/source/config/linux/generic/vpx_config.c View 1 2 3 4 5 6 7 8 1 chunk +10 lines, -0 lines 0 comments Download
A third_party/libvpx/source/config/linux/generic/vpx_dsp_rtcd.h View 1 2 3 4 5 6 7 8 1 chunk +642 lines, -0 lines 0 comments Download
A third_party/libvpx/source/config/linux/generic/vpx_scale_rtcd.h View 1 2 3 4 5 6 7 8 1 chunk +66 lines, -0 lines 0 comments Download
A third_party/libvpx/source/config/linux/ia32/vp8_rtcd.h View 1 2 3 4 5 6 7 8 1 chunk +430 lines, -0 lines 0 comments Download
A third_party/libvpx/source/config/linux/ia32/vp9_rtcd.h View 1 2 3 4 5 6 7 8 1 chunk +238 lines, -0 lines 0 comments Download
A third_party/libvpx/source/config/linux/ia32/vpx_config.h View 1 2 3 4 5 6 7 8 1 chunk +97 lines, -0 lines 0 comments Download
A third_party/libvpx/source/config/linux/ia32/vpx_config.asm View 1 2 3 4 5 6 7 8 1 chunk +84 lines, -0 lines 0 comments Download
A third_party/libvpx/source/config/linux/ia32/vpx_config.c View 1 2 3 4 5 6 7 8 1 chunk +10 lines, -0 lines 0 comments Download
A third_party/libvpx/source/config/linux/ia32/vpx_dsp_rtcd.h View 1 2 3 4 5 6 7 8 1 chunk +1362 lines, -0 lines 0 comments Download
A third_party/libvpx/source/config/linux/ia32/vpx_scale_rtcd.h View 1 2 3 4 5 6 7 8 1 chunk +69 lines, -0 lines 0 comments Download
A third_party/libvpx/source/config/linux/mips64el/vp8_rtcd.h View 1 2 3 4 5 6 7 8 1 chunk +208 lines, -0 lines 0 comments Download
A third_party/libvpx/source/config/linux/mips64el/vp9_rtcd.h View 1 2 3 4 5 6 7 8 1 chunk +142 lines, -0 lines 0 comments Download
A third_party/libvpx/source/config/linux/mips64el/vpx_config.h View 1 2 3 4 5 6 7 8 1 chunk +97 lines, -0 lines 0 comments Download
A third_party/libvpx/source/config/linux/mips64el/vpx_config.c View 1 2 3 4 5 6 7 8 1 chunk +10 lines, -0 lines 0 comments Download
A third_party/libvpx/source/config/linux/mips64el/vpx_dsp_rtcd.h View 1 2 3 4 5 6 7 8 1 chunk +642 lines, -0 lines 0 comments Download
A third_party/libvpx/source/config/linux/mips64el/vpx_scale_rtcd.h View 1 2 3 4 5 6 7 8 1 chunk +66 lines, -0 lines 0 comments Download
A third_party/libvpx/source/config/linux/mipsel/vp8_rtcd.h View 1 2 3 4 5 6 7 8 1 chunk +208 lines, -0 lines 0 comments Download
A third_party/libvpx/source/config/linux/mipsel/vp9_rtcd.h View 1 2 3 4 5 6 7 8 1 chunk +142 lines, -0 lines 0 comments Download
A third_party/libvpx/source/config/linux/mipsel/vpx_config.h View 1 2 3 4 5 6 7 8 1 chunk +97 lines, -0 lines 0 comments Download
A third_party/libvpx/source/config/linux/mipsel/vpx_config.c View 1 2 3 4 5 6 7 8 1 chunk +10 lines, -0 lines 0 comments Download
A third_party/libvpx/source/config/linux/mipsel/vpx_dsp_rtcd.h View 1 2 3 4 5 6 7 8 1 chunk +642 lines, -0 lines 0 comments Download
A third_party/libvpx/source/config/linux/mipsel/vpx_scale_rtcd.h View 1 2 3 4 5 6 7 8 1 chunk +66 lines, -0 lines 0 comments Download
A third_party/libvpx/source/config/linux/x64/vp8_rtcd.h View 1 2 3 4 5 6 7 8 1 chunk +325 lines, -0 lines 0 comments Download
A third_party/libvpx/source/config/linux/x64/vp9_rtcd.h View 1 2 3 4 5 6 7 8 1 chunk +193 lines, -0 lines 0 comments Download
A third_party/libvpx/source/config/linux/x64/vpx_config.h View 1 2 3 4 5 6 7 8 1 chunk +97 lines, -0 lines 0 comments Download
A third_party/libvpx/source/config/linux/x64/vpx_config.asm View 1 2 3 4 5 6 7 8 1 chunk +84 lines, -0 lines 0 comments Download
A third_party/libvpx/source/config/linux/x64/vpx_config.c View 1 2 3 4 5 6 7 8 1 chunk +10 lines, -0 lines 0 comments Download
A third_party/libvpx/source/config/linux/x64/vpx_dsp_rtcd.h View 1 2 3 4 5 6 7 8 1 chunk +1105 lines, -0 lines 0 comments Download
A third_party/libvpx/source/config/linux/x64/vpx_scale_rtcd.h View 1 2 3 4 5 6 7 8 1 chunk +69 lines, -0 lines 0 comments Download
A third_party/libvpx/source/config/mac/ia32/vp8_rtcd.h View 1 2 3 4 5 6 7 8 1 chunk +430 lines, -0 lines 0 comments Download
A third_party/libvpx/source/config/mac/ia32/vp9_rtcd.h View 1 2 3 4 5 6 7 8 1 chunk +238 lines, -0 lines 0 comments Download
A third_party/libvpx/source/config/mac/ia32/vpx_config.h View 1 2 3 4 5 6 7 8 1 chunk +97 lines, -0 lines 0 comments Download
A third_party/libvpx/source/config/mac/ia32/vpx_config.asm View 1 2 3 4 5 6 7 8 1 chunk +84 lines, -0 lines 0 comments Download
A third_party/libvpx/source/config/mac/ia32/vpx_config.c View 1 2 3 4 5 6 7 8 1 chunk +10 lines, -0 lines 0 comments Download
A third_party/libvpx/source/config/mac/ia32/vpx_dsp_rtcd.h View 1 2 3 4 5 6 7 8 1 chunk +1362 lines, -0 lines 0 comments Download
A third_party/libvpx/source/config/mac/ia32/vpx_scale_rtcd.h View 1 2 3 4 5 6 7 8 1 chunk +69 lines, -0 lines 0 comments Download
A third_party/libvpx/source/config/mac/x64/vp8_rtcd.h View 1 2 3 4 5 6 7 8 1 chunk +325 lines, -0 lines 0 comments Download
A third_party/libvpx/source/config/mac/x64/vp9_rtcd.h View 1 2 3 4 5 6 7 8 1 chunk +193 lines, -0 lines 0 comments Download
A third_party/libvpx/source/config/mac/x64/vpx_config.h View 1 2 3 4 5 6 7 8 1 chunk +97 lines, -0 lines 0 comments Download
A third_party/libvpx/source/config/mac/x64/vpx_config.asm View 1 2 3 4 5 6 7 8 1 chunk +84 lines, -0 lines 0 comments Download
A third_party/libvpx/source/config/mac/x64/vpx_config.c View 1 2 3 4 5 6 7 8 1 chunk +10 lines, -0 lines 0 comments Download
A third_party/libvpx/source/config/mac/x64/vpx_dsp_rtcd.h View 1 2 3 4 5 6 7 8 1 chunk +1105 lines, -0 lines 0 comments Download
A third_party/libvpx/source/config/mac/x64/vpx_scale_rtcd.h View 1 2 3 4 5 6 7 8 1 chunk +69 lines, -0 lines 0 comments Download
A third_party/libvpx/source/config/nacl/vp8_rtcd.h View 1 2 3 4 5 6 7 8 1 chunk +205 lines, -0 lines 0 comments Download
A third_party/libvpx/source/config/nacl/vp9_rtcd.h View 1 2 3 4 5 6 7 8 1 chunk +142 lines, -0 lines 0 comments Download
A third_party/libvpx/source/config/nacl/vpx_config.h View 1 2 3 4 5 6 7 8 1 chunk +97 lines, -0 lines 0 comments Download
A third_party/libvpx/source/config/nacl/vpx_config.asm View 1 2 3 4 5 6 7 8 1 chunk +88 lines, -0 lines 0 comments Download
A third_party/libvpx/source/config/nacl/vpx_config.c View 1 2 3 4 5 6 7 8 1 chunk +10 lines, -0 lines 0 comments Download
A third_party/libvpx/source/config/nacl/vpx_dsp_rtcd.h View 1 2 3 4 5 6 7 8 1 chunk +642 lines, -0 lines 0 comments Download
A third_party/libvpx/source/config/nacl/vpx_scale_rtcd.h View 1 2 3 4 5 6 7 8 1 chunk +66 lines, -0 lines 0 comments Download
A third_party/libvpx/source/config/vpx_version.h View 1 2 3 4 5 6 7 8 1 chunk +7 lines, -0 lines 0 comments Download
A third_party/libvpx/source/config/win/ia32/vp8_rtcd.h View 1 2 3 4 5 6 7 8 1 chunk +430 lines, -0 lines 0 comments Download
A third_party/libvpx/source/config/win/ia32/vp9_rtcd.h View 1 2 3 4 5 6 7 8 1 chunk +238 lines, -0 lines 0 comments Download
A third_party/libvpx/source/config/win/ia32/vpx_config.h View 1 2 3 4 5 6 7 8 1 chunk +97 lines, -0 lines 0 comments Download
A third_party/libvpx/source/config/win/ia32/vpx_config.asm View 1 2 3 4 5 6 7 8 1 chunk +84 lines, -0 lines 0 comments Download
A third_party/libvpx/source/config/win/ia32/vpx_config.c View 1 2 3 4 5 6 7 8 1 chunk +10 lines, -0 lines 0 comments Download
A third_party/libvpx/source/config/win/ia32/vpx_dsp_rtcd.h View 1 2 3 4 5 6 7 8 1 chunk +1362 lines, -0 lines 0 comments Download
A third_party/libvpx/source/config/win/ia32/vpx_scale_rtcd.h View 1 2 3 4 5 6 7 8 1 chunk +69 lines, -0 lines 0 comments Download
A third_party/libvpx/source/config/win/x64/vp8_rtcd.h View 1 2 3 4 5 6 7 8 1 chunk +325 lines, -0 lines 0 comments Download
A third_party/libvpx/source/config/win/x64/vp9_rtcd.h View 1 2 3 4 5 6 7 8 1 chunk +193 lines, -0 lines 0 comments Download
A third_party/libvpx/source/config/win/x64/vpx_config.h View 1 2 3 4 5 6 7 8 1 chunk +97 lines, -0 lines 0 comments Download
A third_party/libvpx/source/config/win/x64/vpx_config.asm View 1 2 3 4 5 6 7 8 1 chunk +84 lines, -0 lines 0 comments Download
A third_party/libvpx/source/config/win/x64/vpx_config.c View 1 2 3 4 5 6 7 8 1 chunk +10 lines, -0 lines 0 comments Download
A third_party/libvpx/source/config/win/x64/vpx_dsp_rtcd.h View 1 2 3 4 5 6 7 8 1 chunk +1105 lines, -0 lines 0 comments Download
A third_party/libvpx/source/config/win/x64/vpx_scale_rtcd.h View 1 2 3 4 5 6 7 8 1 chunk +69 lines, -0 lines 0 comments Download
A third_party/libvpx/update_libvpx.sh View 1 2 3 4 5 6 7 8 1 chunk +137 lines, -0 lines 0 comments Download

Messages

Total messages: 30 (13 generated)
iannucci
this lgtm from an infra PoV, though I don't know that I'm a very good ...
5 years, 6 months ago (2015-05-29 00:54:43 UTC) #1
Johann
Woops, thought I responded but I guess not. On 2015/05/29 00:54:43, iannucci wrote: > this ...
5 years, 6 months ago (2015-05-29 22:39:02 UTC) #2
scottmg
https://codereview.chromium.org/1158913006/diff/20001/third_party/libvpx/DEPS File third_party/libvpx/DEPS (right): https://codereview.chromium.org/1158913006/diff/20001/third_party/libvpx/DEPS#newcode2 third_party/libvpx/DEPS:2: '+..', This seems weird, this generically allowing third_party? Can't ...
5 years, 6 months ago (2015-05-29 23:00:53 UTC) #4
Johann
https://codereview.chromium.org/1158913006/diff/20001/third_party/libvpx/DEPS File third_party/libvpx/DEPS (right): https://codereview.chromium.org/1158913006/diff/20001/third_party/libvpx/DEPS#newcode2 third_party/libvpx/DEPS:2: '+..', On 2015/05/29 23:00:52, scottmg wrote: > This seems ...
5 years, 6 months ago (2015-05-29 23:08:06 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1158913006/30001
5 years, 6 months ago (2015-06-01 17:22:34 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/67189)
5 years, 6 months ago (2015-06-01 17:54:05 UTC) #11
Johann
On 2015/06/01 17:54:05, commit-bot: I haz the power wrote: > Try jobs failed on following ...
5 years, 6 months ago (2015-06-01 18:01:32 UTC) #12
Tom Finegan
On 2015/06/01 18:01:32, Johann wrote: > On 2015/06/01 17:54:05, commit-bot: I haz the power wrote: ...
5 years, 6 months ago (2015-06-02 17:16:16 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1158913006/30001
5 years, 6 months ago (2015-06-02 18:57:10 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/67642)
5 years, 6 months ago (2015-06-02 19:42:57 UTC) #17
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1158913006/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1158913006/60001
5 years, 3 months ago (2015-09-03 03:03:59 UTC) #19
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: cast_shell_linux on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/cast_shell_linux/builds/50337) chromeos_daisy_chromium_compile_only_ng on ...
5 years, 3 months ago (2015-09-03 03:15:31 UTC) #21
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1158913006/70001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1158913006/70001
5 years, 3 months ago (2015-09-03 03:43:13 UTC) #23
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/96019)
5 years, 3 months ago (2015-09-03 04:07:06 UTC) #24
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/96019)
5 years, 3 months ago (2015-09-03 04:07:48 UTC) #26
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1158913006/90001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1158913006/90001
5 years, 3 months ago (2015-09-03 19:43:59 UTC) #28
commit-bot: I haz the power
5 years, 3 months ago (2015-09-03 19:47:43 UTC) #30
Dry run: Try jobs failed on following builders:
  android_arm64_dbg_recipe on tryserver.chromium.linux (JOB_FAILED,
http://build.chromium.org/p/tryserver.chromium.linux/builders/android_arm64_d...)
  android_chromium_gn_compile_rel on tryserver.chromium.linux (JOB_FAILED,
http://build.chromium.org/p/tryserver.chromium.linux/builders/android_chromiu...)
  chromium_presubmit on tryserver.chromium.linux (JOB_FAILED,
http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presub...)
  linux_chromium_chromeos_rel_ng on tryserver.chromium.linux (JOB_FAILED,
http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_...)
  linux_chromium_clobber_rel_ng on tryserver.chromium.linux (JOB_FAILED,
http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_...)
  linux_chromium_compile_dbg_32_ng on tryserver.chromium.linux (JOB_FAILED,
http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_...)
  linux_chromium_gn_dbg on tryserver.chromium.linux (JOB_FAILED,
http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_...)
  ios_dbg_simulator_ninja on tryserver.chromium.mac (JOB_FAILED,
http://build.chromium.org/p/tryserver.chromium.mac/builders/ios_dbg_simulator...)
  ios_rel_device_ninja on tryserver.chromium.mac (JOB_FAILED,
http://build.chromium.org/p/tryserver.chromium.mac/builders/ios_rel_device_ni...)

Powered by Google App Engine
This is Rietveld 408576698