- 11 Mar, 2020 1 commit
-
-
Chris Lu authored
This change turns on the Infobar Messages feature flag and modifies assertions to check for the different accessibility identifiers. Tests that are no longer relevant because only one infobar is shown at a given time are removed. Change-Id: Iffae041b5dce319b3a376e71f73afff80d441061 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2095079 Commit-Queue: Chris Lu <thegreenfrog@chromium.org> Reviewed-by:
Sergio Collazos <sczs@chromium.org> Reviewed-by:
Eugene But <eugenebut@chromium.org> Cr-Commit-Position: refs/heads/master@{#748980}
-
- 10 Mar, 2020 39 commits
-
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/78dac6dcb222..bf355123ae3b git log 78dac6dcb222..bf355123ae3b --date=short --first-parent --format='%ad %ae %s' 2020-03-10 reed@google.com we can handle opaque clip-shaders up front 2020-03-10 reed@google.com remove testing && false 2020-03-10 michaelludwig@google.com Impl. tiled bitmaps in drawImageRect with per-edge AA flags 2020-03-10 mtklein@google.com fix clip shader + skvm 2020-03-10 brianosman@google.com Runtime effects: Detect calls to undefined functions 2020-03-10 csmartdalton@google.com Migrate ccpr to the new bind/draw API 2020-03-10 fmalita@chromium.org [skottie] Simplify the separate-dimensions vector interpolator 2020-03-10 robertphillips@google.com Convert AAConvexPathOp to surfacing its programInfo 2020-03-10 egdaniel@google.com Experiment with no longer avoiding uploading same uniforms in vulkan. 2020-03-10 mtklein@google.com add Builder::dot() 2020-03-10 reed@google.com clipShader -- raster implementation 2020-03-10 fmalita@chromium.org [skottie] 2D spatial interpolation support 2020-03-10 michaelludwig@google.com Move tiled bitmap code into SkGpuDevice_drawTexture.cpp 2020-03-10 robertphillips@google.com Make GrRegionOp surface programInfos at record time 2020-03-10 robertphillips@google.com Surface programInfos on GrLatticOp at record time Created with: gclient setdep -r src/third_party/skia@bf355123ae3b 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 brianosman@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux-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 Bug: None Tbr: brianosman@google.com Change-Id: I03e7ebdb4a8a200da90631aa2d4919d101fa30ba Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2097329Reviewed-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@{#748979}
-
Scott Graham authored
Temporarily disabling these tests as UTC time is being refactored/moved out of the kernel, and is currently unreliable, causing these tests to flake. Bug: 1060357, fuchsia:47760 Change-Id: I3f3f46fc762a4b799b85aa4774839f7455b59b45 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2091216Reviewed-by:
David Dorwin <ddorwin@chromium.org> Reviewed-by:
Wez <wez@chromium.org> Commit-Queue: Scott Graham <scottmg@chromium.org> Cr-Commit-Position: refs/heads/master@{#748978}
-
Peter Kasting authored
Bug: 1054884 Change-Id: I96b8e6baca16f2902502c6487fde9efb9f573abd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2092187 Commit-Queue: Peter Kasting <pkasting@chromium.org> Reviewed-by:
Allen Bauer <kylixrd@chromium.org> Cr-Commit-Position: refs/heads/master@{#748977}
-
Ahmed Fakhry authored
TBR=jamescook@chromium.org BUG=none Change-Id: I9a41e645cbd8e0e6a8cb275d387142174051dece Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2097238Reviewed-by:
Ahmed Fakhry <afakhry@chromium.org> Reviewed-by:
James Cook <jamescook@chromium.org> Commit-Queue: Ahmed Fakhry <afakhry@chromium.org> Cr-Commit-Position: refs/heads/master@{#748976}
-
Caroline Rising authored
This change fixes a bug where an extension's toolbar visibility was updating do to context menus being shown within the extensions menu. Bug: 1059977 Change-Id: I103bc208927bf8f74a2abd0a51137216e34fba0f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2096092 Commit-Queue: Caroline Rising <corising@chromium.org> Reviewed-by:
Dana Fried <dfried@chromium.org> Cr-Commit-Position: refs/heads/master@{#748975}
-
Yuchen Liu authored
CmaBackend still uses task runner in its destructor. Bug: internal b/150796363 Test: Build Change-Id: Idfa283dd7f72d06243ba4ab5803971d33035e5c3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2097325 Auto-Submit: Yuchen Liu <yucliu@chromium.org> Reviewed-by:
Kenneth MacKay <kmackay@chromium.org> Commit-Queue: Yuchen Liu <yucliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#748974}
-
Henrique Ferreiro authored
After the Great Blink mv (https://chromium-review.googlesource.com/1001152) Test is not part of any path. Bug: None Change-Id: Ie947e07653f29e8e45db2b87d015de09806345d5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2096639Reviewed-by:
Kent Tamura <tkent@chromium.org> Commit-Queue: Kent Tamura <tkent@chromium.org> Cr-Commit-Position: refs/heads/master@{#748973}
-
Hui Yingst authored
Bug: 51472 Change-Id: I381c851fb51e6948976951cbb2f3445f5e0de35a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2092119Reviewed-by:
Henrique Nakashima <hnakashima@chromium.org> Reviewed-by:
Lei Zhang <thestig@chromium.org> Commit-Queue: Hui Yingst <nigi@chromium.org> Cr-Commit-Position: refs/heads/master@{#748972}
-
Willie Koomson authored
This change adds another 6 months to the expiry date of the Arc.CpuRestructionDisabled UMA metric, which has recently expired. Bug: 1046008 Test: None Change-Id: I2e4c3ac8c0437b1b66327a1ad60e84173fbdb7bc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2097046 Auto-Submit: Willie Koomson <wvk@google.com> Commit-Queue: Christopher Thompson <cthomp@chromium.org> Reviewed-by:
Christopher Thompson <cthomp@chromium.org> Cr-Commit-Position: refs/heads/master@{#748971}
-
Dan Harrington authored
This is glue code to connect FeedStream to its dependencies. The idea is to glue up everything we can in components/, leaving the minimal set of dependencies for gluing up in chrome/browser/android. Not all dependencies are ready, so this is just a start. Bug: 1044139 Change-Id: If88f5814df55737a39626454e5a25e7bdf65e7e8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2081188 Commit-Queue: Dan H <harringtond@chromium.org> Reviewed-by:
Carlos Knippschild <carlosk@chromium.org> Cr-Commit-Position: refs/heads/master@{#748970}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/8aa9d62e8ecc..552ddbf3bfe0 git log 8aa9d62e8ecc..552ddbf3bfe0 --date=short --first-parent --format='%ad %ae %s' 2020-03-10 engeg@google.com recipe_modules: git_cl no longer has codereview --gerrit param Created with: gclient setdep -r src/third_party/depot_tools@552ddbf3bfe0 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/depot-tools-chromium-autoroll Please CC agable@chromium.org on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Bug: chromium:1060257 Tbr: agable@chromium.org Change-Id: Ic5408a271a2046dbf0fcbca3b7149d366b97099b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2097324Reviewed-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@{#748969}
-
Ulan Degenbaev authored
This changes the name of the field to |userAgentSpecificTypes| from |userAgentSpecificType| Bug: 1049093 Change-Id: I7583c998bb5f0cc222e5df12bd54368b96895a3f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2095129Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Kentaro Hara <haraken@chromium.org> Auto-Submit: Ulan Degenbaev <ulan@chromium.org> Cr-Commit-Position: refs/heads/master@{#748968}
-
Anant Jain authored
This change fixes Incorrect error message when trying to close a window that was not opened by the current script from "Scripts may close only the windows that were opened by it." to "Scripts may close only the windows that were opened by them." Bug: 1059970 Change-Id: I1b9e3a459755958d320cd6cf07e647f0c4a30c6e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2093160Reviewed-by:
Nate Chapin <japhet@chromium.org> Commit-Queue: Nate Chapin <japhet@chromium.org> Cr-Commit-Position: refs/heads/master@{#748967}
-
Marijn Kruisselbrink authored
In preparation of making these features origin trial controlled, switch to the version of RuntimeEnabledFeatures::FooEnabled calls that accepts a FeatureContext. Bug: 853326 Change-Id: Ie73d4ee810887068b397ed8fa642b73cac98b83f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2095401Reviewed-by:
Nate Chapin <japhet@chromium.org> Commit-Queue: Marijn Kruisselbrink <mek@chromium.org> Cr-Commit-Position: refs/heads/master@{#748966}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/aee432d7489e..76a104eafd23 Created with: gclient setdep -r src-internal@76a104eafd23 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://skia-autoroll.corp.goog/r/src-internal-chromium-autoroll Please CC jbudorick@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Bug: chromium:1024586,chromium:1059369 Tbr: jbudorick@google.com Change-Id: I7ff9e4401d6708fe405483f2412bea3a0c34a523 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2097317Reviewed-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@{#748965}
-
Mugdha Lakhani authored
Rename method in BrowserImpl to clarify it's used for tests. Change-Id: I39a2e07333b64540547f0fc164b5dc59788f973d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2096583 Auto-Submit: Mugdha Lakhani <nator@chromium.org> Commit-Queue: John Abd-El-Malek <jam@chromium.org> Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Cr-Commit-Position: refs/heads/master@{#748964}
-
rbpotter authored
Bug: 1026426 Change-Id: Iba4a5b0d69ec72df44c05ba20f6553d75fd7b3f8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2090883 Commit-Queue: Rebekah Potter <rbpotter@chromium.org> Reviewed-by:
dpapad <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#748963}
-
Bettina authored
Bug: 996380 Change-Id: I02739a9c29c50a30c53ff6a156262447403fd9d7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2090625 Commit-Queue: Bettina Dea <bdea@chromium.org> Reviewed-by:
Tommy Nyquist <nyquist@chromium.org> Reviewed-by:
Daniel Rubery <drubery@chromium.org> Cr-Commit-Position: refs/heads/master@{#748962}
-
tby authored
We've added jiameng@ as OWNER of many of the search files individually, it might make sense at this point to add her as the ONWER for the whole directory. WDYT? Change-Id: Ie5b3b21961cf4736de6ecd3fe0a8051b0622ddbc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2089554Reviewed-by:
Jenny Zhang <jennyz@chromium.org> Reviewed-by:
Jia Meng <jiameng@chromium.org> Commit-Queue: Tony Yeoman <tby@chromium.org> Cr-Commit-Position: refs/heads/master@{#748961}
-
Nate Fischer authored
This moves the developer-mode check earlier in startup. This has the advantage that we can modify the CommandLine before starting finch work, so the flags UI can support finch flags. Bug: 1059131 Test: Manual - verify browser process sees finch flag updates Change-Id: I8dac1a878f87247a655effd8f43bc5d074eb9878 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2092953 Commit-Queue: Nate Fischer <ntfschr@chromium.org> Reviewed-by:
Richard Coles <torne@chromium.org> Cr-Commit-Position: refs/heads/master@{#748960}
-
chromium-autoroll authored
Roll broadwell AFDO profile from 82-4044.31-1583749230-benchmark-82.0.4079.0-r1 to 82-4044.31-1583749230-benchmark-82.0.4081.0-r1 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/cros-afdo-broadwell-chromium Please CC c-compiler-chrome@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Tbr: c-compiler-chrome@google.com Change-Id: I94806e58c37ada5c8c14e6408e8a590cbe556078 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2097334Reviewed-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@{#748959}
-
Charles Zhao authored
The logging only happens when: (1) On ChromeOS, (2) TabManagerDelegate::LowMemoryKillImpl is called, (3) process_type >= PROTECTED_BACKGROUND, (4) With maximum 50 tabs as cap. Ranking is not enabled. Bug: 1055664 Change-Id: I607f43b02decb124959b9e4ada0c8d608722d785 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2071338 Commit-Queue: Charles . <charleszhao@chromium.org> Reviewed-by:
Charles . <charleszhao@chromium.org> Reviewed-by:
Sébastien Marchand <sebmarchand@chromium.org> Reviewed-by:
François Doray <fdoray@chromium.org> Cr-Commit-Position: refs/heads/master@{#748958}
-
Nate Fischer authored
This updates the flag UI to show blue dots for non-default features. Per Android best practices, this uses a "compound drawable" (a drawable attached to a TextView). This reuses the same shade of blue as chrome://flags. Bug: 1041600 Test: Manual - toggle flags, restart activity, reset to default, do all Test: of the above in light/dark theme (works as intended) Change-Id: Ie3a61ecd8859488964caa1da9e20bd79756d9c39 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2096118 Commit-Queue: Nate Fischer <ntfschr@chromium.org> Reviewed-by:
Hazem Ashmawy <hazems@chromium.org> Cr-Commit-Position: refs/heads/master@{#748957}
-
chromium-autoroll authored
Roll silvermont AFDO profile from 82-4072.0-1583746630-benchmark-82.0.4079.0-r1 to 82-4072.0-1583746630-benchmark-82.0.4081.0-r1 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/cros-afdo-silvermont-chromium Please CC c-compiler-chrome@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Tbr: c-compiler-chrome@google.com Change-Id: I38a558de35e2410a71130c8a03d96f161d936aea Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2097455Reviewed-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@{#748956}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/4f10b113a191..9e263aa8a4e6 git log 4f10b113a191..9e263aa8a4e6 --date=short --first-parent --format='%ad %ae %s' 2020-03-10 rafael.cintron@microsoft.com Enable allowClearForRobustResourceInit for NVidia hardware Created with: gclient setdep -r src/third_party/angle@9e263aa8a4e6 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 jmadill@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win-asan;luci.chromium.try:win_optional_gpu_tests_rel Bug: None Tbr: jmadill@google.com Change-Id: Ia67cfd061a56becda14629ec150504d500f93956 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2096847Reviewed-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@{#748955}
-
Sammie Quon authored
Tried to consolidate this with the ChromeOS logic, but it doesn't seem possible at the moment, since they have different APIs and they don't handle back events the same way. Test: manual Bug: 1056939 Change-Id: I91b5dcff620e9bcbaf96d42071724ee807afea34 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2095612 Commit-Queue: Sammie Quon <sammiequon@chromium.org> Reviewed-by:
Xiaoqian Dai <xdai@chromium.org> Cr-Commit-Position: refs/heads/master@{#748954}
-
Mila Green authored
Bug: 1059024 Change-Id: I185a9cc7ea40658187da9e145191d28155808720 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2091942 Commit-Queue: Mila Green <milagreen@chromium.org> Reviewed-by:
Sorin Jianu <sorin@chromium.org> Reviewed-by:
Joshua Pawlicki <waffles@chromium.org> Cr-Commit-Position: refs/heads/master@{#748953}
-
Noel Gordon authored
Define i18n string "More sub-folders...", and use it as the aria-label of the breadcrumb elider button. Tbr: Lucino Bug: 1035691 Change-Id: Iedcd9e65b56268108f81f40d3430c32475dded5e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2096324Reviewed-by:
Noel Gordon <noel@chromium.org> Commit-Queue: Noel Gordon <noel@chromium.org> Cr-Commit-Position: refs/heads/master@{#748952}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/7cdf69dbbf43..ab98a3792093 git log 7cdf69dbbf43..ab98a3792093 --date=short --first-parent --format='%ad %ae %s' 2020-03-10 Rob.Paveza@microsoft.com Fix for flaky tests: Node re-selection Created with: gclient setdep -r src/third_party/devtools-frontend/src@ab98a3792093 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/devtools-frontend-chromium Please CC devtools-waterfall-sheriff-onduty@grotations.appspotmail.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Bug: chromium:1044425,chromium:1046784 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: I111801fea85f1c46114e1b88f3cfa0104e392592 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2097154Reviewed-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@{#748951}
-
Alexander Timin authored
We are considering returning nullptr for WebContents::FromRenderFrameHost is the RenderFrameHost is not the current one. This patch adds a behind-the-flag option to start generating crash dumps to allow us to find the places which need to be fixed before that. R=alexmos@chromium.org BUG=1059903 Change-Id: Iaca4f30dfef1d6b6e03194a990bebf3e1649b39c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2093228Reviewed-by:
Alex Moshchuk <alexmos@chromium.org> Commit-Queue: Alexander Timin <altimin@chromium.org> Cr-Commit-Position: refs/heads/master@{#748950}
-
Josh Nohle authored
RemoteDeviceProvider: Add metrics to measure rough adoption rate of v2 DeviceSync while v1 and v2 DeviceSync are running in parallel. We track the total number of v1 vs. v2 devices as well as the ratio of v2 to v1 devices. We track what percentage of v2 devices already have a decrypted user public key as well as what percentage of v1 devices are replaced by their v2 counterparts that have the same public key. HostVerifier: We track how often a host cannot be verified because it is missing the crypto data needed for secure communication via Bluetooth. This can happen when v2 DeviceSync is enabled, v1 DeviceSync is disabled, and the device metadata has not been decrypted yet. Bug: 951969 Change-Id: I9a44b67bda5cd3dbedee28b106624ab4f1905a8c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2095934Reviewed-by:
Steven Holte <holte@chromium.org> Reviewed-by:
James Vecore <vecore@google.com> Commit-Queue: Josh Nohle <nohle@chromium.org> Cr-Commit-Position: refs/heads/master@{#748949}
-
Avi Drissman authored
The _sendItemSelectedNote hack was introduced in 335d78a0 to make menu selection more responsive. 24ab401b was committed not long thereafter which added running in an alternate run loop mode. With that change, this hack was no longer needed, so remove it. This reverts the part of 335d78a0 that deals with the menu controller. Bug: 1047839 Change-Id: I03450759f69a0303566bbbfa03c7ec3ab76a141e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2097055 Commit-Queue: Avi Drissman <avi@chromium.org> Auto-Submit: Avi Drissman <avi@chromium.org> Reviewed-by:
Robert Sesek <rsesek@chromium.org> Cr-Commit-Position: refs/heads/master@{#748948}
-
Kyle Milka authored
Add user actions for the STTS info flow and for horizontal scrolling on both rows of the sharing hub. Also add a histogram to record the index of the third party apps used from the bottom row. Bug: 1009124 Change-Id: I2f03b9fd2f8d2fa3911ba57702fdefb9e950a3c4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2080571 Commit-Queue: Kyle Milka <kmilka@chromium.org> Reviewed-by:
Kristi Park <kristipark@chromium.org> Reviewed-by:
Steven Holte <holte@chromium.org> Cr-Commit-Position: refs/heads/master@{#748947}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/dd14a955967b..8332950f4a88 git log dd14a955967b..8332950f4a88 --date=short --first-parent --format='%ad %ae %s' 2020-03-10 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision 29afd4ae..4fa1454b (748637:748775) Created with: gclient setdep -r src/third_party/webrtc@8332950f4a88 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/webrtc-chromium-autoroll Please CC webrtc-chromium-sheriffs-robots@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Bug: None Tbr: webrtc-chromium-sheriffs-robots@google.com Change-Id: I1ab3b3ccd8dd14669b4c0716656586d6ba18e47d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2097319Reviewed-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@{#748946}
-
Sam Bowen authored
" * Add a validator that removes properties that are not the right type. * Add double, time, and timedelta types in the document metadata mojo structure. * Use the new mojo types in document metadata extractor. " This is a reland of https://crrev.com/c/2062907 which was reverted in https://crrev.com/c/2095670. The substantial changes are two-fold: (1) add build dep on base in schema_org_properties. This should fix the try bot issue which was somehow skipped. (2) Rebase on top of https://crrev.com/c/2073337 which was submitted and contains some changes to the mojo structure. Change-Id: I7f47d74e8833f76d4077028eac0dcb43790a1d26 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2097059Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Becca Hughes <beccahughes@chromium.org> Commit-Queue: Sam Bowen <sgbowen@google.com> Cr-Commit-Position: refs/heads/master@{#748945}
-
David Grogan authored
Relative position offsets are still done in legacy, so we need to teach it about FlexNG's implementation of flexbox's definiteness exceptions. Bug: 845235, 1060346 Change-Id: I3dfc1400efdef1d9601ec0d8762f17d8a9ad64dd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2093273 Commit-Queue: David Grogan <dgrogan@chromium.org> Reviewed-by:
Ian Kilpatrick <ikilpatrick@chromium.org> Cr-Commit-Position: refs/heads/master@{#748944}
-
Bettina authored
SoftwareReporter.ExperimentErrors is logged when software_reporter_tool fails. However, the naming of this metric is confusing as it does not relate to an experiment. It should refer to configuration of the manifest. Bug: 1055870 Fixes: 1055870 Change-Id: I57097d2896a8ac1ab4749c86c230cd9d39df8142 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2090595 Commit-Queue: Bettina Dea <bdea@chromium.org> Reviewed-by:
Alexei Svitkine <asvitkine@chromium.org> Reviewed-by:
Daniel Rubery <drubery@chromium.org> Reviewed-by:
Joe Mason <joenotcharles@chromium.org> Reviewed-by:
Joshua Pawlicki <waffles@chromium.org> Cr-Commit-Position: refs/heads/master@{#748943}
-
Nate Fischer authored
No change to logic. This adds the following minor UX improvements: * Removes duplicate dividers (one horizontal divider is already built into the default Spinner theme), so we have a 1dp divider between flags. * Add back the top-most divider (above the first flag) at the bottom of the header. This is now anchored beneath the "reset" button, rather than to the top of the first flag. * Increases vertical padding and margin for the Spinner. This makes it a bigger tap-able target. Fixed: 1059480 Test: Manual - verify Spinner has more space and is easier to tap Change-Id: I9e492b43c9a1b2c1bc82dbc45b735b7c62c32e9a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2095923Reviewed-by:
Hazem Ashmawy <hazems@chromium.org> Commit-Queue: Nate Fischer <ntfschr@chromium.org> Cr-Commit-Position: refs/heads/master@{#748942}
-
Reilly Grant authored
This change enables by default the new WinRT sensors API backend and removes the histograms which were added to measure the impact of this change. They are no longer necessary as the experiment is over. Bug: 1053125, 1019783 Change-Id: I0a1b148f5a1c3de59f132d384020509dc6465f54 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2091220Reviewed-by:
Jun Cai <juncai@chromium.org> Reviewed-by:
Steven Holte <holte@chromium.org> Commit-Queue: Reilly Grant <reillyg@chromium.org> Cr-Commit-Position: refs/heads/master@{#748941}
-