- 07 Oct, 2020 40 commits
-
-
Shakti Sahu authored
This CL adds : 1- Replaces thumbnails to use AsyncImageView on IPH card, and list view. 2- Removes the dependency on LargeMediaPlayButton style from downloads. Bug: 1134412 Change-Id: Ibd9e5dbaeddd47564406ce201e10ec207df785b7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2444536 Commit-Queue: Shakti Sahu <shaktisahu@chromium.org> Reviewed-by:
Calder Kitagawa <ckitagawa@chromium.org> Cr-Commit-Position: refs/heads/master@{#814764}
-
Chan Li authored
ResultDB currently couldn't support these two test suites, so disable resultdb for now. Bug: 1135909, 1135911 Change-Id: Ic66a36264565bd97684e179265995417c11c24be Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2455208Reviewed-by:
Nodir Turakulov <nodir@chromium.org> Reviewed-by:
Dirk Pranke <dpranke@google.com> Commit-Queue: Chan Li <chanli@chromium.org> Cr-Commit-Position: refs/heads/master@{#814763}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/8354e9b8f68f..b1807129a628 2020-10-07 robertphillips@google.com Centralize CreateLazyView helper in GrThreadSafeUniquelyKeyedProxyViewCache 2020-10-07 michaelludwig@google.com Update AutoLayerForImageFilter to use SkTCopyOnFirstWrite 2020-10-07 johnstiles@google.com Rename ChunkBits to kChunkBits. 2020-10-07 jvanverth@google.com Revert "Add a 2d cross product intrinsic to sksl" 2020-10-07 robertphillips@google.com Add customData capability to the thread-safe proxy cache ... 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 jvanverth@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: chromium:1108408 Tbr: jvanverth@google.com Change-Id: I604b5838d8042fd5133214046b37af7685304550 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2456021Reviewed-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@{#814762}
-
Andrew Xu authored
This CL ensures that the multipaste menu's selection behavior follows the specs: (1) When the menu item is selected as default or by the arrow key, the menu item's delete button should not show. (2) When the menu item is selected by mouse hovering, the menu item's delete button should show. Bug: 1134422 Change-Id: I4553077aa343cd5f740035e85f9dc1cef538f6f5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2446459Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Reviewed-by:
David Black <dmblack@google.com> Commit-Queue: Andrew Xu <andrewxu@chromium.org> Cr-Commit-Position: refs/heads/master@{#814761}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/b364d20b12d2..91ab730685a6 2020-10-07 oksamyt@google.com Merge "[trace processor] Remove unused code from the WebView power metric" If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/perfetto-chromium-autoroll Please CC perfetto-bugs@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-perfetto-rel Bug: None Tbr: perfetto-bugs@google.com Change-Id: I9763e3ffa8c8dfd0291072ec9e9ad9a4e1b925e1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2456154Reviewed-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@{#814760}
-
Yifan Luo authored
Bug: 1116418 Change-Id: I417bd15835f2e9cf367c369253c1d1a2bfb6edc9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2416695 Commit-Queue: Yifan Luo <lyf@chromium.org> Reviewed-by:
Daniel Vogelheim <vogelheim@chromium.org> Cr-Commit-Position: refs/heads/master@{#814759}
-
dpapad authored
Internal code that was using it has been updated. Fixed: 1087970 Change-Id: I9ff06c8c4a219c8fc730fe8584e71cf94eecbd05 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2455176 Auto-Submit: dpapad <dpapad@chromium.org> Commit-Queue: Rebekah Potter <rbpotter@chromium.org> Reviewed-by:
Rebekah Potter <rbpotter@chromium.org> Cr-Commit-Position: refs/heads/master@{#814758}
-
Kyle Williams authored
Adds both the convenience class for creating new services for the |CfMServiceContext| as well as the nominal primary mojom broker service |mojom::CfmBrowser|. This class indicates to |CfmServiceContext| the lifespan of chromium. BUG=chromium:1105567, b:165864612 TEST=`autoninja -C out/Default/ chrome/test:unit_tests && \ xvfb-run ./out/Default/unit_tests --gtest_filter=CfmServiceAdaptorTest.*` Cq-Depend: chromium:2419799, chromium:2436990 Change-Id: I754cfa99e5137b792204789b4f4847bd19e7536c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2429424 Commit-Queue: Kyle Williams <kdgwill@chromium.org> Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Reviewed-by:
Ken Rockot <rockot@google.com> Reviewed-by:
Mattias Nissler <mnissler@chromium.org> Auto-Submit: Kyle Williams <kdgwill@chromium.org> Cr-Commit-Position: refs/heads/master@{#814757}
-
Lei Zhang authored
Bug: 1134960 Change-Id: I765cc3f1463fce4b8d7c2ca99f429031566a4645 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2454732Reviewed-by:
Jesse Schettler <jschettler@chromium.org> Commit-Queue: Lei Zhang <thestig@chromium.org> Cr-Commit-Position: refs/heads/master@{#814756}
-
Jeffrey Young authored
This reverts commit 581c91ec. Reason for revert: remove merge conflicts to revert https://chromium-review.googlesource.com/c/chromium/src/+/2457048 Original change's description: > ambient: start when two images loaded > > Construct ambient widget when two images are in memory to prevent burn > in. > > BUG=b:167332126 > > Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome > Change-Id: I520ada00429125d35bda9ef66089ca9a9c8d4440 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2440306 > Commit-Queue: Jeffrey Young <cowmoo@chromium.org> > Reviewed-by: Tao Wu <wutao@chromium.org> > Reviewed-by: Xiaohui Chen <xiaohuic@chromium.org> > Cr-Commit-Position: refs/heads/master@{#814711} TBR=xiaohuic@chromium.org,wutao@chromium.org,cowmoo@chromium.org Change-Id: I47510b2892c3c904ef2b2b839c8d47d52b2d31fc No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: b:167332126 Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2457547Reviewed-by:
Tao Wu <wutao@chromium.org> Commit-Queue: Jeffrey Young <cowmoo@chromium.org> Cr-Commit-Position: refs/heads/master@{#814755}
-
Scott Violet authored
BUG=none TEST=none Change-Id: Iccc68006804ae6ba9c2589d7a94036d8f793709c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2454272Reviewed-by:
Rakib Hasan <rmhasan@google.com> Commit-Queue: Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#814754}
-
Morten Stenshorne authored
It's unused, and its values kAlignLeft and kAlignRight were conflicting with values in the CaretAlignment enum inside LayoutBoxModelObject::LocalCaretRectForEmptyElement() when compiling with -Wshadow Bug: 294205 Change-Id: Iaf89021bbb79aa4e46539284c3db5ba2d2844367 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2455688Reviewed-by:
Chris Harrelson <chrishtr@chromium.org> Commit-Queue: Morten Stenshorne <mstensho@chromium.org> Cr-Commit-Position: refs/heads/master@{#814753}
-
Ben Pastene authored
This will display the current gardener on build.chromium.org pages under the "Oncalls" box next to chromium, android, ios, etc sheriffs. Gardeners are responsible for ensuring frequent uprevs of Chrome into Chrome OS. A big part of that is monitoring & resolving Chrome build/test regressions on Chrome OS. Hence why adding them to the list of browser oncalls makes sense. Ideally this will also provide a good point of contact for general CrOS-related tests and build bugs/questions that non-CrOS chromium devs may have. Bug: None Change-Id: I9367acc2871661d2ec69ec9ce2a29d7c758a06d8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2416944Reviewed-by:
Dirk Pranke <dpranke@google.com> Reviewed-by:
Erik Staab <estaab@chromium.org> Commit-Queue: Ben Pastene <bpastene@chromium.org> Cr-Commit-Position: refs/heads/master@{#814752}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromiumos/chromite.git/+log/972e0ab44119..c90bac4197a4 2020-10-07 saklein@chromium.org cbuildbot/prebuilts: Refactor SplitCPV to parse. 2020-10-07 saklein@chromium.org api/controller: Add require_each validation. 2020-10-07 saklein@chromium.org parser/package_info: Generalize parse. 2020-10-07 saklein@chromium.org service/dependency: Change default targets to their constants. 2020-10-06 chrome-bot@chromium.org Update config settings by config-updater. If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/chromite-chromium-autoroll Please CC chrome-os-gardeners@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:chromeos-betty-pi-arc-chrome;luci.chromium.try:chromeos-kevin-rel Tbr: chrome-os-gardeners@google.com Change-Id: I5348328cc4b70bf19944d5631b200accdd4cd7a3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2456017Reviewed-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@{#814751}
-
Haiyang Pan authored
This reverts commit f1c22acf. Reason for revert: The new FlagsFragmentTest consistently fail on a couple of android builders. See https://test-results.appspot.com/dashboards/flakiness_dashboard.html#testType=network_service_webview_instrumentation_test_apk&tests=org.chromium.android_webview.test.devui.FlagsFragmentTest%23testToggl* Original change's description: > [AW][Dev-UI] Add some espresso tests for flag UI > > Add tests for toggling flags and the persistent notification. Also > remove test batching for flags fragment tests to so the flags service > is killed when the process is killed leaving a clean state. > > Fixed: 1130599 > Test: run_webview_instrumentation_test_apk -f "*FlagsFragmentTest*" > Change-Id: I0cb416471d3b79e98ed9ef8ad5e760b4bfaa1083 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2438534 > Commit-Queue: Hazem Ashmawy <hazems@chromium.org> > Reviewed-by: Changwan Ryu <changwan@chromium.org> > Reviewed-by: Nate Fischer <ntfschr@chromium.org> > Cr-Commit-Position: refs/heads/master@{#814362} TBR=changwan@chromium.org,ntfschr@chromium.org,hazems@chromium.org Change-Id: I803750893fa96b624c028905a2c2cd4770ae6d4a No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2457646Reviewed-by:
Haiyang Pan <hypan@google.com> Commit-Queue: Haiyang Pan <hypan@google.com> Cr-Commit-Position: refs/heads/master@{#814750}
-
Mariam Ali authored
This CL adds new color ids and colors for the avatar header assets for incognito and guest modes using the old method by setting them manually and the new method by extracting the colors from existing core colors. Aligning colors in incognito and guest for both the header asset and the avatar icon. Screenshots: https://screenshot.googleplex.com/BNC82JK2UkZR5eb.png Bug: 1105763 Change-Id: Idcc27c87b081f22429c7342c042d39e721d6ef86 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2418654 Commit-Queue: Mariam Ali <alimariam@google.com> Reviewed-by:
Thomas Anderson <thomasanderson@chromium.org> Reviewed-by:
David Roger <droger@chromium.org> Reviewed-by:
Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/master@{#814749}
-
Nico Weber authored
We no longer use set_sources_assignment_filter() anywhere in the chromium build, so these are no longer needed. Bug: 1018739 Change-Id: I1d4d4d40c479b8a638c962a21f5334d28a3488c3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2456626 Commit-Queue: Nico Weber <thakis@chromium.org> Reviewed-by:
Sylvain Defresne <sdefresne@chromium.org> Reviewed-by:
Ken Rockot <rockot@google.com> Cr-Commit-Position: refs/heads/master@{#814748}
-
Tina Wang authored
Bug: 1131052 Change-Id: I62f8a29ba1fdaefb5912ebad8a9512546f61c371 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2443692Reviewed-by:
Rohit Rao <rohitrao@chromium.org> Reviewed-by:
Mike Dougherty <michaeldo@chromium.org> Commit-Queue: Tina Wang <tinazwang@chromium.org> Cr-Commit-Position: refs/heads/master@{#814747}
-
Avi Drissman authored
This also retires the hang metric. Better metrics are in the works. Fixed: 823087, 1089339 Change-Id: I08a2dd0ec6611e9b301830589b46c8c16935cc52 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2450699 Commit-Queue: Avi Drissman <avi@chromium.org> Reviewed-by:
Elly Fong-Jones <ellyjones@chromium.org> Reviewed-by:
Ilya Sherman <isherman@chromium.org> Cr-Commit-Position: refs/heads/master@{#814746}
-
Akihiro Ota authored
This change adds a test to ensure Switch Access state gets updated when the virtual keyboard is opened and closed. Fixed: 1135248 AX-Relnotes: N/A Change-Id: I1b894bce635f1790cee1111f50992c9136d3ded7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2453899 Commit-Queue: Akihiro Ota <akihiroota@chromium.org> Reviewed-by:
David Tseng <dtseng@chromium.org> Cr-Commit-Position: refs/heads/master@{#814745}
-
Aaron Leventhal authored
Was failing on debug builds because now uses NOTREACHED() in debug builds for failure, instead of just returning false. TBR: dmazzoni@chromium.org Bug: 1135795 Change-Id: I107dc265c5861d916179b6a89f4007c0a74cc130 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2457566Reviewed-by:
Aaron Leventhal <aleventhal@chromium.org> Commit-Queue: Aaron Leventhal <aleventhal@chromium.org> Cr-Commit-Position: refs/heads/master@{#814744}
-
Maggie Chen authored
GPU watchdog V2 has been enabled for months. It's time to clean up V1. Merge class GpuWatchdogThreadImplV2 and class GpuWatchdogThread, and use GpuWatchdogThread as default. Bug: 949839 Change-Id: Ic0d784bf4f3bcf79e60b71389c42a824429f83e5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2455366Reviewed-by:
Zhenyao Mo <zmo@chromium.org> Commit-Queue: Maggie Chen <magchen@chromium.org> Cr-Commit-Position: refs/heads/master@{#814743}
-
Maksim Sisov authored
This is a reland of a60f7247 Original change's description: > ozone: fix expectations in clipboard test > > In case of Ozone, we support more types. > > Bug: 1134495 > Change-Id: I9712931545c8b70a1a0357d5b119b8c9a7c08c4e > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2443650 > Reviewed-by: Scott Violet <sky@chromium.org> > Commit-Queue: Maksim Sisov (GMT+3) <msisov@igalia.com> > Cr-Commit-Position: refs/heads/master@{#814303} Bug: 1134495 Change-Id: I5849855e3fd037dc7eb34d0b94bbc08b6246b234 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2454051Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: Maksim Sisov (GMT+3) <msisov@igalia.com> Cr-Commit-Position: refs/heads/master@{#814742}
-
Ella Ge authored
This reverts commit ab12c6e3. Reason for revert: Breaks browser_tests: SystemWebAppManagerUpgradeBrowserTest.Upgrade/WebApps https://ci.chromium.org/p/chrome/builders/ci/linux-chromeos-chrome/9011 Original change's description: > [CCA WebUI] Don't capture navigation other than main page URL for CCA > > We have the following requirements: > 1. We prefer loading CCA UI in the app window rather than browser tab > => Therefore we added "capture_navigation=true" for CCA > 2. We don't want to load resource URLs or invalid URL in the app window > => Short term: Landing this CL to filter out unwanted URLs > > We decide not to support URL filtering feature for capture navigation > since only camera app has such requirement at this moment. > (crbug.com/1132151) > > Bug: 980846 > Test: Type CCA url other than chrome://camera-app/views/main.html and > the page is loaded in browser tab > > Change-Id: I467aa1498aa9fe975d34bdf82adee7f6dff6a14c > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2440076 > Commit-Queue: Wei Lee <wtlee@chromium.org> > Reviewed-by: Giovanni Ortuño Urquidi <ortuno@chromium.org> > Reviewed-by: Jiewei Qian <qjw@chromium.org> > Auto-Submit: Wei Lee <wtlee@chromium.org> > Cr-Commit-Position: refs/heads/master@{#814557} TBR=ortuno@chromium.org,wtlee@chromium.org,qjw@chromium.org Change-Id: I12e4bbd7ee461e7ed0a3d0664e90ca3e4ea435f9 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 980846 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2457586Reviewed-by:
Ella Ge <eirage@chromium.org> Commit-Queue: Ella Ge <eirage@chromium.org> Cr-Commit-Position: refs/heads/master@{#814741}
-
Eric Willigers authored
PendingAppManagerImplBrowserTest no longer uses web app ProviderType. Bug: 1065748 Change-Id: I7628ec04f5f990e37b17cdf4a9823a1e16bde8bd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2454962 Auto-Submit: Eric Willigers <ericwilligers@chromium.org> Commit-Queue: Daniel Murphy <dmurph@chromium.org> Reviewed-by:
Daniel Murphy <dmurph@chromium.org> Cr-Commit-Position: refs/heads/master@{#814740}
-
Eric Willigers authored
PendingAppManagerImplTest no longer uses ProviderType and is no longer parameterized. Bug: 1065748 Change-Id: I8841e10b771797238d91441dab623ac3a930aa5b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2454433 Auto-Submit: Eric Willigers <ericwilligers@chromium.org> Commit-Queue: Daniel Murphy <dmurph@chromium.org> Reviewed-by:
Daniel Murphy <dmurph@chromium.org> Cr-Commit-Position: refs/heads/master@{#814739}
-
Dominic Mazzoni authored
Fixes a regression caused by http://crrev.com/c/2424854 ("Refactor chrome.automation.EventType"), it could have manifested as select-to-speak not updating when the page scrolls. See http://crrev.com/c/2450663 for more context. Bug: 1110367, 1135248 Change-Id: I12e62a18093a0fc2837ec0be312d4f7261c5dc42 AX-Relnotes: none because this just fixes a regression Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2454633Reviewed-by:
David Tseng <dtseng@chromium.org> Commit-Queue: Dominic Mazzoni <dmazzoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#814738}
-
chromium-internal-autoroll authored
Release_Notes: http://go/media_app-x20/relnotes/Main/media_app_202010070700_RC00.html https://chrome-infra-packages.appspot.com/p/chromeos_internal/apps/media_app/app/+/EP5Br5PmtIoxqkHULWlMdCAFh4JkRRBcAK3VRUi-3gwC If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://skia-autoroll.corp.goog/r/media-app-chromium-autoroll Please CC media-app@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.chrome.try:linux-chromeos-chrome;luci.chrome.try:linux-chromeos-chrome-easwa Bug: b/162270429,b/165769056 Tbr: media-app@grotations.appspotmail.com Change-Id: If38402881b0249caa72c321089afe3ec8104b1a0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2456016Reviewed-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@{#814737}
-
Roberto Moura authored
Setting the cells' layer zPosition is necessary for lower rows to be superposed during transitions between grid and horizontal layouts. Change-Id: I335aaedf6eee0dca2e15a94558e58d2c2c48974f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2456346 Commit-Queue: Roberto Moura <mouraroberto@google.com> Commit-Queue: edchin <edchin@chromium.org> Auto-Submit: Roberto Moura <mouraroberto@google.com> Reviewed-by:
edchin <edchin@chromium.org> Cr-Commit-Position: refs/heads/master@{#814736}
-
Jian Li authored
This is a reland of 325dbbc8 Original change's description: > [Feed v2] Allow setting feed stream data in feed internals page > > Bug: none > Change-Id: Iecc0cb44e239c1b4502e81bc50931230732af61a > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2429930 > Commit-Queue: Jian Li <jianli@chromium.org> > Reviewed-by: Justin DeWitt <dewittj@chromium.org> > Reviewed-by: Daniel Cheng <dcheng@chromium.org> > Reviewed-by: Dan H <harringtond@chromium.org> > Cr-Commit-Position: refs/heads/master@{#814073} Bug: none Change-Id: I580f6bcf05f9876db07a966d4ed9af51f924296b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2451921Reviewed-by:
Justin DeWitt <dewittj@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Commit-Queue: Jian Li <jianli@chromium.org> Cr-Commit-Position: refs/heads/master@{#814735}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/935a915963e1..b364d20b12d2 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/perfetto-trace-processor-linux-chromium Please CC perfetto-bugs@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 Tbr: perfetto-bugs@google.com Change-Id: I2b15752d4abda84e8e760f8f4c0aca135c0806c6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2456149Reviewed-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@{#814734}
-
Chromium WPT Sync authored
Using wpt-import in Chromium 347e8861. 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 Directory owners for changes in this CL: mcasas@chromium.org: external/wpt/mediacapture-record NOAUTOREVERT=true TBR=lpz@google.com No-Export: true Cq-Include-Trybots: luci.chromium.try:linux-wpt-identity-fyi-rel,linux-wpt-payments-fyi-rel Change-Id: If36be818a6c12c6af2779bd823b1af78b5e6a7b2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2456406Reviewed-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@{#814733}
-
Dominic Mazzoni authored
In http://crrev.com/c/2424854 ("Refactor chrome.automation.EventType"), we simplified the mappings from ax.mojom.Event and EventGenerator events. However, a minor oversight was that the previous code mapped some generated events into automation events with different names. With the new code, they map to an automation event with the same name - but the old names still exist so they didn't generate a compile error. To ensure this was comprehensive, I wrote some code to log all of the event mappings before and after the patch, and did a diff to look for discrepancies. The diff is here - https://paste.googleplex.com/6408048659660800 - but the only relevant ones are: - ariaAttributeChanged - expandedChanged - scrollPositionChanged This patch fixes any instances of those three events in Switch Access in particular. This fixes at regressions with combo boxes and the virtual keyboard. Bug: 1110367, 1135248 AX-Relnotes: none because it just fixes a regression Change-Id: I5e3a3b98edb8d9fcdc3ad55b28ad2ce476da7e14 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2450663 Commit-Queue: Dominic Mazzoni <dmazzoni@chromium.org> Reviewed-by:
David Tseng <dtseng@chromium.org> Cr-Commit-Position: refs/heads/master@{#814732}
-
Andrew Grieve authored
Also moves the config for this from //base -> //build/config/compiler for symmetry with //build/config/compiler:wexit_time_destructors. Bug: None Change-Id: If117e5963df44fdc2f03e01716e8af16e2c91e58 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2453460Reviewed-by:
Nico Weber <thakis@chromium.org> Commit-Queue: Andrew Grieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/master@{#814731}
-
Sylvain Defresne authored
With recent change to Multi-Window, the metrics were recorded per window instead of being recorded per BrowserState. Moreover, only the currently displayed window's metrics were sent when the app was backgrounded. To fix this, add a new base::SupportsUserData::Data object that is attached to the ChromeBrowserState. This object, SessionMetrics, stores the session metrics which are updated from events happening in all of the windows. In preparation of adding metrics that are only recorded for the off-the-record ChromeBrowserState, pass a set of flags to the method recording the session metrics to choose exactly which one should be recorded. Add a call to SessionMetrics::RecordAndClearSessionMetrics() for both the main and off-the-record ChromeBrowserState on application background event, and when the off-the-record ChromeBrowserState is destroyed. Bug: none Change-Id: Idee8ef1a1fb0be7153d4ceb78d0a795d589a9848 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2450052 Commit-Queue: Sylvain Defresne <sdefresne@chromium.org> Reviewed-by:
Mark Cogan <marq@chromium.org> Auto-Submit: Sylvain Defresne <sdefresne@chromium.org> Cr-Commit-Position: refs/heads/master@{#814730}
-
Francois Doray authored
Bug: 982143 Change-Id: I3fc1482aad34db3bc6fc1931ea98f8a8bb4dd7d5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2450738 Commit-Queue: François Doray <fdoray@chromium.org> Reviewed-by:
Etienne Pierre-Doray <etiennep@chromium.org> Reviewed-by:
Alexei Svitkine <asvitkine@chromium.org> Cr-Commit-Position: refs/heads/master@{#814729}
-
chromium-autoroll authored
https://dawn.googlesource.com/tint.git/+log/c9110b93cb8a..a388d56d9968 2020-10-07 dsinclair@chromium.org [spirv-writer] Fixup constructor with bitcast parameters. If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/tint-chromium-autoroll Please CC kainino@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 Bug: chromium:263 Tbr: kainino@google.com Change-Id: I0a76f4f7215a7f8eda1a996d79b01f539dbe6510 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2456015Reviewed-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@{#814728}
-
Peter Kasting authored
Bug: 772945 Change-Id: I929d7a955c9671748b2e7f7a370a39eecf1dbd80 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2446653 Commit-Queue: Dominic Mazzoni <dmazzoni@chromium.org> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Auto-Submit: Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/master@{#814727}
-
Nohemi Fernandez authored
UI change that moves all Google Services and Sync options into their respective categories. Ensures that all Sync status updates are respected. Bug: 1125631 Change-Id: I30cc039ca924a856b555b6215c9a25f6bcf07188 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2445513 Commit-Queue: Nohemi Fernandez <fernandex@chromium.org> Reviewed-by:
Jérôme Lebel <jlebel@chromium.org> Reviewed-by:
Brian White <bcwhite@chromium.org> Cr-Commit-Position: refs/heads/master@{#814726}
-
Majid Valipour authored
R=goto@chromium.org Change-Id: I2ec08e9a5c7610066d04860555e1d9bf03432c26 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2456147Reviewed-by:
Sam Goto <goto@chromium.org> Commit-Queue: Majid Valipour <majidvp@chromium.org> Cr-Commit-Position: refs/heads/master@{#814725}
-