Граф коммитов

10 Коммитов

Автор SHA1 Сообщение Дата
Benjamin Pastene 4227115bb9 Add a DEPS hook that fetches simplechrome artifacts when targetting cros
https://chromium-review.googlesource.com/c/chromium/tools/build/+/988694/
will turn it on for the simple chrome bots (Right now they invoke all of
gclient inside the chrome-sdk.)

Bug: 732531, 828392
Change-Id: I1f892970cd19fd8f64dcfb6615d3033301ac2fcb
Reviewed-on: https://chromium-review.googlesource.com/989235
Commit-Queue: Benjamin Pastene <bpastene@chromium.org>
Reviewed-by: John Budorick <jbudorick@chromium.org>
Reviewed-by: Achuith Bhandarkar <achuith@chromium.org>
Reviewed-by: Dirk Pranke <dpranke@chromium.org>
Cr-Original-Commit-Position: refs/heads/master@{#547812}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: 9d8ac1b4c1fe49b249575ed7d935fc533b720eb1
2018-04-03 20:33:02 +00:00
Nico Weber ebeec89ed0 Download ciopfs from a hook in win/cross builds.
Useful for people where the linux installation doesn't provide it by
default, and for bots.

I copied the system ciopfs binary on my ubuntu trusty box to build/ciopfs
and ran:

  upload_to_google_storage.py -b chromium-browser-clang/ciopfs build/ciopfs

Bug: 808098
Change-Id: Ia6dd7548a5a5761898506f6bbe50625c33151988
Reviewed-on: https://chromium-review.googlesource.com/897890
Reviewed-by: Scott Graham <scottmg@chromium.org>
Commit-Queue: Nico Weber <thakis@chromium.org>
Cr-Original-Commit-Position: refs/heads/master@{#533804}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: 762993055a75a8f62232e5454f16b566a2de7e3c
2018-02-01 20:36:45 +00:00
Dirk Pranke 0eb8d84695 Add checkout_nacl gclient flag (default true) (attempt #3).
This is a straight (merged) re-land of {#507355}, since
the bug in gclient that this tickled was fixed.

See https://groups.google.com/a/chromium.org/d/msg/chromium-dev/tO8kIrDtQc8/bCRO-UXxBQAJ
for discussion.

TBR=phajdan.jr@chromium.org, bradnelson@chromium.org
BUG=756688

Change-Id: Ife1ed0f30285828e37170306e2723fd70f591d6d
Reviewed-on: https://chromium-review.googlesource.com/750363
Commit-Queue: Dirk Pranke <dpranke@chromium.org>
Reviewed-by: Dirk Pranke <dpranke@chromium.org>
Cr-Original-Commit-Position: refs/heads/master@{#513416}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: 4dabe8070550cb4014d1f996aa1a7e130bef42e1
2017-11-02 07:18:55 +00:00
Paweł Hajdan, Jr 6f3a6950ac Revert "Add checkout_nacl gclient flag (default true) (attempt #2)"
This reverts commit 53c4c334b38e95ec2fea2498354ba4864cb54585
(https://chromium-review.googlesource.com/c/702434/).

TBR=dpranke,dschuff

Bug: 773185, 756688
Change-Id: Id66e32b07b05957b4a1265da723b14fb92123d7f
Reviewed-on: https://chromium-review.googlesource.com/713374
Reviewed-by: Paweł Hajdan Jr. <phajdan.jr@chromium.org>
Cr-Original-Commit-Position: refs/heads/master@{#507998}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: da2f3313e4c8e4de9c1011d3ed3e80a1bea5e04c
2017-10-11 16:24:39 +00:00
Paweł Hajdan, Jr 7290955ac4 Add checkout_nacl gclient flag (default true) (attempt #2)
This is a modified reland of https://chromium-review.googlesource.com/c/chromium/src/+/681854,
adjusted for https://chromium-review.googlesource.com/c/chromium/src/+/688314 .

See https://groups.google.com/a/chromium.org/d/msg/chromium-dev/tO8kIrDtQc8/bCRO-UXxBQAJ for discussion.

Bug: 756688
Change-Id: I365b3608ce52f97c11546432512f0b51e76b2e51
Reviewed-on: https://chromium-review.googlesource.com/702434
Commit-Queue: Paweł Hajdan Jr. <phajdan.jr@chromium.org>
Reviewed-by: Dirk Pranke <dpranke@chromium.org>
Cr-Original-Commit-Position: refs/heads/master@{#507355}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: 53c4c334b38e95ec2fea2498354ba4864cb54585
2017-10-09 11:28:48 +00:00
Paweł Hajdan Jr. 05a89ffbea Revert "Add checkout_nacl gclient flag (default true)"
This reverts commit f036ddd72e5ca3de3c819e1d7c8163c2de8e60f2.

Reason for revert: https://bugs.chromium.org/p/chromium/issues/detail?id=769304

Original change's description:
> Add checkout_nacl gclient flag (default true)
> 
> See https://groups.google.com/a/chromium.org/d/msg/chromium-dev/tO8kIrDtQc8/bCRO-UXxBQAJ for discussion.
> 
> Bug: 756688
> Change-Id: I80f0526b278a813b398f6f81baacf36552da1792
> Reviewed-on: https://chromium-review.googlesource.com/681854
> Reviewed-by: Dirk Pranke <dpranke@chromium.org>
> Commit-Queue: Paweł Hajdan Jr. <phajdan.jr@chromium.org>
> Cr-Commit-Position: refs/heads/master@{#504598}

TBR=dschuff@chromium.org,phajdan.jr@chromium.org,dpranke@chromium.org

Change-Id: I4040923ea80defb25803406485d846fe0c82046d
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: 756688
Reviewed-on: https://chromium-review.googlesource.com/687414
Reviewed-by: Paweł Hajdan Jr. <phajdan.jr@chromium.org>
Commit-Queue: Paweł Hajdan Jr. <phajdan.jr@chromium.org>
Cr-Original-Commit-Position: refs/heads/master@{#504676}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: b5425ffc5acfadaef7b2bdb10bc9e45b6688c65c
2017-09-27 15:08:29 +00:00
Paweł Hajdan, Jr de86c0edd0 Add checkout_nacl gclient flag (default true)
See https://groups.google.com/a/chromium.org/d/msg/chromium-dev/tO8kIrDtQc8/bCRO-UXxBQAJ for discussion.

Bug: 756688
Change-Id: I80f0526b278a813b398f6f81baacf36552da1792
Reviewed-on: https://chromium-review.googlesource.com/681854
Reviewed-by: Dirk Pranke <dpranke@chromium.org>
Commit-Queue: Paweł Hajdan Jr. <phajdan.jr@chromium.org>
Cr-Original-Commit-Position: refs/heads/master@{#504598}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: f036ddd72e5ca3de3c819e1d7c8163c2de8e60f2
2017-09-27 07:55:27 +00:00
Tom Anderson 64ecc0f9bc Add patched eu-strip in third_party
The eu-strip that ships with Ubuntu Trusty segfaults when stripping a
chrome binary that statically links libc++.  The issue was fixed
upstream at some point because the crash does not occur on Ubuntu
Xenial.

This CL bundles a patched eu-strip for x86_64 (and removes the x86 one
that used to be in Google Cloud Storage).

The issue was due to a double-free in libelf.so.  The patched version
simply removes the offending call to free and statically links libelf
into eu-strip.  This probably results in a memory leak, but this is ok
for now since the utility is a very short-lived process.

BUG=593874
R=dpranke@chromium.org,thestig@chromium.org
TBR=thakis@chromium.org

Change-Id: I2085c4f6278cffbaeae972545280ebb437a8bdc0
Reviewed-on: https://chromium-review.googlesource.com/544798
Commit-Queue: Thomas Anderson <thomasanderson@chromium.org>
Reviewed-by: Lei Zhang <thestig@chromium.org>
Reviewed-by: Dirk Pranke <dpranke@chromium.org>
Cr-Original-Commit-Position: refs/heads/master@{#481710}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: 4312d5e0b01af9a3ad5f92a1763142155f01a7c6
2017-06-22 23:13:51 +00:00
estevenson a72dd71ab4 Add utility for downloading reference APKs.
This will be used primarily on perf bots to download APKs used for
tracking per-milestone patch size growth.

BUG=695188

Review-Url: https://codereview.chromium.org/2750603003
Cr-Original-Commit-Position: refs/heads/master@{#456502}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: 2850476323ae769b612011f3d99a2d17759a2952
2017-03-13 22:07:29 +00:00
kjellander a7c364921d Add .gitignore files in build/ and third_party/
Having this, a lot of wasted bandwidth is avoided for projects
that use these directories as DEPS entries, since the top-level
Chromium .gitignore doesn't exist in those cases.

The src/ repo already contained 51 other .gitignore files anyway,
so it's hard to claim the top-level file has to be the only one.

BUG=690010

Review-Url: https://codereview.chromium.org/2710593005
Cr-Original-Commit-Position: refs/heads/master@{#452167}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: 68d02518d39937443244001624fa500e00aad408
2017-02-22 19:52:16 +00:00