- 21 Aug, 2020 40 commits
-
-
James Long authored
This change resolves the TODO(yjlong) artifacts scattered around the codebase. Bug: 1119942 Change-Id: I678317d11d8c7b60356d4dabf12d6b9d71055571 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2367647Reviewed-by:
Henrique Nakashima <hnakashima@chromium.org> Commit-Queue: James Long <yjlong@google.com> Cr-Commit-Position: refs/heads/master@{#800590}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/e1e240804211..6a4e145832a9 2020-08-21 egdaniel@google.com Make some public vulkan structs use default initialization. 2020-08-21 fmalita@chromium.org [canvaskit] Fix for OffscreenCanvas-unaware browsers 2020-08-21 jmbetancourt@google.com add SurfaceView support for skottie on android 2020-08-21 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 5dff6075d29f to d3e800e9ad66 (7 revisions) 2020-08-21 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from cbfd396756c6 to 44e1791f100c (1 revision) 2020-08-21 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from e45f0c4d to d3d82066 (463 revisions) 2020-08-21 skia-autoroll@skia-public.iam.gserviceaccount.com Roll dawn from eff9ef0f2212 to e8dc820fbc1e (6 revisions) 2020-08-20 johnstiles@google.com Fix thread-unsafe writes to function declarations in the symbol table. 2020-08-20 ethannicholas@google.com Reland "SkSL now supports uniform array types" 2020-08-20 hcm@google.com add M86 branch release notes 2020-08-20 fmalita@chromium.org [skottie] Custom prop manager updates 2020-08-20 jlavrova@google.com Fixing incorrect boundaries calculations + 3 ways of drawing a paragraph 2020-08-20 ethannicholas@google.com replaced SkSL nodeCount with visitor 2020-08-20 nifong@google.com Add origin visualization, add support for Concat44 2020-08-20 ethannicholas@google.com Reland "SkSL CPP and H backends no longer emitted in non-dev builds" 2020-08-20 johnstiles@google.com Migrate additional casts to as<T>. 2020-08-20 kjlubick@google.com Remove webgl from public.bzl 2020-08-20 csmartdalton@google.com Add new tests to trickycubicstrokes 2020-08-20 johnstiles@google.com Remove sk_TextureSamplers from SkSL. 2020-08-20 bungeman@google.com Notify when SkFontMetrics bounds are bogus. 2020-08-20 kjlubick@google.com [canvaskit] Remove getproc when creating WebGL interface 2020-08-20 kjlubick@google.com [canvaskit] Remove fringe EGL dependency. 2020-08-20 kjlubick@google.com [canvaskit,pathkit] Update to emsdk 2.0 2020-08-20 nikolay.igotti@jetbrains.com Search ICU data on Windows relative to the current module. 2020-08-20 johnstiles@google.com Add as<ProgramElementSubclass> to downcast ProgramElements more safely. 2020-08-20 ethannicholas@google.com Reland "Added support for the 'inline' hint on SkSL functions" 2020-08-20 hcm@google.com Update Skia milestone to 87 2020-08-20 reed@google.com Can we remove this flag to picture-recording? 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 stani@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: stani@google.com Test: Test: Test: FramebufferTest_ES31.*Blit*Test: Test: VulkanPerformanceCounterTest_ES31.MultisampleResolveWithBlit Change-Id: Id8bd9f76e8d9b09206e3bca8de8f7f18f979d502 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2369163Reviewed-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@{#800589}
-
Daniel Hosseinian authored
Because the sidenav is an "extension" of the toolbar, it too should be disabled when the toolbar is. Use the "hidden" attribute in lieu of the "closed" attribute to avoid a collapsing animation when the viewer starts up. Fixed: 1119950 Change-Id: I51a38f51303ac269509c8f5713b27e1fdd49f4d4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2368160 Commit-Queue: Daniel Hosseinian <dhoss@chromium.org> Reviewed-by:
dpapad <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#800588}
-
Kyle Horimoto authored
BrowserTabsModel contains metadata about the two most-recently-used browser tabs on the user's phone. This class is now integrated with the high-level PhoneModel class. There is still no code to set the fields within this new model; this will come in a future CL. Bug: 1106937 Change-Id: I972aed6c69de33dc733cf52686d660e9465030cb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2368075 Commit-Queue: Scott Violet <sky@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
Regan Hsu <hsuregan@chromium.org> Auto-Submit: Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#800587}
-
Tommy Steimel authored
This CL adds a new KaleidoscopeMetricsRecorder that uses information from the KaleidoscopeUI and KaleidoscopeDataProviderImpl to record which step the user stopped the FRE on. Bug: b:154517281 Change-Id: I129d9cc38a7fe3ca709c0e73c81399c1e2ec4acb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2365314Reviewed-by:
Alex Gough <ajgo@chromium.org> Reviewed-by:
Esmael Elmoslimany <aee@chromium.org> Reviewed-by:
Alexei Svitkine <asvitkine@chromium.org> Reviewed-by:
Becca Hughes <beccahughes@chromium.org> Commit-Queue: Tommy Steimel <steimel@chromium.org> Cr-Commit-Position: refs/heads/master@{#800586}
-
Thomas Lukaszewicz authored
This CL updates the TabSearchBubbleView and the TabSearchButton such that there can only be a single instance of the Tab Search UI shown at any given time. This CL also changes the TabSearchButton such that it enters the active state immediately on bubble creation so that the bubble's status is communicated to the user while it loads in asynchronously. This behavior mimics that in the IconLabelBubbleView. Bug: 1099917 Change-Id: Ifb5602e55750fd6dd4b834c4dc42835ca08d0f2b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2354509 Commit-Queue: Thomas Lukaszewicz <tluk@chromium.org> Reviewed-by:
Peter Boström <pbos@chromium.org> Cr-Commit-Position: refs/heads/master@{#800585}
-
Greg Thompson authored
https://crrev.com/798844 attempted to send up a signal regarding whether or not the fallback temp directory was used. Unfortunately, Omaha does not include the ExtraCode1 value for successful installs. It does, however, send up success HRESULTS in the InstallerError value. This CL, therefore, switches to that. The two values to look out for are 0x00044001 and 0x00044002 (two success HRESULTS in FACILITY_ITF that otherwise appear to be unused). BUG=516207,1100280 Change-Id: I319c5dbe7162543a71465238c5320719225fa1f7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2368353 Auto-Submit: Greg Thompson <grt@chromium.org> Commit-Queue: S. Ganesh <ganesh@chromium.org> Reviewed-by:
S. Ganesh <ganesh@chromium.org> Cr-Commit-Position: refs/heads/master@{#800584}
-
Henrique Nakashima authored
e.output only includes stdout. Some errors are shown in stdout and others in stderr, so print both. Bug: 1111056 Change-Id: Ie83c070c726f62771eb6fc0750b60568f5dc0a48 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2366663 Commit-Queue: Henrique Nakashima <hnakashima@chromium.org> Reviewed-by:
Mohamed Heikal <mheikal@chromium.org> Cr-Commit-Position: refs/heads/master@{#800583}
-
Alex Turner authored
When the script is about to execute, we check whether it was added by ad script. If it was, we tag that script as an ad. In order to track these scripts, which have no URL, we assign them a fake url based on their script id. Bug: 1098530 Change-Id: Id7a3571a47fb9235379b68a3f041a18952aafa03 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2316326 Commit-Queue: Alex Turner <alexmt@chromium.org> Reviewed-by:
Josh Karlin <jkarlin@chromium.org> Reviewed-by:
Kouhei Ueno <kouhei@chromium.org> Cr-Commit-Position: refs/heads/master@{#800582}
-
Alex Turner authored
This digest will be used to understand how identifying locally installed fonts are. To reduce unnecessary computation, we cache the results on the FontGlobalContext and skip computing the hash when an identical font lookup is already saved. Original CL by mmenke@chromium.org Bug: 1081268 Change-Id: If18c04dc8f818a9052066484dc59717a2480d2e0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2341357Reviewed-by:
Dominik Röttsches <drott@chromium.org> Reviewed-by:
Asanka Herath <asanka@chromium.org> Commit-Queue: Alex Turner <alexmt@chromium.org> Cr-Commit-Position: refs/heads/master@{#800581}
-
Alice Wang authored
This CL batches confirm sync data machine tests. Bug: 1120258 Change-Id: I7c85b3997fb2a2754aac030ce210ef19682ab09f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2367718 Auto-Submit: Alice Wang <aliceywang@chromium.org> Commit-Queue: Michael Thiessen <mthiesse@chromium.org> Reviewed-by:
Michael Thiessen <mthiesse@chromium.org> Cr-Commit-Position: refs/heads/master@{#800580}
-
nancylingwang authored
With multiple monitors, when launch an app unpin on the shelf, and drag the icon for the launched app, the icon is ripped off from the shelf on all monitors, because the icon opacity is set as 0.0f (transparent): https://source.chromium.org/chromium/chromium/src/+/master:ash/shelf/shelf_view.cc;l=2155 However, when release the button to restore the icon back to the Shelf, only the icon on 1 monitor pulled by the mouse is recovered because the opacity for the icon is restored to 1.0, not transparent by the drag view: drag_view_->layer()->SetOpacity(1.0f); Well other icons on other monitors are not recovered. So modify the drag rip off handling to recover other icons on other monitors when release the mouse for the drag icon. BUG=1119698 Change-Id: I49439a7c02c18b0875c53772bd0081a016ab720d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2367261 Commit-Queue: Nancy Wang <nancylingwang@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#800579}
-
Jarryd authored
Bug: 1117159 Change-Id: I8d8088cb7ca703d579754d880faf2926e483236b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2363258Reviewed-by:
Victor Costan <pwnall@chromium.org> Commit-Queue: Victor Costan <pwnall@chromium.org> Cr-Commit-Position: refs/heads/master@{#800578}
-
Elly Fong-Jones authored
This change: 1) Introduces WidgetDelegate::SetModalType, by analogy with the existing GetModalType() virtual; 2) Removes many overrides of GetModalType() within Views itself, which allows removing several subclasses of WidgetDelegate that existed solely to override this method; 3) Moves DialogDelegate's constructor to public, since it is now useful standalone (i.e. without subclassing it). Bug: 1075649 Change-Id: I90dd7e1d61e9fb5726b4f148ce5c054b207bbbc6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2363262Reviewed-by:
Peter Boström <pbos@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Commit-Queue: Elly Fong-Jones <ellyjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#800577}
-
Guido Urdaneta authored
Also define constants for releases M86-M88. Bug: 1120343 Change-Id: If1eec3093b352928f80c744cb57525b364f1fe24 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2369094Reviewed-by:
Nate Chapin <japhet@chromium.org> Commit-Queue: Guido Urdaneta <guidou@chromium.org> Cr-Commit-Position: refs/heads/master@{#800576}
-
Side Yilmaz authored
This CL adds getImageFetcher function back to prevent crash causing not profile set before getVisuals function is called. Regular profile is used to create image fetcher when mImageFetcher is null. This is safe since anytime switching to incognito will cause setProfile function is called and image fetcher will be created with incognito profile. Bug: 1119688 Change-Id: I826bde1a36a22ccf59243d0bab194c2ddf0659a0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2366760 Commit-Queue: Side YILMAZ <sideyilmaz@chromium.org> Reviewed-by:
Shakti Sahu <shaktisahu@chromium.org> Reviewed-by:
Filip Gorski <fgorski@chromium.org> Cr-Commit-Position: refs/heads/master@{#800575}
-
Chromium WPT Sync authored
Using wpt-import in Chromium 130501f2. With Chromium commits locally applied on WPT: 3b705a74 "WPT: Service Worker: Add unexpected state check to wait_for_state()" 9f52c7e4 "COOP: add reporting to redirects" f3b221b0 "[COOP] access reporting: Extend report.body.type values." Note to sheriffs: This CL imports external tests and adds expectations for those tests; if this CL is large and causes a few new failures, please fix the failures by adding new lines to TestExpectations rather than reverting. See: https://chromium.googlesource.com/chromium/src/+/master/docs/testing/web_platform_tests.md NOAUTOREVERT=true TBR=foolip@google.com No-Export: true Change-Id: I7882814b56e37260e2ed32a027d3f395fd07350b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2368996Reviewed-by:
WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#800574}
-
prashant.n authored
The dark mode page policy is used for deciding whether to apply dark mode filter to the given LayoutView or not based on values kFilterAll (always process) or kFilterByBackground (process based on background color.) The current code has kFilterByBackground as a default value. But processing based on background of root layout object can lead issues like not applying dark mode to children having light or transparent backgrounds. This patch removes page policy concept and now every layout object gets classified for applying dark mode. All the sites for which page policy kFilterByBackground was added, work properly after removing the page policy concept. This now helps pages from e.g. theverge.com render correctly in dark mode. In these pages, children of dark backgrounds get dark mode applied correctly and look dark. Previously they were getting rendered as if dark mode was not applied. Bug: 1081383 Change-Id: I1e6a941bad22689569f2aec76d5beb88daced9de Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2323441Reviewed-by:
Rune Lillesveen <futhark@chromium.org> Reviewed-by:
Anna Malova <amalova@chromium.org> Reviewed-by:
Stephen Chenney <schenney@chromium.org> Commit-Queue: Prashant Nevase <prashant.n@samsung.com> Cr-Commit-Position: refs/heads/master@{#800573}
-
Rouslan Solomakhin authored
Before this patch, paying via secure payment confirmation method would always return {"status": "success"} without invoking WebAuthn. This patch checks that the platform authenticator is user-verifying and invokes WebAuthn with stubbed out options. The autofill::InternalAuthenticator is being used because it provides a cross-platform abstraction that fits neatly into the cross-platform payment apps and factories of Web Payment. After this patch, only devices with user-verifying authenticators would display a payment app and invoking that app will always fail because of the stub credential identifier. Design: https://bit.ly/secure-payment-confirmation Explainer: https://github.com/rsolomakhin/secure-payment-confirmation Bug: 1110320 Change-Id: I8adabf2938ae5a65a6a87c9bc5f6df275b833f24 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2364813Reviewed-by:
Mike West <mkwst@chromium.org> Reviewed-by:
Ken Buchanan <kenrb@chromium.org> Reviewed-by:
Nick Burris <nburris@chromium.org> Commit-Queue: Rouslan Solomakhin <rouslan@chromium.org> Cr-Commit-Position: refs/heads/master@{#800572}
-
Justin Cohen authored
This reverts commit 5f4895f5. Reason for revert: First failure here: https://ci.chromium.org/p/chrome/builders/ci/smoke/45194?blamelist=1#blamelist-tab Original change's description: > [ios] Turn on FullscreenControllerBrowserScoped by default > > Bug: 790886 > Change-Id: Ide1eee5634376b90cfa820bb61644c871969ff86 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2358589 > Reviewed-by: Sergio Collazos <sczs@chromium.org> > Commit-Queue: Chris Lu <thegreenfrog@chromium.org> > Auto-Submit: Chris Lu <thegreenfrog@chromium.org> > Cr-Commit-Position: refs/heads/master@{#800354} TBR=sczs@chromium.org,thegreenfrog@chromium.org Change-Id: I2c9c8f5eb609d72d56dcf4f6c69caab301a83ef6 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 790886 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2368503Reviewed-by:
Justin Cohen <justincohen@chromium.org> Commit-Queue: Justin Cohen <justincohen@chromium.org> Cr-Commit-Position: refs/heads/master@{#800571}
-
Dylan Cutler authored
identifiability study. Bug: 973801 Change-Id: I37bbe7f53343f0138303861db6529dd8283854e1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2364054Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Asanka Herath <asanka@chromium.org> Commit-Queue: Dylan Cutler <dylancutler@google.com> Cr-Commit-Position: refs/heads/master@{#800570}
-
Victor Hugo Vianna Silva authored
Make the documentation clearer by replacing "ask about store" with "ask in which store to save". Bug: None Change-Id: I9a5fd3f58b9d000cb6838849feb8844b77450080 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2368595Reviewed-by:
Mohamed Amir Yosef <mamir@chromium.org> Commit-Queue: Victor Vianna <victorvianna@google.com> Cr-Commit-Position: refs/heads/master@{#800569}
-
David Roger authored
- picker minimum size is now defined in C++ and sent to javascript in loadTimeData - the picker native window uses this size as minimum size - in the case of small screens, a smaller native window is still allowed Change-Id: Ib4750bf09d861336d2c66f76a5fdd8bf2ec7c303 Fixed: 1119893 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2367081 Commit-Queue: David Roger <droger@chromium.org> Reviewed-by:
Monica Basta <msalama@chromium.org> Cr-Commit-Position: refs/heads/master@{#800568}
-
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: I494bd29308e9f7bf22f678f7dd2e990b2a785c41 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2369157Reviewed-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@{#800567}
-
Mehran Mahmoudi authored
This adds two new UMA histograms: 1.Record whether a paint preview was painted before the associated tab was loaded or not. 2. Record the time it takes from activity initialization to the first paint event. Bug: 1109991 Change-Id: I5757dafbb69289c607d8493acd99314e34538c73 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2364022Reviewed-by:
Steven Holte <holte@chromium.org> Reviewed-by:
Calder Kitagawa <ckitagawa@chromium.org> Commit-Queue: Mehran Mahmoudi <mahmoudi@chromium.org> Cr-Commit-Position: refs/heads/master@{#800566}
-
Friedrich Horschig authored
The disabled test flakes for 12h with a high frequency. According to the flakiness dashboard, it affects all platforms: https://test-results.appspot.com/dashboards/flakiness_dashboard.html#testType=blink_web_tests&tests=virtual%2Fthreaded%2Fexternal%2Fwpt%2Ffeature-policy%2Fexperimental-features%2Fvertical-scroll-disabled-scrollbar-tentative.html TBR: iclelland@chromium.org Bug: 1120106 Change-Id: Ia4bf0c4ac0428cac22ded67a562b4179ee7b9e4f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2367949 Commit-Queue: Friedrich [CET] <fhorschig@chromium.org> Reviewed-by:
Friedrich [CET] <fhorschig@chromium.org> Cr-Commit-Position: refs/heads/master@{#800565}
-
Hajime Hoshi authored
Bug: 1014174 Change-Id: Id42d841138d0b571f12d6d9e81aa17a236a222e5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2366533 Commit-Queue: Nicolás Peña Moreno <npm@chromium.org> Reviewed-by:
Nicolás Peña Moreno <npm@chromium.org> Reviewed-by:
Alexander Timin <altimin@chromium.org> Cr-Commit-Position: refs/heads/master@{#800564}
-
Curt Clemens authored
Log a variety of errors and the start/finish of async operations in NearbyShareCertificateManagerImpl and NearbyShareCertificateStorageImpl using the NS_LOG macro. Change-Id: Iadbee4fff8869b23606b990f7635e3f73429dad8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2364086 Commit-Queue: Curt Clemens <cclem@google.com> Reviewed-by:
Josh Nohle <nohle@chromium.org> Cr-Commit-Position: refs/heads/master@{#800563}
-
Mike Reed authored
... removing unused enum parameter Amends previous CL: https://chromium-review.googlesource.com/c/chromium/src/+/2367441 Change-Id: Id36d21a264a32801dc09253112180bd2d1f6aaaa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2367987Reviewed-by:
Florin Malita <fmalita@chromium.org> Reviewed-by:
Vasiliy Telezhnikov <vasilyt@chromium.org> Commit-Queue: Mike Reed <reed@google.com> Cr-Commit-Position: refs/heads/master@{#800562}
-
Siyu An authored
Introduced the skeleton of the new autofill offer sync bridge. Will add more to it in the following CLs. The offer data and the wallet credit card data now will controlled by the same toggle in the Chrome sync settings page. Therefore the sync logic will be almost same. So reuse the current model type controller. Bug: 1112095 Change-Id: I7464dde02b84f0a020f262c5453e8ac4a067edfe Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2365854Reviewed-by:
Peter Kasting <pkasting@chromium.org> Reviewed-by:
Marc Treib <treib@chromium.org> Reviewed-by:
Matthias Körber <koerber@google.com> Commit-Queue: Siyu An <siyua@chromium.org> Cr-Commit-Position: refs/heads/master@{#800561}
-
Peter Boström authored
The extension icon images are 28x28 to as they contain space for badging the icon with "click to script". They are still visually 16x16 icons. This change adds the same amount of space (but not for badging) around the actually-16x16 settings icon to make icon and text aligned with other items in this menu. Bug: 1050601 Change-Id: I51c9aa81ab05fd53cf3b3702e73c543f257a1960 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2368927 Commit-Queue: Peter Boström <pbos@chromium.org> Reviewed-by:
Elly Fong-Jones <ellyjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#800560}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/a2c33e3fa098..9d8fd36d3b95 2020-08-21 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Vulkan-Loader from 2979391e5b0c to e1c7eaa74142 (1 revision) 2020-08-21 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SPIRV-Tools from a711c594b8cc to b79773a35d52 (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/angle-chromium-autoroll Please CC cnorthrop@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: cnorthrop@google.com Change-Id: Ida343d5391e43bc1c974b6659e75db1761c17c9d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2368911Reviewed-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@{#800559}
-
Thiabaud Engelbrecht authored
Discardable memory Lock()-ing can succeed or fail once it has been Unlock()-ed. For example, Lock() will fail if the memory has already been discarded. This CL is to record the hit rate in UMA. Bug: 1117043 Change-Id: I1c7214365fe7b0b20d3af7e750ff4cfdf3ef4c50 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2344812Reviewed-by:
Peng Huang <penghuang@chromium.org> Reviewed-by:
Brian White <bcwhite@chromium.org> Reviewed-by:
Benoit L <lizeb@chromium.org> Commit-Queue: Thiabaud Engelbrecht <thiabaud@google.com> Cr-Commit-Position: refs/heads/master@{#800558}
-
Christian Dullweber authored
Show cookie settings when the user clicks on "Settings" link. As chrome and weblayer have different ways of creating intents, this happens in the pageinfo delegate. Bug: 1077766 Change-Id: Iefd81c06ce3947eb4e95107db1360c375955ed01 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2343033 Commit-Queue: Christian Dullweber <dullweber@chromium.org> Reviewed-by:
Mugdha Lakhani <nator@chromium.org> Reviewed-by:
Ehimare Okoyomon <eokoyomon@chromium.org> Reviewed-by:
Balazs Engedy <engedy@chromium.org> Cr-Commit-Position: refs/heads/master@{#800557}
-
Arthur Hemery authored
A cross origin isolated page is a page that has set COOP and COEP, eventually unlocking access to powerful APIs such as SharedArrayBuffer. This first patch goal is to introduce cross origin isolated BrowsingInstances that only contain cross origin isolated pages. It modifies the SiteInstance selection process to make sure the invariant holds. In more details: - BrowsingInstances now have a is_coop_coep_cross_origin_isolated boolean, that indicates if all the pages contained into it have been COOP+COEP enabled. Each BrowsingInstance also holds the origin of the top level pages contained in it, unique across all the top level pages in it. - CHECKS and DCHECKS enforce the BrowsingInstance invariant. See the full design doc https://docs.google.com/document/d/1OFaz1Txi4ynFLmRqNTLFF3qd6jm4kK4GkJdmgr5_aZA/edit?usp=sharing for more information. It was based on clamy@ work here: https://chromium-review.googlesource.com/c/chromium/src/+/2066844 and further discussed here: https://chromium-review.googlesource.com/c/chromium/src/+/2119854 BUG=1055779 Change-Id: I4829337f5fd4a4c2cd18f2cfaaf7ef8054eb67a8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2230632Reviewed-by:
Camille Lamy <clamy@chromium.org> Reviewed-by:
Alex Moshchuk <alexmos@chromium.org> Reviewed-by:
Arthur Sonzogni <arthursonzogni@chromium.org> Commit-Queue: Arthur Hemery <ahemery@chromium.org> Cr-Commit-Position: refs/heads/master@{#800556}
-
chromium-autoroll authored
Roll Chrome Mac PGO profile from chrome-mac-master-1597967068-f4dc3a01dd1d9ac3893254a5c720534a30d259cc.profdata to chrome-mac-master-1598010867-4aa503022e102f1aa007637f80b234f543663e29.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 liaoyuke@google.com,sebmarchand+pgo_roller@google.com,jeffyoon@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: chrome/try:mac-chrome Tbr: liaoyuke@google.com,sebmarchand+pgo_roller@google.com,jeffyoon@google.com Change-Id: Ic87539cead5efc07220c201af63008ff2c700268 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2369153Reviewed-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@{#800555}
-
Titouan Rigoudy authored
Following Camille's recommendation, this CL moves all mentions of PrivateNetworkRequestPolicy out of components/content_settings and into content/browser. Given that the content setting is now used purely as an escape hatch disabling CORS-RFC1918 checks, a boolean is simpler and clearer. It also removes useless DEPS and BUILD.gn dependencies that were left over from an incorrect rebase operation during crrev.com/c/2282932. Bug: chromium:986744 Change-Id: I5912e2bb091e28dfdcc273342e10fd2e2bbc47ee Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2367074Reviewed-by:
Christian Dullweber <dullweber@chromium.org> Reviewed-by:
Camille Lamy <clamy@chromium.org> Reviewed-by:
Owen Min <zmin@chromium.org> Commit-Queue: Owen Min <zmin@chromium.org> Auto-Submit: Titouan Rigoudy <titouan@chromium.org> Cr-Commit-Position: refs/heads/master@{#800554}
-
Liviu Tinta authored
Pointer lock is acquired and released asynchronously. Remove reliance on timeout from the test by waiting until lock is properly acquired/released during the test steps. Bug: 1025944 Change-Id: Ibd5b1c19efb9c00794f1b900e12a5f5a4edab16e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2360494Reviewed-by:
Mustaq Ahmed <mustaq@chromium.org> Commit-Queue: Liviu Tinta <liviutinta@chromium.org> Cr-Commit-Position: refs/heads/master@{#800553}
-
Roman Sorokin authored
This CL modifies existing behavior in the way that HID Detection screen is always shown on OOBE start if it's needed. It proceeds to the saved in the local state screen (or welcome screen) after that. Also removed CheckIsScreenRequired from the handler. Change-Id: I0253eae1a67c39567aba4f0cc522488c465056a4 Bug: 1105889 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2339655 Commit-Queue: Roman Sorokin [CET] <rsorokin@chromium.org> Reviewed-by:
Denis Kuznetsov [CET] <antrim@chromium.org> Auto-Submit: Roman Sorokin [CET] <rsorokin@chromium.org> Cr-Commit-Position: refs/heads/master@{#800552}
-
Anna Malova authored
TBR=arthursonzogni@chromium.org Bug: 1119555 Change-Id: I9c83227a0aae954e57d8f15cd7b4fc1cc1970a82 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2368873Reviewed-by:
Anna Malova <amalova@chromium.org> Commit-Queue: Anna Malova <amalova@chromium.org> Cr-Commit-Position: refs/heads/master@{#800551}
-