VivoxVoiceChat: Enable hardware echo cancellation on iOS
#ROBOMERGE-OWNER: lina.halper
#ROBOMERGE-AUTHOR: michael.kirzinger
#ROBOMERGE-SOURCE: CL 6655238 via CL 6655243 via CL 6655248 via CL 6655328 via CL 6656731 via CL 6656832
#ROBOMERGE-BOT: ANIM (Main -> Dev-Anim) (v365-6733468)
[CL 6759764 by michael kirzinger in Dev-Anim branch]
[FYI] [at]chris.varnsverry
#ROBOMERGE-OWNER: lina.halper
#ROBOMERGE-AUTHOR: michael.kirzinger
#ROBOMERGE-SOURCE: CL 6655218 via CL 6655219 via CL 6655224 via CL 6655322 via CL 6656714 via CL 6656811
#ROBOMERGE-BOT: ANIM (Main -> Dev-Anim) (v365-6733468)
[CL 6759756 by michael kirzinger in Dev-Anim branch]
[at]Michael.Trepka
#ROBOMERGE-OWNER: lina.halper
#ROBOMERGE-AUTHOR: chris.bunner
#ROBOMERGE-SOURCE: CL 6654883 via CL 6654888 via CL 6654900 via CL 6656074 via CL 6656168
#ROBOMERGE-BOT: ANIM (Main -> Dev-Anim) (v365-6733468)
[CL 6759639 by chris bunner in Dev-Anim branch]
-Adding an additional nullptr check for the cooking target when the BaseMediaSource gets serialized.
[REVIEW] [at]Josh.May, [at]Nathan.Green, [at]Tim.Tillotson, [at]Bob.Tellez, [at]Tony.Wong
#ROBOMERGE-OWNER: lina.halper
#ROBOMERGE-AUTHOR: christopher.moritz
#ROBOMERGE-SOURCE: CL 6653763 via CL 6653769 via CL 6653771 via CL 6654369 via CL 6654738
#ROBOMERGE-BOT: ANIM (Main -> Dev-Anim) (v365-6733468)
[CL 6759444 by christopher moritz in Dev-Anim branch]
#fix Make sure we keeping traversing the outer chain rather than early out if we come across something other than a EdGraph
#rb Martin.Wilson
#ROBOMERGE-OWNER: lina.halper
#ROBOMERGE-AUTHOR: jurre.debaare
#ROBOMERGE-SOURCE: CL 6653027 via CL 6653606 via CL 6654557
#ROBOMERGE-BOT: ANIM (Main -> Dev-Anim) (v365-6733468)
[CL 6759327 by jurre debaare in Dev-Anim branch]
#fix Make sure we register debug property mapping for sub input node properties, they used to be incorrectly mapped to gc-ed objects
#rb Martin.Wilson
#ROBOMERGE-OWNER: lina.halper
#ROBOMERGE-AUTHOR: jurre.debaare
#ROBOMERGE-SOURCE: CL 6653020 via CL 6653605 via CL 6654556
#ROBOMERGE-BOT: ANIM (Main -> Dev-Anim) (v365-6733468)
[CL 6759325 by jurre debaare in Dev-Anim branch]
Add copyfileout command parameter to DeploymentServer project. This is done to provide a method of retrieving a single specific file from an iOS device (log file, for example) without requiring a full backup of the bundle provided
#rb Pete Sauerbrei, Josh Adams, Jack Porter, Ben Salem
#ROBOMERGE-OWNER: lina.halper
#ROBOMERGE-AUTHOR: chris.stephenson
#ROBOMERGE-SOURCE: CL 6653018 via CL 6653518 via CL 6654554
#ROBOMERGE-BOT: ANIM (Main -> Dev-Anim) (v365-6733468)
[CL 6759323 by chris stephenson in Dev-Anim branch]
Slate - The STextBlock can get into invalidation loops due to the nature of floating point precision. We now compare apples to apples, with the before and after desired size of the TextLayoutCache, and if it changed after paint, it means the new size (discovered in OnPaint), has affected the text's wrapping, and thus we need another frame to lay things out correctly, so we invalidate again. We now only do this if the text wraps, and we now add in a epsilon.
[REVIEW] Matt.Kuhlenshmift
#ROBOMERGE-OWNER: lina.halper
#ROBOMERGE-AUTHOR: nick.darnell
#ROBOMERGE-SOURCE: CL 6651879 via CL 6651880 via CL 6651881 via CL 6652162 via CL 6652164
#ROBOMERGE-BOT: ANIM (Main -> Dev-Anim) (v365-6733468)
[CL 6759097 by nick darnell in Dev-Anim branch]
#ROBOMERGE-OWNER: lina.halper
#ROBOMERGE-AUTHOR: nick.darnell
#ROBOMERGE-SOURCE: CL 6651865 via CL 6651867 via CL 6651868 via CL 6652127 via CL 6652146
#ROBOMERGE-BOT: ANIM (Main -> Dev-Anim) (v365-6733468)
[CL 6759095 by nick darnell in Dev-Anim branch]
Change to bypass High-pass filters for frequencies <= 20hz
Fix for per-source LP/HP filters failing to be gracefully bypassed
https://p4-swarm.epicgames.net/reviews/6541561https://p4-swarm.epicgames.net/reviews/6523646
#rb rob.gay
[FYI] Ethan.Halvorsen
#ROBOMERGE-OWNER: lina.halper
#ROBOMERGE-AUTHOR: rob.gay
#ROBOMERGE-SOURCE: CL 6651270 via CL 6651271 via CL 6651280 via CL 6651284
#ROBOMERGE-BOT: ANIM (Main -> Dev-Anim) (v365-6733468)
[CL 6759009 by rob gay in Dev-Anim branch]
Made CopyFile funtion public so code using TargetDeviceAndroid can use it.
#ROBOMERGE-OWNER: lina.halper
#ROBOMERGE-AUTHOR: andrew.grant
#ROBOMERGE-SOURCE: CL 6650548 via CL 6650549 via CL 6650550 via CL 6650600 via CL 6650603
#ROBOMERGE-BOT: ANIM (Main -> Dev-Anim) (v365-6733468)
[CL 6758799 by andrew grant in Dev-Anim branch]
Fixed issue where lazy copy wasn't working because destination info was only created in mirror mode.
Moved options for Gauntlet's CopyDirectory function to a structure. TODO - update the existing use cases and remove the older wrappers.
[CODEREVIEW] josh.engebretson
#ROBOMERGE-OWNER: lina.halper
#ROBOMERGE-AUTHOR: andrew.grant
#ROBOMERGE-SOURCE: CL 6650544 via CL 6650545 via CL 6650546 via CL 6650599 via CL 6650602
#ROBOMERGE-BOT: ANIM (Main -> Dev-Anim) (v365-6733468)
[CL 6758795 by andrew grant in Dev-Anim branch]
Removed the use of SendRenderDynamicData_Concurrent() path and introduced a direct path when setting the data instead.
#rb none
#rnx
[FYI] Daniel.Wright
#ROBOMERGE-OWNER: lina.halper
#ROBOMERGE-AUTHOR: kevin.ortegren
#ROBOMERGE-SOURCE: CL 6649926 via CL 6650025 via CL 6650080
#ROBOMERGE-BOT: ANIM (Main -> Dev-Anim) (v365-6733468)
[CL 6758727 by kevin ortegren in Dev-Anim branch]
#ROBOMERGE-OWNER: lina.halper
#ROBOMERGE-AUTHOR: michael.kirzinger
#ROBOMERGE-SOURCE: CL 6643629 via CL 6643630 via CL 6644226 via CL 6644270 via CL 6644368
#ROBOMERGE-BOT: ANIM (Main -> Dev-Anim) (v365-6733468)
[CL 6758553 by michael kirzinger in Dev-Anim branch]