- 11 Sep, 2020 40 commits
-
-
Mohamed Adel authored
This CL introduces the addition of the bridge that will support Apple's notification API UNUserNotification. Fixed a typo in notification_platform_bridge_mac.h Added a condition that determines which bridge to use in notification_platform_bridge_mac.mm. As of now if the feature flag:kNewMacNotificationAPI is set to Enabled, no notifications will be delivered and the request to send notifications won't be triggered. Bug: 1127330 Change-Id: Ia673c5e390a05f88da61862d78d57f6fa8510f7a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2404841Reviewed-by:
Richard Knoll <knollr@chromium.org> Commit-Queue: Mohamed Adel <adelm@google.com> Cr-Commit-Position: refs/heads/master@{#806212}
-
Xianzhu Wang authored
When we require a synthesized clip for both clip-path and 2d-axis alignment, we should apply the clip in the synthethized mask layer to make sure the clip is correctly rotated. Change-Id: I5978f77ac74f48303ac82251a96a44b26344a530 Bug: 1125486 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2404432Reviewed-by:
Philip Rogers <pdr@chromium.org> Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Cr-Commit-Position: refs/heads/master@{#806211}
-
Morten Stenshorne authored
Handle situations where nobody propagates "tallest unbreakable or "minimal space shortage" to a fragment builder. This happens for childless and/or monolithic content. Simplify the DCHECKing for this mechanism, and make it return the correct values, if nobody has set them. We used to fail a DCHECK in TallestUnbreakableBlockSize() (called from NGBoxFragmentBuilder::PropagateBreak()), and we would also return the incorrect tallest_unbreakable_block_size if it was unset (it was initialized to LayoutUnit::Max()). Bug: 829028 Change-Id: Icaf3da7ad3b61b2a317f39dbc470a2512f9f992e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2404581 Commit-Queue: Morten Stenshorne <mstensho@chromium.org> Reviewed-by:
Ian Kilpatrick <ikilpatrick@chromium.org> Cr-Commit-Position: refs/heads/master@{#806210}
-
Andrew Xu authored
This CL disables multipaste in the following cases: (1) Not log in (2) Screen locked (3) Kiosk (4) Public mode Bug: 1100739 Change-Id: I5301d22a7a16786ee862a3d127886c95c06175d3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2394718Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Reviewed-by:
Alex Newcomer <newcomer@chromium.org> Commit-Queue: Andrew Xu <andrewxu@chromium.org> Cr-Commit-Position: refs/heads/master@{#806209}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/4331ba7ac01d..a1ecebbc8338 2020-09-11 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Vulkan-ValidationLayers from fcb7ecbe49c5 to 3114c91b037b (3 revisions) 2020-09-11 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from b24900a1aa39 to 41974f57973e (1 revision) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/angle-chromium-autoroll Please CC ianelliott@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: ianelliott@google.com Change-Id: Ia249efb96b18c2b842f5f54bea3f70b85aea4f8f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2406257Reviewed-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@{#806208}
-
adamta authored
Updates collection updater's feed visibility to change header when feed visibility is changed from a different tab. Bug: 1126890, 1085419 Change-Id: I7bf3c3e7069c92940cade77973a050293451827c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2405624 Commit-Queue: Adam Trudeau-Arcaro <adamta@google.com> Reviewed-by:
Sergio Collazos <sczs@chromium.org> Cr-Commit-Position: refs/heads/master@{#806207}
-
Xi Han authored
Bug: 1126917 TBR: boliu@chromium.org Change-Id: I77d7c6e12f975cb2cb17f5a9ee015d714f3a559b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2405702 Commit-Queue: Xi Han <hanxi@chromium.org> Reviewed-by:
Xi Han <hanxi@chromium.org> Cr-Commit-Position: refs/heads/master@{#806206}
-
Maksim Sisov authored
It turned out that hiding and showing a toplevel window results a protocol error set by EXO - zaura_shell@14: error 0: an aura surface object for that surface already exists. This error happens if the client shows, hides and then shows the same window. zaura_surface doesn't do anything with xdg_surface and it's better to move that down to the WaylandToplevelWindow and initialize upon OnInitalize. R=tonikitoo@igalia.com Bug: 1113900 Change-Id: I41649281ccae847fc7f4b7306df5cdd8d89f81bc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2404348Reviewed-by:
Antonio Gomes (GMT-4) <tonikitoo@igalia.com> Commit-Queue: Antonio Gomes (GMT-4) <tonikitoo@igalia.com> Auto-Submit: Maksim Sisov (GMT+3) <msisov@igalia.com> Cr-Commit-Position: refs/heads/master@{#806205}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/0112b94ac90e..2ec1f5c76dcd 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 sebsg@google.com,orphis@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Bug: chromium:1103401,chromium:1124063,chromium:1126022,chromium:903249 Tbr: sebsg@google.com,orphis@google.com Change-Id: Ice046ba66d8ef5ba3e3a2cc57b6d0c1dde6b400f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2406252Reviewed-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@{#806204}
-
Clark DuVall authored
This was blocked by b/164116603 which is now fixed. This allows the WebLayer split to be in the system image APK. Bug: 1105096 Change-Id: I1ccc460d3463d5b40dbcac90af6c16e38ff851ee Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2404062 Auto-Submit: Clark DuVall <cduvall@chromium.org> Commit-Queue: Scott Violet <sky@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#806203}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/bdf5ca45928c..995a78a14b4b 2020-09-11 changhaohan@chromium.org Change color when hovering any direct child of box model 2020-09-11 jacktfranklin@chromium.org Migrate devtools-active-dom-objects heap layout test 2020-09-11 tvanderlippe@chromium.org Add falsiness check for TracingModel processing 2020-09-11 tvanderlippe@chromium.org Load application_test_runner as module 2020-09-11 szuend@chromium.org [ts] Type-check sources/JavaScriptCompilerPlugin.js with TypeScript 2020-09-11 szuend@chromium.org [ts] Type-check sources/ThreadsSidebarPane.js with TypeScript 2020-09-11 szuend@chromium.org [ts] Type-check sources/GoToLineQuickOpen.js with TypeScript 2020-09-11 jacktfranklin@chromium.org e2e test for heap-snapshot-with-event-listener 2020-09-11 alexrudenko@chromium.org Extract CSS in the overlay's paused tool If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/devtools-frontend-chromium Please CC devtools-waterfall-sheriff-onduty@grotations.appspotmail.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Bug: chromium:1011811,chromium:1100925,chromium:1105476,chromium:1110817,chromium:1126848 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: I62b21b38ae4bbdab85e4dde2351ee55d63725420 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2406256Reviewed-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@{#806202}
-
Jonathan Wright authored
https://chromium.googlesource.com/chromium/deps/libjpeg_turbo.git/+log/9d4f8005bc6c..8ca19625de30 $ git log 9d4f8005b..8ca19625d --date=short --no-merges --format='%ad %ae %s' 2020-07-01 jonathan.wright Implement fast DCT using Arm NEON intrinsics 2020-09-10 jonathan.wright Specify 16-byte alignment for assembly functions 2020-07-01 jonathan.wright Implement quantization using Arm NEON intrinsics 2020-07-01 jonathan.wright Implement sample conversion using Arm NEON intrinsics 2020-08-25 jonathan.wright Add compiler-independent alignment macro 2020-07-01 jonathan.wright Add Arm NEON implementation of RGB->Grayscale 2020-07-01 jonathan.wright Implement RGB->YCbCr using Arm NEON intrinsics 2020-06-30 jonathan.wright Add Arm NEON implementation of h2v2_downsample 2020-06-30 jonathan.wright Add Arm NEON implementation of h2v1_downsample Created with: roll-dep src/third_party/libjpeg_turbo Bug: 922430 Change-Id: I48e8409e9a86575c25f9e63b0cebbff85d843f80 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2403464Reviewed-by:
Leon Scroggins <scroggo@google.com> Commit-Queue: Jonathan Wright <jonathan.wright@arm.com> Cr-Commit-Position: refs/heads/master@{#806201}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/3dc4780d8e58..dd680639768f 2020-09-11 philipp.hancke@googlemail.com rename "sdp" to description in a few places 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/+doc/master/autoroll/README.md Bug: None Tbr: webrtc-chromium-sheriffs-robots@google.com Change-Id: I339f14d64d5a627b333525b04e3133d7ce8b2d16 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2406253Reviewed-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@{#806200}
-
Etienne Pierre-Doray authored
Addressing gab comments on https://chromium-review.googlesource.com/c/chromium/src/+/2304972 Change-Id: I4ac6d2378bdf509c3c606d0bafab965212f07638 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2390860 Commit-Queue: Etienne Pierre-Doray <etiennep@chromium.org> Reviewed-by:
Gabriel Charette <gab@chromium.org> Cr-Commit-Position: refs/heads/master@{#806199}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/13bf12548291..9f91f3564a76 2020-09-11 jleconte@google.com Run only WebRTC perf tests relevant to the specified story. If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/catapult-autoroll Please CC skyostil@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:chromeos-kevin-rel;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: chromium:1123318 Tbr: skyostil@google.com Change-Id: Id4daca83d46ccb757e568f17ee09102f13d0da1f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2406110Reviewed-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@{#806198}
-
Andrei-Laurențiu Olteanu authored
Add implementation to chrome://. Add implementation to chrome-untrusted://. Add tests. Bug: b:162051831 Change-Id: Ib97f4c08e366fbe379051163139951066463426f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2375288 Commit-Queue: Laurențiu Olteanu <lolteanu@google.com> Reviewed-by:
Mahmoud Gawad <mgawad@google.com> Reviewed-by:
Tom Sepez <tsepez@chromium.org> Reviewed-by:
Oleh Lamzin <lamzin@google.com> Cr-Commit-Position: refs/heads/master@{#806197}
-
Andrew Grieve authored
Adds --no-native to TrichromeLibrary.apk so that supersize does not try and break down the 32-bit libmonochrome.so (same as we do for Monochrome.apk) Bug: 1126337 Change-Id: Ia91c3179b3a3877671689661479b1e0a20962f4d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2404959 Auto-Submit: Andrew Grieve <agrieve@chromium.org> Reviewed-by:
Samuel Huang <huangs@chromium.org> Commit-Queue: Samuel Huang <huangs@chromium.org> Cr-Commit-Position: refs/heads/master@{#806196}
-
Maciej Malinowski authored
The ChromeGraphProcessor is a wrapper for Perfetto GraphProcessor implementation. This class takes care of all required conversions of the input and output parameters between Chrome and Perfetto types. This is another step of moving GraphProcessor from Chrome to Perfetto. See crbug.com/1095982 for more details. Bug: 1095982 Change-Id: Icdef3a6729e207e9cbb5d7fcb9eb90dfcfe07145 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2302697 Commit-Queue: ssid <ssid@chromium.org> Reviewed-by:
ssid <ssid@chromium.org> Reviewed-by:
Eric Seckler <eseckler@chromium.org> Cr-Commit-Position: refs/heads/master@{#806195}
-
George Steel authored
Remove CompositedLayerMapping::ComputeTransformOrigin (dead) Remove CompositedLayerMapping::UpdateTransform (orphan declaration) Current version is in FragmentPaintPropertyTreeBuilder::UpdateTransform() Change-Id: Ia0236bb1114c210b8458c1be3a0abb8f5b4fac97 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2404155Reviewed-by:
Robert Flack <flackr@chromium.org> Commit-Queue: George Steel <gtsteel@chromium.org> Cr-Commit-Position: refs/heads/master@{#806194}
-
Per Åhgren authored
On ARM devices, WebRTC always performs the audio processing at a maximum of 32 kHz. The reason for this is that previously the 48 kHz splitting filters used caused issues related to CPU-performance on ARM. This has now been addressed and this CL activates 48 kHz processing at 32 kHz. The CL also adds a kill-switch that can be used to turn off this support for ARM devices, in case it would turn out to be an issue. Bug: webrtc:6181 Change-Id: I3c31d6d1724a784e56391def673a3d7140ece457 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2404921 Commit-Queue: Olga Sharonova <olka@chromium.org> Reviewed-by:
Olga Sharonova <olka@chromium.org> Reviewed-by:
Guido Urdaneta <guidou@chromium.org> Cr-Commit-Position: refs/heads/master@{#806193}
-
Guillaume Jenkins authored
Adds support for the simple policy MetricsReportingEnabled. Change-Id: Id9959f8c8ffae88483ae39a2d93cc9d11e0f47ab Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2404480Reviewed-by:
Owen Min <zmin@chromium.org> Reviewed-by:
sebsg <sebsg@chromium.org> Commit-Queue: Guillaume Jenkins <gujen@google.com> Cr-Commit-Position: refs/heads/master@{#806192}
-
Gang Wu authored
When we call AppTask#getTaskInfo may get IllegalArgumentException, we can use AndroidTaskUtils#getTaskInfoFromTask to handle it. Bug: 1126525 Change-Id: I5bf9b2cf02b6c3afc3854a8e249c30ba8c6f3928 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2405745Reviewed-by:
Theresa <twellington@chromium.org> Commit-Queue: Gang Wu <gangwu@chromium.org> Cr-Commit-Position: refs/heads/master@{#806191}
-
Gang Wu authored
Bug: 1127147 Change-Id: I97814249051ca11d29f3f02cea44558be2b522fd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2404112Reviewed-by:
Theresa <twellington@chromium.org> Commit-Queue: Gang Wu <gangwu@chromium.org> Cr-Commit-Position: refs/heads/master@{#806190}
-
Daniel Classon authored
Adds deep links to the About Page and Detailed Build Info subpage. Bug: 1084154 Change-Id: I5ac564c18c2cdc21facaa21803f4169a99fcd2f7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2402281 Commit-Queue: Daniel Classon <dclasson@google.com> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#806189}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/bbe69951b416..6518d77a2200 2020-09-11 brianosman@google.com Disambiguate '.' from '::' in the SkSL parser 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 reed@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: reed@google.com Change-Id: I89b903d2c6aa51d32abd1b01057c36ad276dc708 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2406105Reviewed-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@{#806188}
-
Internal Frameworks Autoroller authored
TBR=bling-team@google.com Change-Id: Ic11013f4b2532d003977d43d833197741b4095e5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2405568Reviewed-by:
Internal Frameworks Autoroller <bling-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: Internal Frameworks Autoroller <bling-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#806187}
-
Chromium WPT Sync authored
Using wpt-import in Chromium 5f919066. With Chromium commits locally applied on WPT: d3d1f16b "Visited background-color alpha channel in Forced Colors Mode" Note to sheriffs: This CL imports external tests and adds expectations for those tests; if this CL is large and causes a few new failures, please fix the failures by adding new lines to TestExpectations rather than reverting. See: https://chromium.googlesource.com/chromium/src/+/master/docs/testing/web_platform_tests.md NOAUTOREVERT=true TBR=smcgruer@google.com No-Export: true Change-Id: Ia3381ef720db3e6e4915b9bfc709cb0b2086eddf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2404625Reviewed-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@{#806186}
-
chromium-autoroll authored
Roll Chrome Mac PGO profile from chrome-mac-master-1599803297-f57c520d1d1c3cda3710a7861122a030eca358e8.profdata to chrome-mac-master-1599825590-2ec297440160ee45d77cb43d7acba877f19de7a0.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 sebmarchand+pgo_roller@google.com,jeffyoon@google.com,liaoyuke@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: sebmarchand+pgo_roller@google.com,jeffyoon@google.com,liaoyuke@google.com Change-Id: I986f1d5bffc6f7e8aed6dbb381b8e0b3606b7b3e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2406106Reviewed-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@{#806185}
-
Brian Salomon authored
This is a more structured way of specifying planar configurations that makes it easier to add new configurations (i.e. alpha planes) and will allow Skia to improve rendering quality by having a more precise specification of the YUVA planar structure (e.g. correct handling odd-dimensioned images with chroma subsampling and eventually accounting for different sitings). QueryYUVA now is told whether 16bit (either unorm or float) is supported by the GPU decode cache based on texture format support. Bug: skia:10632 Change-Id: Ibb240358a43a7f742d5ed7a5618b64a53fa4efc2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2365353Reviewed-by:
Khushal <khushalsagar@chromium.org> Reviewed-by:
Leon Scroggins <scroggo@google.com> Reviewed-by:
Dale Curtis <dalecurtis@chromium.org> Commit-Queue: Brian Salomon <bsalomon@google.com> Cr-Commit-Position: refs/heads/master@{#806184}
-
Denis Kuznetsov authored
oobe-dialog have switched to cr-lazy implementation. Instantiation of cr-lazy template and focusing button happens in same JS event, and it seems to work incorrectly with a11y tree (at time of focus() the button is not considered a part of the tree). Fix that by postponing focus() call to the next render event. Bug: 1024092 Change-Id: I435aa720c0eac176789ff82650a27ead2b7c45c2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2401458Reviewed-by:
Roman Sorokin [CET] <rsorokin@chromium.org> Commit-Queue: Denis Kuznetsov [CET] <antrim@chromium.org> Cr-Commit-Position: refs/heads/master@{#806183}
-
Yifan Luo authored
Bug: 1116418 Change-Id: I770f1032deb1558203fee33528ec08ae475e3c00 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2396217 Commit-Queue: Yifan Luo <lyf@chromium.org> Reviewed-by:
Daniel Vogelheim <vogelheim@chromium.org> Reviewed-by:
Mike West <mkwst@chromium.org> Cr-Commit-Position: refs/heads/master@{#806182}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/3103138c4fb2..bdf5ca45928c 2020-09-11 tvanderlippe@chromium.org Load accessibility_test_runner as module 2020-09-11 szuend@chromium.org [ts] Remove unnecessary @ts-nocheck from FilePathScoreFunction.js 2020-09-11 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools DEPS. 2020-09-11 tvanderlippe@chromium.org [globals] self.Runtime.cachedResources 2020-09-11 patrick.brosset@microsoft.com Grid: Give the grid overlay more contrast 2020-09-11 szuend@chromium.org [ts] Type-check sources/DebuggerPausedMessage.js with TypeScript 2020-09-11 szuend@chromium.org [ts] Type-check sources/SimpleHistoryManager.js with TypeScript If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/devtools-frontend-chromium Please CC devtools-waterfall-sheriff-onduty@grotations.appspotmail.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Bug: chromium:1011811,chromium:1047356,chromium:1058320,chromium:1105476 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: I83e3d7e8c83f286ccb60d78168155eeb3ddcd331 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2406101Reviewed-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@{#806181}
-
Ilya Nikolaevskiy authored
This forward webrtc SinkWants signal to the capturers. Currently only tab capturer respects these signals and it's done on a best-effort basis. Therefore, adaptation code is going to stay in case of capturer not supporting the signal in current conditions. Bug: chromium:1116430 Change-Id: I70da52786241564c2cd2c668ac882651789d367d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2386743 Commit-Queue: Ilya Nikolaevskiy <ilnik@chromium.org> Auto-Submit: Ilya Nikolaevskiy <ilnik@chromium.org> Reviewed-by:
Guido Urdaneta <guidou@chromium.org> Cr-Commit-Position: refs/heads/master@{#806180}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/f5c373b5fb1d..3dc4780d8e58 2020-09-11 philipel@webrtc.org Added VideoContentType to OnDecodedFrame callback. 2020-09-11 nisse@webrtc.org Make NetEqController::TargetLevelMs const, part 2 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/+doc/master/autoroll/README.md Bug: None Tbr: webrtc-chromium-sheriffs-robots@google.com Change-Id: I3b1864ddd40036ea09e641c1961e6eef1e2ac5f9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2406144Reviewed-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@{#806179}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/5dc147f282ab..9edd1a906f57 2020-09-11 fmayer@google.com Remove outdated comment. 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: Id444026862eb43b0cfd09b26f6ee5d37ac9f2c2c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2406100Reviewed-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@{#806178}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/d9ddf43a38c7..0112b94ac90e 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 orphis@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Bug: None Tbr: orphis@google.com Change-Id: I62f197e6d5c64a57903baca3fb8166edfcf214e4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2406140Reviewed-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@{#806177}
-
chromium-autoroll authored
If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/fuchsia-sdk-chromium-autoroll Please CC cr-fuchsia+bot@chromium.org on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:fuchsia-arm64-cast;luci.chromium.try:fuchsia-x64-cast Tbr: cr-fuchsia+bot@chromium.org Change-Id: I0ce3d9636c24b700d61bc1f0f9ef32872356b9aa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2406119Reviewed-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@{#806176}
-
Torne (Richard Coles) authored
The HTTP cache in WebView is limited to 20MB but the generated code caches were being left at the default size automatically calculated based on disk space, which is typically much larger. Since the source file needs to be present in the HTTP cache for code cache entries to be used, it's not useful for the code cache to be so big. Set the code cache size to 10MB; there are two code caches, so this will result in a ~40MB cache dir in total; 2x as much as before the code cache was implemented. This avoids apps complaining that WebView is using hundreds of megabytes of space in their cache dir (causing users to complain about the amount of space the app is using). Bug: 1126485 Change-Id: I44666c0ff745b5f4c43f5776c6177368ee4a6e48 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2404565Reviewed-by:
Mythri Alle <mythria@chromium.org> Reviewed-by:
Anna Malova <amalova@chromium.org> Commit-Queue: Richard Coles <torne@chromium.org> Cr-Commit-Position: refs/heads/master@{#806175}
-
Roman Sorokin authored
Bug: 1108996, 1032194 Change-Id: Ib92003f7ed789e858831b518e54a36629940e2fe Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2406212 Auto-Submit: Roman Sorokin [CET] <rsorokin@chromium.org> Reviewed-by:
Denis Kuznetsov [CET] <antrim@chromium.org> Commit-Queue: Roman Sorokin [CET] <rsorokin@chromium.org> Cr-Commit-Position: refs/heads/master@{#806174}
-
Jonathan Backer authored
Blocklist was based on information from: https://en.wikipedia.org/wiki/Mali_(GPU) https://en.wikipedia.org/wiki/Adreno and UMA statistics. Bug: 1126922 Change-Id: I6504933eb1f4461ecf9ca8fbf59aa59b0ddd225a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2403626Reviewed-by:
Jonathan Backer <backer@chromium.org> Reviewed-by:
Vasiliy Telezhnikov <vasilyt@chromium.org> Commit-Queue: Jonathan Backer <backer@chromium.org> Cr-Commit-Position: refs/heads/master@{#806173}
-