- 15 Apr, 2020 40 commits
-
-
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: I07c94fce6e4a9bfcf91439229d23e3a742ef9b0e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2150411Reviewed-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@{#759195}
-
chromium-autoroll authored
https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git/+log/e70d25f6fa5d..c018fc6ae667 git log e70d25f6fa5d..c018fc6ae667 --date=short --first-parent --format='%ad %ae %s' 2020-04-14 afdx@google.com spirv-fuzz: Do not outline regions that produce pointer outputs (#3291) 2020-04-14 afdx@google.com spirv-fuzz: Handle OpRuntimeArray when replacing ids with synonyms (#3292) 2020-04-14 afdx@google.com spirv-fuzz: Handle image storage class in donation (#3290) 2020-04-14 afdx@google.com spirv-fuzz: Respect rules for OpSampledImage (#3287) 2020-04-14 afdx@google.com spirv-fuzz: Fix comment. (#3300) 2020-04-14 stevenperron@google.com Sampled images as read-only storage (#3295) 2020-04-14 alanbaker@google.com Remove implicit fallthrough (#3298) 2020-04-14 stevenperron@google.com Add tests for recently added command line option (#3297) 2020-04-14 dneto@google.com If SPIRV-Headers is in our tree, include it as subproject (#3299) Created with: gclient setdep -r src/third_party/SPIRV-Tools/src@c018fc6ae667 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/spirv-tools-chromium-autoroll Please CC radial-bots+chrome-roll@google.com,timvp@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_angle_vk32_deqp_rel_ng;luci.chromium.try:android_angle_vk32_rel_ng;luci.chromium.try:android_angle_vk64_deqp_rel_ng;luci.chromium.try:android_angle_vk64_rel_ng;luci.chromium.try:linux_angle_deqp_rel_ng;luci.chromium.try:linux-angle-rel;luci.chromium.try:win-angle-rel-32;luci.chromium.try:win-angle-rel-64;luci.chromium.try:win-angle-deqp-rel-32;luci.chromium.try:win-angle-deqp-rel-64 Bug: None Tbr: radial-bots+chrome-roll@google.com,timvp@google.com Change-Id: I682efd148acd3e3f23bb99ca8fd59cb31ca19ea8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2150409Reviewed-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@{#759194}
-
Yoshifumi Inoue authored
This patch removes |DCHECK(current_drag_data_.IsNull())| to avoid crash when test scripts don't finish mouse drag, e.g. not to call |eventSender.mouseUp()| because of assertion failure in w3c test scripts for ease of writing test scripts. This patch is suggested in another CL[1]. [1] http://crrev.com/c/2148920 Make editing/selection/drag-in-iframe.html not to crash Bug: 707656 Change-Id: I989c1fe8cceb39566e3f8ddda364b4dc9cc060aa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2150346 Commit-Queue: Yoshifumi Inoue <yosin@chromium.org> Commit-Queue: Kent Tamura <tkent@chromium.org> Reviewed-by:
Kent Tamura <tkent@chromium.org> Auto-Submit: Yoshifumi Inoue <yosin@chromium.org> Cr-Commit-Position: refs/heads/master@{#759193}
-
Ye Kuang authored
https://chromium.googlesource.com/infra/luci/client-py.git/+log/cc958279ffd6..160b445a44e0 $ git log cc958279f..160b445a4 --date=short --no-merges --format='%ad %ae %s' 2020-04-15 tikuta swarming/client: set client and version in User-Agent 2020-04-15 tikuta net: add set_user_agent 2020-04-14 yekuang [swarming] Add user-agent header to the client requests 2020-04-14 tikuta Revert "client: add filename and line in logging" 2020-04-10 yekuang run_isolated.py: Propagate the exceptions from upload_items() to the main thread 2020-04-09 qyearsley Run spellchecker on luci-py. 2020-04-09 tikuta client: add verify_push flag to archive_files_to_storage 2020-04-09 jwata [swarming-client] evict corrupted files in local cache 2020-04-09 yekuang Send SIGTERM to the isolated download process when it times out 2020-04-08 tikuta client: update isolated client 2020-04-08 tikuta client: include relevant logs only in update_isolated.sh 2020-04-01 tikuta client: update isolated client 2020-04-01 tikuta client: update isolated client 2020-04-01 tikuta client: add script to update isolated in run_isolated.py 2020-03-31 tikuta client: check hash of uploaded file 2020-03-30 tikuta client: add filename and line in logging 2020-03-30 yekuang client: update isolated client 2020-03-27 tikuta client: update isolated client 2020-03-27 leilei Update luci_context.py, otherwise it is failed to get LUCI context in Python3. 2020-03-23 leilei Reland "Update Swarming client code to make it work with Python3." 2020-03-23 tikuta Reland "client: remove --extra-variable flag from isolate.py" 2020-03-19 tikuta client: show exception when failed to run command 2020-03-19 mattkot Re-cache free disk space when _load fails 2020-03-18 tikuta Revert "client: remove --extra-variable flag from isolate.py" 2020-03-17 tikuta Revert "Update Swarming client code to make it work with Python3." 2020-03-17 leilei Update Swarming client code to make it work with Python3. 2020-03-12 tikuta swarming: show account id when failed to get oauth_token Created with: roll-dep src/tools/swarming_client Bug: 1070487 Change-Id: I5892e5bb9256037ef48de29d920969dba9f94372 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2148898Reviewed-by:
Takuto Ikuta <tikuta@chromium.org> Reviewed-by:
Yoshisato Yanagisawa <yyanagisawa@google.com> Commit-Queue: Ye Kuang <yekuang@google.com> Cr-Commit-Position: refs/heads/master@{#759192}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/bce98d0a1b9f..ef991621e00a git log bce98d0a1b9f..ef991621e00a --date=short --first-parent --format='%ad %ae %s' 2020-04-15 tvanderlippe@chromium.org Update Karma to 5.0.1 Created with: gclient setdep -r src/third_party/devtools-frontend/src@ef991621e00a 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: chromium:1068145 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: I2490de3c80a1b82ea4a21529ad243cf3dfa85502 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2150410Reviewed-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@{#759191}
-
Cynthia Revström authored
Before this fix, autofill would suggest credit card numbers for Swedish and Norwegian personal ID number fields. This fix simply changes a regex to fix this issue. Bug: 1067164 Change-Id: I6af21500f1db85ce8fb8eaf78e0e2671e039f524 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2144207Reviewed-by:
Christos Froussios <cfroussios@chromium.org> Commit-Queue: Christos Froussios <cfroussios@chromium.org> Cr-Commit-Position: refs/heads/master@{#759190}
-
Maggie Cai authored
This CL parses the base::Value read from JSON file back to preferred apps list. This CL also adds some unit tests. BUG=853604 Change-Id: I8724784f5ab91e19614c1f66f45f1aff4fef0d80 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2141754 Commit-Queue: Maggie Cai <mxcai@chromium.org> Reviewed-by:
Dominick Ng <dominickn@chromium.org> Cr-Commit-Position: refs/heads/master@{#759189}
-
Stephen Nusko authored
This allows you to trace with perfetto "producer_name_filter" to scope your system traces to only particular apps (chrome stable/canary/etc). Change-Id: I9a677a8d8edfdf6645eb50d9e77e9ffb025ca94d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2144135 Commit-Queue: Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Eric Seckler <eseckler@chromium.org> Auto-Submit: Stephen Nusko <nuskos@chromium.org> Cr-Commit-Position: refs/heads/master@{#759188}
-
Colin Blundell authored
After preceding CLs this class has no remaining //chrome dependencies other than resources, which this CL componentizes along with the class itself. As this implementation of InterceptNavigationDelegate is specific to the overall intent launching logic in //components/external_intents, this CL componentizes it into that component. Componentizing this class will enable it to be reused in WebLayer. TBR=jochen@chromium.org Bug: 1031465 Change-Id: Iea7f68ebdee3fc4d766604c46ba5868429c14e65 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2133984 Commit-Queue: Colin Blundell <blundell@chromium.org> Reviewed-by:
Mugdha Lakhani <nator@chromium.org> Reviewed-by:
Michael Thiessen <mthiesse@chromium.org> Cr-Commit-Position: refs/heads/master@{#759187}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/422a2f9fece9..3aa998dd83ac Created with: gclient setdep -r src-internal@3aa998dd83ac 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 xhwang@google.com,yutak@google.com,rhalavati@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: xhwang@google.com,yutak@google.com,rhalavati@google.com Change-Id: Ia091e4fc046e5b98048c57d7c5c7971c1a22eb0c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2150093Reviewed-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@{#759186}
-
David Van Cleve authored
This CL makes a couple key commitment parsing and storage changes in preparation for receiving JSON-encoded keys (rather than Mojo structs) from the browser: 1. It modifies the NetworkService SetTrustTokenKeyCommitments interface to take a string rather than a map<issuer, key commitment result>; 2. It expands the key commitment parsing logic in the network service with a new method capable of parsing a collection of (issuer -> key commitment result) entries. 3. It adds a new TrustTokenKeyCommitments setter taking a raw string and passing it to the new parsing interface, rather than taking a map. R=csharrison Bug: 1068651 Change-Id: I930e797c39c4adac0da3919cbc462283c89d6f3f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2139416 Commit-Queue: Matthew Denton <mpdenton@chromium.org> Reviewed-by:
Matthew Denton <mpdenton@chromium.org> Reviewed-by:
Matt Menke <mmenke@chromium.org> Reviewed-by:
Charlie Harrison <csharrison@chromium.org> Cr-Commit-Position: refs/heads/master@{#759185}
-
Wei Lee authored
This CL changes the preview resolution sorting order from: 1. Resolution which is slightly larger than the screen size 2. The larger, the better To: (Given |Rc| is the capture resolution and |Rs| is the screen size, and |Rp| means the preview resolution) If |Rc| <= |Rs|: 1. All |Rp| <= |Rc|, and the larger, the better. 2. All |Rp| > |Rc|, and the smaller, the better. If |Rc| > |Rs|: 1. All |Rp| where |Rs| <= |Rp| <= |Rc|, and the smaller, the better. 2. All |Rp| < |Rs|, and the larger, the better. 3. All |Rp| > |Rc|, and the smaller, the better. Bug: 1069440 Test: Manually checks the order in CCA Change-Id: I7a3a9160e4eac560b060da81fe6657467c476af7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2145375 Commit-Queue: Wei Lee <wtlee@chromium.org> Reviewed-by:
Shik Chen <shik@chromium.org> Reviewed-by:
Kuo Jen Wei <inker@chromium.org> Cr-Commit-Position: refs/heads/master@{#759184}
-
Huanzhong Huang authored
Bug: 1068988 Change-Id: Ia855f636801a9b4ae453791d00e9f6e13548b965 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2141499Reviewed-by:
Martin Šrámek <msramek@chromium.org> Commit-Queue: Huanzhong Huang <huanzhong@chromium.org> Cr-Commit-Position: refs/heads/master@{#759183}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/1eaee939..ed70e67c 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: I1df2ec212d8620a0fea2f5dbc065878ede41d15c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2147558Reviewed-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@{#759182}
-
Mario Sanchez Prada authored
Migrate this test out of blink/web_tests/fast/css-grid-layout and into the WPT-specific directory, adding links to the relevant specs and a test assertion describing its purpose. Additionally, migrate this test from being a testRunner-based reftest with plain text expectation into a testharness.js-based test that uses check-layout-th.js instead of the utils from the Chromium-specific check-layout.js file, and drop the expectations file. Last, this renames flex-and-minmax-content-resolution-rows-001.html into flex-content-resolution-rows-002.html, since such test is related to the one being migrated here, and that way it makes things a bit more consistent. Bug: 767015, 1063749 Change-Id: I7326d7af76e04cbb3b5634a8e59bcfd36fcc92d3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2148597Reviewed-by:
Christian Biesinger <cbiesinger@chromium.org> Reviewed-by:
Manuel Rego <rego@igalia.com> Commit-Queue: Mario Sanchez Prada <mario@igalia.com> Cr-Commit-Position: refs/heads/master@{#759181}
-
Mario Sanchez Prada authored
Migrate this test out of blink/web_tests/fast/css-grid-layout and into the WPT-specific directory, adding links to the relevant specs and a test assertion describing its purpose. Bug: 767015, 1063749 Change-Id: Ia971e3e34dc3835cb03302150edc59e88ee7f82c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2148314Reviewed-by:
Christian Biesinger <cbiesinger@chromium.org> Reviewed-by:
Manuel Rego <rego@igalia.com> Commit-Queue: Mario Sanchez Prada <mario@igalia.com> Cr-Commit-Position: refs/heads/master@{#759180}
-
Mario Sanchez Prada authored
Migrate this test out of blink/web_tests/fast/css-grid-layout and into the WPT-specific directory, adding links to the relevant specs and a test assertion describing its purpose. Additionally, migrate this test from being a testRunner-based reftest with plain text expectation into a testharness.js-based test that uses check-layout-th.js instead of the utils from the Chromium-specific check-layout.js file, and drop the expectations file. Last, this renames flex-and-minmax-content-resolution-columns-001.html into flex-content-resolution-columns-002.html, since such test is related to the one being migrated here, and that way it makes things a bit more consistent. Bug: 767015, 1063749 Change-Id: I06407ef10a9d9a1a7fafa0e405675e3683b23250 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2146544Reviewed-by:
Christian Biesinger <cbiesinger@chromium.org> Reviewed-by:
Manuel Rego <rego@igalia.com> Commit-Queue: Mario Sanchez Prada <mario@igalia.com> Cr-Commit-Position: refs/heads/master@{#759179}
-
Mario Sanchez Prada authored
Migrate this test out of blink/web_tests/fast/css-grid-layout and into the WPT-specific directory, adding links to the relevant specs and a test assertion describing its purpose. Bug: 767015, 1063749 Change-Id: Id33b94879966a569e82eda331eed52143012de84 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2149355Reviewed-by:
Christian Biesinger <cbiesinger@chromium.org> Reviewed-by:
Javier Fernandez <jfernandez@igalia.com> Reviewed-by:
Manuel Rego <rego@igalia.com> Commit-Queue: Mario Sanchez Prada <mario@igalia.com> Cr-Commit-Position: refs/heads/master@{#759178}
-
Mario Sanchez Prada authored
Migrate this test out of blink/web_tests/fast/css-grid-layout and into the WPT-specific directory, adding links to the relevant specs and a test assertion describing its purpose. Also rename it into grid-margins-no-collapse-002.html, as this test is related to the already existing grid-margins-no-collapse-001.html. Bug: 767015, 1063749 Change-Id: Iebd601763748acbe7f08a6216d15a44bfdf41cad Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2145891 Commit-Queue: Mario Sanchez Prada <mario@igalia.com> Reviewed-by:
Javier Fernandez <jfernandez@igalia.com> Reviewed-by:
Christian Biesinger <cbiesinger@chromium.org> Reviewed-by:
Manuel Rego <rego@igalia.com> Cr-Commit-Position: refs/heads/master@{#759177}
-
Mario Sanchez Prada authored
Migrate this test out of blink/web_tests/fast/css-grid-layout and into the WPT-specific directory, adding links to the relevant specs and a test assertion describing its purpose. Also rename it into grid-floats-no-intrude-002.html, as this test is related to the already existing grid-floats-no-intrude-001.html. Bug: 767015, 1063749 Change-Id: If40a67c61b7c47befce5033895be393c7cda0eb5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2148791 Commit-Queue: Mario Sanchez Prada <mario@igalia.com> Reviewed-by:
Christian Biesinger <cbiesinger@chromium.org> Reviewed-by:
Javier Fernandez <jfernandez@igalia.com> Cr-Commit-Position: refs/heads/master@{#759176}
-
Ewann authored
This CL updates Cookies option selection, once an option is selected its accessory is set and the previous one is hidden. Bug: 1064961 Change-Id: I4db60f0629b4b308031ef1854ce29ccddb8cc87f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2130794 Commit-Queue: Ewann Pellé <ewannpv@chromium.org> Reviewed-by:
Gauthier Ambard <gambard@chromium.org> Cr-Commit-Position: refs/heads/master@{#759175}
-
David Jean authored
Bug: 1045454 Change-Id: I4598f8c15e302a297343fc07eba94fda9980bde1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2145887 Commit-Queue: David Jean <djean@chromium.org> Reviewed-by:
Javier Ernesto Flores Robles <javierrobles@chromium.org> Cr-Commit-Position: refs/heads/master@{#759174}
-
Alan Cutter authored
This CL splits the definition of GLImageBindTest and GLImageZeroInitializeTest out into their own header files so source files that don't use them don't trigger the following warnings in gl_unittests: The following parameterized test case is not instantiated: UninstantiatedTypeParamaterizedTestSuite<GLImageBindTest> The following parameterized test case is not instantiated: UninstantiatedTypeParamaterizedTestSuite<GLImageZeroInitializeTest> Bug: 1045846 Change-Id: If64404d069b60405c6333f8a77abda85a5b11bd9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2143777 Commit-Queue: Alan Cutter <alancutter@chromium.org> Reviewed-by:
Jonathan Backer <backer@chromium.org> Reviewed-by:
Sadrul Chowdhury <sadrul@chromium.org> Cr-Commit-Position: refs/heads/master@{#759173}
-
Mohamed Amir Yosef authored
Bug: 1032992 Change-Id: I37e14d4a6b7fa9747d1509b4c1a5e594ad23ba23 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2144147Reviewed-by:
Marc Treib <treib@chromium.org> Commit-Queue: Mohamed Amir Yosef <mamir@chromium.org> Cr-Commit-Position: refs/heads/master@{#759172}
-
Adam Rice authored
A non-ASCII character was introduced into third_party/blink/web_tests/external/wpt/webdriver/tests/support/__init__.py by the wpt roll https://chromium-review.googlesource.com/c/chromium/src/+/2147959. This causes a compilation failure in Python 2. Fix it. TBR=smcgruer Change-Id: I83180eb29b3ee05aedd282b96225745010f74150 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2149483Reviewed-by:
Adam Rice <ricea@chromium.org> Commit-Queue: Adam Rice <ricea@chromium.org> Cr-Commit-Position: refs/heads/master@{#759171}
-
chrome://media-appTrent Apted authored
Principally, this ensures that the Camera App opens the correct "camera roll" app, depending on whether the "Media App" SWA is enabled. It does this by intercepting the request to executeTask with the Gallery app, but allows the Gallery app to still open RAW image file types. No effect when chrome://flags#media-app is not enabled. Except for RAW files, we will hide the Gallery as a file handler option in the files app in a follow-up so that users are not confused why selecting it also results in the Media App being launched. Bug: 1030935, b/153387960 Change-Id: Ibe63455e8dd247769fabd123edb4925b8bae3739 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2143417 Commit-Queue: Trent Apted <tapted@chromium.org> Reviewed-by:
Luciano Pacheco <lucmult@chromium.org> Cr-Commit-Position: refs/heads/master@{#759170}
-
Fredrik Söderqvist authored
When the <use> element moves to a new document, it's both possible that the base URL changes and that the transition is from an inactive to an active document. In the latter case we need to re-resolve the URL and potentially attempt to fetch any external resource again. Do this by calling UpdateTargetReference() in a DidMoveToNewDocument() override. Also add a check for being in an inactive document to avoid the unnecessary work in that case, as well as clearing out the resource reference if the move is from an active to an inactive document. Fixed: 1070076 Change-Id: Ibfcbe5a590d2115eece0d68ed1c03db49ef5f708 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2149415Reviewed-by:
Stephen Chenney <schenney@chromium.org> Reviewed-by:
Philip Rogers <pdr@chromium.org> Commit-Queue: Fredrik Söderquist <fs@opera.com> Cr-Commit-Position: refs/heads/master@{#759169}
-
chromium-autoroll authored
https://dawn.googlesource.com/dawn.git/+log/beaaa5a60140..93bea5cb50e3 git log beaaa5a60140..93bea5cb50e3 --date=short --first-parent --format='%ad %ae %s' 2020-04-15 enga@chromium.org Add WireClient::Disconnect to stop serializing commands Created with: gclient setdep -r src/third_party/dawn@93bea5cb50e3 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: chromium:1070392 Tbr: cwallez@google.com Change-Id: Ie6489bfccf35f3d1164898afb6a93546d5723a9e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2150095Reviewed-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@{#759168}
-
Wei Lee authored
We plan to use |task_id| in this CL: https://crrev.com/c/2131545 It is used to solve the issue (b/147770827) that the camera app window launched by camera intent is independent to the caller Android app. We plan to pass the |task_id| of the caller Android app to Chrome, get that caller app window and launch camera app in a window which is a child of the caller app window. Bug: 980846 Test: Build successfully Change-Id: If476dc7a9c0910e9fa07fe5395c0478ec94ccd66 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2131541 Commit-Queue: Wei Lee <wtlee@chromium.org> Reviewed-by:
Robert Sesek <rsesek@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Reviewed-by:
David Jacobo <djacobo@chromium.org> Cr-Commit-Position: refs/heads/master@{#759167}
-
Yuki Shiino authored
Fixes the return types in C++ accodring to the ones in Web IDL. |unsigned long long| in Web IDL corresponds to |uint64_t| in C++. Change-Id: I43ab122bb94fc066f7b2de39b66c2ee08496de37 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2148915Reviewed-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@{#759166}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/8073a50204ee..e1a9c8db7e7c git log 8073a50204ee..e1a9c8db7e7c --date=short --first-parent --format='%ad %ae %s' 2020-04-15 ehmaldonado@google.com Reland "metrics: Use vpython3 instead of sys.executable" Created with: gclient setdep -r src/third_party/depot_tools@e1a9c8db7e7c 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 agable@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:1068263 Tbr: agable@chromium.org Change-Id: I4c52345e90db520745c81be63f01100fb6368e2a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2150089Reviewed-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@{#759165}
-
Roman Sorokin authored
Bug: 1064271 Change-Id: Ia618042d9e100c17b90aa3f4f830f97854322836 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2144152Reviewed-by:
Denis Kuznetsov [CET] <antrim@chromium.org> Commit-Queue: Roman Sorokin [CET] <rsorokin@chromium.org> Cr-Commit-Position: refs/heads/master@{#759164}
-
Mike West authored
We trust `devtools:` in the same way we trust `chrome:`. We should consider these resources to be secure contexts, as this will enable us to harden them with mechanisms like Trusted Types that are only available in such contexts. Bug: 1070526 Change-Id: I0ac60c642e1afd3f81d669d60a399a94ab0f0751 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2145882Reviewed-by:
Alex Moshchuk <alexmos@chromium.org> Commit-Queue: Mike West <mkwst@chromium.org> Cr-Commit-Position: refs/heads/master@{#759163}
-
CQ_INCLUDE_TRYBOTS=luci.chrome.try:chromeos-betty-pi-arc-chrome CQ_INCLUDE_TRYBOTS=luci.chrome.try:chromeos-eve-compile-chrome CQ_INCLUDE_TRYBOTS=luci.chrome.try:chromeos-kevin-compile-chrome BUG=762641 TBR=chrome-os-gardeners@google.com Change-Id: I8f3738fecdeb6558a1f0fa57052ef3e68599b53c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2150075Reviewed-by:
ChromeOS bot <3su6n15k.default@developer.gserviceaccount.com> Commit-Queue: ChromeOS bot <3su6n15k.default@developer.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#759162}
-
dpapad authored
The Polymer2 version is no longer used, and therefore there is no need to keep auto-generating the P3 version from P2 at build time. This is one of many CLs to check-in the Polymer3 version of Settings. Bug: 1069258 Change-Id: I0879a049b645d5c68890326a81a7761358a6d6fe Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2142108 Commit-Queue: Rebekah Potter <rbpotter@chromium.org> Auto-Submit: dpapad <dpapad@chromium.org> Reviewed-by:
Rebekah Potter <rbpotter@chromium.org> Cr-Commit-Position: refs/heads/master@{#759161}
-
My Nguyen authored
This is for future implementation of UndoWindow which will also be controlled by AssistiveWindowController. Design doc: go/e14s-autocorrect-window Bug: 1070508 Change-Id: Ie38fb2c4df211bc93e7cb41470b12f713aea453b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2147166Reviewed-by:
Keith Lee <keithlee@chromium.org> Reviewed-by:
Darren Shen <shend@chromium.org> Commit-Queue: My Nguyen <myy@chromium.org> Cr-Commit-Position: refs/heads/master@{#759160}
-
Brian Manthos authored
Change-Id: Ia36d7590b74e3f4a8fb51f66b5ea8d3100baaf0b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2149888 Commit-Queue: Greg Thompson <grt@chromium.org> Reviewed-by:
Greg Thompson <grt@chromium.org> Cr-Commit-Position: refs/heads/master@{#759159}
-
Giovanni Ortuño Urquidi authored
SystemWebApps have extra data that can't be retrieved by the MigrationManager. Luckily, we don't need to migrate these apps since SystemWebAppManager can re-install them after apps are migrated. Bug: 1054195 Change-Id: I2a4aeddc236e5d6fa82ef7451f17f67cdfa68bee Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2147528Reviewed-by:
Alexey Baskakov <loyso@chromium.org> Commit-Queue: Giovanni Ortuño Urquidi <ortuno@chromium.org> Cr-Commit-Position: refs/heads/master@{#759158}
-
Ahmed Mehfooz authored
A notification icon which is already in the process of being animated out of the stacked notfication bar should not be removed in OnNotificationRemoved. Bug: 1069667 Change-Id: If8f04d44afab5d5b76e8dd7082fcdcc56ebca35d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2150008Reviewed-by:
Tim Song <tengs@chromium.org> Commit-Queue: Ahmed Mehfooz <amehfooz@chromium.org> Cr-Commit-Position: refs/heads/master@{#759157}
-
Maggie Cai authored
This CL adds the converter to convert the preferred apps list to base::value format so that it can be store into disk in json format easily. BUG=853604 Change-Id: Ie1b104523015696c74a1bee3a343feefacc75744 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2139852Reviewed-by:
Dominick Ng <dominickn@chromium.org> Commit-Queue: Maggie Cai <mxcai@chromium.org> Cr-Commit-Position: refs/heads/master@{#759156}
-