- 07 Aug, 2020 40 commits
-
-
Andrey Zaytsev authored
* Removed bulk_leak_check_controller_android classes, as they were part of the temporary API for the password check and never actually got used * Used an instance of the PasswordCheck class to manage the lifecycle of the password check in Safety check * Changed the initialization logic to account for the asynchronous availability of the # of saved and compromised passwords * Added logic to block displaying successful states without compromises on fetching the data from disk (# of saved and compromised passwords) * Added unit tests to verify various asynchronous timing scenarios Bug: 1070620 Change-Id: Ia4aee1b06ba820f551a4f66c923174d20b5f8007 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2336078Reviewed-by:
Natalie Chouinard <chouinard@chromium.org> Reviewed-by:
Friedrich [CET] <fhorschig@chromium.org> Commit-Queue: Andrey Zaytsev <andzaytsev@google.com> Cr-Commit-Position: refs/heads/master@{#795836}
-
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: I8d4d469c0e498bc61dd8955687f34f208c3981da Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2342757Reviewed-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@{#795835}
-
David Jean authored
Force resize of content when the content doesn't detect it by itself. Bug: 1091515, 1073446, 1071811 Change-Id: I1d548c3b11ad95b8c26998cf189b0cdc72095f4e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2339459 Commit-Queue: David Jean <djean@chromium.org> Reviewed-by:
Chris Lu <thegreenfrog@chromium.org> Reviewed-by:
Mark Cogan <marq@chromium.org> Cr-Commit-Position: refs/heads/master@{#795834}
-
Koji Ishii authored
With r795011 <crrev.com/c/2313736>, |NGInlineCursor| supports enumerating all fragments across fragmentainers, and that it made workarounds in |NGFragmentItems| unnecessary. Bug: 829028, 982194 Change-Id: If387d2882b9e599fb0f3f4f72a513cc3b19e5c3d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2342526 Commit-Queue: Morten Stenshorne <mstensho@chromium.org> Reviewed-by:
Morten Stenshorne <mstensho@chromium.org> Cr-Commit-Position: refs/heads/master@{#795833}
-
Internal Frameworks Autoroller authored
TBR=bling-team@google.com Change-Id: I7703ae5bb3dfe0aa0916ccf6d6b207375ecc6647 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2342307Reviewed-by:
Internal Frameworks Autoroller <bling-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: Internal Frameworks Autoroller <bling-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#795832}
-
Yunke Zhou authored
Change-Id: I9fc4a070413fbcca01f0edf7236879f2a0caa31a Bug: 1101318 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2276414 Commit-Queue: Yunke Zhou <yunkez@google.com> Reviewed-by:
Roman Sorokin [CET] <rsorokin@chromium.org> Cr-Commit-Position: refs/heads/master@{#795831}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/8221fb43a117..e163bc182576 2020-08-07 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: I2be38c3c4d8d6697e63e05a2432444df63c8c35e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2342745Reviewed-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@{#795830}
-
dpapad authored
Specifically, modify ExtensionProtocolTestResourcesHandler() to look in both chrome/test/data/ and out/<out_folder>/gen/chrome/test/data/ when trying to resolve _test_resources/ URLs. This is in preparation of using the generated test_browser_proxy.m.js, test_util.m.js and other such files from the PDF Viewer extension tests. Bug: 1111459 Change-Id: I3d925e45f930e890237351688b8c94d11b75bee7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2337258 Commit-Queue: dpapad <dpapad@chromium.org> Reviewed-by:
Devlin <rdevlin.cronin@chromium.org> Auto-Submit: dpapad <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#795829}
-
Vasilii Sukhanov authored
This reverts commit 9b3d32d9. Reason for revert: Broke AcceleratorsCocoaBrowserTest.MappingAcceleratorsInMainMenu on Mac https://ci.chromium.org/p/chromium/builders/ci/Mac10.11%20Tests/53228 Original change's description: > Tab Search: Setup keyboard shortcut > > Setup ctrl(cmd on Mac) + shift + e as tab search keyboard shortcut > for all desktop platforms > > Bug: 1099917,1112558 > Change-Id: I6c50b26714d678d0f89d2c846909ff0b802e4f0d > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2329944 > Commit-Queue: Yuheng Huang <yuhengh@chromium.org> > Reviewed-by: Scott Violet <sky@chromium.org> > Reviewed-by: Robert Liao <robliao@chromium.org> > Cr-Commit-Position: refs/heads/master@{#795750} TBR=sky@chromium.org,robliao@chromium.org,yuhengh@chromium.org Change-Id: I9fea6a70396d5fd017e76ade2a57984bc7025dd5 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1099917 Bug: 1112558 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2341635Reviewed-by:
Vasilii Sukhanov <vasilii@chromium.org> Commit-Queue: Vasilii Sukhanov <vasilii@chromium.org> Cr-Commit-Position: refs/heads/master@{#795828}
-
Irina Fedorova authored
This CL adds support for multiple IDs to changeSavedPassword. It allows to change saved password for account and device IDs. Bug: 377410 Change-Id: Iaac317006f4086c32b8a007c04c21f3fd753d7c3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2338797 Commit-Queue: Irina Fedorova <irfedorova@google.com> Reviewed-by:
Jan Wilken Dörrie <jdoerrie@chromium.org> Reviewed-by:
Devlin <rdevlin.cronin@chromium.org> Cr-Commit-Position: refs/heads/master@{#795827}
-
Mason Freed authored
HTML Imports will be removed from the codebase in M88. Please don't add more usage. Bug: 937746 Change-Id: Ie89325bbe15b643e6af0ed9b8f9d2de60a824757 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2340496 Auto-Submit: Mason Freed <masonfreed@chromium.org> Commit-Queue: dpapad <dpapad@chromium.org> Reviewed-by:
dpapad <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#795826}
-
chromium-autoroll authored
https://swiftshader.googlesource.com/SwiftShader.git/+log/a202c209bc91..59b4828f293e 2020-08-07 swiftshader.regress@gmail.com Regres: Update test lists @ a202c209 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-chromium-autoroll Please CC swiftshader-team+autoroll@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: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_chromium_msan_rel_ng;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel;luci.chromium.try:linux-swangle-try-x64;luci.chromium.try:win-swangle-try-x86 Bug: None Tbr: swiftshader-team+autoroll@google.com Change-Id: I5be9d15bdcfe23dc7e0e79a7711d4a79ee77520b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2342083Reviewed-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@{#795825}
-
Joel Hockey authored
Bug: 1113607 Change-Id: I0b5ee050412a88ef3a13ff5648bdb912d52b4c8e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2341266 Commit-Queue: Joel Hockey <joelhockey@chromium.org> Auto-Submit: Joel Hockey <joelhockey@chromium.org> Reviewed-by:
Nancy Wang <nancylingwang@chromium.org> Cr-Commit-Position: refs/heads/master@{#795824}
-
Alexander Cooper authored
This change moves files that only talked to each other and the ArCore SDK out of chrome/browser/android/vr and into device/vr, so that they can be more easily re-used in other directories for upcoming prototypes. In addition to this move, the ArCore device code was made into it's own component, as this matches the desired structure of the device/vr directory, and will enable easier (and small binary-size) integration of AR as part of the core content API when ready. One small change was made to convert a GLuint type to an int32_t, as this matches the API surface exposed by ARCore, and thus places the responsibility of ensuring accuracy on callers, while preventing an additional "ui" dependency in device code. Bug: 843374 Change-Id: Id8c3721346284cd5d7e9d78f2352e1d105d3806c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2341811Reviewed-by:
Piotr Bialecki <bialpio@chromium.org> Commit-Queue: Alexander Cooper <alcooper@chromium.org> Cr-Commit-Position: refs/heads/master@{#795823}
-
Hugo Benichi authored
Change-Id If3e511212f491a5ec6533c8fb259c49eab29295b introduced a regression when the last connected network is disconnected: depending of the exact order of internal callback events in ArcNetHostImpl, it can happen that ARC never learns about the disconnection event. This patch ensures that when the list of active networks becomes empty, ARC receives an event about it. BUG=b:162904019 BUG=b:159667565 TEST=Compiled, flashed rammus, tested disconnecting wifi with no ethernet connected and confirmed that ARC disconnects the network inside Android. Change-Id: Ifcb984f5942d0d132e277a8699fb1f3b43e5b72d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2336245 Commit-Queue: Hugo Benichi <hugobenichi@google.com> Reviewed-by:
Yusuke Sato <yusukes@chromium.org> Cr-Commit-Position: refs/heads/master@{#795822}
-
Marijn Kruisselbrink authored
This not only saves memory, but also makes the (blocking) BlobUrlStore.Registry mojom call faster by not having to set up the blob mojo binding context at that point. On the other hand this makes blob url resolution slightly less efficient, but this seems like the right trade-off. Bug: 1112410 Change-Id: Ic8e97fbcc313ae053f55166d1bad5479a856b8c1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2335402 Commit-Queue: Victor Costan <pwnall@chromium.org> Reviewed-by:
Victor Costan <pwnall@chromium.org> Cr-Commit-Position: refs/heads/master@{#795821}
-
Viviane Yang authored
This CL renames the enum PushDeliveryStautus defined in push_messaging_status.mojom to PushEventStatus. The enum is no longer sorely used for push message delivery events (`push` events) but also for tracking the status of `pushsubscriptionchange` events, which is why a more general name PushEventStatus is more appropriate to report the event dispatch status. Please refer to CL:2332708 for more information. Change-Id: Icbb98dc66b680aa5f194c7dddbd51323918938f1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2339474Reviewed-by:
Alex Ilin <alexilin@chromium.org> Reviewed-by:
Rayan Kanso <rayankans@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Richard Knoll <knollr@chromium.org> Commit-Queue: Viviane Yang <viviy@google.com> Cr-Commit-Position: refs/heads/master@{#795820}
-
Jose Dapena Paz authored
GCC build fails because of missing include: ../../components/payments/core/error_message_util.h:20:16: error: ‘vector’ in namespace ‘std’ does not name a template type 20 | const std::vector<std::string>& skipped_apps); | ^~~~~~ Bug: 957519 Change-Id: Icb7c5b0e9b136d14eb088884f8d4f8ee312b9460 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2340967Reviewed-by:
Liquan (Max) Gu <maxlg@chromium.org> Commit-Queue: José Dapena Paz <jdapena@igalia.com> Cr-Commit-Position: refs/heads/master@{#795819}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/679763691656..ff9cb9b4ed1b 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 patricialor@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: luci.chrome.try:linux-chromeos-chrome Bug: None Tbr: patricialor@google.com Change-Id: I4ed01705382e2d75a25fdccc961337662598bb54 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2342081Reviewed-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@{#795818}
-
Jiewei Qian authored
Chromium browser grants some permissions to all websites by default. Most WebUIs will expect to have these permissions. However, users can block them if they are not registered with WebUIAllowlist for chrome-untrusted:// pages. This CL registers these permission to the chrome-untrusted:// part of sample system web app, as a reference for future chrome-untrusted:// WebUI implementations. Bug: 1101060 Change-Id: I66e84519ea4d8fc2b3cf759e8f147ad1111c752d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2342490 Commit-Queue: Jiewei Qian <qjw@chromium.org> Commit-Queue: Giovanni Ortuño Urquidi <ortuno@chromium.org> Auto-Submit: Jiewei Qian <qjw@chromium.org> Reviewed-by:
Giovanni Ortuño Urquidi <ortuno@chromium.org> Cr-Commit-Position: refs/heads/master@{#795817}
-
Zufeng Wang authored
CIPD package: https://chrome-infra-packages.appspot.com/p/chromeos_internal/apps/help_app/app/+/CUU63VsXItsrBlNDrRhMgCrIBW8n5Lch_BLHRTfvmNUC Release notes: http://go/help_app-x20/relnotes/Nightly/help_app_nightly_202008060800_RC00.html Cq-Include-Trybots: chrome/try:linux-chromeos-chrome Change-Id: I5a13fbd907624b64977c733eac49088ff5efc98e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2342427Reviewed-by:
Rachel Carpenter <carpenterr@chromium.org> Commit-Queue: Zufeng Wang <zufeng@google.com> Cr-Commit-Position: refs/heads/master@{#795816}
-
Yves Arrouye authored
Since we only want a new name to run parameterized tests, and no new behavior, we can alias the type rather than create a new class. Bug: None Test: unit_tests --gtest_filter=*AutoEnrollmentClientImplFRETo* Change-Id: Id5c6d80a458baa2dfee382a201b5256d686da6da Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2341171 Auto-Submit: Yves Arrouye <drcrash@chromium.org> Commit-Queue: Roman Sorokin [CET] <rsorokin@chromium.org> Reviewed-by:
Roman Sorokin [CET] <rsorokin@chromium.org> Cr-Commit-Position: refs/heads/master@{#795815}
-
Cherie Cheung authored
This is a reland of 4702a75d Original change's description: > ARCVM SharePath() to use correct seneschal port > > During the processing of ARCVM SharePath() request, it was retrieving > the seneschal port via some Crostini functions. This was incorrect and > would trigger a Crostini restart. This change will properly fix this > by retrieving the correct seneschal port from ArcSessionManagerVmObserver. > > BUG=b:147618164 > TEST=tast run <DUT> arc.Drivefs.vm > > Change-Id: I4f20ffb3101a17b51044e71c7d164bde78ec634d > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2320908 > Commit-Queue: Cherie Cheung <cherieccy@chromium.org> > Reviewed-by: Marc Treib <treib@chromium.org> > Reviewed-by: Ryo Hashimoto <hashimoto@chromium.org> > Reviewed-by: Yusuke Sato <yusukes@chromium.org> > Reviewed-by: Joel Hockey <joelhockey@chromium.org> > Cr-Commit-Position: refs/heads/master@{#794973} Bug: b:147618164 Change-Id: I9570d8b18f05ea0ef629b19144b910dd4380cd17 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2341086Reviewed-by:
Yusuke Sato <yusukes@chromium.org> Reviewed-by:
Joel Hockey <joelhockey@chromium.org> Reviewed-by:
Marc Treib <treib@chromium.org> Commit-Queue: Cherie Cheung <cherieccy@chromium.org> Cr-Commit-Position: refs/heads/master@{#795814}
-
Fergus Dall authored
This gives the user much more ability to debug failures. Bug: 1110165 Change-Id: I5815a6cba3ac947b07a62fee1f1969118eb8b940 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2340352 Commit-Queue: Fergus Dall <sidereal@google.com> Reviewed-by:
Nicholas Verne <nverne@chromium.org> Cr-Commit-Position: refs/heads/master@{#795813}
-
My Nguyen authored
As we currently only needs autocorrect marker, we should only request suggestion types. Bug: 1109074 Change-Id: I81ed0fb146b1b37b4ec3159510405f1253a0f78c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2342328Reviewed-by:
Yoshifumi Inoue <yosin@chromium.org> Reviewed-by:
My Nguyen <myy@chromium.org> Commit-Queue: My Nguyen <myy@chromium.org> Cr-Commit-Position: refs/heads/master@{#795812}
-
nancylingwang authored
When the scale is not 1.0, e.g. 2.0, the web apps generated icon can't apply the mask correctly, because the web apps icons use the scaled ImageSkiaReps, which don't match the mask imageskia loaded from the ResourceBundle, and CreateMaskedImage reports error due to mismatched scale and pixel size. Add a mask cache to cache the mask ImageSkiaReps for different scale, pixel size, and when loading the mask, check the current image's scale, pixel size to generate the mask imageskia to match the image. BUG=1083331 Change-Id: If16c3603db888e73bb272e6cbdd409ba8d0d4468 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2336387 Commit-Queue: Nancy Wang <nancylingwang@chromium.org> Reviewed-by:
Dominick Ng <dominickn@chromium.org> Cr-Commit-Position: refs/heads/master@{#795811}
-
My Nguyen authored
Following UX writing review, update the relevant strings and layout. See go/cros-assistive-input-ux-writing-review. Current view: http://screen/9cXRfLiVR9M Add icon-secondary-color as specified in http://go/cros-ux-icon-color. Added a TODO to rename the rest of the files and strings in code. Bug: 1113612, 1113611 Change-Id: I4360a23addbc7e92bb6eca614e7dd543470f9792 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2341023Reviewed-by:
calamity <calamity@chromium.org> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Commit-Queue: My Nguyen <myy@chromium.org> Cr-Commit-Position: refs/heads/master@{#795810}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/5a1495ff04c6..8221fb43a117 2020-08-07 nidhijaju@google.com Revert "Removing "other origins" UI from DevTools Service Worker tab" 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: chromium:1112894 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: Ia690cb80328807cea533de5659dfd901e9b57a84 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2342079Reviewed-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@{#795809}
-
Matthew Mourgos authored
This CL creates a background circle of the proper size for standardized icons. Also, icons that should appear within a background circle are now scaled by using the distance of the farthest visible point from the center of the icon. This will ensure a constant spacing between the scaled down icons and the background circle. Bug: 1110496 Change-Id: I392b9a3738f2dac01dadea44b8a3e473402298eb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2342066Reviewed-by:
Nancy Wang <nancylingwang@chromium.org> Commit-Queue: Matthew Mourgos <mmourgos@chromium.org> Cr-Commit-Position: refs/heads/master@{#795808}
-
Alice Wang authored
This CL changes AccountPickerDelegate.mAccountNames to a local variable to make this class simpler. Bug: 1093795 Change-Id: I92450414e13224bb3eb19afe10a392bdb6cbb276 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2339744 Commit-Queue: Alice Wang <aliceywang@chromium.org> Reviewed-by:
Tanmoy Mollik <triploblastic@chromium.org> Cr-Commit-Position: refs/heads/master@{#795807}
-
Wei Lee authored
We should use TODO(crbug.com/{ID}) rather than TODO(crbug/{ID}) or TODO({ID}). Bug: None Test: None Change-Id: Ib6c89955e9c317f79e8870ddef579bf4aff6c155 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2342329 Commit-Queue: Wei Lee <wtlee@chromium.org> Commit-Queue: Shik Chen <shik@chromium.org> Auto-Submit: Wei Lee <wtlee@chromium.org> Reviewed-by:
Shik Chen <shik@chromium.org> Cr-Commit-Position: refs/heads/master@{#795806}
-
Kelvin Jiang authored
The structs were already functional by M85, but because the documentation was updated after the branch cut, the docserver listed ModifyheaderInfo as being available at M86. The availability is usually determined automatically by looking over API schemas over different versions/channels in chrome/common/extensions/docs/server2/availability_finder.py Bug: 947591 Change-Id: Iae71ac3c7b6bc9fb7e7d86815e855e31f588f36e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2340074Reviewed-by:
Karan Bhatia <karandeepb@chromium.org> Commit-Queue: Kelvin Jiang <kelvinjiang@chromium.org> Auto-Submit: Kelvin Jiang <kelvinjiang@chromium.org> Cr-Commit-Position: refs/heads/master@{#795805}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/e3988722bf9f..3831ac2043e4 2020-08-07 syoussefi@chromium.org Remove suppressions for passing tests 2020-08-07 geofflang@google.com Supress VVL error about multi-instance heaps. 2020-08-07 jmadill@chromium.org Vulkan: Rename CommandBuffer get method. 2020-08-07 jmadill@chromium.org Vulkan: Remove redundant vk prefixes in vk_helpers. 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/+doc/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;luci.chromium.try:linux-swangle-try-x64;luci.chromium.try:win-swangle-try-x86 Bug: None Tbr: geofflang@google.com Change-Id: Ia601a7e9d5c613862a3d54b76ba93adf51f631be Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2342072Reviewed-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@{#795804}
-
tby authored
This expired some time ago, so this CL removes it in-code. I'm keeping the associated Finch flag around for now, because it serves as a kill-switch for Drive suggestions. Bug: 1110737 Change-Id: Id863efd71c089bb8f9f91c4bb4afbbfa68a4d419 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2342487Reviewed-by:
Thanh Nguyen <thanhdng@chromium.org> Commit-Queue: Tony Yeoman <tby@chromium.org> Cr-Commit-Position: refs/heads/master@{#795803}
-
Ahmed Mehfooz authored
Bug: 1111904 Change-Id: I6cf412d09070419d52bce191dce7309aecdb00ef Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2340934 Commit-Queue: Ahmed Mehfooz <amehfooz@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Reviewed-by:
Tim Song <tengs@chromium.org> Cr-Commit-Position: refs/heads/master@{#795802}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/b35c3b8bcdf7..ea70694da8b1 2020-08-07 skia-autoroll@skia-public.iam.gserviceaccount.com Roll dawn from fa4b74d479aa to 2cf5a08cfc1b (1 revision) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/skia-autoroll Please CC herb@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: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux-blink-rel;luci.chromium.try:linux-chromeos-compile-dbg;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel Cq-Do-Not-Cancel-Tryjobs: true Bug: None Tbr: herb@google.com Change-Id: I4f208be8c45abf476f5c1412e3b05553df07f52d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2342074Reviewed-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@{#795801}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/bcb0ad4d8c58..679763691656 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 patricialor@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: luci.chrome.try:linux-chromeos-chrome Bug: chromium:1113265 Tbr: patricialor@google.com Change-Id: I168773269bd405e766efbf28ffcbaf440c6b7b4c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2342071Reviewed-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@{#795800}
-
Maggie Cai authored
Currently the intent picker launched the web app when user select the web app. This CL updates to reparent the web app instead of launch. BUG=1113969, 853604 Change-Id: Ie7a790999f68696a9c1d58bb1ef6e1e1cd8112b6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2341228Reviewed-by:
Dominick Ng <dominickn@chromium.org> Commit-Queue: Maggie Cai <mxcai@chromium.org> Cr-Commit-Position: refs/heads/master@{#795799}
-
Kent Tamura authored
This CL ports LayoutButton::BaselinePosition() to ng_flex_layout_algorithm.cc. FlexNG's children don't have the last-line baseline values. So we set BaselineAlgorithmType in NGFlexLayoutAlgorithm::Layout() so that children provide the last-line baseline as well as the first-line baseline. PropagateBaselineFromChild() needs to call |NGBoxFragment:: FirstBaseline()| explicitly because button children's Baseline() is the last-line baselines. * text-overflow-ellipsis-button-expected.html Ellipsis processing in LayoutNG keeps the first letter. Bug: 1040826 Change-Id: I36402b4fc291d2989c45fb1764202f4fcea91fda Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2300902 Commit-Queue: Kent Tamura <tkent@chromium.org> Reviewed-by:
Ian Kilpatrick <ikilpatrick@chromium.org> Cr-Commit-Position: refs/heads/master@{#795798}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/ca50c1ef5f52..5a1495ff04c6 2020-08-07 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools DEPS. 2020-08-07 nidhijaju@google.com Revert "Adding a link to SW internals page to view other origin SWs in DevTools" 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: chromium:1112894 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: I87c3e12cad8f46f062ce9e9f2e8370bf772e38fb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2342073Reviewed-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@{#795797}
-