- 24 Dec, 2019 40 commits
-
-
Roman Sorokin authored
I hit it several times - wanted to retry during range verification but the script just exits with 'Unexpected result at a range boundary! Your range is not correct.' Bug: none Change-Id: Ib2f89c3c8ece170a1527ecc8518f7d7e3dfa4c27 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1963794 Commit-Queue: Roman Sorokin [CET] <rsorokin@chromium.org> Reviewed-by:
Roberto Carrillo <robertocn@chromium.org> Cr-Commit-Position: refs/heads/master@{#727358}
-
Yutaka Hirano authored
Bug: 1011392 Change-Id: Iff4e516388bd98f6247f7fa36a26be3d12e11104 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1981240 Commit-Queue: Yutaka Hirano <yhirano@chromium.org> Reviewed-by:
Matt Falkenhagen <falken@chromium.org> Reviewed-by:
Sam McNally <sammc@chromium.org> Cr-Commit-Position: refs/heads/master@{#727357}
-
Yutaka Hirano authored
Bug: 1035548 Change-Id: I07027d8a3363ec6b8b3f59b83ffa0e18d899eb5c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1975477 Commit-Queue: Yutaka Hirano <yhirano@chromium.org> Reviewed-by:
Matt Falkenhagen <falken@chromium.org> Cr-Commit-Position: refs/heads/master@{#727356}
-
Kuo Jen Wei authored
Add types in type.js into cca namespace and transform it into ES6 module. Bug: 141518780 Test: Pass closure compiler check, tast run <DUT> 'camera.CCAUI*' and validate all function of CCA on HALv1/v3 device works correctly. Change-Id: I38d88a8900bb29de258591ba4eaa07ac49314eb5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1975690Reviewed-by:
Shik Chen <shik@chromium.org> Commit-Queue: Kuo Jen Wei <inker@chromium.org> Auto-Submit: Kuo Jen Wei <inker@chromium.org> Cr-Commit-Position: refs/heads/master@{#727355}
-
Yutaka Hirano authored
Implement the handshake part. Bug: 1011392 Change-Id: I6d652df766e26250e10dbe0bfc88bbe38b3fbe8d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1981238 Commit-Queue: Yutaka Hirano <yhirano@chromium.org> Reviewed-by:
Matt Falkenhagen <falken@chromium.org> Cr-Commit-Position: refs/heads/master@{#727354}
-
Etienne Bergeron authored
This CL is adding a wrapper function around the current |lines_| structure. The idea is to have a ShapedText result that will cut the line between RenderTextHarfbuzz (harfbuzz shaping) and the RenderText. The current structure (Line / LineSegment) is not well suited for the queries over the [harfbuzz] runs. The ShapedText structure will needsto fit well the operations for: * Cursors (e.g. graphemes cutting and position) * Drawing (glyphs and styles) The current structure only provide the text layout and the API (delegate to RenderTextHarfbuzz) is using the raw harfbuzz to do the computation. R=pkasting@chromium.org Change-Id: I0c1f104cba45b06ae3cfc1fd18b74865cf64c616 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1978104 Commit-Queue: Etienne Bergeron <etienneb@chromium.org> Reviewed-by:
Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/master@{#727353}
-
Maggie Chen authored
To compare the results with watchdog V2, record the following histograms (similar to V2) for comparison. GPU.WatchdogThread.V1.ExtraThreadTime GPU.WatchdogThread.V1.Timeout GPU.WatchdogThread.V1.WaitTime Bug: 949839 Change-Id: I4c85f37315f426b6a713356a6c0e64075f164e32 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1974624 Commit-Queue: Maggie Chen <magchen@chromium.org> Reviewed-by:
Zhenyao Mo <zmo@chromium.org> Reviewed-by:
Ilya Sherman <isherman@chromium.org> Cr-Commit-Position: refs/heads/master@{#727352}
-
chrome://tracingWei Lee authored
Bug: b/141518806 Test: Record for 'camera' category in chrome://tracing and launch CCA Change-Id: I3240f8f88353ba446aaa3c70abfcda7db741337e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1928604 Commit-Queue: Wei Lee <wtlee@chromium.org> Auto-Submit: Wei Lee <wtlee@chromium.org> Reviewed-by:
Robert Sesek <rsesek@chromium.org> Reviewed-by:
Shik Chen <shik@chromium.org> Cr-Commit-Position: refs/heads/master@{#727351}
-
Rob Buis authored
This CL adds WPT test for moving image elements between documents as well as removing image elements. Bug: 10019689 Change-Id: I725b60bfaf2406d7fdeabe8d4422d0618dc29478 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1967084Reviewed-by:
Dominic Farolino <dom@chromium.org> Commit-Queue: Rob Buis <rbuis@igalia.com> Cr-Commit-Position: refs/heads/master@{#727350}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/f7fd6782e68a..c62f689ee5e7 git log f7fd6782e68a..c62f689ee5e7 --date=short --first-parent --format='%ad %ae %s' 2019-12-24 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src bd5c3742..5ebb11b2 (218 commits) Created with: gclient setdep -r src/third_party/skia@c62f689ee5e7 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 fmalita@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: fmalita@google.com Change-Id: I2bf599c5902a8adc34ca16ee27a71dfa07eb76db Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1981222Reviewed-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@{#727349}
-
Tarun Bansal authored
This reverts commit 401cd174. Reason for revert: Changes in content/browser are not needed and may cause existing other use cases of ShouldSuppressDialogs() to break. The |delegate_| in content/browser could be a class different than prerender_contents. Original change's description: > Disable logic to kill prerender when JavaScript alert fires > > This is no longer needed with NoStatePrefetch > > Change-Id: Iedfd77ae5d221609eadfdb001ff04fb3b83e100e > Bug: 755936 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1978496 > Reviewed-by: Ryan Sturm <ryansturm@chromium.org> > Reviewed-by: Kinuko Yasuda <kinuko@chromium.org> > Commit-Queue: Tarun Bansal <tbansal@chromium.org> > Cr-Commit-Position: refs/heads/master@{#727345} TBR=kinuko@chromium.org,tbansal@chromium.org,ryansturm@chromium.org Change-Id: I59533f852d55e0540730540b23f563efe3e752b8 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 755936 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1981330Reviewed-by:
Tarun Bansal <tbansal@chromium.org> Commit-Queue: Tarun Bansal <tbansal@chromium.org> Cr-Commit-Position: refs/heads/master@{#727348}
-
Bartek Nowierski authored
Change-Id: If368dc7696a04992bac3a95489954f9e97435894 BUG: 1018156,1036721,1036720 Change-Id: If368dc7696a04992bac3a95489954f9e97435894 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1980665 Auto-Submit: Bartek Nowierski <bartekn@chromium.org> Reviewed-by:
Yuta Kitamura <yutak@chromium.org> Commit-Queue: Bartek Nowierski <bartekn@chromium.org> Cr-Commit-Position: refs/heads/master@{#727347}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/c41f2e56623a..87607526c693 git log c41f2e56623a..87607526c693 --date=short --first-parent --format='%ad %ae %s' 2019-12-24 syoussefi@chromium.org Disable flaky test on Metal Created with: gclient setdep -r src/third_party/angle@87607526c693 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 cnorthrop@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: chromium:1037665 Tbr: cnorthrop@google.com Change-Id: I0d5f0ad5cb2cdb78512550cb9bad59ec1bef0a4b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1981219Reviewed-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@{#727346}
-
Tarun Bansal authored
This is no longer needed with NoStatePrefetch Change-Id: Iedfd77ae5d221609eadfdb001ff04fb3b83e100e Bug: 755936 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1978496Reviewed-by:
Ryan Sturm <ryansturm@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Commit-Queue: Tarun Bansal <tbansal@chromium.org> Cr-Commit-Position: refs/heads/master@{#727345}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/5fbf78cd8c92..09bc9b29581f Created with: gclient setdep -r src-internal@09bc9b29581f 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: I83938ed5f5cda54842088fefd7e9db27a6518b11 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1981220Reviewed-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@{#727344}
-
Matt Falkenhagen authored
This function was confusing because there is also SetNetworkFactory(), which overrode it. The only callsites were to give a fake factory in order to prevent the test from crashing with a null factory. This CL instead makes all MockRenderProcesHosts have a default factory, and removes the callsites. Bug: 1001435 Change-Id: Ib0fd1a3ab8ba7987a1c0b5aac8c5eba9311f7878 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1981237Reviewed-by:
Makoto Shimazu <shimazu@chromium.org> Commit-Queue: Matt Falkenhagen <falken@chromium.org> Cr-Commit-Position: refs/heads/master@{#727343}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/3d3150c89c5f..f7fd6782e68a git log 3d3150c89c5f..f7fd6782e68a --date=short --first-parent --format='%ad %ae %s' 2019-12-24 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 07d3bcf1c443..c41f2e56623a (7 commits) Created with: gclient setdep -r src/third_party/skia@f7fd6782e68a 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 fmalita@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: fmalita@google.com Change-Id: I00888d78b1419cb1d668ef36a85b8fa5133462e2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1981218Reviewed-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@{#727342}
-
Yutaka Hirano authored
Currently we have an expecation for an completion event for a CORS preflight request, but because the preflight request is rejected by the CORS module we may see a cancel event from the CORS module instead, which causes flakiness. We do not have a way to express such racy expecations, so let's remove the expecation from the test. The coverage is lowered but it's better than flaky tests. Bug: 1020185 Change-Id: I66f3ceb4f24f5440ecada005d442bed41f503626 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1973442 Commit-Queue: Yutaka Hirano <yhirano@chromium.org> Reviewed-by:
Devlin <rdevlin.cronin@chromium.org> Cr-Commit-Position: refs/heads/master@{#727341}
-
Robert Woods authored
WebAppFileHandlerManager::GetAllFileHandlers involved a technically- safe-but-suboptimal static downcast from AppRegistrar to WebAppRegistrar. This CL implements an explicit safe downcast method on AppRegistrar and its children. Bug: 938103 Change-Id: I2363916cc6e78bc6cb612856eb29e5b84571749a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1978079Reviewed-by:
Alexey Baskakov <loyso@chromium.org> Reviewed-by:
Matt Giuca <mgiuca@chromium.org> Commit-Queue: Robert Woods <robertwoods@google.com> Cr-Commit-Position: refs/heads/master@{#727340}
-
Austin Tankiang authored
Bug: 988586 Change-Id: Ia2868d3a7ccdda994c1bfddd123e78d46f72e934 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1978337Reviewed-by:
Alex Danilo <adanilo@chromium.org> Reviewed-by:
Noel Gordon <noel@chromium.org> Commit-Queue: Austin Tankiang <austinct@chromium.org> Cr-Commit-Position: refs/heads/master@{#727339}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/e12496a4a055..5fbf78cd8c92 Created with: gclient setdep -r src-internal@5fbf78cd8c92 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: I53a0a9b0a5537c5eafb168992401499feeb3d817 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1981217Reviewed-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@{#727338}
-
Wei Lee authored
Design doc: go/cros-camera:dd:perf-test-metrics-cca The CL on Tast should depends on this CL: https://crrev.com/c/1880561 Bug: b/141518806 Test: tast run [DUT] camera.CCAUIPreview Change-Id: I943d683106c80046abf507b63179e5885b4a19bc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1880995 Commit-Queue: Wei Lee <wtlee@chromium.org> Auto-Submit: Wei Lee <wtlee@chromium.org> Reviewed-by:
Kuo Jen Wei <inker@chromium.org> Reviewed-by:
Shik Chen <shik@chromium.org> Cr-Commit-Position: refs/heads/master@{#727337}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/3ace0d74bcbe..9a6abaf515ac git log 3ace0d74bcbe..9a6abaf515ac --date=short --first-parent --format='%ad %ae %s' 2019-12-24 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update Devtools DEPS. Created with: gclient setdep -r src/third_party/devtools-frontend/src@9a6abaf515ac 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: I357a3a71add2666eb85ed32a8285d078caf7e662 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1981216Reviewed-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@{#727336}
-
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: I38ecae21140dfecfdc0df66ce515a53db255ed52 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1980492Reviewed-by:
Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#727335}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/9dbae35fa02d..e12496a4a055 Created with: gclient setdep -r src-internal@e12496a4a055 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: Ie15650bcb1de6228f427bcf61104d15a615ddad2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1981215Reviewed-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@{#727334}
-
Krishna Govind authored
TBR=benmason@chromium.org Change-Id: If2e7ed81a3107f70d61e187538a0443d712b7e34 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1981253 Commit-Queue: Krishna Govind <govind@chromium.org> Reviewed-by:
Krishna Govind <govind@chromium.org> Cr-Commit-Position: refs/heads/master@{#727333}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/e2fc92ca28ef..c41f2e56623a git log e2fc92ca28ef..c41f2e56623a --date=short --first-parent --format='%ad %ae %s' 2019-12-23 khushalsagar@chromium.org Disable UniformBufferTests on Windows 7 / D3D11 / NVIDIA. Created with: gclient setdep -r src/third_party/angle@c41f2e56623a 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 cnorthrop@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: chromium:1037644 Tbr: cnorthrop@google.com Change-Id: Ia5e77f7882bace35432d0cf745969f262304aac0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1981212Reviewed-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@{#727332}
-
Saman Sami authored
We seem to continuously have issues with clients not setting up the root render pass correctly. Add a DumpWithoutCrashing should help us investigate such issues when they arise. Bug: 1034876 Change-Id: I9818b83b0ca785483365856c7044edf871a09321 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1980791Reviewed-by:
Matthew Denton <mpdenton@chromium.org> Commit-Queue: Saman Sami <samans@chromium.org> Cr-Commit-Position: refs/heads/master@{#727331}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/f515dbaeefec..232b8b8bcbc2 git log f515dbaeefec..232b8b8bcbc2 --date=short --first-parent --format='%ad %ae %s' 2019-12-24 fancl@chromium.org Reverting the queue concurrency limit Created with: gclient setdep -r src/third_party/catapult@232b8b8bcbc2 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/catapult-autoroll Please CC oysteine@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_optional_gpu_tests_rel Bug: chromium:1035930 Tbr: oysteine@google.com Change-Id: Ib11519e5ea485c29f842a0e1d98a4979394b8d7a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1981213Reviewed-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@{#727330}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/be3b4fd9e742..9dbae35fa02d Created with: gclient setdep -r src-internal@9dbae35fa02d 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: Ie758fffb44ac494dab6c183d84fdb04ef7440722 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1981211Reviewed-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@{#727329}
-
Yuzu Saijo authored
This test fixes a ServiceWorker and bfcache integration test so that the script waits for clients.claim() instead of ready. This is a follow-up change for https://crrev.com/c/1959238 Bug: 1036751 Change-Id: I378764ae24dc9a64f8a86e96395b7f3c47c0527a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1980255 Commit-Queue: Yuzu Saijo <yuzus@chromium.org> Reviewed-by:
Matt Falkenhagen <falken@chromium.org> Cr-Commit-Position: refs/heads/master@{#727328}
-
Navid Zolghadr authored
Change-Id: If8d9e962ba907a670e3ee82bf64a30d48bdf5348 Bug: 1030176, 939691 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1980524Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Navid Zolghadr <nzolghadr@chromium.org> Cr-Commit-Position: refs/heads/master@{#727327}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/dda54b59351e..f515dbaeefec git log dda54b59351e..f515dbaeefec --date=short --first-parent --format='%ad %ae %s' 2019-12-24 fdegans@chromium.org Disable CacheTemperatureTests.testEnsureHotAfterColdAndWarmRun on all platforms. Created with: gclient setdep -r src/third_party/catapult@f515dbaeefec If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/catapult-autoroll Please CC oysteine@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_optional_gpu_tests_rel Bug: chromium:960552 Tbr: oysteine@google.com Change-Id: I4c3060f3af0b268d359d81c3aa747138302e6fba Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1981209Reviewed-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@{#727326}
-
Mike Dougherty authored
This allows breadcrumb events to be associated with a particular Browser instance so that they can be differentiated. Events are logged based on WebStateListObserver callbacks on the Browser's underlying WebStateList. Bug: 1003922 Change-Id: I348b103f8971a88350cf4091ef7e97604a89f882 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1974612 Commit-Queue: Mike Dougherty <michaeldo@chromium.org> Reviewed-by:
Eugene But <eugenebut@chromium.org> Cr-Commit-Position: refs/heads/master@{#727325}
-
Demetrios Papadopoulos authored
The rule disallows == in favor of ===, and != in favor of !==, which matches the Google JS styleguide (which Chromium's JS styleguide inherits from). Bug: 720034 Change-Id: I9af03dd3a7fbd7d7b906a5b0e73786973657634e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1980213Reviewed-by:
Dan Beam <dbeam@chromium.org> Commit-Queue: Demetrios Papadopoulos <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#727324}
-
Demetrios Papadopoulos authored
|allowexternalscript| is not needed when no inline scripts exist to begin with. These occurrences must have been copy/pasted from other cases where |flattenhtml| is used instead. Bug: 986596 Change-Id: I21d81a0278cd3cd63a4015b8ced6aea87b8bb6b9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1980212 Auto-Submit: Demetrios Papadopoulos <dpapad@chromium.org> Reviewed-by:
Dan Beam <dbeam@chromium.org> Commit-Queue: Demetrios Papadopoulos <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#727323}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/a2d7225c0fc1..3d3150c89c5f git log a2d7225c0fc1..3d3150c89c5f --date=short --first-parent --format='%ad %ae %s' 2019-12-24 herb@google.com Internalize color offset calculation to SubRun Created with: gclient setdep -r src/third_party/skia@3d3150c89c5f 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 fmalita@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: fmalita@google.com Change-Id: I3e582170deb0c070ff413d8422de9b9224399665 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1981210Reviewed-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@{#727322}
-
Gary Kacmarcik authored
Extend expiration for this metric beyond M81 until the end of 2020. Change-Id: Ied7d4947c14cad3a108e2293f72627cd26b90a42 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1981191 Auto-Submit: Gary Kacmarcik <garykac@chromium.org> Commit-Queue: Gary Kacmarcik <garykac@chromium.org> Commit-Queue: Ilya Sherman <isherman@chromium.org> Reviewed-by:
Ilya Sherman <isherman@chromium.org> Cr-Commit-Position: refs/heads/master@{#727321}
-
Gyuyoung Kim authored
This CL replaces .mojom.h includes with .mojom-forward.h in some sub-directories of third_party/blink/public/common to reduce the pre-processed size of header files and shorter build time. The sub-directories are following, - third_party/blink/public/common/feature_policy - third_party/blink/public/common/loader - third_party/blink/public/common/manifest This CL has no behavior changes. Bug: 1001360 Change-Id: Iad4d88a05d0a8166dba76027006adb08514c88f6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1980334Reviewed-by:
Kent Tamura <tkent@chromium.org> Commit-Queue: Gyuyoung Kim <gyuyoung@igalia.com> Cr-Commit-Position: refs/heads/master@{#727320}
-
Zhenyao Mo authored
BUG=1037113 TEST=bots R=magchen@chromium.org Change-Id: I17a8850477bf43010ad7c6febb059d6b4a34071e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1981189Reviewed-by:
Maggie Chen <magchen@chromium.org> Commit-Queue: Zhenyao Mo <zmo@chromium.org> Cr-Commit-Position: refs/heads/master@{#727319}
-