- 02 Feb, 2020 15 commits
-
-
CQ_INCLUDE_TRYBOTS=luci.chrome.try:chromeos-betty-chrome CQ_INCLUDE_TRYBOTS=luci.chrome.try:chromeos-betty-pi-arc-chrome CQ_INCLUDE_TRYBOTS=luci.chrome.try:chromeos-eve-compile-chrome CQ_INCLUDE_TRYBOTS=luci.chrome.try:chromeos-kevin-compile-chrome BUG=762641 TBR=chrome-os-gardeners@google.com Change-Id: Ic2eb69690736fce6e8028ef251e673347539c48e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2034035Reviewed-by:
ChromeOS bot <3su6n15k.default@developer.gserviceaccount.com> Commit-Queue: ChromeOS bot <3su6n15k.default@developer.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#737627}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/3d05192abedf..f033404de825 git log 3d05192abedf..f033404de825 --date=short --first-parent --format='%ad %ae %s' 2020-02-01 bsalomon@google.com Improvements to texture_domain GMs Created with: gclient setdep -r src/third_party/skia@f033404de825 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/skia-autoroll Please CC scroggo@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md 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: None Tbr: scroggo@google.com Change-Id: Icfac3ec3286a5b7dc9f3395adbc6548b58eaf116 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2034207Reviewed-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@{#737626}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/b9856e2c4a55..7b430041e7fc git log b9856e2c4a55..7b430041e7fc --date=short --first-parent --format='%ad %ae %s' 2020-02-01 treehugger-gerrit@google.com Merge "Explain duration_ms is not walltime." 2020-02-01 treehugger-gerrit@google.com Merge "TrackEvent: Remove trace id mangling macros" 2020-02-01 treehugger-gerrit@google.com Merge "Use PERFETTO_WARN_UNUSED_RESULT in heapprofd client." Created with: gclient setdep -r src/third_party/perfetto@7b430041e7fc If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/perfetto-chromium-autoroll Please CC perfetto-bugs@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Bug: None Tbr: perfetto-bugs@google.com Change-Id: I7be13241ce998f9e631433311fb1dbf3c1bb1a5c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2034208Reviewed-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@{#737625}
-
Matt Menke authored
This reverts commit 422d35c5. Reason for revert: Needed data gathered from the bots, don't want to leave flaky test enabled. Original change's description: > Temporarily re-enable DnsCacheIsolation test, and add logging. > > The test is failing when an entry is unexpectedly not in the DNS cache, > this CL adds some logging to the test and to the host cache, and > re-enables the test, to help diagnose the failures that are happening > on the bots. > > Bug: 1042354 > Change-Id: I6b241a279aafc7a65a20aaae510d96dd0c2576fe > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2033546 > Commit-Queue: Matt Menke <mmenke@chromium.org> > Reviewed-by: Eric Orth <ericorth@chromium.org> > Cr-Commit-Position: refs/heads/master@{#737512} TBR=mmenke@chromium.org,ericorth@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 1042354 Change-Id: Icf53b7e3474e1cbac417f272ee796e0e286b15a0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2033852Reviewed-by:
Matt Menke <mmenke@chromium.org> Commit-Queue: Matt Menke <mmenke@chromium.org> Cr-Commit-Position: refs/heads/master@{#737624}
-
Jordan Bayles authored
https://chromium.googlesource.com/openscreen/+log/3debb43d7a51..f3c7e4750501 $ git log 3debb43d7..f3c7e4750 --date=short --no-merges --format='%ad %ae %s' 2020-01-30 rwkeane mDNS: Support Negative Response Records on Sender Side 2020-01-30 rwkeane Discovery: Add Reporting Client + Initialization Struct 2020-01-29 rwkeane Update NetworkInterface To Allow Loopback 2020-01-29 rwkeane Add DEPS to discovery/ 2020-01-28 rwkeane Discovery: Public API changes 2020-01-28 rwkeane mDNS: Update UDP Socket Handling 2020-01-28 rwkeane mDNS: MdnsResponder Cleanup 2020-01-27 jophba Fix lexing error caused by print statements 2020-01-25 jophba Fix test data dependencies 2020-01-27 rwkeane Requested mDNS Sender Rename 2020-01-17 miu Remove old TlsConnection::Write() API. Created with: roll-dep src/third_party/openscreen/src Change-Id: I75c9ded1138291610736c4a34df0156c9186555b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2032169Reviewed-by:
mark a. foltz <mfoltz@chromium.org> Reviewed-by:
Yuri Wiitala <miu@chromium.org> Commit-Queue: Jordan Bayles <jophba@chromium.org> Cr-Commit-Position: refs/heads/master@{#737623}
-
chromium-autoroll authored
Roll airmont AFDO profile from 81-4028.0-1580123479-benchmark-81.0.4037.0-r1 to 81-4028.0-1580123479-benchmark-81.0.4044.0-r1 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/cros-afdo-airmont-chromium Please CC c-compiler-chrome@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Tbr: c-compiler-chrome@google.com Change-Id: Ib6eab57f52f353e9707583a8c9353e212c3ab619 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2034481Reviewed-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@{#737622}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/7829c5a34b8e..fd907914fdd3 Created with: gclient setdep -r src-internal@fd907914fdd3 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://skia-autoroll.corp.goog/r/src-internal-chromium-autoroll Please CC jbudorick@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Bug: None Tbr: jbudorick@google.com Change-Id: I86b211d4ffb9341403b77bedd23abba71bc2c435 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2034357Reviewed-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@{#737621}
-
CQ_INCLUDE_TRYBOTS=luci.chrome.try:chromeos-betty-chrome CQ_INCLUDE_TRYBOTS=luci.chrome.try:chromeos-betty-pi-arc-chrome CQ_INCLUDE_TRYBOTS=luci.chrome.try:chromeos-eve-compile-chrome CQ_INCLUDE_TRYBOTS=luci.chrome.try:chromeos-kevin-compile-chrome BUG=762641 TBR=chrome-os-gardeners@google.com Change-Id: I5ae3f538c77659b028bd9c20774c9dd19146ce4e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2034032Reviewed-by:
ChromeOS bot <3su6n15k.default@developer.gserviceaccount.com> Commit-Queue: ChromeOS bot <3su6n15k.default@developer.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#737620}
-
chromium-autoroll authored
Roll silvermont AFDO profile from 81-4028.0-1580121249-benchmark-81.0.4019.0-r1 to 81-4028.0-1580121249-benchmark-81.0.4044.0-r1 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/cros-afdo-silvermont-chromium Please CC c-compiler-chrome@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Tbr: c-compiler-chrome@google.com Change-Id: I90eddc910627b3f1e1e9561ea9813bbe15ad5e1e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2034483Reviewed-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@{#737619}
-
chromium-autoroll authored
Roll ChromeOS orderfile from 81-4025.0-1579517934-benchmark-81.0.4019.0-r1 to 81-4028.0-1580121249-benchmark-81.0.4019.0-r1 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/cros-orderfile-chromium Please CC c-compiler-chrome@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Tbr: c-compiler-chrome@google.com Change-Id: I155a8e07361b4baad524c47e47a07ab1a8a3e4ee Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2034413Reviewed-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@{#737618}
-
Ian Clelland authored
A proposed change to the semantics of the Feature Policy header could change the availability of features in some frames, depending on how the Feature-Policy header and allow attribute have been specified. This CL adds enough of the proposed logic to be able to tell whether the output would change for any given call to IsFeatureEnabled, and counts how often that situation occurs. Bug: 937131 Change-Id: I2b587546f8d08a0c9d5e0c2bab60b77d771751c5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2028630 Commit-Queue: Ian Clelland <iclelland@chromium.org> Reviewed-by:
Alexei Svitkine <asvitkine@chromium.org> Reviewed-by:
Jeremy Roman <jbroman@chromium.org> Cr-Commit-Position: refs/heads/master@{#737617}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/50307e20ed23..b9856e2c4a55 git log 50307e20ed23..b9856e2c4a55 --date=short --first-parent --format='%ad %ae %s' 2020-02-01 treehugger-gerrit@google.com Merge "Update the HWUI sql to match the latest atrace name" Created with: gclient setdep -r src/third_party/perfetto@b9856e2c4a55 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/perfetto-chromium-autoroll Please CC perfetto-bugs@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Bug: None Tbr: perfetto-bugs@google.com Change-Id: Ie08e21072d53cb31bf8653be1c5afbab15044e20 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2034410Reviewed-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@{#737616}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/07795d47f878..49a53d684aff git log 07795d47f878..49a53d684aff --date=short --first-parent --format='%ad %ae %s' 2020-02-01 syoussefi@chromium.org Vulkan: Request used features Created with: gclient setdep -r src/third_party/angle@49a53d684aff If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/angle-chromium-autoroll Please CC tobine@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md 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-asan;luci.chromium.try:win_optional_gpu_tests_rel Bug: None Tbr: tobine@google.com Change-Id: Ie24a7a87ca524fe651749f23d1a959eff9f6df1f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2034421Reviewed-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@{#737615}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/5d92ae2b56df..3d05192abedf git log 5d92ae2b56df..3d05192abedf --date=short --first-parent --format='%ad %ae %s' 2020-02-01 herb@google.com Simplify subrun atlas generation tracking Created with: gclient setdep -r src/third_party/skia@3d05192abedf If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/skia-autoroll Please CC reed@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md 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: None Tbr: reed@google.com Change-Id: If8e21223be15a1c76b011f9828e4fee84b4e536c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2034480Reviewed-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@{#737614}
-
chrome-release-bot authored
# This is an automated release commit. # Do not revert without consulting chrome-pmo@google.com. NOAUTOREVERT=true TBR=kariah@chromium.org Change-Id: Ia5b82cb116746d114500496f6ff550771a551909 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2033853Reviewed-by:
Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#737613}
-
- 01 Feb, 2020 25 commits
-
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/63a162cffa7f..50307e20ed23 git log 63a162cffa7f..50307e20ed23 --date=short --first-parent --format='%ad %ae %s' 2020-02-01 treehugger-gerrit@google.com Merge "Remove TODO to make bionic pthread_getattr_np not enter malloc." Created with: gclient setdep -r src/third_party/perfetto@50307e20ed23 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/perfetto-chromium-autoroll Please CC perfetto-bugs@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Bug: None Tbr: perfetto-bugs@google.com Change-Id: Ic5fa77d94e915de86585fdea005d4b442dc99af3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2034347Reviewed-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@{#737612}
-
Owen Min authored
Remove ExtensionManagement Observer crash because Profile instance has been deleted already during shutdown process. This fix check ProfileManager status before delete observer. Please note that this won't fix DCHECK failure on observer_list is not empty during shutdown but should prevent Canary crash. The real fix is coming later: https://chromium-review.googlesource.com/c/chromium/src/+/2033435 Bug: 1047619 Change-Id: I71cb961a988ff4475e9fecd04a3be2be4ed23476 Tbr: pastarmovj@chromium.org:x Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2033441 Commit-Queue: Owen Min <zmin@chromium.org> Reviewed-by:
Owen Min <zmin@chromium.org> Cr-Commit-Position: refs/heads/master@{#737611}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/776293dceefd..5d92ae2b56df git log 776293dceefd..5d92ae2b56df --date=short --first-parent --format='%ad %ae %s' 2020-02-01 brianosman@google.com Implement constantOutputForConstantInput in GrColorSpaceXformEffect Created with: gclient setdep -r src/third_party/skia@5d92ae2b56df If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/skia-autoroll Please CC reed@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md 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: None Tbr: reed@google.com Change-Id: I93cbc2761a957676a243cb9781f54288d1860d09 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2033448Reviewed-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@{#737610}
-
chromium-autoroll authored
This CL may cause a small binary size increase, roughly proportional to how long it's been since our last AFDO profile roll. For larger increases (around or exceeding 100KB), please file a bug against gbiv@chromium.org. Additional context: https://crbug.com/805539 Please note that, despite rolling to chrome/android, this profile is used for both Linux and Android. If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/afdo-chromium-autoroll Please CC gbiv@chromium.org on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Tbr: gbiv@chromium.org Change-Id: I3c22efdc4eef42806161c5275e5a9d2eb56563dd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2034344Reviewed-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@{#737609}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/90ba1d6cda76..7829c5a34b8e Created with: gclient setdep -r src-internal@7829c5a34b8e If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://skia-autoroll.corp.goog/r/src-internal-chromium-autoroll Please CC jbudorick@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Bug: None Tbr: jbudorick@google.com Change-Id: I719346de784a771599a994fb36fd7c95642e3884 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2034296Reviewed-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@{#737608}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/a67b2a4b30c5..90ba1d6cda76 Created with: gclient setdep -r src-internal@90ba1d6cda76 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://skia-autoroll.corp.goog/r/src-internal-chromium-autoroll Please CC jbudorick@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Bug: None Tbr: jbudorick@google.com Change-Id: I8c0de2f5478ea480e2ba59d52a4dd3e111bb01fd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2034291Reviewed-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@{#737607}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/6dee1a1f9797..7e6ae2798c52 git log 6dee1a1f9797..7e6ae2798c52 --date=short --first-parent --format='%ad %ae %s' 2020-02-01 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools DEPS. Created with: gclient setdep -r src/third_party/devtools-frontend/src@7e6ae2798c52 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/devtools-frontend-chromium Please CC devtools-waterfall-sheriff-onduty@grotations.appspotmail.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Bug: None Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: I2bf96d558c6d3ec04a8c3887a19c77574e6532a2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2034287Reviewed-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@{#737606}
-
CQ_INCLUDE_TRYBOTS=luci.chrome.try:chromeos-betty-chrome CQ_INCLUDE_TRYBOTS=luci.chrome.try:chromeos-betty-pi-arc-chrome CQ_INCLUDE_TRYBOTS=luci.chrome.try:chromeos-eve-compile-chrome CQ_INCLUDE_TRYBOTS=luci.chrome.try:chromeos-kevin-compile-chrome BUG=762641 TBR=chrome-os-gardeners@google.com Change-Id: I39ad34496c80d7234c7432b2e39a089846aaefa7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2034243Reviewed-by:
ChromeOS bot <3su6n15k.default@developer.gserviceaccount.com> Commit-Queue: ChromeOS bot <3su6n15k.default@developer.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#737605}
-
Benoît Lizé authored
Parkable strings which are large enough to be parkable don't see their memory footprint reported as part of the owning ScriptResource. This shows as an underestimate in the web_cache category in memory-infra. Report the size accurately for both cases, marking ParkableString instances as either children of PartitionAlloc for the ones not tracked by ParkableStringManager (short strings), or as children of "parkable_strings" for the large ones. Note for sheriffs: If there are metrics change in range: this is likely responsible for an increase in reported "web_cache" memory footprint, and a decrease in "parkable_strings" "effective_size". However it should be neutral for parkable_strings *size*, and PartitionAlloc's size. Bug: 1043679, 924164 Change-Id: I991b7d0064358808fd36008f239b0bed30a3cbea Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2033254Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Benoit L <lizeb@chromium.org> Cr-Commit-Position: refs/heads/master@{#737604}
-
Benoît Lizé authored
Some MemoryCache tests are disabled on Android as they call (indirectly) into Java, which is not available in these tests. Change the MIME type to prevent that. Bug: 850788 Change-Id: Ia5d9779ccf22bc6942e22ca4a1bdb10ba35e49fa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2033353Reviewed-by:
Hiroshige Hayashizaki <hiroshige@chromium.org> Commit-Queue: Benoit L <lizeb@chromium.org> Cr-Commit-Position: refs/heads/master@{#737603}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/a4ced757e483..a67b2a4b30c5 Created with: gclient setdep -r src-internal@a67b2a4b30c5 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://skia-autoroll.corp.goog/r/src-internal-chromium-autoroll Please CC jbudorick@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Bug: None Tbr: jbudorick@google.com Change-Id: If17da63b1473b84777e4ad2f6a948553232d6aea Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2034119Reviewed-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@{#737602}
-
Yuki Shiino authored
Bug: 839389 Change-Id: I8c6b4137b67af884278888211c9c196eaa271d06 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2033010 Commit-Queue: Yuki Shiino <yukishiino@chromium.org> Reviewed-by:
Hitoshi Yoshida <peria@chromium.org> Cr-Commit-Position: refs/heads/master@{#737601}
-
Lei Zhang authored
On non-ChromeOS platforms first. ChromeOS can be fixed separately. Bug: 1033644 Change-Id: I2547d11cca89dc2772950dc79787f2fd128bb54f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2032056Reviewed-by:
Greg Thompson <grt@chromium.org> Commit-Queue: Lei Zhang <thestig@chromium.org> Cr-Commit-Position: refs/heads/master@{#737600}
-
Daniel Hosseinian authored
The default case in the switch statement allows for a NOTREACHED() to be envoked in runtime if a new ColorModel is added that isn't handled in the switch statement. By removing the default case, the target will not compile unless the case is handled by the switch. Change-Id: I1f53d5707219f57026db3e8f81fa107814c50e67 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2018454 Commit-Queue: Daniel Hosseinian <dhoss@chromium.org> Reviewed-by:
Lei Zhang <thestig@chromium.org> Cr-Commit-Position: refs/heads/master@{#737599}
-
chromium-autoroll authored
Roll airmont AFDO profile from 81-4028.0-1580123479-benchmark-81.0.4019.0-r1 to 81-4028.0-1580123479-benchmark-81.0.4037.0-r1 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/cros-afdo-airmont-chromium Please CC c-compiler-chrome@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Tbr: c-compiler-chrome@google.com Change-Id: I6f2d2908e9c492e8d141c877b530d80ed82fee32 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2034206Reviewed-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@{#737598}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/2d2881fc18b9..a4ced757e483 Created with: gclient setdep -r src-internal@a4ced757e483 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://skia-autoroll.corp.goog/r/src-internal-chromium-autoroll Please CC jbudorick@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Bug: None Tbr: jbudorick@google.com Change-Id: Ida02d4c6e35f0c13cd87c51a32b8c351d59dab68 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2034205Reviewed-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@{#737597}
-
Rob Buis authored
Add WPT tests to verify pings do not send a referrer header as specified in step 3: https://html.spec.whatwg.org/multipage/links.html#hyperlink-auditing Bug: 1046392 Change-Id: Ie0f133be6db34084aac26280a29a90cc9e68e707 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2024855Reviewed-by:
Dominic Farolino <dom@chromium.org> Reviewed-by:
Yutaka Hirano <yhirano@chromium.org> Commit-Queue: Rob Buis <rbuis@igalia.com> Cr-Commit-Position: refs/heads/master@{#737596}
-
Sergey Ulanov authored
Fix two issues that were introduced in crrev.com/737215: 1. ScheduleReadDemuxerStream() may be called before demuxer is initialized. That case wasn't handled correctly. 2. When re-initializing StreamSink buffers state wasn't cleaned up. As result buffer indices used by the previous StreamSink were never released for the new StreamSink. 3. Fixed typo: StreamSync->StreamSink Bug: 1047537 Change-Id: I4b0e6391e390ba121907279cfd0e101d352a2d28 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2031442 Commit-Queue: Sergey Ulanov <sergeyu@chromium.org> Auto-Submit: Sergey Ulanov <sergeyu@chromium.org> Reviewed-by:
David Dorwin <ddorwin@chromium.org> Cr-Commit-Position: refs/heads/master@{#737595}
-
Daniel Hosseinian authored
Some Xerox printers use the "XRXColor" attribute instead of other commonly used attributes like "ColorModel". Bug: 1044811 Change-Id: Ib334039ef98802140ee923c09d96426a631641d5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2018333 Commit-Queue: Lei Zhang <thestig@chromium.org> Reviewed-by:
Sean Kau <skau@chromium.org> Reviewed-by:
Lei Zhang <thestig@chromium.org> Cr-Commit-Position: refs/heads/master@{#737594}
-
Jochen Eisinger authored
Change-Id: Ia099e9dbefd4d9892119e8fb2a553e50af4abdee Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2030899 Auto-Submit: Jochen Eisinger <jochen@chromium.org> Commit-Queue: Mike West <mkwst@chromium.org> Reviewed-by:
Mike West <mkwst@chromium.org> Cr-Commit-Position: refs/heads/master@{#737593}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/e569dee2089c..2d2881fc18b9 Created with: gclient setdep -r src-internal@2d2881fc18b9 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://skia-autoroll.corp.goog/r/src-internal-chromium-autoroll Please CC jbudorick@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Bug: chromium:790886 Tbr: jbudorick@google.com Change-Id: I08c6fd7da41b8ba2c68e9ae6e3821b5b0fce6c47 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2033963Reviewed-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@{#737592}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/133177bd12b4..776293dceefd git log 133177bd12b4..776293dceefd --date=short --first-parent --format='%ad %ae %s' 2020-02-01 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go Deps Created with: gclient setdep -r src/third_party/skia@776293dceefd If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/skia-autoroll Please CC reed@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md 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: None Tbr: reed@google.com Change-Id: I94327203e4315069fdb2d6184e5343daaa2af6ef Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2033962Reviewed-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@{#737591}
-
Daniel Hosseinian authored
Sharp printers use the "ARCMode" attribute instead of other commonly used attributes like "ColorModel". Add a couple of missing cases to IsColorModelSelected(). Fixed: 1044744 Change-Id: Ibcd97ced6e3b592dd87435fc4e91522367e2df40 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2015568Reviewed-by:
Sean Kau <skau@chromium.org> Reviewed-by:
Lei Zhang <thestig@chromium.org> Commit-Queue: Lei Zhang <thestig@chromium.org> Cr-Commit-Position: refs/heads/master@{#737590}
-
Mohsen Izadi authored
To be able to control latency recovery via Finch experiments, feature flags are added for it. Bug: 993895 Change-Id: Iff2c48c4d7fe6d9e5db9a4980ac1b6c123cd5029 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2030046 Commit-Queue: Mohsen Izadi <mohsen@chromium.org> Reviewed-by:
Stefan Zager <szager@chromium.org> Reviewed-by:
kylechar <kylechar@chromium.org> Auto-Submit: Mohsen Izadi <mohsen@chromium.org> Cr-Commit-Position: refs/heads/master@{#737589}
-
Andy Paicu authored
Bug: 1047218 Change-Id: Iaf47c8481c373b4167d694ab53ebc073b40390ad Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2030966Reviewed-by:
Andy Paicu <andypaicu@chromium.org> Reviewed-by:
David Trainor <dtrainor@chromium.org> Auto-Submit: Andy Paicu <andypaicu@chromium.org> Commit-Queue: David Trainor <dtrainor@chromium.org> Cr-Commit-Position: refs/heads/master@{#737588}
-