- 27 Feb, 2020 40 commits
-
-
Alexey Baskakov authored
Make PwaInstallViewBrowserTest extensions-agnostic. However, we still need to use ExtensionBrowserTest to implement ListedRelatedChromeAppInstalled case, which requires "related chrome app" extension. Bug: 1052722 Change-Id: Ie91fa306a8612ef486a53ed7390538dcd9d15040 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2076042Reviewed-by:
Eric Willigers <ericwilligers@chromium.org> Reviewed-by:
Alan Cutter <alancutter@chromium.org> Commit-Queue: Alexey Baskakov <loyso@chromium.org> Cr-Commit-Position: refs/heads/master@{#744949}
-
Jeremie Boulic authored
The row for "Apps and Extensions" should be sentence case, only the first word is capitalized, so it should be "Apps and extensions". Bug: 1039916 Change-Id: I12819c89c9b115e3707e11df282b9cea4510d1c3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2076038 Commit-Queue: Jeremie Boulic <jboulic@chromium.org> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#744948}
-
Eriko Kurimoto authored
This CL uses constructor origin for outside settings security origin. Previously, we were using script_request_url to calculate security origin because script url usually has the same origin with the constructor. However, it differs sometimes, for example, when script url is data URL. By using constructor origin, HTTPState can be calculated correctly for data URL and works as same as before for normal url like https://example.com. In this CL, WPTs covers dynamic import and static import for data url and HTTP(s) Scheme scripts. WPTs for fetch API with data URL worker and iframe is added from external Github. Pull Request: https://github.com/web-platform-tests/wpt/pull/21877 (This PR is already merged.) Bug: 1048619, 881202 Change-Id: I78ef9a501b80fe03ad8b3d59d5e6b4d3b8ba2f6e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2046803 Commit-Queue: Eriko Kurimoto <elkurin@google.com> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Hiroki Nakagawa <nhiroki@chromium.org> Cr-Commit-Position: refs/heads/master@{#744947}
-
Daniel Hosseinian authored
Chromium is trying to move away from deprecated CUPS APIs, but RHEL/CentOS 7 continues to use an 8 year old version of CUPS. Bug: 1055208 Change-Id: Ie91b134c11f780cb235e08c9598c7ee5b489f547 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2072580 Commit-Queue: Daniel Hosseinian <dhoss@chromium.org> Reviewed-by:
Thomas Anderson <thomasanderson@chromium.org> Reviewed-by:
Lei Zhang <thestig@chromium.org> Reviewed-by:
Sean Kau <skau@chromium.org> Cr-Commit-Position: refs/heads/master@{#744946}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/8f58baae1a1d..8d1f44cb67cc Created with: gclient setdep -r src-internal@8d1f44cb67cc 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: I953712701fe79b1a12c4d24aa32339e6349602a3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2076792Reviewed-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@{#744945}
-
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/+/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: I30d87446d2514238c67b5b28630415afdc7738e3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2076671Reviewed-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@{#744944}
-
Koji Ishii authored
This patch moves |GetChildOffset| from |NGContainerFragmentBuilder| to |NGBoxFragmentBuilder|. The function needs to read |NGFragmentItemsBuilder| to support |NGFragmentItems| but the member is only available in |NGBoxFragmentBuilder|. All existing usages are for |NGBoxFragmentBuilder|, so no changes to callers. This patch has no behavior changes. Bug: 982194 Change-Id: Icacd18d12634bc4324d5f56eb70710903e7d942a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2076745 Auto-Submit: Koji Ishii <kojii@chromium.org> Reviewed-by:
Ian Kilpatrick <ikilpatrick@chromium.org> Commit-Queue: Ian Kilpatrick <ikilpatrick@chromium.org> Commit-Queue: Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#744943}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/ccb3a54defb5..37a2a3416ade git log ccb3a54defb5..37a2a3416ade --date=short --first-parent --format='%ad %ae %s' 2020-02-27 treehugger-gerrit@google.com Merge "Assert the profiling target process does not crash." Created with: gclient setdep -r src/third_party/perfetto@37a2a3416ade 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: I022717726d305299b3bdc35d5bd09ea2234bdf4c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2076335Reviewed-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@{#744942}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/e7fcd7dde1d9..1d6607890c47 git log e7fcd7dde1d9..1d6607890c47 --date=short --first-parent --format='%ad %ae %s' 2020-02-27 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools DEPS. Created with: gclient setdep -r src/third_party/devtools-frontend/src@1d6607890c47 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: Ib05f10006d0d71771f780f4fbb873355f27d0951 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2076666Reviewed-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@{#744941}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/0a450363dbdc..8b8dc561f00f git log 0a450363dbdc..8b8dc561f00f --date=short --first-parent --format='%ad %ae %s' 2020-02-27 ynovikov@chromium.org Fix Android component build. 2020-02-27 ianelliott@google.com Vulkan: Implement Android pre-rotation 2020-02-27 geofflang@google.com Always use commit_id.py to generate commit.h 2020-02-27 jmadill@chromium.org Vulkan: Document command access APIs. Created with: gclient setdep -r src/third_party/angle@8b8dc561f00f 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 geofflang@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: geofflang@google.com Change-Id: I053a9bf7e41cf35bad4646ad3a3661778b137442 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2077017Reviewed-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@{#744940}
-
Daniele Castagna authored
|DrawQuad::visible_rect| can be used to clip geometry at draw time. Display::RemoveOverdrawQuads resizes visible_rect to reduce overdraw. Currently |visible_rect| is ignored when drawing TextureDrawQuad via GLRenderer. After this CL the quad will be clipped to visible_rect if visible_rect differs from rect. Bug: 1022544 Test: viz_unittests --gtest_filter=*TextureDrawQuadVisibleRect* Change-Id: If0457e8fbb9761c1cfdf623ffb09650577818f8b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2069137Reviewed-by:
Sasha McIntosh <sashamcintosh@chromium.org> Reviewed-by:
Khushal <khushalsagar@chromium.org> Commit-Queue: Daniele Castagna <dcastagna@chromium.org> Cr-Commit-Position: refs/heads/master@{#744939}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/60a026a7..3f0406a3 Please follow these instructions for assigning/CC'ing issues: https://v8.dev/docs/triage-issues Please close rolling in case of a roll revert: https://v8-roll.appspot.com/ This only works with a Google account. CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux-blink-rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:mac_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:win_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:android_optional_gpu_tests_rel TBR=hablich@chromium.org,v8-waterfall-sheriff@grotations.appspotmail.com Change-Id: Idc67fc12e5f95df84f98d19434253d6b4a685f6e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2076360Reviewed-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@{#744938}
-
chromium-autoroll authored
https://dawn.googlesource.com/dawn.git/+log/a9d7d478429d..0363c3e46d35 git log a9d7d478429d..0363c3e46d35 --date=short --first-parent --format='%ad %ae %s' 2020-02-27 bryan.bernhart@intel.com D3D12: Allocate GPU bind groups at draw/dispatch. Created with: gclient setdep -r src/third_party/dawn@0363c3e46d35 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-chromium-autoroll Please CC cwallez@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:dawn-linux-x64-deps-rel;luci.chromium.try:dawn-mac-x64-deps-rel;luci.chromium.try:dawn-win10-x64-deps-rel;luci.chromium.try:dawn-win10-x86-deps-rel Bug: None Tbr: cwallez@google.com Change-Id: Ib30c0f2e5a827aa58b10e4222cb290894204a098 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2076897 Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#744937}
-
Hongchan Choi authored
{IIR,Biquad}FilterNodes check the state of the filter and notify the main thread when it goes bad. In this process, the associated context can be collected when a posted task is performed sometime later in the task runner's queue. By using WeakPtr, the task runner will not perform a scheduled task in the queue when the target object is invalid anymore. Test: Locally confirmed that the repro case does not crash after 30 min. Bug: 1055788 Change-Id: Icdb3a7378d0345936b5b50e12ec2b187e58a611c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2074807 Commit-Queue: Hongchan Choi <hongchan@chromium.org> Reviewed-by:
Raymond Toy <rtoy@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#744936}
-
Rachel Carpenter authored
For M82. Launch bug: https://crbug.com/1042109 Bug: 1012578 Change-Id: I76e80ed1f8afc5a34f76fbad30ebef731fd84ff0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2076738Reviewed-by:
Alexander Alekseev <alemate@chromium.org> Reviewed-by:
Trent Apted <tapted@chromium.org> Commit-Queue: Rachel Carpenter <carpenterr@google.com> Cr-Commit-Position: refs/heads/master@{#744935}
-
chromium-autoroll authored
https://chromium.googlesource.com/openscreen.git/+log/9931e7a88ec3..4112d4f0c61a git log 9931e7a88ec3..4112d4f0c61a --date=short --first-parent --format='%ad %ae %s' 2020-02-27 btolsch@chromium.org Remove platform/impl from cast/DEPS 2020-02-27 btolsch@chromium.org Add Cast app discovery mechanism Created with: gclient setdep -r src/third_party/openscreen/src@4112d4f0c61a If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/openscreen-chromium Please CC jophba@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 Bug: None Tbr: jophba@chromium.org Change-Id: Ibdd3379caa76eb5e9fea7ca142451b8fdac7d660 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2076794Reviewed-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@{#744934}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/624dae6917b2..f0a0e26ccade git log 624dae6917b2..f0a0e26ccade --date=short --first-parent --format='%ad %ae %s' 2020-02-27 abennetts@google.com Override 'metric' property in ReadValue quest. 2020-02-27 phoglund@google.com Add method for setting summary options. 2020-02-27 fancl@chromium.org Sampling 20% uploaded tests querying sheriff-config for monitoring status 2020-02-27 dberris@chromium.org Run auto-recovery marking routine hourly 2020-02-26 jbudorick@chromium.org devil: restructure system app installation to facilitate retries. Created with: gclient setdep -r src/third_party/catapult@f0a0e26ccade 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 sadrul@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:chromeos-kevin-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:1029452,chromium:1052720,chromium:1056214,chromium:1056462 Tbr: sadrul@google.com Change-Id: I46b3be4043d9a9137588a3cee3725e3e290033e7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2076793Reviewed-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@{#744933}
-
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: I9fd38e33cff73415aa59247a91bfeb163df5b956 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2076450Reviewed-by:
Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#744932}
-
chromium-autoroll authored
https://chromium.googlesource.com/native_client/src/native_client.git/+log/021c8b6784ea..d3db56259396 git log 021c8b6784ea..d3db56259396 --date=short --first-parent --format='%ad %ae %s' 2020-02-27 dschuff@chromium.org Roll build/ 1c4d2b193..64097b6e7 (62 commits) 2020-02-27 dschuff@chromium.org Sync the new mac toolchain in the DEPS hooks, and use -stdlib=libc++ explicitly Created with: gclient setdep -r src/native_client@d3db56259396 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/nacl-autoroll Please CC mseaborn@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 Bug: chromium:1056008 Tbr: mseaborn@chromium.org Change-Id: Iab0338b8f6e4d3fd2ec6b7ac8a9d86cf2a4b4561 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2077019Reviewed-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@{#744931}
-
Chromium WPT Sync authored
Using wpt-import in Chromium e11b3351. With Chromium commits locally applied on WPT: d5cd6b98 "SharedWorker: Assign unique names to SharedWorkers to avoid unintentional matching" 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 Directory owners for changes in this CL: rego@igalia.com: external/wpt/css/selectors NOAUTOREVERT=true TBR=raphael.kubo.da.costa No-Export: true Change-Id: I7bfdb3d56f92620b71654d37c25ffae50f4bf61b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2075640Reviewed-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@{#744930}
-
Alexander Surkov authored
Accessible name computation fails to pick up content of text level elements not listed elsewhere (refer to HTML-aam spec) when the elements are located in subtree of an element of name-from-content role R=dmazzoni@chromium.org Bug: 1053507 Change-Id: I702e04269ef298a16cb085b226709209a67517b1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2068755Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Commit-Queue: Alexander Surkkov <asurkov@igalia.com> Cr-Commit-Position: refs/heads/master@{#744929}
-
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: I07b59f610b6928191bc65c8970a8661b2e467c68 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2076669Reviewed-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@{#744928}
-
Tal Pressman authored
Bug: 1049056 Change-Id: I0def4704acac88bdc29b31e8739488e8608f9831 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2071679 Commit-Queue: Tal Pressman <talp@chromium.org> Reviewed-by:
Keishi Hattori <keishi@chromium.org> Reviewed-by:
Kouhei Ueno <kouhei@chromium.org> Cr-Commit-Position: refs/heads/master@{#744927}
-
Karan Bhatia authored
Wait for the fetch to complete before checking whether xhr request was seen by the browser. This should hopefully fix the flakiness since page load won't necessarily wait for the fetch to complete. BUG=1050536, 1056031 Change-Id: I9c043d69c4d619e00737303d2aaa3c15dc587ae2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2076658 Commit-Queue: Karan Bhatia <karandeepb@chromium.org> Reviewed-by:
Istiaque Ahmed <lazyboy@chromium.org> Cr-Commit-Position: refs/heads/master@{#744926}
-
edchin authored
crrev.com/c/2001849 broke snapshotCache in the tab grid mediator. The snapshotCache needs the browserState to be set before it is initialized. This CL fixes the order of setting the browserState then initializing the snapshotCache. Fixed: 1046349 Change-Id: Ie257b18c862e071a90dc67b12e4d39ebc429e28b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2076446Reviewed-by:
edchin <edchin@chromium.org> Reviewed-by:
Chris Lu <thegreenfrog@chromium.org> Commit-Queue: edchin <edchin@chromium.org> Cr-Commit-Position: refs/heads/master@{#744925}
-
garzonou authored
When window.open() is called, we need to use the exact WKWebViewConfiguration provided by WebKit's delegate method in crw_wk_ui_handler to initialize the WKWebView inside CWVWebView. This CL makes the WKWebView inside CWVWebView to be initialized lazily. Bug: 1054276 Change-Id: I5e26c393bbaa667b43b43ba5f78a24b2cacaaede Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2061984 Commit-Queue: Jiajun Ou <garzonou@google.com> Reviewed-by:
Hiroshi Ichikawa <ichikawa@chromium.org> Cr-Commit-Position: refs/heads/master@{#744924}
-
Sylvain Defresne authored
Showcase should not depend on //ios/chrome/app (except for the hooks). The dependencies were unnecessary and can be safely removed (after the removal of one stale #include). After this CL, there is no dependency on //ios/chrome/app:app_internal: $ gn path out/Debug-iphonesimulator --all \ //ios/showcase:ios_showcase_egtests \ //ios/chrome/app:app_internal No non-data paths found between these two targets. Bug: 870935 Change-Id: I586fe8da7ce2e74dae2cedfd9720044afa97650f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2067264 Auto-Submit: Sylvain Defresne <sdefresne@chromium.org> Commit-Queue: edchin <edchin@chromium.org> Reviewed-by:
edchin <edchin@chromium.org> Cr-Commit-Position: refs/heads/master@{#744923}
-
Makoto Shimazu authored
This CL adds tests to initiate requests from a service worker with `require-corp` policy. This currently fails but it'll be fixed once a new service worker starts to respect the COEP value. Bug: 1039613 Change-Id: Ic610cbe8ceb9c5c0d407507918fcdf2c69eb93b1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2065257 Commit-Queue: Makoto Shimazu <shimazu@chromium.org> Reviewed-by:
Yutaka Hirano <yhirano@chromium.org> Auto-Submit: Makoto Shimazu <shimazu@chromium.org> Cr-Commit-Position: refs/heads/master@{#744922}
-
Tal Pressman authored
Change-Id: If2fe13456a656c531e3426bad2a7d307b43aaa0f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2076221 Auto-Submit: Tal Pressman <talp@chromium.org> Commit-Queue: Kouhei Ueno <kouhei@chromium.org> Reviewed-by:
Kouhei Ueno <kouhei@chromium.org> Cr-Commit-Position: refs/heads/master@{#744921}
-
Alex Keng authored
This CL addresses the issue where when the timeline slider is focused while the media is playing, Narrator will announce 'Elapsed time, Elapsed time, ..." repeatedly. (NVDA will repeat the whole sentence which is also not ideal) With this change, the behavior is now changed to announce the current/elapsed time only once when the slider gets focused. Note 1. only Aria updates triggered by the timer are suppressed, so user interactions that would move timeline slider, ex mouse clicks, left/right keys etc, would still trigger current/elapsed time utterance. 2. we can't use aria-live:off to suppress aria since according to the spec [1], aria-live:off doesn't apply to areas that are being focused. [1] https://www.w3.org/TR/wai-aria-1.1/#aria-live Bug: 1054885 Change-Id: I5519793a3d53f1982733f49fd4db882326f5c2f9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2067381 Commit-Queue: Alex Keng <shihken@microsoft.com> Reviewed-by:
Tommy Steimel <steimel@chromium.org> Cr-Commit-Position: refs/heads/master@{#744920}
-
Yuly Novikov authored
In order to force linking with libc++ as a shared library, resulting in just one instance of libc++ per process. Previously, libc++ was linked statically into each of around 6 libraries involved in ANGLE tests and these libc++ instances conflicted. This CL turns on dEQP EGL tests on SwANGLE bots, which now pass. TBR=kbr Bug: angleproject:4396 Change-Id: Ief399919701df962914cbb83f1ff9bae94d65ea5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2071913Reviewed-by:
Kenneth Russell <kbr@chromium.org> Commit-Queue: Yuly Novikov <ynovikov@chromium.org> Cr-Commit-Position: refs/heads/master@{#744919}
-
Yuki Shiino authored
Bug: 839389 Change-Id: I837036ea6e9d0e0fb52abb6d6c56d3f41947a06d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2074997Reviewed-by:
Hitoshi Yoshida <peria@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Yuki Shiino <yukishiino@chromium.org> Cr-Commit-Position: refs/heads/master@{#744918}
-
Haiyang Pan authored
Bug: 922145 Change-Id: I2b4f35ba16e63598c5f7e8dbfcfa89d24f70f61d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2076522Reviewed-by:
John Budorick <jbudorick@chromium.org> Commit-Queue: Haiyang Pan <hypan@google.com> Cr-Commit-Position: refs/heads/master@{#744917}
-
Alexander Alekseev authored
Implementation: http://crrev.com/c/chromiumos/platform2/+/2073263 Bug: 1052268 Change-Id: I4fb10b2868f4d4296837c23f0da632857711a285 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2072855 Commit-Queue: Alexander Alekseev <alemate@chromium.org> Reviewed-by:
Ilya Sherman <isherman@chromium.org> Cr-Commit-Position: refs/heads/master@{#744916}
-
Tomasz Wiszkowski authored
This change is part of Adaptive Suggestions Count feature that aims at presenting as many suggestions on screen as would fit between the Omnibox and soft keyboard. The change introduces no new logic and simply installs a callback that monitors and responds to suggestion list size changes. Bug: 1050813 Change-Id: I8fe777c83241cdb47e9cf238fe246b25cdbf78cc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2067659 Commit-Queue: Ender <ender@google.com> Reviewed-by:
Ted Choc <tedchoc@chromium.org> Reviewed-by:
Patrick Noland <pnoland@chromium.org> Cr-Commit-Position: refs/heads/master@{#744915}
-
jonross authored
The bug blocking them has been fixed. This re-enables the tests while also introducing baselines, which account for some minor anti-aliasing at the borders. There is no longer the background bleeding through TBR=backer@chromium.org TEST=blink_web_tests css3/filters/backdrop-filter-transform.html Bug: 1044032 Change-Id: I2d787df9d7cb311aab42addda0833e64830b74f6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2072309Reviewed-by:
Jonathan Ross <jonross@chromium.org> Commit-Queue: Jonathan Ross <jonross@chromium.org> Cr-Commit-Position: refs/heads/master@{#744914}
-
Jiaxun Yang authored
Add support to generate rpm for MIPS and ARM. To prevent confusion, we also removed build_script_arch and use the deb/rpm arch directly as the build script argument. Change-Id: Ifb44e4831e67a256e13bd02a1bfae09279448484 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2053783Reviewed-by:
Thomas Anderson <thomasanderson@chromium.org> Auto-Submit: Jiaxun Yang <jiaxun.yang@flygoat.com> Commit-Queue: Lei Zhang <thestig@chromium.org> Cr-Commit-Position: refs/heads/master@{#744913}
-
Chris Cunningham authored
Will fix the assert just as soon as we now which one to fix. Bug: 931533 Change-Id: If10eb70acc5b9d616f6a5dc22fb8f49e666f09de Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2076340 Commit-Queue: Chrome Cunningham <chcunningham@chromium.org> Commit-Queue: Thomas Guilbert <tguilbert@chromium.org> Auto-Submit: Chrome Cunningham <chcunningham@chromium.org> Reviewed-by:
Thomas Guilbert <tguilbert@chromium.org> Cr-Commit-Position: refs/heads/master@{#744912}
-
Yusuf Sengul authored
Bug: 1055977 Change-Id: I1ae0c0bb08dd7ca7e995ab0190f52b019e7c6c49 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2073005Reviewed-by:
Rakesh Soma <rakeshsoma@google.com> Commit-Queue: Rakesh Soma <rakeshsoma@google.com> Cr-Commit-Position: refs/heads/master@{#744911}
-
Takashi Sakamoto authored
This reverts commit 8d889479. Reason for revert: suspect causing ash_unittests failure on linux-chromeos-dbg - TabletModeDesksTest.DesksCreationRemovalCycle - TabletModeDesksTest.RemoveDeskWithMaximizedWindowAndMergeWithSnapped - TabletModeDesksTest.RemovingDesksWithSplitView Sample build: https://ci.chromium.org/p/chromium/builders/ci/linux-chromeos-dbg/17282 Sample log: https://logs.chromium.org/logs/chromium/buildbucket/cr-buildbucket.appspot.com/8887345963796360720/+/steps/ash_unittests/0/logs/Deterministic_failure:_TabletModeDesksTest.DesksCreationRemovalCycle__status_CRASH_/0 Original change's description: > Desks: Fix MRU and stacking order of windows of removed desks > > The windows of removed desks should be demoted to be LRU across > all desks. That's why they're appended at the end of the overview > grid list. However, their relative order should be maintained. > > This CL makes sure the MRU order is updated to match the above > expectation, as well as the windows' stacking order (that is > windows of the removed desk should be stacked at the bottom > of the target desk's container's children). > > BUG=1048271 > TEST=Expanded existing tests. > > Change-Id: I06bc69e068e3ffc29bccf7a5983ed6d56fc04830 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2073366 > Reviewed-by: James Cook <jamescook@chromium.org> > Commit-Queue: Ahmed Fakhry <afakhry@chromium.org> > Cr-Commit-Position: refs/heads/master@{#744856} TBR=jamescook@chromium.org,afakhry@chromium.org Change-Id: I28c5e412f0b7b44b6dfa8f5219f3eb7f514237cf No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1048271 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2076040Reviewed-by:
Takashi Sakamoto <tasak@google.com> Commit-Queue: Takashi Sakamoto <tasak@google.com> Cr-Commit-Position: refs/heads/master@{#744910}
-