- 18 Jul, 2020 40 commits
-
-
Patrick Brosset authored
This introduces a new option (showLineNames) to the gridHighlightConfig option, passed to overlays. The option defaults to false. When set to true, it tells the backend implementation of the overlay domain to also generate offset information for all of the named lines. The corresponding frontend CL is https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/2292205 Because the frontend CL also adds a new setting that needs telemetry support, the corresponding enum value is added here. Bug: 1100385 Change-Id: I0487ae7c5d6aad21c8d6b16bcb3be46a08e0ee07 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2291435 Commit-Queue: Patrick Brosset <patrick.brosset@microsoft.com> Reviewed-by:
Andrey Kosyakov <caseq@chromium.org> Reviewed-by:
Alex Rudenko <alexrudenko@chromium.org> Reviewed-by:
Brandon Goddard <brgoddar@microsoft.com> Cr-Commit-Position: refs/heads/master@{#789773}
-
David Roger authored
Bug: 1076880 Change-Id: I3ec9f61a0a274f7056cb785c297e71b3a80cf052 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2302699Reviewed-by:
Rebekah Potter <rbpotter@chromium.org> Commit-Queue: David Roger <droger@chromium.org> Cr-Commit-Position: refs/heads/master@{#789772}
-
Krishna Govind authored
TBR=benmason@chromium.org Change-Id: Id57c289abd5b3b158088b6dc70e2d57ddb16fd04 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2306009 Commit-Queue: Krishna Govind <govind@chromium.org> Reviewed-by:
Krishna Govind <govind@chromium.org> Cr-Commit-Position: refs/heads/master@{#789771}
-
Jan Wilken Dörrie authored
This change prepares //device and //services/device for the switch of base::string16 to std::u16string on all platforms. This change should not change any functionality yet, since it only changes instances of base::string16 to std::wstring, which are currently the same type on Windows. Bug: 911896 Change-Id: I0d52a6aa31c80584c3d9ae8d0cea6de883466fe6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2303719 Commit-Queue: Jan Wilken Dörrie <jdoerrie@chromium.org> Reviewed-by:
Reilly Grant <reillyg@chromium.org> Cr-Commit-Position: refs/heads/master@{#789770}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/ae0c4b568f47..c85f6b9d1233 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 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/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Bug: chromium:1105530 Tbr: Change-Id: I2a5abde316c7b405b68a4571a7b087ba54a77572 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2305732Reviewed-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@{#789769}
-
Lei Zhang authored
The existing target is a static_library, which generated libpdf.a, and libpdf.a has to be linked into the chrome target. With a component target, it generates libpdf.so, and the chrome target does not need to change. This makes rebuilding the chrome target much faster in component builds. Change-Id: I0a6f2fde66c7a3a2e46968b5ff387de8e73a5eb4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2293325 Commit-Queue: Lei Zhang <thestig@chromium.org> Reviewed-by:
Daniel Hosseinian <dhoss@chromium.org> Cr-Commit-Position: refs/heads/master@{#789768}
-
chromium-autoroll authored
Roll Chrome Mac PGO profile from chrome-mac-master-1595028747-81e43afb2ec18845c639db32e07c52ff5831a7c4.profdata to chrome-mac-master-1595045354-832824237a3a1a4e88ae50ca2667de6bf710f333.profdata If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/pgo-mac-chromium Please CC jeffyoon@google.com,liaoyuke@google.com,sebmarchand+pgo_roller@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/+doc/master/autoroll/README.md Cq-Include-Trybots: chrome/try:mac-chrome Tbr: jeffyoon@google.com,liaoyuke@google.com,sebmarchand+pgo_roller@google.com Change-Id: I7362b59cae013fa1ad1b246498d9a29037371019 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2305712Reviewed-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@{#789767}
-
chromium-autoroll authored
Roll Chrome Win64 PGO profile from chrome-win64-master-1594943787-7f5d9753ae33a53104b9969d76a646b53f10ccce.profdata to chrome-win64-master-1595008812-5036916016644b79d121c74cb88a6e5ec9532f3c.profdata If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/pgo-win64-chromium Please CC liaoyuke@google.com,sebmarchand+pgo_roller@google.com,jeffyoon@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/+doc/master/autoroll/README.md Cq-Include-Trybots: chrome/try:win64-chrome Tbr: liaoyuke@google.com,sebmarchand+pgo_roller@google.com,jeffyoon@google.com Change-Id: I265c02b568d059f617fa64d00948c618d02b1735 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2305099Reviewed-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@{#789766}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/52711d8fe65b..88d3e25b6b97 2020-07-18 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools Chromium DEPS. 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/+doc/master/autoroll/README.md Bug: None Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: I62bd69038f10a821470298320e41503911206284 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2305736Reviewed-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@{#789765}
-
Xianzhu Wang authored
Bug: 1104064 Change-Id: Ieeaa46b1167dd029e07dc003f616fdafebe5b52f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2304951 Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Reviewed-by:
Philip Rogers <pdr@chromium.org> Cr-Commit-Position: refs/heads/master@{#789764}
-
chromium-autoroll authored
Roll ChromeOS Broadwell AFDO profile from 86-4181.3-1594633791-benchmark-86.0.4204.0-r1 to 86-4181.3-1594633791-benchmark-86.0.4205.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-broadwell-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/+doc/master/autoroll/README.md Tbr: c-compiler-chrome@google.com Change-Id: Iab1174d683382121cd50f6ebf32ed8190d9b964c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2305735Reviewed-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@{#789763}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/1d62b368..f31dce20 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,vahl@chromium.org,v8-waterfall-sheriff@grotations.appspotmail.com Change-Id: If847a4f12774ff54529630a6a547c0a862939375 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2305771Reviewed-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@{#789762}
-
Greg Thompson authored
This CL makes the following improvements to extraction of the chrome archive and installer from the mini_installer: - Better documentation on OnResourceFound - Resources are only written to disk once all other operations have succeeded. - The output file is deleted in case of mid-write error (e.g., disk full). - Duplicate resources lead to failure (e.g., two resources named "chrome*"). - Error codes from write failures now bubble up to ExtraCode1. BUG=516207 Change-Id: I9a3b69ee59421116a175914b1f2d16f9eb15b688 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2302629 Commit-Queue: Greg Thompson <grt@chromium.org> Reviewed-by:
Will Harris <wfh@chromium.org> Cr-Commit-Position: refs/heads/master@{#789761}
-
chromium-autoroll authored
Roll ChromeOS Silvermont AFDO profile from 86-4181.3-1594638142-benchmark-86.0.4204.0-r1 to 86-4181.3-1594638142-benchmark-86.0.4205.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/+doc/master/autoroll/README.md Tbr: c-compiler-chrome@google.com Change-Id: I07ff073ee34103f7acf7f156555d113c1fe60d02 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2305740Reviewed-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@{#789760}
-
chromium-autoroll authored
Roll ChromeOS Airmont AFDO profile from 86-4181.3-1594633354-benchmark-86.0.4204.0-r1 to 86-4181.3-1594633354-benchmark-86.0.4205.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/+doc/master/autoroll/README.md Tbr: c-compiler-chrome@google.com Change-Id: I6a7ababe5326d49ba1b14d2ff94ffeceea5b0254 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2305738Reviewed-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@{#789759}
-
Chromium WPT Sync authored
Using wpt-import in Chromium d401a1af. Note to sheriffs: This CL imports external tests and adds expectations for those tests; if this CL is large and causes a few new failures, please fix the failures by adding new lines to TestExpectations rather than reverting. See: https://chromium.googlesource.com/chromium/src/+/master/docs/testing/web_platform_tests.md NOAUTOREVERT=true TBR=foolip@google.com No-Export: true Change-Id: Ie0daca1a865411148df0a266e615fe99031b24f7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2305969Reviewed-by:
WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#789758}
-
Lei Zhang authored
Move some public facing targets above the internal ones. Change-Id: I15d42453a9b01dcb13ffd419ebcc37f8b477eefe Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2300995 Commit-Queue: Lei Zhang <thestig@chromium.org> Reviewed-by:
Daniel Hosseinian <dhoss@chromium.org> Cr-Commit-Position: refs/heads/master@{#789757}
-
Francois Beaufort authored
This CL makes sure zoom is put behind the panTiltZoom permission like pan and tilt. The only exception is on Android where zoom is granted automatically. This CL also adds proper PTZ camera support on Android so that web developers who specifically ask for zoom on an Android camera that does not support it (e.g. infrared) get an OverConstrainedError. Change-Id: I80a37e75d6eec7ab134b9296c222a6d450f26078 Bug: 1104080 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2279898Reviewed-by:
Reilly Grant <reillyg@chromium.org> Reviewed-by:
Andy Paicu <andypaicu@chromium.org> Reviewed-by:
Balazs Engedy <engedy@chromium.org> Reviewed-by:
Guido Urdaneta <guidou@chromium.org> Commit-Queue: François Beaufort <beaufort.francois@gmail.com> Cr-Commit-Position: refs/heads/master@{#789756}
-
Bettina authored
Only make a call to PerformActionOnOmahaAttributes iff COMPONENT_NOT_UPDATED and COMPONENT_UPDATE_FOUND is true because we don't want to enable an extension by mistake. Bug: 1106921 Change-Id: I92d42b7ebfcf99aed91b0fc78836fcd2aa71f4a9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2303680 Commit-Queue: Bettina Dea <bdea@chromium.org> Reviewed-by:
Joshua Pawlicki <waffles@chromium.org> Cr-Commit-Position: refs/heads/master@{#789755}
-
Yuke Liao authored
We'd like to have a complete picture of what's working and what's not working, so run all targets on linux-lacros-tester-rel, there will be failures, but given that it's a FYI bot, it won't cause problems. Bug: 1104291 Change-Id: I9b094a77ba30206ed1785848fb36c74e99b3d876 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2304935 Commit-Queue: Yuke Liao <liaoyuke@chromium.org> Reviewed-by:
Sven Zheng <svenzheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#789754}
-
chromium-autoroll authored
If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/fuchsia-sdk-chromium-autoroll Please CC cr-fuchsia+bot@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/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:fuchsia-arm64-cast;luci.chromium.try:fuchsia-x64-cast Tbr: cr-fuchsia+bot@chromium.org Change-Id: Id24e8cb4544c86522d75818a0d207c3719a70272 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2305790Reviewed-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@{#789753}
-
Fergal Daly authored
This all of the straightforward cases where calls to WaitForLoadStop can be wrapped in EXPECT_TRUE and continue to pass. Follow-on changes will handle all of the others. SHERIFFS: If this CL causes fails or flakes, it would be great if you could just remove the offending EXPECT_TRUE rather than rolling back the entire thing. BUG: 1014186 Change-Id: Id238385f9857e10fd6dfbeb386671f86720a55cc Cq-Do-Not-Cancel-Tryjobs: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2296555 Auto-Submit: Fergal Daly <fergal@chromium.org> Reviewed-by:
Charlie Reis <creis@chromium.org> Reviewed-by:
Alex Moshchuk <alexmos@chromium.org> Commit-Queue: Fergal Daly <fergal@chromium.org> Cr-Commit-Position: refs/heads/master@{#789752}
-
chromium-autoroll authored
https://pdfium.googlesource.com/pdfium.git/+log/8516651130b5..9a3f345ba7c4 2020-07-18 tsepez@chromium.org Make ownership of CXFA_ThisProxy explicit (and sane). 2020-07-18 dhoss@chromium.org Mass assert OpenDocument*() in tests 2020-07-18 thestig@chromium.org Add experimental FPDFImageObj_GetRenderedBitmap() API. 2020-07-17 dhoss@chromium.org Add test for dropped clipping paths when saving dirty text 2020-07-17 tsepez@chromium.org Remove include of cxfa_document.h from cxfa_layoutitem.h. 2020-07-17 tsepez@chromium.org Track CXFA_Lists in xfa/fxfa/ layer. 2020-07-17 vmiklos@collabora.co.uk Add FPDFSignatureObj_GetContents() API 2020-07-15 tsepez@chromium.org Explicitly track CXFA_List and its subclasses outside constructor. 2020-07-15 bungeman@google.com Add nogncheck to conditional includes. 2020-07-15 dmazzoni@chromium.org Add FPDF_StructElement_GetStringAttribute If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/pdfium-autoroll Please CC pdfium-deps-rolls@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/+doc/master/autoroll/README.md Bug: None Tbr: pdfium-deps-rolls@chromium.org Change-Id: I6eb1d6235131651f7af02a4db38faf1275f755c7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2305793Reviewed-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@{#789751}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/7043cea402ac..ae0c4b568f47 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 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/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Bug: chromium:1025990,chromium:1085419,chromium:1101820,chromium:1106990,chromium:812428 Tbr: Change-Id: I37a63b6e9136ec98754570d5efc3a1fd1c30c1ad Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2305472Reviewed-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@{#789750}
-
Reilly Grant authored
This change expands the manual test suite for the Serial API and includes a potential fix for the problem of stalled reads on Windows. The issue was a race between new data being received by the port and WaitCommEvent() being called. If the data was already buffered then the EV_RXCHAR event would not be fired. The solution is to use ReadFile() and modify the configured timeouts so that it will wait for at least one character to be received before returning. Bug: 1074389 Change-Id: I4dadb5b5d5992e530a2a86161ebea87b7ae16515 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2278843 Commit-Queue: Reilly Grant <reillyg@chromium.org> Reviewed-by:
Matt Reynolds <mattreynolds@chromium.org> Cr-Commit-Position: refs/heads/master@{#789749}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/20b701f3d79c..d1e8e6122c75 2020-07-18 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision d2f62519..046ea7f6 (789613:789730) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/webrtc-chromium-autoroll Please CC webrtc-chromium-sheriffs-robots@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/+doc/master/autoroll/README.md Bug: None Tbr: webrtc-chromium-sheriffs-robots@google.com Change-Id: Iecd4801190ecc6f7e288d4a9b3cc7d3e1b315e27 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2305794Reviewed-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@{#789748}
-
sczs authored
For now it only changes the visible parts from chrome://flags Bug: 1085419 Change-Id: Idcf8f340c7ce553d80ada2786d2d4522422d544a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2305121 Commit-Queue: Sergio Collazos <sczs@chromium.org> Auto-Submit: Sergio Collazos <sczs@chromium.org> Reviewed-by:
Chris Lu <thegreenfrog@chromium.org> Cr-Commit-Position: refs/heads/master@{#789747}
-
Josh Nohle authored
Adds the abstract manager classes for contacts, certificates, and local device data, whose eventual implementations will direct data flows to and from the Nearby server and local storage. Bug: b/154865027, b/154863644, b/154863722 Change-Id: I3a6947541b3167a144b7c6524850b1ec8a7887b4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2272121 Commit-Queue: Josh Nohle <nohle@chromium.org> Reviewed-by:
James Vecore <vecore@google.com> Cr-Commit-Position: refs/heads/master@{#789746}
-
Andrey Kosyakov authored
- we rasterize and activate a tree with active_tree_needs_first_draw; - we don't draw the tree because we're not within the frame deadline [1] - a commit happens meanwhile, which resets active_tree_is_ready_to_draw_ [2] Now we can't draw, because we have a pending tree [3] and we can't activate the pending tree, because active_tree_needs_first_draw [4]; So we don't produce a frame. The next attempt to commit hangs the main thread, as it waits on the completion event [5]. 1: https://source.chromium.org/chromium/chromium/src/+/master:cc/scheduler/scheduler_state_machine.cc;drc=51f3bdaec86288604ea075cf6e445e7ab3cbcc88;l=387 2: https://source.chromium.org/chromium/chromium/src/+/master:cc/scheduler/scheduler_state_machine.cc;drc=51f3bdaec86288604ea075cf6e445e7ab3cbcc88;l=877 3: https://source.chromium.org/chromium/chromium/src/+/master:cc/scheduler/scheduler_state_machine.cc;drc=51f3bdaec86288604ea075cf6e445e7ab3cbcc88;l=393 4: https://source.chromium.org/chromium/chromium/src/+/master:cc/scheduler/scheduler_state_machine.cc;drc=51f3bdaec86288604ea075cf6e445e7ab3cbcc88;l=420 5: https://source.chromium.org/chromium/chromium/src/+/master:cc/trees/proxy_main.cc;drc=cd2804d00d64031d9fd6397f6e9bc6093a2b2ef8;l=370 Bug: b/160032351 Change-Id: Ib89a513e2ab277742cea6c64ef14f945710c851a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2301202 Commit-Queue: Andrey Kosyakov <caseq@chromium.org> Reviewed-by:
Eric Seckler <eseckler@chromium.org> Reviewed-by:
Sunny Sachanandani <sunnyps@chromium.org> Cr-Commit-Position: refs/heads/master@{#789745}
-
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/+doc/master/autoroll/README.md Tbr: gbiv@chromium.org Change-Id: I97750d8855b588a7d5911d17abaad278dcaded19 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2305791Reviewed-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@{#789744}
-
chromium-autoroll authored
Roll ChromeOS Orderfiles from 86-4181.3-1594638142-benchmark-86.0.4194.0-r1 to 86-4181.3-1594638142-benchmark-86.0.4203.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/+doc/master/autoroll/README.md Tbr: c-compiler-chrome@google.com Change-Id: I901ab7ed8d18a81836cb43996e3c79c058b81378 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2305789Reviewed-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@{#789743}
-
Chromium WPT Sync authored
Using wpt-import in Chromium 1895ffb4. Note to sheriffs: This CL imports external tests and adds expectations for those tests; if this CL is large and causes a few new failures, please fix the failures by adding new lines to TestExpectations rather than reverting. See: https://chromium.googlesource.com/chromium/src/+/master/docs/testing/web_platform_tests.md NOAUTOREVERT=true TBR=foolip@google.com No-Export: true Change-Id: I6fafac86e3c320aa8147ad06f1e380f19fc3e5d9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2303705Reviewed-by:
WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#789742}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/4bbdfa583e74..642be1d27d97 2020-07-18 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/depot-tools-chromium-autoroll Please CC apolito@google.com,ehmaldonado@google.com,sokcevic@google.com,ajp@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/+doc/master/autoroll/README.md Bug: None Tbr: apolito@google.com,ehmaldonado@google.com,sokcevic@google.com,ajp@google.com Change-Id: I3cb767d38e8ded66733982f0430abba73fd2a523 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2305470Reviewed-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@{#789741}
-
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: I6bbc5596eda5fed4b9a49eaa4b767fbf2bd7bd5a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2305750Reviewed-by:
Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#789740}
-
Yuheng Huang authored
Related CL: https://chrome-internal-review.googlesource.com/c/chrome/browser/resources/tab_search/+/3164617 Bug: 1099917 Change-Id: Ie9add185ce58b7055f8febb119ba18ec31c2917c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2298282 Commit-Queue: Yuheng Huang <yuhengh@chromium.org> Reviewed-by:
Thomas Lukaszewicz <tluk@chromium.org> Reviewed-by:
dpapad <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#789739}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/de90862cce95..20b701f3d79c 2020-07-17 deadbeef@webrtc.org Revert "sdp: parse and serialize b=TIAS" If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/webrtc-chromium-autoroll Please CC webrtc-chromium-sheriffs-robots@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/+doc/master/autoroll/README.md Bug: None Tbr: webrtc-chromium-sheriffs-robots@google.com Change-Id: I0e3a24939eebe6d837cb948efbc33e2669c61653 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2305471Reviewed-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@{#789738}
-
Reilly Grant authored
This manual test architecture allows us to build integration tests. A connected serial device with its transmit and receive pins connected together is assumed. Bug: 884928 Change-Id: I960faa894776723fd5a858ff7f35a1999afa2955 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2277582 Commit-Queue: Reilly Grant <reillyg@chromium.org> Auto-Submit: Reilly Grant <reillyg@chromium.org> Reviewed-by:
Ovidio de Jesús Ruiz-Henríquez <odejesush@chromium.org> Cr-Commit-Position: refs/heads/master@{#789737}
-
Stephen Martinis authored
This is a reland of 8ab0b856 Original change's description: > Parallelize fetching telemetry benchmark deps > > The fetching script currently fetches about 2 GB (on my linux workstation) > from cloud storage serially. This can (and is) trivially parallelizable, and > should speed up the fetching script significantly. > > This script has been taking 20 minutes on mac machines for a long time. This > will hopefully significantly speed the mac builders up. > > Bug: 1102597 > Change-Id: I93d2fa2b1f4b4ef6e27e9c894a9dd4c0d0e12d7b > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2285503 > Commit-Queue: Stephen Martinis <martiniss@chromium.org> > Reviewed-by: Wenbin Zhang <wenbinzhang@google.com> > Reviewed-by: John Chen <johnchen@chromium.org> > Cr-Commit-Position: refs/heads/master@{#786521} Bug: 1102597 Change-Id: I37d0055fadb26bf4eae2b0b5fe0ecc4732edde3d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2288740 Commit-Queue: Stephen Martinis <martiniss@chromium.org> Reviewed-by:
John Chen <johnchen@chromium.org> Cr-Commit-Position: refs/heads/master@{#789736}
-
Xianzhu Wang authored
This is a part of the work of removing DisplayItemClient::VisualRect() which is an obstable of integrating FragmentData with LayoutNGBlockFragments. Added BoxDrawingRecorder() which calculate visual rect for a LayoutBox from SelfVisualOverflowRect() and paint offset. Bug: 1104064 Change-Id: I4ba09257d65e7aa2a6287fe74e2fb8190fac488a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2304775 Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Reviewed-by:
Philip Rogers <pdr@chromium.org> Cr-Commit-Position: refs/heads/master@{#789735}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/c80db6e1..1d62b368 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,vahl@chromium.org,v8-waterfall-sheriff@grotations.appspotmail.com Change-Id: I3744c411cf02820c567d744bb54d460728b0a4c9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2302838Reviewed-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@{#789734}
-