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

Автор SHA1 Сообщение Дата
  Akrosh Gandhi fd62760dbc Fixing Crosssite issue during Array.Concat OS: 18874745 7 лет назад
  Rajat Dua c76da44c27 CVE-2018-8588 7 лет назад
  Rajat Dua e6b59af10b Memop fix related to scanning for missing values 7 лет назад
  Aneesh Divakarakurup c0723f4985 Moving RS4 changes to master 7 лет назад
  Rajat Dua 0c15d3898a Field PRE for multi-level field loads involving LdSlot/LdSlotArr 7 лет назад
  Michael Ferris 949fe3eafe Ensure we always use the head segment of the source array in MemCopy optimization. 7 лет назад
  Akrosh Gandhi 28928cba24 [CVE-2018-1022] Inline segment is passed to another array - Internal 7 лет назад
  Michael Holman 4e367e969f fix issue where memop may scan for missing values even if not in head segment 8 лет назад
  Lei Shi c23dae7649 Fix bad assertion in DirectSetItemAtRange for OP_MEMSET 8 лет назад
  Thomas Moore (CHAKRA) 0be1e74cfc [1.7>1.8] [MERGE #4503 @thomasmo] 18-01 Security Update 8 лет назад
  Michael Ferris 9a77b67e62 Fix for xplat build for CVE-2018-0767 8 лет назад
  Michael Ferris 82825da81d [CVE-2018-0767] OOB read in AppendLeftOverItemsFromEndSegment - Google, Inc. 8 лет назад
  Sandeep Agarwal dbdc3f8d83 Code Quality: Replace usage of _M_IX86_OR_ARM32 and _M_X64_OR_ARM64 with TARGET_32 and TARGET_64 8 лет назад
  Taylor Woll 036fe50c38 Merge unreleased/rs3 to release/1.7 8 лет назад
  Suwei Chen 66c97fc836 OS12507864: Correct assertion introduced in PR#3211 8 лет назад
  Suwei Chen baf6fcb7fc Issue3035: Memory leak in Array.splice() 8 лет назад
  Jianchun Xu 86b66eefa6 fix some 17-06 build breaks and CI copyright check failure 8 лет назад
  Rajat Dua 320547aabe [CVE-2017-0228] Reallocate the last segment of a sparse array as a non-leaf, if necessary, before attempting to reverse the segment linked list 8 лет назад
  Rajat Dua 73d6109a24 [1.4>2.0] [MERGE #2959 @rajatd] 17-05 ChakraCore servicing release 8 лет назад
  Suwei Chen 0440807190 [CVE-2017-0238] OOM in Array.unshift can leave array in an inconsistent state 8 лет назад
  Lei Shi 283894ff35 Merge branch 'master' into swb 9 лет назад
  Kunal Pathak f088a6dd85 Allocate more elements for `new Array()` 9 лет назад
  Jianchun Xu 88900fdcbb swb: WriteBarrierPtr: swap "&" and AddressOf 9 лет назад
  Jianchun Xu 41278339ad swb: annotate SList, Array 9 лет назад
  Jianchun Xu fd0a121a0b swb: write barrier annotations 1 9 лет назад
  Kunal Pathak 89837584a1 [MERGE #1890 @kunalspathak] Bugfix: Initialization of allocationBuckets in multi-thread env 9 лет назад
  Kunal Pathak 8376cce715 Implement array fast path for new Array(val) 9 лет назад
  Michael Ferris e961167e84 Forgot to remove old loop 9 лет назад
  Michael Ferris 135a516640 We used to check if the memset value is -1 to determine if we can do a byte level memset. 9 лет назад
  Michael Ferris 54ceafa797 Assert in PrepareSegmentForMemop was incorrectly using length to verify that we were at the end of the array. 9 лет назад