github-actions[bot]
e750d6e2e7
browser(chromium): roll to 2022-Jun-10 ( #14781 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2022-06-10 12:20:48 +02:00
github-actions[bot]
e69c3f12e6
browser(chromium): roll to 2022-Jun-03 ( #14619 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2022-06-03 12:12:14 +02:00
github-actions[bot]
bb2d7cb9ad
browser(chromium): roll to 2022-May-27 ( #14444 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2022-05-27 12:18:32 +02:00
github-actions[bot]
6c66d16eac
browser(chromium): roll to 2022-May-20 ( #14304 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2022-05-20 16:21:11 +03:00
github-actions[bot]
8630c5387d
browser(chromium): roll to 2022-May-16 ( #14188 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2022-05-16 04:25:01 -07:00
github-actions[bot]
de727d9d2b
browser(chromium): roll to 2022-May-06 ( #13988 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2022-05-06 19:00:10 +01:00
Andrey Lushnikov
5338bc0065
devops: update goma to a new version ( #13962 )
2022-05-05 04:14:17 -07:00
github-actions[bot]
e0f26347e5
browser(chromium): roll to 2022-Apr-29 ( #13846 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2022-04-29 11:10:38 +01:00
Andrey Lushnikov
3b159b45ff
chore: consolidate xcode versions across operating systems and builds ( #13708 )
...
A single place with all listed required xcode versions makes it
easier to manage XCode on bots.
2022-04-25 06:35:26 -07:00
Andrey Lushnikov
ec4ebefbd6
chore: use helper functions to define platforms ( #13707 )
...
This is to make code less error-prone due to involved windows
detection.
2022-04-22 12:35:35 -07:00
Andrey Lushnikov
f8515d11c1
devops: use xcode 13.3 on MacOS 12 by default ( #13696 )
...
- xcode 13.3 is required for chromium
- xcode 13.3 requires MacOS 12, so we can't use it on MacOS 11
2022-04-21 23:59:15 -07:00
Ross Wollman
6fee738d4a
chore: workaround upstream electron-build-tools bug ( #13697 )
...
Pin to commit to avoid regression referenced in
https://github.com/electron/build-tools/issues/367
2022-04-21 23:30:01 -07:00
github-actions[bot]
7b8cd63dca
browser(chromium): roll to 2022-Apr-21 ( #13675 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2022-04-21 12:31:37 +02:00
github-actions[bot]
7fca001985
browser(chromium): roll to 2022-Apr-14 ( #13552 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2022-04-14 12:43:43 +02:00
Max Schmitt
446de1a615
browser(chromium): roll to 2022-Apr-08 ( #13423 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2022-04-08 12:55:03 +02:00
Andrey Lushnikov
1e45811320
devops: fix Chromium clean script ( #13330 )
2022-04-05 11:11:24 -07:00
Andrey Lushnikov
2ee3e9b74f
devops: fix mingw detection ( #13326 )
2022-04-05 09:23:28 -07:00
Andrey Lushnikov
ffa9ba4a7b
devops: fix Chromium build win upload ( #13320 )
...
Firefox build tools terminal reports uname as MSYSTEM.
2022-04-05 06:13:09 -07:00
Andrey Lushnikov
ff3dffee5f
devops: fix argument parsing in Chromium build script ( #13309 )
2022-04-05 00:55:13 -07:00
Andrey Lushnikov
786b4a55fc
devops: fix "ensure-depot-tools" script ( #13303 )
...
The script should is supposed to be sourced and thus
should not change any env variables of parent script
besides `$PATH`.
2022-04-04 15:19:36 -07:00
Andrey Lushnikov
732afa7cb9
devops: switch chromium to build from chromium-beta branch ( #13302 )
...
This patch:
- switches `//browser_patches/chromium` to checkout and build
chromium-beta branch
- introduces `//browser_patches/chromium/roll_to_current_beta.sh` script
that pulls build configuration for beta from omaha proxy
- switches Github Action to pull daily to the latest beta
Drive-by: fix bug in argument parsing for Chromium building
2022-04-04 14:33:23 -07:00
liuxingbaoyu
297edb02f1
devops: support msys2 ( #13194 )
2022-03-31 15:09:38 -07:00
github-actions[bot]
3573bb9b45
browser(chromium): roll to r984778 ( #13063 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2022-03-25 11:29:34 +01:00
Andrey Lushnikov
bed0ed12ec
devops: improve chromium toolchain ( #12897 )
2022-03-22 14:14:20 -07:00
github-actions[bot]
e8fbe97211
browser(chromium): roll to r983172 ( #12919 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2022-03-21 11:25:29 +01:00
Andrey Lushnikov
2ec3866f7c
devops: update electron build tools ( #12891 )
2022-03-18 14:48:10 -07:00
github-actions[bot]
642392c217
browser(chromium): roll to r982481 ( #12872 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2022-03-18 12:04:08 +01:00
github-actions[bot]
9af88b6425
browser(chromium): roll to r980398 ( #12721 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2022-03-14 11:29:22 +01:00
github-actions[bot]
d7c1a57565
browser(chromium): roll to r980066 ( #12682 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2022-03-11 12:14:20 +01:00
github-actions[bot]
d81330f28f
browser(chromium): roll to r978106 ( #12550 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2022-03-07 11:42:14 +01:00
Andrey Lushnikov
d61862094e
devops: do not compile NaCL for chromium ( #12508 )
2022-03-04 14:38:02 -08:00
github-actions[bot]
0332e0099f
browser(chromium): roll to r976882 ( #12490 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2022-03-03 08:42:17 -08:00
github-actions[bot]
90f1619812
browser(chromium): roll to r975608 ( #12395 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2022-02-28 11:16:20 +01:00
github-actions[bot]
3c8222056a
browser(chromium): roll to r974924 ( #12358 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2022-02-25 11:18:52 +01:00
github-actions[bot]
29a2354df8
browser(chromium): roll to r973391 ( #12265 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2022-02-21 11:30:39 +01:00
github-actions[bot]
a558e6c2aa
browser(chromium): roll to r972766 ( #12213 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2022-02-18 18:55:09 +01:00
Max Schmitt
6ec00a9ae5
devops: require Xcode 13.2 for CR ( #12194 )
2022-02-17 22:21:12 +01:00
github-actions[bot]
ded3d976cb
browser(chromium): roll to r969391 ( #12024 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2022-02-11 12:00:48 +01:00
github-actions[bot]
9ff377ef12
browser(chromium): roll to r967537 ( #11898 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2022-02-07 11:14:15 +01:00
github-actions[bot]
d9c82b8784
browser(chromium): roll to r966993 ( #11862 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2022-02-04 11:19:21 +01:00
Andrey Lushnikov
1dc0ddffce
browser(chromium): roll Chromium to an upstream fix ( #11762 )
...
References #11754
2022-01-31 16:36:15 -08:00
github-actions[bot]
f0fc566004
browser(chromium): roll to r965044 ( #11746 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2022-01-31 11:56:55 +01:00
github-actions[bot]
135280de79
browser(chromium): roll to r964353 ( #11715 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2022-01-28 11:54:45 +01:00
github-actions[bot]
b1fb963851
browser(chromium): roll to r962349 ( #11587 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2022-01-24 18:58:12 +01:00
github-actions[bot]
d7e0143517
browser(chromium): roll to r961656 ( #11540 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2022-01-21 11:19:42 +01:00
github-actions[bot]
ccbe41ec8a
browser(chromium): roll to r960211 ( #11467 )
2022-01-18 16:37:53 -08:00
github-actions[bot]
f77236ec61
browser(chromium): roll to r958552 ( #11393 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2022-01-14 03:03:37 -08:00
github-actions[bot]
2a975e2475
browser(chromium): roll to r956935 ( #11284 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2022-01-10 07:08:25 -05:00
github-actions[bot]
71a8da9c88
browser(chromium): roll to r956323 ( #11241 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2022-01-07 18:51:55 -05:00
github-actions[bot]
4106274f6b
browser(chromium): roll to r954870 ( #11151 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2022-01-03 13:18:00 -05:00