- 13 Apr, 2019 40 commits
-
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/0aea1a222e73..1d1ce6315a29 Created with: gclient setdep -r src-internal@1d1ce6315a29 The AutoRoll server is located here: https://autoroll-internal.skia.org/r/src-internal-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=luci.chrome.try:linux-chromeos-chrome TBR=anthonyvd@chromium.org,andypaicu@chromium.org,aboxhall@chromium.org,caseq@chromium.org Change-Id: I4c77ebda82652272961ec83c09d19eec763babdb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1565361Reviewed-by:
chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Commit-Queue: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#650596}
-
Corentin Wallez authored
This makes canvas.getContext("gpupresent") return a GPUCanvasContext when the --enable-unsafe-webgpu flag is present. BUG=chromium:877147 Change-Id: I74b35cf117aadcc00a979189b8364798b353ac66 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1559181Reviewed-by:
Fernando Serboncini <fserb@chromium.org> Reviewed-by:
Jeremy Roman <jbroman@chromium.org> Reviewed-by:
Kai Ninomiya <kainino@chromium.org> Commit-Queue: Corentin Wallez <cwallez@chromium.org> Cr-Commit-Position: refs/heads/master@{#650595}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromiumos/chromite.git/+log/81ac2591a611..b9d6ee1fce0c git log 81ac2591a611..b9d6ee1fce0c --date=short --no-merges --format='%ad %ae %s' 2019-04-13 dhanyaganesh@chromium.org auth.py: Stop unnecessary logging 2019-04-13 jclinton@chromium.org Add support for LUCI CQ Cq-Depend syntax Created with: gclient setdep -r src/third_party/chromite@b9d6ee1fce0c The AutoRoll server is located here: https://autoroll.skia.org/r/chromite-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=luci.chromium.try:chromeos-kevin-rel TBR=chrome-os-gardeners@chromium.org Change-Id: I79dd364876688c0fef3636d1aafd7f3efee8c486 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1566581Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#650594}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/f48440fdc67a..0aea1a222e73 Created with: gclient setdep -r src-internal@0aea1a222e73 The AutoRoll server is located here: https://autoroll-internal.skia.org/r/src-internal-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=luci.chrome.try:linux-chromeos-chrome TBR=anthonyvd@chromium.org,andypaicu@chromium.org,aboxhall@chromium.org,caseq@chromium.org Change-Id: Idbe31bcbde3f4fcb17e3e3007a18b304c280eeb5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1565636Reviewed-by:
chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Commit-Queue: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#650593}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/686f41535523..f48440fdc67a Created with: gclient setdep -r src-internal@f48440fdc67a The AutoRoll server is located here: https://autoroll-internal.skia.org/r/src-internal-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=luci.chrome.try:linux-chromeos-chrome TBR=anthonyvd@chromium.org,andypaicu@chromium.org,aboxhall@chromium.org,caseq@chromium.org Change-Id: Ia861f026ee5fafd46c21862c0c79703a5c09157f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1565635Reviewed-by:
chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Commit-Queue: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#650592}
-
Tarun Bansal authored
The new metrics are recorded based on whether a non-delayable request is already in-flight or not. The heuristic that we are going to experiment with for predicting arrival of non-delayable requests is likely going to be different for when a non-delayable request is already in-flight vs. not. So, these metrics help us better understand how we can set the waiting times for those two cases. Change-Id: I8d7190a81ca65ceb3bc8c75982215806245558bc Bug: 935703 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1553087 Commit-Queue: Tarun Bansal <tbansal@chromium.org> Reviewed-by:
Doug Arnett <dougarnett@chromium.org> Cr-Commit-Position: refs/heads/master@{#650591}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/54dec6696a47..686f41535523 Created with: gclient setdep -r src-internal@686f41535523 The AutoRoll server is located here: https://autoroll-internal.skia.org/r/src-internal-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=luci.chrome.try:linux-chromeos-chrome TBR=anthonyvd@chromium.org,andypaicu@chromium.org,aboxhall@chromium.org,caseq@chromium.org Change-Id: I11f65ef143abe6b1794713664c4b1e627ece1dec Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1566952Reviewed-by:
chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Commit-Queue: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#650590}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/990bfc785891..69f54f8f0f22 git log 990bfc785891..69f54f8f0f22 --date=short --no-merges --format='%ad %ae %s' 2019-04-13 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update go_deps asset Created with: gclient setdep -r src/third_party/skia@69f54f8f0f22 The AutoRoll server is located here: https://autoroll.skia.org/r/skia-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux-blink-rel;luci.chromium.try:linux-chromeos-compile-dbg;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel TBR=egdaniel@chromium.org Change-Id: Ie6186285191b546de91688d67085c311118dba2d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1566951Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#650589}
-
chromium-autoroll authored
The AutoRoll server is located here: https://autoroll.skia.org/r/fuchsia-sdk-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=luci.chromium.try:fuchsia-arm64-cast;luci.chromium.try:fuchsia-x64-cast TBR=cr-fuchsia+bot@chromium.org Change-Id: I3f91f4082230d68e76a1ddc472b019e30ddbd3c9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1566858Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#650588}
-
chromium-autoroll authored
https://swiftshader.googlesource.com/SwiftShader.git/+log/362e4944f654..a0c2bc4c977a git log 362e4944f654..a0c2bc4c977a --date=short --no-merges --format='%ad %ae %s' 2019-04-13 swiftshader.regress@gmail.com Regres: Update test lists @ acf12f1c Created with: gclient setdep -r src/third_party/swiftshader@a0c2bc4c977a The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel TBR=swiftshader-team+autoroll@chromium.org Change-Id: I60b2480a1c9733c1ecddc4b05e0293fd2e9d4eb8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1566950Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#650587}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/4d0e2b70126d..c789f4d537ae git log 4d0e2b70126d..c789f4d537ae --date=short --no-merges --format='%ad %ae %s' 2019-04-13 benjhayden@chromium.org Migrate cp-toast to es6 module Created with: gclient setdep -r src/third_party/catapult@c789f4d537ae The AutoRoll server is located here: https://autoroll.skia.org/r/catapult-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel BUG=chromium:950011 TBR=crouleau@chromium.org Change-Id: I32e8e6e2a490ee20d9962b10994451b1f077143a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1566857Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#650586}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/2f66f8bdd29f..54dec6696a47 Created with: gclient setdep -r src-internal@54dec6696a47 The AutoRoll server is located here: https://autoroll-internal.skia.org/r/src-internal-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=luci.chrome.try:linux-chromeos-chrome TBR=anthonyvd@chromium.org,andypaicu@chromium.org,aboxhall@chromium.org,caseq@chromium.org Change-Id: I4c0f2c7f02fdf562a6791bd9896c7baddbec84b9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1566854Reviewed-by:
chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Commit-Queue: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#650585}
-
chromium-autoroll authored
https://swiftshader.googlesource.com/SwiftShader.git/+log/acf12f1c3fee..362e4944f654 git log acf12f1c3fee..362e4944f654 --date=short --no-merges --format='%ad %ae %s' 2019-04-13 bclayton@google.com Kokoro: Remove now unused files Created with: gclient setdep -r src/third_party/swiftshader@362e4944f654 The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel BUG=chromium:b/130343040 TBR=swiftshader-team+autoroll@chromium.org Change-Id: I7ef0566c8b34bfeaf234e690fac36182eb8c8065 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1566856Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#650584}
-
Andrey Lushnikov authored
This patch fixes DOM.getContentQuads for a case when inline element has only a single ::before element which is also inline. BUG=952562 R=dgozman,pfeldman Change-Id: I76e1c6cca468169b17cbe0662b263dd70936ad7b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1564937Reviewed-by:
Pavel Feldman <pfeldman@chromium.org> Commit-Queue: Andrey Lushnikov <lushnikov@chromium.org> Cr-Commit-Position: refs/heads/master@{#650583}
-
chromium-autoroll authored
https://swiftshader.googlesource.com/SwiftShader.git/+log/7d9a748e1f57..acf12f1c3fee git log 7d9a748e1f57..acf12f1c3fee --date=short --no-merges --format='%ad %ae %s' 2019-04-13 bclayton@google.com Kokoro: Disable Vulkan tests for Subzero. 2019-04-13 bclayton@google.com Kokoro: Add stub (noop) test files for macOS. Created with: gclient setdep -r src/third_party/swiftshader@acf12f1c3fee The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel BUG=chromium:b/130343040,chromium:b/130343040 TBR=swiftshader-team+autoroll@chromium.org Change-Id: I43c5ad953f70983cd01b669b6df5911d7ab735cd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1566853Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#650582}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/8e6771fa1537..2f66f8bdd29f Created with: gclient setdep -r src-internal@2f66f8bdd29f The AutoRoll server is located here: https://autoroll-internal.skia.org/r/src-internal-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=luci.chrome.try:linux-chromeos-chrome TBR=anthonyvd@chromium.org,andypaicu@chromium.org,aboxhall@chromium.org,caseq@chromium.org Change-Id: Ie7bf3b4abb9224e61c97cf5bb55b6332760c7ecb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1566148Reviewed-by:
chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Commit-Queue: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#650581}
-
Toni Barzic authored
The failure due to which the test got disabled seems like an issue in blink, and suspected root cause has been fixed. BUG= 870284 Change-Id: Ia177fc087231a8fc298a1f3900b56e378dbabc3f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1566679 Auto-Submit: Toni Baržić <tbarzic@chromium.org> Reviewed-by:
Alexander Alekseev <alemate@chromium.org> Commit-Queue: Alexander Alekseev <alemate@chromium.org> Cr-Commit-Position: refs/heads/master@{#650580}
-
Wez authored
Since it is possible for a parent process to exit without waiting for its children to teardown, child processes may attempt to open /svc only after it has been torn-down, causing no Directory handle to be returned. ServiceDirectoryClient::ForCurrentProcess() now returns an instance not connected to any actual directory, rather than crashing, if it is unable to open "/svc". Bug: 950672 Change-Id: I6f4acfa1c325d7831a3d5bf28cf04a8d1a3d66dd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1560376 Commit-Queue: Wez <wez@chromium.org> Reviewed-by:
Sergey Ulanov <sergeyu@chromium.org> Cr-Commit-Position: refs/heads/master@{#650579}
-
Mason Freed authored
Because SkMatrix set() recomputes the matrix type each time, the old code here was very inefficient. This should be better. Bug: 950253 Change-Id: I1ee1f6f6a296b5052117dc428bcfbd770479e0ce Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1556634Reviewed-by:
danakj <danakj@chromium.org> Reviewed-by:
Xianzhu Wang <wangxianzhu@chromium.org> Commit-Queue: Mason Freed <masonfreed@chromium.org> Auto-Submit: Mason Freed <masonfreed@chromium.org> Cr-Commit-Position: refs/heads/master@{#650578}
-
Ehsan Karamad authored
The main driver of adding UMA for MHVC was to detect postMessage use case which is limited to MHVCBase created for an <embed>/<object>. This would exclude the case where a MimeHandlerViewFrameContainer is created in response to a browser to renderer IPC; which has an <iframe> as its FrameOwner. TBR=wjmaclean@chromium.org Bug: 659750 Change-Id: I8c6e58196ecd72e530fdeafb8031bf2f0c514ceb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1566762Reviewed-by:
Ehsan Karamad <ekaramad@chromium.org> Commit-Queue: Ehsan Karamad <ekaramad@chromium.org> Cr-Commit-Position: refs/heads/master@{#650577}
-
chrome-release-bot authored
# This is an automated release commit. # Do not revert without consulting chrome-pmo@google.com. NOAUTOREVERT=true TBR=govind@chromium.org Change-Id: I57e70087fbc125e9e1acb02806de7390ebb417e8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1566910Reviewed-by:
chrome-release-bot@chromium.org <chrome-release-bot@chromium.org> Cr-Commit-Position: refs/heads/master@{#650576}
-
chromium-autoroll authored
https://swiftshader.googlesource.com/SwiftShader.git/+log/445a44a95d96..7d9a748e1f57 git log 445a44a95d96..7d9a748e1f57 --date=short --no-merges --format='%ad %ae %s' 2019-04-13 bclayton@google.com Subzero: Fix warning ‘Ty’ may be used uninitialized 2019-04-13 bclayton@google.com Build: Suppress multi-line comment warning (in Subzero). Created with: gclient setdep -r src/third_party/swiftshader@7d9a748e1f57 The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel BUG=chromium:b/130343040,chromium:b/130343040 TBR=swiftshader-team+autoroll@chromium.org Change-Id: I58aa22d51d56725ad83b3df608dde17dce3512d8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1566850Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#650575}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/0c6070873726..990bfc785891 git log 0c6070873726..990bfc785891 --date=short --no-merges --format='%ad %ae %s' 2019-04-13 herb@google.com Convert SkGlyph::toMask() to SkGlyph::mask() Created with: gclient setdep -r src/third_party/skia@990bfc785891 The AutoRoll server is located here: https://autoroll.skia.org/r/skia-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux-blink-rel;luci.chromium.try:linux-chromeos-compile-dbg;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel TBR=egdaniel@chromium.org Change-Id: Icbf0022bc5a2bef35ff20b41a4c5b29c4f179199 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1566149Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#650574}
-
Noel Gordon authored
Implement createFileSystem(): assume the images are up to 30M each in size when creating the HTML file system. Implement writeToFileSystem(): fetch the image from the server, store it in the file system. Strip the leading 'image/' from the test image name when storing the image (repetative, and not needed). Bug: 935285 Change-Id: Id62e37b05c15b305377c0bccc149e260f6d911d4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1562254 Commit-Queue: Noel Gordon <noel@chromium.org> Reviewed-by:
Alex Danilo <adanilo@chromium.org> Cr-Commit-Position: refs/heads/master@{#650573}
-
David Dorwin authored
Also addresses some IWYU issues. Change-Id: Ibce127781486f568ffc928ed3e001cc7f9f63379 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1565620 Commit-Queue: David Dorwin <ddorwin@chromium.org> Reviewed-by:
Matt Reynolds <mattreynolds@chromium.org> Cr-Commit-Position: refs/heads/master@{#650572}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/2309843228df..4d0e2b70126d git log 2309843228df..4d0e2b70126d --date=short --no-merges --format='%ad %ae %s' 2019-04-13 ntfschr@chromium.org devil: extend apk_helper to expose more attributes 2019-04-13 benjhayden@chromium.org Migrate cp-tab-bar to es6 module Created with: gclient setdep -r src/third_party/catapult@4d0e2b70126d The AutoRoll server is located here: https://autoroll.skia.org/r/catapult-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel BUG=chromium:952001,chromium:950011 TBR=crouleau@chromium.org Change-Id: I9af3344e8af431d7fd45e5eab5a0a055d83769aa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1566147Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#650571}
-
Elly Fong-Jones authored
This flag is obsolete and the switch can be removed as well. Bug: None Change-Id: Ic4e2c1cb376732faa67ed69d0e131d4a5a1069d0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1565039 Auto-Submit: Elly Fong-Jones <ellyjones@chromium.org> Commit-Queue: Alexander Alekseev <alemate@chromium.org> Reviewed-by:
Alexander Alekseev <alemate@chromium.org> Cr-Commit-Position: refs/heads/master@{#650570}
-
chromium-autoroll authored
https://pdfium.googlesource.com/pdfium.git/+log/763affaf6625..d69e0650a1c9 git log 763affaf6625..d69e0650a1c9 --date=short --no-merges --format='%ad %ae %s' 2019-04-13 thestig@chromium.org Add support for EMF rendering in embedder tests. Created with: gclient setdep -r src/third_party/pdfium@d69e0650a1c9 The AutoRoll server is located here: https://autoroll.skia.org/r/pdfium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. TBR=dsinclair@chromium.org Change-Id: Ib6b22f9b05355a0c12c4933f7e5bcfc986fd6c7a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1566144Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#650569}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/8042513e..81260d20 Please follow these instructions for assigning/CC'ing issues: https://v8.dev/docs/triage-issues Please close rolling in case of a roll revert: https://v8-roll.appspot.com/ This only works with a Google account. CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux-blink-rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:mac_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:win_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:android_optional_gpu_tests_rel TBR=hablich@chromium.org,v8-waterfall-sheriff@grotations.appspotmail.com Change-Id: I74be3c34c783cf4040a35074781bd533a8117d59 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1566753Reviewed-by:
v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#650568}
-
Devlin Cronin authored
Rather than having ActionInfo::Set*() methods take a raw pointer, which was released by a unique_ptr, and then is wrapped in another unique_ptr, just have the methods take a unique_ptr directly. Bug: None Change-Id: I1d126e59b39f38859e4d16c63cbef8e757042a1d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1562099 Commit-Queue: Devlin <rdevlin.cronin@chromium.org> Reviewed-by:
Karan Bhatia <karandeepb@chromium.org> Cr-Commit-Position: refs/heads/master@{#650567}
-
Alexander Alekseev authored
Remove unused: * declareButton * declareUserAction Remove support for HTMLelement attributes: * <div alias="myDiv"> - remove support for alias= * <button action="cancel"> - remove support for generating UserAction events for buttons having action= attribute. Bug: 926638 Change-Id: I2c33a7eb375e03deb9bf7f70e176c970de9bf8da Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1519447 Commit-Queue: Alexander Alekseev <alemate@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Reviewed-by:
Jacob Dufault <jdufault@chromium.org> Cr-Commit-Position: refs/heads/master@{#650566}
-
John Budorick authored
chromium DEPSes in depot_tools at //third_party/depot_tools. Bug: 807273 Change-Id: I4ef03bb0896b9ff8fa4bf351e7be798edd8083a6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1566423Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Commit-Queue: John Budorick <jbudorick@chromium.org> Cr-Commit-Position: refs/heads/master@{#650565}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/e62bf561638c..0c6070873726 git log e62bf561638c..0c6070873726 --date=short --no-merges --format='%ad %ae %s' 2019-04-13 reed@google.com add utility for caching char2glyph Created with: gclient setdep -r src/third_party/skia@0c6070873726 The AutoRoll server is located here: https://autoroll.skia.org/r/skia-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux-blink-rel;luci.chromium.try:linux-chromeos-compile-dbg;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel BUG=chromium:951647 TBR=egdaniel@chromium.org Change-Id: Iff89199ef3c83102edb3e639d657efc697961b7d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1566244Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#650564}
-
Chris Harrelson authored
"Fast border radius" means using a procedural GL shader to draw rounded corners, not a mask layer. Bug: 947715 Change-Id: I51503223d4b4291cea0496fc44ecd72888af6710 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1566727Reviewed-by:
Xianzhu Wang <wangxianzhu@chromium.org> Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Commit-Queue: Chris Harrelson <chrishtr@chromium.org> Cr-Commit-Position: refs/heads/master@{#650563}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/5b353de6daa9..2309843228df git log 5b353de6daa9..2309843228df --date=short --no-merges --format='%ad %ae %s' 2019-04-13 benjhayden@chromium.org Add details-table for spa. Created with: gclient setdep -r src/third_party/catapult@2309843228df The AutoRoll server is located here: https://autoroll.skia.org/r/catapult-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel BUG=chromium:865515 TBR=crouleau@chromium.org Change-Id: I105b85d2727938fb8daf991aab66eafa909c9ba7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1566243Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#650562}
-
cjamcl@google.com authored
Changelog: https://github.com/googlechrome/lighthouse/compare/9790337f...v4.3.0 Bug: 772558 Change-Id: I44f09952138833e89ac64124eefd99e88eb867a4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1559401Reviewed-by:
Paul Irish <paulirish@chromium.org> Reviewed-by:
Erik Luo <luoe@chromium.org> Commit-Queue: Paul Irish <paulirish@chromium.org> Cr-Commit-Position: refs/heads/master@{#650561}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/0d6826ff6cd9..8e6771fa1537 Created with: gclient setdep -r src-internal@8e6771fa1537 The AutoRoll server is located here: https://autoroll-internal.skia.org/r/src-internal-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=luci.chrome.try:linux-chromeos-chrome TBR=anthonyvd@chromium.org,andypaicu@chromium.org,aboxhall@chromium.org,caseq@chromium.org Change-Id: Ief48c541ebac03b562c80f28d8d67ac473c2f34b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1566245Reviewed-by:
chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Commit-Queue: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#650560}
-
Findit authored
This reverts commit adde9d0e. Reason for revert: Findit (https://goo.gl/kROfz5) identified CL at revision 650543 as the culprit for failures in the build cycles as shown on: https://analysis.chromium.org/waterfall/culprit?key=ag9zfmZpbmRpdC1mb3ItbWVyRAsSDVdmU3VzcGVjdGVkQ0wiMWNocm9taXVtL2FkZGU5ZDBlMTk5N2E3Mzc1MDEwNTdjZmY3MGU0ODY5YThjMWUwM2EM Sample Failed Build: https://ci.chromium.org/buildbot/chromium.chromiumos/linux-chromeos-rel/22789 Sample Failed Step: compile Original change's description: > Replace indicator icon to kite for users under parental supervision. > > Bug: 944118 > Change-Id: I6ac8ce83c6037a6c6db3b15a111414c68707c8aa > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1548567 > Commit-Queue: Yilkal Abe <yilkal@chromium.org> > Reviewed-by: Steven Bennetts <stevenjb@chromium.org> > Reviewed-by: Michael Giuffrida <michaelpg@chromium.org> > Cr-Commit-Position: refs/heads/master@{#650543} Change-Id: Iab34365a54d59e95ba3bc9ba1adb3c698f7641a2 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 944118 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1566757 Cr-Commit-Position: refs/heads/master@{#650559}
-
chromium-autoroll authored
https://swiftshader.googlesource.com/SwiftShader.git/+log/7d867277f805..445a44a95d96 git log 7d867277f805..445a44a95d96 --date=short --no-merges --format='%ad %ae %s' 2019-04-12 bclayton@google.com SpirvShader: Implement GLSLstd450MatrixInverse Created with: gclient setdep -r src/third_party/swiftshader@445a44a95d96 The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel BUG=chromium:b/126873455 TBR=swiftshader-team+autoroll@chromium.org Change-Id: Ibf3ebf408f17b07fb8c780f04544f4a7f417738b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1566241Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#650558}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromiumos/chromite.git/+log/7017b6e58088..81ac2591a611 git log 7017b6e58088..81ac2591a611 --date=short --no-merges --format='%ad %ae %s' 2019-04-12 yshaul@google.com Rename chromeos_config_test.py Created with: gclient setdep -r src/third_party/chromite@81ac2591a611 The AutoRoll server is located here: https://autoroll.skia.org/r/chromite-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=luci.chromium.try:chromeos-kevin-rel TBR=chrome-os-gardeners@chromium.org Change-Id: I76d0db9d5c07143bc3c7d7d538b01f45ce059a93 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1566242Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#650557}
-