История коммитов

Автор SHA1 Сообщение Дата
  Michael Ferris cf71a962c1 Merge 1809 October Update changes 7 лет назад
  Seth Brenith 1bb0703e8c Fix a case where ExternalArrayBuffer could report memory freed without ever reporting memory allocated 7 лет назад
  Seth Brenith 21bf50f72c [1.9>1.10] [1.8>1.9] [MERGE #5417 @sethbrenith] JsRunSerialized crash 7 лет назад
  Seth Brenith bc4a3992c5 Add detach operation to ExternalArrayBuffer and JsrtExternalArrayBuffer 7 лет назад
  Aneesh Divakarakurup c0723f4985 Moving RS4 changes to master 7 лет назад
  Michael Ferris f5b2bb3244 Charge external memory in ArrayBuffer constructor instead of all the various places where we allocate an ArrayBuffer 7 лет назад
  vsadov 38ffa70b6f PR feedback: we should not specialcase projection buffers on Detach. 7 лет назад
  vsadov 00157078dc Fixed some missing `ReportExternalMemoryFree` calls. 7 лет назад
  Michael Ferris d5d87bf217 Implement WebAssemblySharedArrayBuffer + some tests 8 лет назад
  Thomas Moore (CHAKRA) 69203f4615 Uint8ClampedArray,Int32Array.set does not clamp correctly when virtual 8 лет назад
  Michael Holman 52bea55ead fix couple bugs with proxy constructors 8 лет назад
  Aneesh Divakarakurup 3d9f9c9aa6 Updating the CallInfo count handling logic 8 лет назад
  Rajat Dua f8acf7f377 FromVar hardening 8 лет назад
  Michael Ferris 0a170efb79 Correctly free the ArrayBuffer's buffer in ArrayBuffer.Detach() 8 лет назад
  Michael Ferris 3ad6f7270b Replaced ArrayBuffer.transfer with ArrayBuffer.detach in test builds. 8 лет назад
  Michael Ferris f632fcf6ca Do not allow WebAssemblyArrayBuffer to be detached by anything other than GrowMemory 8 лет назад
  Michael Ferris 49a6269b3a Strengthen WebAssemblyArrayBuffer.GrowMemory 8 лет назад
  Sandeep Agarwal b6eef1e6fa OS#12654029: ArrayBuffer throw OOM if unable to allocate memory after GC 8 лет назад
  Michael Ferris 43e9f52541 Fix some WebAssembly spec bugs 8 лет назад
  Michael Ferris 4dde6d8023 Handle out of memory case for virtual allocator 8 лет назад
  Michael Ferris 849c08e378 Change GrowMemory to try to return nullptr instead of throwing out of memory. 8 лет назад
  Michael Ferris 8cf7fffdb1 Always create a WebAssemblyArrayBuffer for WebAssemblyMemory. 8 лет назад
  Lei Shi f12ac93675 some changes for SharedArrayBuffer 8 лет назад
  Rajat Dua 73d6109a24 [1.4>2.0] [MERGE #2959 @rajatd] 17-05 ChakraCore servicing release 8 лет назад
  Rajat Dua 1ae7e3ce95 [CVE-2017-0236] Bug with array buffer detach 8 лет назад
  Lei Shi 2454f00158 fix line ending after merge 8 лет назад
  Lei Shi c3c3db5086 [1.4>2.0] [MERGE #2826 @leirocks] Merge from unreleased/rs2 to release/1.4 8 лет назад
  Lei Shi 02a02c3a59 Merge from unreleased/rs2 to release/1.4 9 лет назад
  Michael Holman e5d41078cb [1.4>2.0] [MERGE #2697 @MikeHolman] 17-03 ChakraCore servicing release 9 лет назад
  Michael Holman fb08c4d987 ArrayBuffer.Transfer needs Detached ArrayBuffer check 9 лет назад