Commit Graph

16 Commits

Author SHA1 Message Date
Carlos Cuello
6f1ac76399 [INTEGRATE] UE4-LauncherDev->UE4 integrate all up to cl 2475889
[CL 2478426 by Carlos Cuello in Main branch]
2015-03-13 08:26:18 -04:00
Max Preussner
256933f5ab Merging using UE4-To-UE4-LauncherDev, up to CL 2431138
#CodeReview: carlos.cuello

[CL 2431178 by Max Preussner in Main branch]
2015-02-04 00:28:16 -05:00
Graeme Thornton
b7f66f40b8 Change many string replace/compare/find operations which use a fixed case search pattern to be case sensitive. This avoids unnecessary expensive string case operations when searching for things like dots and slashes.
[CL 2425834 by Graeme Thornton in Main branch]
2015-01-30 10:52:42 -05:00
Jaroslaw Surowiec
1085fb3b7a Core - UE/UE-6813 - Confusing API: We have both FMemory::MemZero() and FMemory:Memzero()
[CL 2405761 by Jaroslaw Surowiec in Main branch]
2015-01-14 04:21:10 -05:00
Ben Marsh
149375b14b Update copyright notices to 2015.
[CL 2379638 by Ben Marsh in Main branch]
2014-12-07 19:09:38 -05:00
Leigh Swift
ea6d410e22 WinINet: Moving GetLastError call so that it is not always returning 0 when http logging is switched on. Also adding it to the basic InternetReadFile log output for extra info.
[CL 2372522 by Leigh Swift in Main branch]
2014-12-01 10:28:04 -05:00
Jaroslaw Palczynski
65ba5d456f TArray documentation and a coupld of methods deprecation.
Changes mostly in Array.h. The changes in other files are only renames for deprecated functions.

[CL 2312616 by Jaroslaw Palczynski in Main branch]
2014-09-29 04:23:44 -04:00
Mike Fricker
2c6f571a5d Various compilation fixes for Clang on Windows platform
- Fixed some warnings and errors in Windows code when bCompileWithClang=true

[CL 2284753 by Mike Fricker in Main branch]
2014-09-04 13:15:42 -04:00
Frank Fella
190aef8fbd FHttpRequestWinInet - Fix the SetContentAsString method to use the converted string length instead of the source string length, to avoid truncating strings which actually use wider characters.
[CL 2257982 by Frank Fella in Main branch]
2014-08-15 10:22:25 -04:00
Leigh Swift
f231b739ea Giving the http request class an accessor for the response class
#codereview Sam.Zamani

[CL 2247147 by Leigh Swift in Main branch]
2014-08-07 12:58:43 -04:00
Sam Zamani
5deed4f891 #online,http
- warning logs of response headers on bad server response

[CL 2220671 by Sam Zamani in Main branch]
2014-07-16 10:14:13 -04:00
Sam Zamani
67b2e9b58c #online,http
- don't spam http timeout warning

[CL 2131203 by Sam Zamani in Main branch]
2014-07-03 13:38:29 -04:00
Sam Zamani
300c18317f #online, http
- potential fix for http elapsed response time getting reset and preventing timeout from triggering for failed downloads
- also enabled verbose logging for an http request that exceeds total timeout

[CL 2109154 by Sam Zamani in Main branch]
2014-06-18 08:40:49 -04:00
Leigh Swift
1a048d7a21 #ttp 330561 - PORTAL: Patching hangs at 81% when user is patching the portal
#ttp 328690 - PORTAL: The install process of the Editor will fluctuate drastically and periodically stop at certain points.
#summary Adding HTTP progress info to Mac, and allowing Windows HTTP to have smaller read buffers.
#codereview Sam.Zamani, Michael.Trepka

[CL 2041541 by Leigh Swift in Main branch]
2014-04-23 17:52:18 -04:00
UnrealBot
db494a6e69 Engine source (Main branch up to CL 2037954) 2014-04-02 18:09:23 -04:00
Tim Sweeney
324683ce78 Engine source (Main branch up to CL 2026164) 2014-03-14 14:13:41 -04:00