- 16 Dec, 2020 40 commits
-
-
Jana Grill authored
Replace references to domain with manager in TermsOfServiceScreen. Additionally adjust IDS_TERMS_OF_SERVICE_SCREEN_HEADING and IDS_TERMS_OF_SERVICE_SCREEN_SUBHEADING to support FlexOrgs by adjusting the domain placeholder names and descriptions as well as adding screenshots to make it easier for the translators to understand the usage of the texts. Finally replace a call to BrowserPolicyConnectorChromeOS::GetEnterpriseDisplayDomain with a call to BrowserPolicyConnectorChromeOS::GetEnterpriseDomainManager. Bug: b:172684210 Test: Manual Change-Id: I5acd16c1fa1638fbd6715f355a77ceca21f02bdf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2593120Reviewed-by:
Brian Malcolm <bmalcolm@chromium.org> Reviewed-by:
Denis Kuznetsov [CET] <antrim@chromium.org> Commit-Queue: Jana Grill <janagrill@chromium.org> Cr-Commit-Position: refs/heads/master@{#837521}
-
Jasmine Chen authored
Authenticates all CameraHalClient's and disable CameraHalDispather::RegisterClient(). Now that we finish migrating CameraHalServer and CameraHalClient registration, we have a stabilized interface and behavior for TokenManager. Here we add token_manager_unittest and a series of unittests to make sure things work as expected. Bug: b/170075468 Test: Verify that all CameraHalClient's are correctly recognized and authenticated. \ (hatch-arc-r) $ capture_unittests --gtest_filter='*TokenManager*' \ capture_unittests --gtest_filter='*Dispatcher*' Change-Id: I701cc4de99b34a1599c36b57d63a5a2429d6ef9a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2576228Reviewed-by:
Guido Urdaneta <guidou@chromium.org> Reviewed-by:
Wei Lee <wtlee@chromium.org> Commit-Queue: Jasmine Chen <lnishan@google.com> Cr-Commit-Position: refs/heads/master@{#837520}
-
Jérôme Lebel authored
the UserSigninViewController mock setup was too strict. On iOS 12, -[UserSigninViewController presentationController] is not called. This change is not relevant UserSigninCoordinatorTest tests. Change-Id: Ie7a1eaf8210d18492dc7a326f88cf848c1534fe0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2593124 Commit-Queue: Jérôme Lebel <jlebel@chromium.org> Commit-Queue: Olivier Robin <olivierrobin@chromium.org> Auto-Submit: Jérôme Lebel <jlebel@chromium.org> Reviewed-by:
Olivier Robin <olivierrobin@chromium.org> Cr-Commit-Position: refs/heads/master@{#837519}
-
Shik Chen authored
This CL adds a new barcode detection toggle button and removes the old item in expert mode menu. Bug: b/172879638 Test: Manually Change-Id: Ia89657f5d3d2900b53721f650058240e472b254b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2594827Reviewed-by:
Wei Lee <wtlee@chromium.org> Commit-Queue: Shik Chen <shik@chromium.org> Cr-Commit-Position: refs/heads/master@{#837518}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/src/third_party/freetype2.git/+log/a3edbfa983ba..f6be92767d1d 2020-12-16 chris.liddell@artifex.com [truetype] Fix incremental metrics (#59503). 2020-12-16 apodtele@gmail.com Documentation edits. If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/freetype-chromium Please CC bungeman@google.com,drott@google.com,thestig@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:linux_chromium_msan_rel_ng;luci.chromium.try:linux-blink-rel;luci.chromium.try:mac10.12-blink-rel;luci.chromium.try:win10-blink-rel;luci.chromium.try:win7-blink-rel Tbr: bungeman@google.com,drott@google.com,thestig@google.com Change-Id: Ie1f116b6c77a413e5698e97a589a10a9eac89371 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2594560Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Reviewed-by:
Dominik Röttsches <drott@chromium.org> Commit-Queue: Dominik Röttsches <drott@chromium.org> Cr-Commit-Position: refs/heads/master@{#837517}
-
rajendrant authored
Bug: 1147753 Change-Id: Ifee76ed84a963669c8fcecc57471e59df0adf0e2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2582958 Commit-Queue: rajendrant <rajendrant@chromium.org> Reviewed-by:
Robert Ogden <robertogden@chromium.org> Cr-Commit-Position: refs/heads/master@{#837516}
-
Martin Šrámek authored
This project is temporarily deprioritized. Bug: None Change-Id: Ieb9a49d861e38e787dc0adcedccf8bbe8b5b0601 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2593610 Auto-Submit: Martin Šrámek <msramek@chromium.org> Reviewed-by:
Rainhard Findling <rainhard@chromium.org> Commit-Queue: Rainhard Findling <rainhard@chromium.org> Cr-Commit-Position: refs/heads/master@{#837515}
-
Fredrik Söderqvist authored
This function is similar in spirit to the other functions in this class. Tangentially it also shows the variation of techniques for achieving the same thing (slicing - or not - border/background/mask/...). Bug: 1005048 Change-Id: Idd58d1f7b822d65132de6cdd54caae5204c8fb72 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2593094 Commit-Queue: Fredrik Söderquist <fs@opera.com> Reviewed-by:
Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#837514}
-
Fredrik Söderqvist authored
We need to be able to track more properties (than just 'filter'), so adapt a mechanism similar to that for StyleImages. I.e add a set of "pending" properties that we iterate when we've finished building the ComputedStyle object. This requires plumbing the key (property id) through the converter function. Retire the |allow_external| argument to GetSVGResourceFromValue() in favor of the new property id argument, and then determine if a certain property allows external resources or not. The 'backdrop-filter' property was allowing external resources but not actually issuing loads for them. Align them with 'filter' by also loading the resource. Bug: 109212 Change-Id: Iee600907bbb2b3cd2e03e9d6cee0590cde11ce06 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2593114Reviewed-by:
Rune Lillesveen <futhark@chromium.org> Commit-Queue: Fredrik Söderquist <fs@opera.com> Cr-Commit-Position: refs/heads/master@{#837513}
-
chromium-autoroll authored
Roll Chrome Win64 PGO profile from chrome-win64-master-1607990340-72af9acbfb590e4fca630056e163f51242d80be6.profdata to chrome-win64-master-1608087498-2f929d29b1a1e70fb6742374bfad7f4f226a61c8.profdata If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/pgo-win64-chromium Please CC pgo-profile-sheriffs@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:win64-chrome Tbr: pgo-profile-sheriffs@google.com Change-Id: I58dfbee5ce38fae78bee44c768cb56cff2244563 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2594559Reviewed-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@{#837512}
-
Robbie Gibson authored
This fixes a few issues: 1. Crash when deallocing the FullscreenDisabler when closing the last incognito tab. This is probably because the underlying FullscreenController has already been dealloced. 2. Before, the entire thumb strip machinery wasn't alerted to the new incognito BVC that is created when the incognito state is reset. Now, it is. 3. There was an intermittent crash when closing the app because of a zombie ViewRevealingVerticalPanHandler. It is a web view observer, but that is controlled by the ThumbStripMediator. However, when the pan handler is dealloced, the observation isn't stopped. Fixed: 1155559, 1155607 Change-Id: I1a2f6ea805cfc810bd36b5bab547fb179cacbaa5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2593119 Commit-Queue: Gauthier Ambard <gambard@chromium.org> Reviewed-by:
Gauthier Ambard <gambard@chromium.org> Cr-Commit-Position: refs/heads/master@{#837511}
-
Ewann authored
This CL updates the cell background on tools menu. Bug: 1158393 Change-Id: Ib0aee6dbb5bc34dc2f011529fbe9e5f5db1b6052 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2593635 Commit-Queue: Ewann Pellé <ewannpv@chromium.org> Commit-Queue: Gauthier Ambard <gambard@chromium.org> Auto-Submit: Ewann Pellé <ewannpv@chromium.org> Reviewed-by:
Gauthier Ambard <gambard@chromium.org> Cr-Commit-Position: refs/heads/master@{#837510}
-
Rainhard Findling authored
Adds a banner to the top of the privacy sandbox page. Bug: 1152336 Change-Id: Ia44f468945fc1a36529185ae82a80aac465246b5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2593372Reviewed-by:
Rainhard Findling <rainhard@chromium.org> Reviewed-by:
dpapad <dpapad@chromium.org> Commit-Queue: Rainhard Findling <rainhard@chromium.org> Cr-Commit-Position: refs/heads/master@{#837509}
-
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 chrome-fuchsia-gardener@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 Cq-Include-Trybots: luci.chromium.try:fuchsia-arm64-cast;luci.chromium.try:fuchsia-deterministic-dbg;luci.chromium.try:fuchsia-x64-cast Tbr: chrome-fuchsia-gardener@grotations.appspotmail.com Change-Id: I564ee79a79613e4bdea5e87977c24dd95681189e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2593602Reviewed-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@{#837508}
-
Antonio Sartori authored
When parsing a referrer policy from a meta tag, we were trying to update the PolicyContainer (and with it, the PolicyContainerHost in the Browser process) without checking for it not to be nullptr. However, the PolicyContainer is nullptr for LocalFrames which have no RenderFrameHost counterpart in the browser, which are used for rendering SVG images. As a consequence, there are cases in which a meta tag in an SVG image made the renderer crash. This change adds a nullptr check to fix this. Bug: 1158034, 1130587 Change-Id: Ia0b5c51b4d1d68cfd7329da8c5e153bdef7deb3c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2593000 Commit-Queue: Antonio Sartori <antoniosartori@chromium.org> Reviewed-by:
Mike West <mkwst@chromium.org> Cr-Commit-Position: refs/heads/master@{#837507}
-
chromium-autoroll authored
https://pdfium.googlesource.com/pdfium.git/+log/627c1580a7ea..ba1c65b08f2d 2020-12-15 tsepez@chromium.org Remove GetXFAPageList(). 2020-12-15 vmiklos@collabora.co.uk Add FPDFAnnot_GetBorder() API If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/pdfium-autoroll Please CC pdfium-deps-rolls@chromium.org on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Bug: None Tbr: pdfium-deps-rolls@chromium.org Change-Id: I58039195a1853477f09d49acc821322d2c14ebf8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2594867Reviewed-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@{#837506}
-
Christopher Cameron authored
The CanvasPixelFormat should have only user-specifiable formats. At some point it ballooned to support BGRA and RGBA and RGBX. Those formats now live in CanvasResourceParams as a SkColorType. Trim down CanvasPixelFormats to just F16 and Uint8. Remove accessors that aren't used anymore. Remove CanvasColorParams::GetNativeCanvasPixelFormat. Bug: 1157747 Change-Id: I8b45326a92cd6fdfb1d7e140a3edb1b7862726b2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2591711 Commit-Queue: ccameron <ccameron@chromium.org> Reviewed-by:
Jeremy Roman <jbroman@chromium.org> Reviewed-by:
Yi Xu <yiyix@chromium.org> Cr-Commit-Position: refs/heads/master@{#837505}
-
Antonio Sartori authored
Executing a javascript: URL does not commit a new document, and executing a javascript: URL in a srcdoc iframe does not change the fact that this is a srcdoc iframe. (cf https://crrev.com/c/2464930). On the other side, the algorithm for computing the referrer of a srcdoc iframe defers to the parent: https://w3c.github.io/webappsec-referrer-policy/#strip-url Bug: 1043895 Change-Id: I144aa288204f9e92d1b41b0f3c64bc0d6274f10f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2582045Reviewed-by:
David Van Cleve <davidvc@chromium.org> Commit-Queue: Antonio Sartori <antoniosartori@chromium.org> Cr-Commit-Position: refs/heads/master@{#837504}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/ae8efc5c4e6a..67a17949745b 2020-12-16 patrick.brosset@microsoft.com Bring back expander icons for the Flex and Grid sections in Layout pane 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:1158671 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: I47020ba14b0fded35382cde1757cdc4fcd56172d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2594868Reviewed-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@{#837503}
-
Gauthier Ambard authored
This CL fixes the audio test when the new error page workflow is enabled. It was failing because the LoadHtml method is triggering the WebState callbacks twice, letting the delegate_ receiving empty data for the first callback. Bug: 1152364 Change-Id: I6e6a4d196e0381d7388981a4ecb5f086543396a7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2593092 Auto-Submit: Gauthier Ambard <gambard@chromium.org> Reviewed-by:
Ali Juma <ajuma@chromium.org> Reviewed-by:
Rohit Rao <rohitrao@chromium.org> Commit-Queue: Gauthier Ambard <gambard@chromium.org> Cr-Commit-Position: refs/heads/master@{#837502}
-
Nohemi Fernandez authored
As a follow-up to crrev.com/c/2562778, moves all sign-in utilities to the new signin namespace. Bug: 1157531 Change-Id: Ic695832a7cd5778e69039b2d3fd1395de3cde50c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2593259Reviewed-by:
Eugene But <eugenebut@chromium.org> Commit-Queue: Nohemi Fernandez <fernandex@chromium.org> Cr-Commit-Position: refs/heads/master@{#837501}
-
Hwanseung Lee authored
this histogram expired since M85 branch out. so remove this historam. Bug: 1088836 Change-Id: I1b05d0773d1f8d83200ff815eb667c72c057727a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2588676Reviewed-by:
Christian Dullweber <dullweber@chromium.org> Reviewed-by:
Steven Holte <holte@chromium.org> Reviewed-by:
dpapad <dpapad@chromium.org> Commit-Queue: Hwanseung Lee <hs1217.lee@samsung.com> Cr-Commit-Position: refs/heads/master@{#837500}
-
Benoit Lize authored
Bug: 998048 Change-Id: I266cdb8ff0c37f0f4e4c57673674890772f9df09 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2593118Reviewed-by:
Egor Pasko <pasko@chromium.org> Commit-Queue: Benoit L <lizeb@chromium.org> Cr-Commit-Position: refs/heads/master@{#837499}
-
Alice Wang authored
This CL refactors the ViewBinders in account_picker MVC in two ways: 1/ Make all view binders implements the ViewBinder interface instead of using static class; 2/ Merge IncognitoRowViewBinder and AddAccountRowViewBinder into one reusable class. Bug: 1158373 Change-Id: I6a1f5442c52e4eb8e2115cd34c140822a494bdfe Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2589934 Commit-Queue: Alice Wang <aliceywang@chromium.org> Reviewed-by:
Boris Sazonov <bsazonov@chromium.org> Cr-Commit-Position: refs/heads/master@{#837498}
-
rajendrant authored
This CL implements OAuth login flow detection - login start and successful completion. Subsequent CLs will record these login types to UKM and also add more login detection heuristics. Design doc: https://docs.google.com/document/d/1EUf4reGzB2peV60Vx2iop5rchHLEIAnE6GviwTESvt8/edit#heading=h.x3b01qdtugx8 Bug: 1149853 Change-Id: Idfe0428e4cde4c0721c72c60bfe0f38cf38c6185 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2575121 Commit-Queue: rajendrant <rajendrant@chromium.org> Reviewed-by:
Steven Holte <holte@chromium.org> Reviewed-by:
David Trainor <dtrainor@chromium.org> Reviewed-by:
Robert Ogden <robertogden@chromium.org> Cr-Commit-Position: refs/heads/master@{#837497}
-
Shik Chen authored
The naming is following the Google color palette. Bug: b/172879638 Test: Manually Change-Id: I99b0f350bebd60270e33b4d300cf37b23276178f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2592573 Auto-Submit: Shik Chen <shik@chromium.org> Commit-Queue: Inker Kuo <inker@chromium.org> Reviewed-by:
Inker Kuo <inker@chromium.org> Cr-Commit-Position: refs/heads/master@{#837496}
-
Hirokazu Honda authored
crrev.com/c/2576298 rejects non-8-bit streams in VaapiVideoDecodeAccelerator. This adds the test case to its unittest for the change. The new test case confirms that VaapiVideoDecodeAccelerator rejects a vp9 profile 2 stream. Bug: b:174798524 Test: media_unittests Change-Id: Iab4a561a1df37c7df52b97cb1693fee0cdf21dfd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2576235 Commit-Queue: Hirokazu Honda <hiroh@chromium.org> Reviewed-by:
Andres Calderon Jaramillo <andrescj@chromium.org> Cr-Commit-Position: refs/heads/master@{#837495}
-
Hiroki Nakagawa authored
To deflake browser tests, this CL makes NavigationWithLocation() helper ignore the result of ExecJs(). The helper is used for activating prerendered pages. Depending on timing, activation could destroy the current WebContents before ExecJs() gets a result from the frame that executed scripts. This results in execution failure even when it actually succeeded. This part will drastically be modified by the MPArch, so this CL takes the approach just to ignore it instead of fixing the timing issue. When ExecJs() actually fails, the remaining test steps should fail, so it should be safe to ignore it. Bug: 1156141 Change-Id: Ia9c72ccd161b29f9fde4481cbc3e4fae4167fb0a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2593796Reviewed-by:
Matt Falkenhagen <falken@chromium.org> Commit-Queue: Hiroki Nakagawa <nhiroki@chromium.org> Cr-Commit-Position: refs/heads/master@{#837494}
-
Luciano Pacheco authored
JS modules for - //u/f/f/b/j/mount_metrics.js - //u/f/f/b/j/mount_metrics_unittest.m.js Change metrics_base to refer to its own namespace `metricsBase` instead of `metrics`. Bug: 1133186 Change-Id: Id4929916ce3571faa9d63aed741860a1b22e052c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2592576 Auto-Submit: Luciano Pacheco <lucmult@chromium.org> Reviewed-by:
Jeremie Boulic <jboulic@chromium.org> Commit-Queue: Jeremie Boulic <jboulic@chromium.org> Cr-Commit-Position: refs/heads/master@{#837493}
-
Victor Hugo Vianna Silva authored
- Make sure the non-obsolete/expired ones have at least 2 owners. - Move components/invalidations/ histograms from */others/histograms.xml to a new */invalidation/histograms.xml. - Remove code recording expired/obsolete histograms. Fixed: 1158383 Change-Id: Ie3c7ab0334b0458057e63429927c09c88e1cef4d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2589975Reviewed-by:
Ilya Sherman <isherman@chromium.org> Reviewed-by:
Weilun Shi <sweilun@chromium.org> Reviewed-by:
Marc Treib <treib@chromium.org> Commit-Queue: Victor Vianna <victorvianna@google.com> Cr-Commit-Position: refs/heads/master@{#837492}
-
Victor Hugo Vianna Silva authored
Sync.{CookieJarEmptyOnMismatch,CookieJarMatchOnNavigation} have been expired since M77. This CL marks them as obsolete and removes the associated plumbing to record them, which is considerable. Bug: 1158449 Change-Id: I03a9c48c17ba71508f96fb122b522ba03300d773 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2589836Reviewed-by:
Weilun Shi <sweilun@chromium.org> Reviewed-by:
Ilya Sherman <isherman@chromium.org> Reviewed-by:
Marc Treib <treib@chromium.org> Commit-Queue: Victor Vianna <victorvianna@google.com> Cr-Commit-Position: refs/heads/master@{#837491}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/98b56e604256..328f72ae21cb 2020-12-16 jmadill@chromium.org Update VVL directories in Android build. 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 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/+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: cwallez@google.com Change-Id: Icfecc90a301694ad1edd3fdf750f3adc5dc337dc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2593600Reviewed-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@{#837490}
-
Nick Diego Yamane authored
Do not dcheck for mouse button state when processing the drop event as it causes crashes in lacros when the tab drag session is triggered by touch events. Upcoming CLs will add actual support for touch-based tab drag sessions. R=msisov@igalia.com Bug: 1158557 Change-Id: Ic68a076934dbe669fb713d4a4f9ce9a02d008e91 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2594021Reviewed-by:
Maksim Sisov (slow) <msisov@igalia.com> Commit-Queue: Nick Yamane <nickdiego@igalia.com> Auto-Submit: Nick Yamane <nickdiego@igalia.com> Cr-Commit-Position: refs/heads/master@{#837489}
-
Alan Cutter authored
This CL updates the YouTube default web app to install as opening in a window. This only affects new users on Chrome OS. Before: https://bugs.chromium.org/p/chromium/issues/attachment?aid=481158&signed_aid=oxtHhds0ncHcPrMr76xdvA==&inline=1 After: https://bugs.chromium.org/p/chromium/issues/attachment?aid=481159&signed_aid=B2AAZpgZRJqHpeXt61yyrw==&inline=1 Bug: 1159306 Change-Id: I59b3f83c801596520c37995d849a156e4c0fd89c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2592076 Commit-Queue: Alan Cutter <alancutter@chromium.org> Reviewed-by:
Glen Robertson <glenrob@chromium.org> Cr-Commit-Position: refs/heads/master@{#837488}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/d224369988e1..c29aca88aeb5 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 aboxhall@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:1159112 Tbr: aboxhall@google.com Change-Id: If19650b99c8b850e89a79218149b2be954342444 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2594194Reviewed-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@{#837487}
-
Alice Wang authored
This CL refactors account_picker MVC with LayoutViewBuilder. Bug: 1158373 Change-Id: I7f9ea3959eb7922a40f3bc2a05673332a1a1d025 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2588913Reviewed-by:
Theresa <twellington@chromium.org> Reviewed-by:
Boris Sazonov <bsazonov@chromium.org> Commit-Queue: Alice Wang <aliceywang@chromium.org> Cr-Commit-Position: refs/heads/master@{#837486}
-
chromium-autoroll authored
Roll Chrome Mac PGO profile from chrome-mac-master-1608076760-b9ea13a2a007bc956431b47b7a25fe6a939d9e2a.profdata to chrome-mac-master-1608097529-4473bb129a43d499a6f4ca2ef772a18f6300cda1.profdata If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/pgo-mac-chromium Please CC pgo-profile-sheriffs@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:mac-chrome Tbr: pgo-profile-sheriffs@google.com Change-Id: I05495bad6f0a11e6e9d37d62bde91d84ff8805e9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2594197Reviewed-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@{#837485}
-
Mike West authored
We never landed metrics to measure the impact of the proposal in https://github.com/w3c/webappsec-referrer-policy/pull/124. This patch remedies that oversight. Bug: 1158426 Change-Id: Iccde2a755d7003a401a80e6c085a5ad97ac87389 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2589875Reviewed-by:
Eric Lawrence [MSFT] <ericlaw@microsoft.com> Commit-Queue: Mike West <mkwst@chromium.org> Cr-Commit-Position: refs/heads/master@{#837484}
-
Nancy Wang authored
Add the class RestoreHandler to call FullRestoreFileHandler to read the full restore data file, and load the RestoreData. RestoreHandler is used at the system startup phase to load the restore data for restoration. There will be a separate CL to add tests. Bug:1146900 Change-Id: If43082936394997f5b8e90125b43baa6577e9f38 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2592275 Commit-Queue: Nancy Wang <nancylingwang@chromium.org> Reviewed-by:
Dominick Ng <dominickn@chromium.org> Cr-Commit-Position: refs/heads/master@{#837483}
-
Shik Chen authored
This reverts commit 135a698d. Reason for revert: http://b/175756864 Original change's description: > camera: Support focus distance control > > This CL adds focusMode(continuous/manual) and focusDistance > MediaTrackCapabilities. > > Bug: b:151048287, 1068176 > Test: Tested logitech camera on eve. Test WFC of kukui. > Change-Id: I85fa31b8b4f147b8cc054eac3f94974595545c05 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2371843 > Commit-Queue: Hsu Wei-Cheng <mojahsu@chromium.org> > Reviewed-by: Wei Lee <wtlee@chromium.org> > Cr-Commit-Position: refs/heads/master@{#836565} TBR=shik@chromium.org,mojahsu@chromium.org,wtlee@chromium.org,chromium-scoped@luci-project-accounts.iam.gserviceaccount.com # Not skipping CQ checks because original CL landed > 1 day ago. Bug: b:151048287 Bug: 1068176 Change-Id: Id5a76aa173401b9f7f1391c8de2e65709cef38ae Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2594618Reviewed-by:
Shik Chen <shik@chromium.org> Commit-Queue: Shik Chen <shik@chromium.org> Cr-Commit-Position: refs/heads/master@{#837482}
-