- 16 Jan, 2021 40 commits
-
-
chrome-release-bot authored
# This is an automated release commit. # Do not revert without consulting chrome-pmo@google.com. NOAUTOREVERT=true TBR=lakpamarthy@chromium.org Change-Id: Idf5cc4ed97c2a9b06d7927dd9114201a5047a971 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2633427Reviewed-by:
Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#844356}
-
chromium-autoroll authored
Roll Chrome Win64 PGO profile from chrome-win64-master-1610744388-21de24e38f072743f3bfcce061ea4b5afc98a448.profdata to chrome-win64-master-1610755196-7abba2cfdf73565a08dbdbba7efd11f1e8902293.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: I14602678bd3ea9fc8900eee48b0cbee40af8dc0f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2634301Reviewed-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@{#844355}
-
Min Qin authored
On small screen device, only 1 row of most visited tile should show when query tiles are enabled. However, TileSection hard coded the number of rows to 2. So even though Chrome reduced most visited tiles to 4, it could still end up showing in 2 rows if the screen can only accommodate 3 tiles in a row. BUG=1166388 Change-Id: I10dabcd0db1f56fa650ed999a9d353eabbf6ce5c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2630732 Commit-Queue: Min Qin <qinmin@chromium.org> Reviewed-by:
Ted Choc <tedchoc@chromium.org> Cr-Commit-Position: refs/heads/master@{#844354}
-
Gordon Seto authored
Sets the default focus on each page in cellular setup. Fixes: 1010316 Change-Id: I743dd6eb3fad9d4cf311e699088f82b59e960b1e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2634041Reviewed-by:
Azeem Arshad <azeemarshad@chromium.org> Commit-Queue: Gordon Seto <gordonseto@google.com> Cr-Commit-Position: refs/heads/master@{#844353}
-
chromium-autoroll authored
This CL may cause a small binary size increase, roughly proportional to how long it's been since our last AFDO profile roll. For larger increases (around or exceeding 100KB), please file a bug against gbiv@chromium.org. Additional context: https://crbug.com/805539 Please note that, despite rolling to chrome/android, this profile is used for both Linux and Android. If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/afdo-chromium-autoroll Please CC gbiv@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 Tbr: gbiv@chromium.org Change-Id: Iae55fb7a51b344b6cef9a3474ed7e2de96ff2365 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2634303Reviewed-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@{#844352}
-
Azeem Arshad authored
This CL adds a getEuicc utility method that automatically selects the Euicc object to be used based on the useExternalEuicc flag. Fixed: 1166697 Change-Id: Ia6d962275365f6a347ee6687fe78a497eb5c79b2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2630739 Commit-Queue: Azeem Arshad <azeemarshad@chromium.org> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#844351}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/8f5ca26678c1..ff170c6f508d 2021-01-16 timvp@google.com Tests: Add Real Gangster Crime trace 2021-01-16 timvp@google.com Revert "Vulkan: Generate gl_Position pre-rotation in SPIR-V" 2021-01-16 timvp@google.com Revert "Vulkan: Generate gl_Position.z correction in SPIR-V" 2021-01-16 timvp@google.com Revert "Vulkan: Move xfb position decl to translator in extension path" 2021-01-16 timvp@google.com Revert "Vulkan: Generate xfb support code in SPIR-V for extension path" 2021-01-16 timvp@google.com Revert "Cleanup translator option checks" 2021-01-16 syoussefi@chromium.org Cleanup translator option checks 2021-01-15 m.maiya@samsung.com Vulkan: Support EXT_clip_cull_distance extension 2021-01-15 syoussefi@chromium.org Vulkan: Translator pass to monomorphize problematic functions 2021-01-15 syoussefi@chromium.org Vulkan: Generate xfb support code in SPIR-V for extension path 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 timvp@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: timvp@google.com Test: Test: angle_perftests --gtest_filter=TracePerfTest.Run/*real_gangster_crime* Change-Id: Id66b57dc74e2dd05c7ebd1dd3e0b7572e70609ae Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2634265Reviewed-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@{#844350}
-
Eugene But authored
Recorded when iOS app has started after a crash caused by system signal or hang. Not recorded when app has started after UTE or XTE. See go/bling-stability-101 for imformation about signal crashes, hangs, UTEs and XTEs. This metric intends to compliment Stability.Counts. Stability.Counts does include UTEs / XTEs and thus is a noisy metric which significantly overcounts user-visible crashes. Stability.IOS.Experimental.Counts is not recorded on OOM crashes, so it does not represent all use-visible crashes, but OOMs are so rare in Chrome for iOS that Stability.IOS.Experimental.Counts is still a good proxy for user-visible crashes. IOS.MetricKit.ForegroundExitData includes OOM crashes and can be used in conjunction with this metric. Bug: 1166922 Change-Id: I390a2da2b8b9ed81d215ce58375911019c2228dc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2631287 Commit-Queue: Eugene But <eugenebut@chromium.org> Reviewed-by:
Robert Kaplow <rkaplow@chromium.org> Reviewed-by:
Olivier Robin <olivierrobin@chromium.org> Cr-Commit-Position: refs/heads/master@{#844349}
-
Yue Zhang authored
This CL replaces the close button in the module header with a three-dot menu button so that we can do two types of dismiss: temporarily hide and permanently remove. Bug: 1157892 Change-Id: I359c8a45a010ac1c5e89ad2bb291b70d9c17381b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2626459 Commit-Queue: Yue Zhang <yuezhanggg@chromium.org> Reviewed-by:
Alex Gough <ajgo@chromium.org> Reviewed-by:
Tibor Goldschwendt <tiborg@chromium.org> Cr-Commit-Position: refs/heads/master@{#844348}
-
Denis Nikitin authored
ThinLTO requires -gsplit-dwarf in ldflags. The flag was passed only in Android. Pass -gsplit-dwarf to ldflags with all targets except NaCL and Apple. Bug: chromium:1158215 Change-Id: Ica36d0ed0cb3382792b3f21b30af56638faf24ee Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2618780Reviewed-by:
Bob Haarman <inglorion@chromium.org> Reviewed-by:
Nico Weber <thakis@chromium.org> Commit-Queue: Denis Nikitin <denik@chromium.org> Cr-Commit-Position: refs/heads/master@{#844347}
-
WangHui authored
Match rects in subframe should be recomputed when the size of parent frame is changed since Find-in-page coordinates are represented as normalized fractions of the main frame document Bug:1147796 Change-Id: Iee446b54060b9977f0ed6db8b49c6bf63d1938c1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2531797 Commit-Queue: HuiWang <wanghui210@huawei.com> Reviewed-by:
Nasko Oskov <nasko@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#844346}
-
chromium-autoroll authored
Roll Chrome Win32 PGO profile from chrome-win32-master-1610733364-857d9e0d0931ba77d21c7c00c0f6edaa64750af0.profdata to chrome-win32-master-1610744388-5f878bc1b38d4c2e869a6a4ceb1a959431b1ffe7.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-win32-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:win-chrome Tbr: pgo-profile-sheriffs@google.com Change-Id: I178fb338369bf986fe172ce7ccc187d4235c4927 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2633459Reviewed-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@{#844345}
-
chromium-autoroll authored
Roll Chrome Mac PGO profile from chrome-mac-master-1610733364-fa73893da77d3e325227cfa68293cda0e1656c64.profdata to chrome-mac-master-1610755196-59a4a0c119004651094c88c9b6ab2bda6a695e2e.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: Ib13e0395896db6ff199036a54dc70879c6f1dbfe Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2634276Reviewed-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@{#844344}
-
Thomas Lukaszewicz authored
This patch introduces a EmbedderHidden() method that enables bubble WebUIController subclasses to take appropriate action when their embedder is no longer visible. TabSearchUI overrides this to destroy the |page_handler_| when its embedding bubble is no longer visible to prevent background updates. Cleaned up use of member variables in WebUIBubbleManagerBase and WebUIBubbleManager<T>. Bug: 1099917, 1166967 Change-Id: I374dd74b5a1c3d37a53e7213e64c096adef35bda Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2626114Reviewed-by:
Tommy Li <tommycli@chromium.org> Reviewed-by:
dpapad <dpapad@chromium.org> Reviewed-by:
Yuheng Huang <yuhengh@chromium.org> Commit-Queue: Thomas Lukaszewicz <tluk@chromium.org> Cr-Commit-Position: refs/heads/master@{#844343}
-
Takumi Fujimoto authored
Part 1 of MediaNotificationService refactoring. Create an interface and make CastMediaNotificationProvider and PresentationRequestNotificationProvider implement it. Bug: 1021643 Change-Id: I899d0430a59a7432ed2d55bcbc23af3cb8405a07 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2606650 Commit-Queue: Takumi Fujimoto <takumif@chromium.org> Reviewed-by:
Tommy Steimel <steimel@chromium.org> Cr-Commit-Position: refs/heads/master@{#844342}
-
Yuheng Huang authored
Break up tabs related functionality to MultiTabStory to be more reusable in other features. Bug: 1099917 Change-Id: I7e1310ee4c680383b5347e1f046b7bb718e35837 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2631465 Commit-Queue: Yuheng Huang <yuhengh@chromium.org> Reviewed-by:
Thomas Lukaszewicz <tluk@chromium.org> Cr-Commit-Position: refs/heads/master@{#844341}
-
chromium-autoroll authored
Roll Chrome Linux PGO profile from chrome-linux-master-1610733364-157abbebfa8d67c9510c102888afbc9dd88135a0.profdata to chrome-linux-master-1610755196-61d932c6744ad62f0472d9ac776510bd42cd0a54.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-linux-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:linux-chrome Tbr: pgo-profile-sheriffs@google.com Change-Id: I14ae8be6fe0c069c9897b5a445fa72c65a5a00f0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2634275Reviewed-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@{#844340}
-
Owen Min authored
All channels load Chrome policies from the stable bundle id domain. So should the extension policies. Bug: 1163895, 831577 Change-Id: Id5bc4d5fcb0bffdc9444a53328d1ec9d20cb9008 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2630230Reviewed-by:
Julian Pastarmov <pastarmovj@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Commit-Queue: Owen Min <zmin@chromium.org> Cr-Commit-Position: refs/heads/master@{#844339}
-
WangHui authored
No logic changed. Bug:None Change-Id: Ib73cd10d6f7cffef67367f6da7ce26aefe0b2758 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2631515 Commit-Queue: HuiWang <wanghui210@huawei.com> Reviewed-by:
Abigail Klein <abigailbklein@google.com> Cr-Commit-Position: refs/heads/master@{#844338}
-
Tomasz Wiszkowski authored
This change allows BaseCarouselSuggestion to show or hide the header text depending on whether it is desired to show it. Bug: 1166302, 1145685 Change-Id: If91da47ab1f121837d6c263dc6d217f2b4452b8f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2634015 Commit-Queue: Tomasz Wiszkowski <ender@google.com> Reviewed-by:
Ted Choc <tedchoc@chromium.org> Reviewed-by:
Filip Gorski <fgorski@chromium.org> Cr-Commit-Position: refs/heads/master@{#844337}
-
James Cook authored
This is causing my build to fail locally. I'm not sure why it's working on the bots. Bug: none Change-Id: I3d715d9ce69637329719ea944da68c7ed5830a27 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2633200Reviewed-by:
Jun Mukai <mukai@chromium.org> Cr-Commit-Position: refs/heads/master@{#844336}
-
chromium-autoroll authored
Roll Chrome Win64 PGO profile from chrome-win64-master-1610733364-0048730fde812fecdb18597677d6c98bc22e5905.profdata to chrome-win64-master-1610744388-21de24e38f072743f3bfcce061ea4b5afc98a448.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: Ie339537037586b105e19d6434c9ec13c36a7871d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2633082Reviewed-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@{#844335}
-
Aaron Krajeski authored
Our toblob metrics were all ending up in the overflow bucket: https://uma.googleplex.com/p/chrome/histograms?sid=bc11d3b58d816ec456478bd44834c192 Also, UmaHistogramMicrosecondsTimesUnderTenMilliseconds is deprecated: crbug.com/983261 Unfortunately I need to change their names in order to use the new macro without messing up old data. Bug: 1165901 Change-Id: I163a093ab055a989aded448a4b5ee0f69ec3582e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2625291Reviewed-by:
Alexei Svitkine <asvitkine@chromium.org> Reviewed-by:
Fernando Serboncini <fserb@chromium.org> Reviewed-by:
Aaron Krajeski <aaronhk@chromium.org> Commit-Queue: Aaron Krajeski <aaronhk@chromium.org> Cr-Commit-Position: refs/heads/master@{#844334}
-
manukh authored
Traditional AutcompleteMatch's set their |fill_into_edit| to their URLs. With rich autocompletion before this CL, when the input matched the title, |fill_into_edit| would instead be set to the title, and |fill_into_edit_additional_text| would contain the URL and be displayed in a views::Label adjacent to the omnibox. E.g., for the input 'ti', the location bar would display 'ti[tle] (url.com)'. To avoid awkward cursor logic, only the omnibox is editable, and the adjacent label containing |fill_into_edit_additional_text| is not. This made it difficult to edit the suggestion URL before navigating to it when the user input matched the suggestion title. Therefore, this CL reverts to the original behavior of having |fill_into_edit| be the URL. Specifically: 1) No longer sets |fill_into_edit| to the suggestion title when the input matches the title. 2) Renames |fill_into_edit_additional_text| to |additional_text| since it is no longer used when suggestion selection changes. 3) Removes the |swapped_fill_into_edit| field as it would always be false now. 4) No longer sends the |additional_text| in view methods for selection changes since we only want to display the additional text for the default suggestions. 5) Removes the |kRichAutocompletionShowTitlesParam| param as it would require effort to make it compattible with the above changes, and fishfooders concurred it's not promising. This has the added side benefit of making |fill_into_edit| behavior consistent between suggestions that seem the same. I.e., before when selecting a suggestion whose title matched the input, sometimes the location bar would display 'title (url.com)' and othertimes 'url.com' (depending on the input length and whether the match was a shortcut match). Bug: 1163356, 1062446 Change-Id: If42f30d693b7d5204d94c3f21e72662879d8b857 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2616973 Commit-Queue: manuk hovanesian <manukh@chromium.org> Reviewed-by:
Tommy Li <tommycli@chromium.org> Cr-Commit-Position: refs/heads/master@{#844333}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/bfd330d08195..05e5446145a6 2021-01-15 johnstiles@google.com Code cleanup: minor fixes in convertSwitch. 2021-01-15 johnstiles@google.com Reorder GLSL output so that functions are emitted last. 2021-01-15 scroggo@google.com Deprecate (and ignore) SkAndroidCodec::ExifOrientation 2021-01-15 brianosman@google.com Enforce ES2 limits on indexing expressions (in runtime effects) 2021-01-15 fmalita@chromium.org [svg] Property inheritance workaround 2021-01-15 johnstiles@google.com Implement Type cloning for enums and structs. 2021-01-15 johnstiles@google.com Migrate Type-cloning logic from the Inliner into Type. 2021-01-15 johnstiles@google.com Revert "Disable the MSAA atlas mode for CCPR" 2021-01-15 brianosman@google.com Enable matrix-negation interpreter test 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 ethannicholas@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: ethannicholas@google.com Change-Id: Ie33584dbe0719fdda2e82537318a198a9df16e04 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2633458Reviewed-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@{#844332}
-
Fritz Koenig authored
V4L2PixFmtToVideoCodecProfiles doesn't need to know if the caller is an encoder or decoder, it will do the same thing regardless. BUG=none TEST=none Change-Id: Ib1676b52f58fc63be4d9ee0432b3d60eff8f8305 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2634052 Commit-Queue: Fritz Koenig <frkoenig@chromium.org> Commit-Queue: Miguel Casas <mcasas@chromium.org> Auto-Submit: Fritz Koenig <frkoenig@chromium.org> Reviewed-by:
Miguel Casas <mcasas@chromium.org> Cr-Commit-Position: refs/heads/master@{#844331}
-
Yusuke Sato authored
They are unused, and don't even have definitions. BUG=None TEST=try Change-Id: Ife26905454428a93d1dde5603023fd50b067ae0a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2632625 Commit-Queue: Yusuke Sato <yusukes@chromium.org> Auto-Submit: Yusuke Sato <yusukes@chromium.org> Reviewed-by:
Yury Khmel <khmel@chromium.org> Cr-Commit-Position: refs/heads/master@{#844330}
-
Phillis Tang authored
Disallow drag install for urls that are not http or https, eg: chrome: //xx links as they don't qualify as app url. Bug: 1157390 Change-Id: Id15a64dedb7e22e4a390ce4cf1457b84e95bdb20 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2634014Reviewed-by:
Daniel Murphy <dmurph@chromium.org> Commit-Queue: Phillis Tang <phillis@chromium.org> Cr-Commit-Position: refs/heads/master@{#844329}
-
Jerome Jiang authored
https://chromium.googlesource.com/webm/libvpx.git/+log/b5d77a48d740..576e0801f928 $ git log b5d77a48d..576e0801f --date=short --no-merges --format='%ad %ae %s' 2021-01-13 huisu vpxenc: initalize the image object 2020-12-17 angiebird Fix show_index in vp9_extrc_encodeframe_decision() 2020-12-17 angiebird Correct pixel_count in encode_frame_result 2020-12-15 huisu First pass: skip motion search for intra-only 2020-12-11 gjasny configure: add darwin20 cross-compile support 2020-12-10 jleconte Fix nullptr with offset. 2020-11-25 angiebird Fix typos in simple_encode.h 2020-11-24 angiebird Revert "Close out file in EndEncode()" 2020-11-20 angiebird Refine documentation of vpx_ext_ratectrl.h 2020-11-19 angiebird Allow user to set rc_mode and cq_level in SimpleEncode 2020-11-17 angiebird Add gop_index to vpx_ext_ratectrl.h 2020-11-17 angiebird Capitalize VPX_RC_OK / VPX_RC_ERROR 2020-11-17 angiebird Add doxygen for vpx_rc_funcs_t 2020-11-13 angiebird Add doxygen for vpx_rc_config 2020-11-13 angiebird Copy first pass stats documentation from AV1 to VP9 2020-11-13 angiebird Add doxygen to structs in vpx_ext_ratectrl.h 2020-11-13 angiebird Fix uninitialized warning in resize_test.cc 2020-11-13 angiebird Fix the warning of C90 mixed declarations and code 2020-08-10 angiebird Close out file in EndEncode() Created with: roll-dep src/third_party/libvpx/source/libvpx R=jzern@google.com Change-Id: I06789ff7cfab1dc8da824acadc0f3595db62ae60 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2632807Reviewed-by:
James Zern <jzern@google.com> Commit-Queue: Jerome Jiang <jianj@google.com> Cr-Commit-Position: refs/heads/master@{#844328}
-
chromium-autoroll authored
https://swiftshader.googlesource.com/SwiftShader.git/+log/af4a3a998449..149733cead63 2021-01-15 sugoi@google.com Fix crash in vertex shader when position is not declared If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-chromium-autoroll Please CC swiftshader-team+autoroll@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_chromium_msan_rel_ng;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel;luci.chromium.try:linux-swangle-try-x64;luci.chromium.try:win-swangle-try-x86 Bug: None Tbr: swiftshader-team+autoroll@google.com Change-Id: I2b20a5a0db871057674f70dd789bf8eae625a31c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2632875Reviewed-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@{#844327}
-
Arthur Hemery authored
Currently we have two parallel paths, we send the ip_address_space to the renderer via commit_params but also via the PolicyContainer. This patch removes the commit_params path and now relies only on the PolicyContainer. That also helps with having correct inherited values before the first commit happens. Bug: 1154729 Change-Id: I5ecc93c1e236061e96317b6788fff71cdb9d4d27 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2625868Reviewed-by:
Camille Lamy <clamy@chromium.org> Reviewed-by:
Mike West <mkwst@chromium.org> Reviewed-by:
Matt Menke <mmenke@chromium.org> Reviewed-by:
Titouan Rigoudy <titouan@chromium.org> Commit-Queue: Arthur Hemery <ahemery@chromium.org> Cr-Commit-Position: refs/heads/master@{#844326}
-
Mason Freed authored
This was part of another CL that I didn't end up landing, but I did the archeology so I figured I should keep the results. Change-Id: I7c96e2d73014315becbef6577e3a49ae614e341a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2634224 Commit-Queue: Mason Freed <masonfreed@chromium.org> Commit-Queue: Joey Arhar <jarhar@chromium.org> Auto-Submit: Mason Freed <masonfreed@chromium.org> Reviewed-by:
Joey Arhar <jarhar@chromium.org> Cr-Commit-Position: refs/heads/master@{#844325}
-
Nate Fischer authored
This reverts commit 001f4ee8. Reason for revert: new flakiness crept in, see crbug.com/1147838 Original change's description: > Revert "Disable testFlingScroll" > > This reverts commit 74872d88. > > Reason for revert: Test was failing due to the device screen being locked, not a problem with this specific test. > > Original change's description: > > Disable testFlingScroll > > > > Disable > > org.chromium.android_webview.test.AndroidScrollIntegrationTest#testFlingScroll > > due to flaky > > > > Bug: 1147938 > > Change-Id: Ic701876e9c09399309b06827d1384b665b9b9509 > > Tbr: boliu@chromium.org > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2535554 > > Reviewed-by: Owen Min <zmin@chromium.org> > > Commit-Queue: Owen Min <zmin@chromium.org> > > Cr-Commit-Position: refs/heads/master@{#826959} > > TBR=boliu@chromium.org,zmin@chromium.org,dbertoni@chromium.org > > # Not skipping CQ checks because original CL landed > 1 day ago. > > Bug: 1147938 > Change-Id: I135d770ca7a98a56a00b3b617db6b69d787b845f > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2541649 > Reviewed-by: Owen Min <zmin@chromium.org> > Reviewed-by: Nate Fischer <ntfschr@chromium.org> > Commit-Queue: Richard Coles <torne@chromium.org> > Commit-Queue: Nate Fischer <ntfschr@chromium.org> > Auto-Submit: Richard Coles <torne@chromium.org> > Cr-Commit-Position: refs/heads/master@{#827889} TBR=boliu@chromium.org,torne@chromium.org,zmin@chromium.org,ntfschr@chromium.org,dbertoni@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 1147838 Change-Id: I1839a37805f58442503d3f78699a7fb971c4427d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2633195Reviewed-by:
Michael Bai <michaelbai@chromium.org> Commit-Queue: Nate Fischer <ntfschr@chromium.org> Commit-Queue: Michael Bai <michaelbai@chromium.org> Auto-Submit: Nate Fischer <ntfschr@chromium.org> Cr-Commit-Position: refs/heads/master@{#844324}
-
Yuwei Huang authored
It isn't straightforward for the user to figure out the UID of an audio device, so this CL provides an extra host routine to list all available audio devices and their UID. The user can trigger it by running: remoting_me2me_host.app/Contents/MacOS/remoting_me2me_host --list-audio-devices An example output looks like this: Audio devices: Device name: BlackHole 16ch Device UID: BlackHole_UID Device name: MacBook Pro Microphone Device UID: BuiltInMicrophoneDevice Device name: MacBook Pro Speakers Device UID: BuiltInSpeakerDevice Bug: 1161363 Change-Id: I060d08956a9635cb6d8e165a90f891399fb63be5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2630741 Commit-Queue: Yuwei Huang <yuweih@chromium.org> Reviewed-by:
Joe Downing <joedow@chromium.org> Cr-Commit-Position: refs/heads/master@{#844323}
-
Jonathan Ross authored
Scheduling.{Browser|Renderer}.SwapToAckLatency2 and PrepareTilesDuration2 are both expired in M-85 and no longer needed. We have better fine grained metrics available in CompositorLatency.* Removing these and marking them obsolete. Bug: 1034813 Change-Id: I50cc84b8fe9cafbf87611178492d026f0a2b8260 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2633167Reviewed-by:
Alexander Timin <altimin@chromium.org> Reviewed-by:
Sadrul Chowdhury <sadrul@chromium.org> Commit-Queue: Jonathan Ross <jonross@chromium.org> Cr-Commit-Position: refs/heads/master@{#844322}
-
Tibor Goldschwendt authored
Makes shortcuts Finch-configurable. Flag is enabled by default. Bug: 1166872 Change-Id: I24c1b5cf6a0fe192f580b5dca899480730d000ee Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2633189 Auto-Submit: Tibor Goldschwendt <tiborg@chromium.org> Commit-Queue: Esmael Elmoslimany <aee@chromium.org> Reviewed-by:
Esmael Elmoslimany <aee@chromium.org> Cr-Commit-Position: refs/heads/master@{#844321}
-
Andy Perelson authored
Changes were generated by a few lines of bash which I've documented at http://go/paste/4886211966533632. Limiting this CL to files in directories that don't set noparent in OWNERS so it can be done with a small set of reviewers for a large set of directories. Can do more targetted follow up CLs for the rest. R=tedchoc Bug: 1167291 Change-Id: I3ffbc694d284a34cbba1d14f36baecff0216da98 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2633527 Commit-Queue: Andy Perelson <ajp@chromium.org> Reviewed-by:
Ted Choc <tedchoc@chromium.org> Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Cr-Commit-Position: refs/heads/master@{#844320}
-
Ryan Sturm authored
Completion time is the only timing field that is set even when load timing is not enabled. For now, we will solve this with setting the completion time (and thereafter response end) to when the memory cache is actually hit. Bug: 1167308 Change-Id: Idfa8d628d42f5acf66ba702319c1bce6aa618199 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2634022 Commit-Queue: Ryan Sturm <ryansturm@chromium.org> Reviewed-by:
Robert Ogden <robertogden@chromium.org> Cr-Commit-Position: refs/heads/master@{#844319}
-
Tom Anderson authored
BUG=443355,1138143,1161141,1161143,1161144,1161145,1161146,1161147,1161149,1161151,1161152 Change-Id: I5c95a9d066683d18f344d694e517274e3ef7ccb4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2622521Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: Thomas Anderson <thomasanderson@chromium.org> Cr-Commit-Position: refs/heads/master@{#844318}
-
Nicolás Peña Moreno authored
This CL slightly updates PageEndReason3 (new version from 2): * HIDDEN is removed as a page end reason due to the fact that we no longer flush the metric when the page is hidden. * APP_ENTER_BACKGROUND is added as a reason as the metric can be reported when this happens, and it is not a page closure per se. UKM collection review: https://docs.google.com/document/d/1nGbQlG5bdrKn_vFzZxIIiIzAGbwooC1n2S4DHYmVivI/ Bug: 1049260 Change-Id: I3ff183d73f36287f3a99590abd552ea15d37e252 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2630746Reviewed-by:
Robert Kaplow <rkaplow@chromium.org> Reviewed-by:
Steve Kobes <skobes@chromium.org> Commit-Queue: Nicolás Peña Moreno <npm@chromium.org> Cr-Commit-Position: refs/heads/master@{#844317}
-