Histórico de commits

Autor SHA1 Mensagem Data
  rhuanjl 2ee13d2cf7 Newline at file ends 7 anos atrás
  Lei Shi (CHAKRA) 5c168feb2e fix CustomHeap Page::CanAllocate calculation 7 anos atrás
  Irina Yatsenko 60b52c56be Rename functions with *fatal* to *unrecoverable* so !analyze doesn't skip them when walking the stack 8 anos atrás
  Curtis Man 5b3ae8bbbc Remove unnecessary vtable for Segment in PageAllocator 8 anos atrás
  Richard Cobbe e41ce0b7fb [MERGE #4501 @ricobbe] OS#15150448: Resolve OACR warnings in EmitBuffer.cpp 8 anos atrás
  Richard Cobbe 3e30b38e7a Add SAL annotation to Heap::ProtectAloocationWithExecuteReadOnly; silences a spurious PREFast error in Backend\CoreEmitter.cpp 8 anos atrás
  Lei Shi a6d275a9b5 address review comment to move the code to seperate file 8 anos atrás
  Lei Shi 8a7ddab91a Move functionTable deleting to background. 8 anos atrás
  Lei Shi 7b201ab597 [1.7>1.8] [MERGE #4226 @leirocks] 17-11 Security Update 8 anos atrás
  Michael Holman 5a4e6559e5 [CVE-2017-11874] [ChakraCore]: CFG bypass due to a bug in ServerFreeAllocation - Google, Inc. 8 anos atrás
  Taylor Woll 1c68c73e59 [1.7>1.8] [MERGE #4195 @boingoing] Merge unreleased/rs3 to release/1.7 8 anos atrás
  Taylor Woll 036fe50c38 Merge unreleased/rs3 to release/1.7 8 anos atrás
  Doug Ilijev 17055ce4a2 Replace printf and wprintf with Output::Print where possible and update formatter strings. 9 anos atrás
  Oguz Bastemur 7aa60fb4e2 [1.7>master] [MERGE #3516 @obastemur] perf: Improve hot MOD arithmetic 8 anos atrás
  Oguz Bastemur e585693087 Perf: Improve MOD arithmetic 8 anos atrás
  Li Tian (Intel) 31b1d8f411 replace PAGE_EXECUTE with PAGE_EXECUTE_READ when appropriate 8 anos atrás
  Lei Shi dc4130f074 [2.0>master] [1.4>2.0] [MERGE #2826 @leirocks] Merge from unreleased/rs2 to release/1.4 8 anos atrás
  Lei Shi 02a02c3a59 Merge from unreleased/rs2 to release/1.4 9 anos atrás
  Michael Holman 2dc73f83e8 rework JIT process memory errors 9 anos atrás
  Meghana Gupta 1ae0a329e4 Fix SAL annotations in CustomHeap::FillDebugBreak 9 anos atrás
  Michael Holman e80c1fe1d5 Bug fixes for Section API 9 anos atrás
  Michael Holman ac56bc0561 Use Sections for OOP JIT 9 anos atrás
  Paul Leathers a384d2e3a3 Redefer function bodies that are not currently being executed and are 9 anos atrás
  Lei Shi 249db23852 this is because while code gen client process crashed, and VM operation(virtual query) failed and exception thrown, and the state is not updated but the allocation is added to the list 9 anos atrás
  Michael Holman 5e5099ff86 address review comments 9 anos atrás
  Michael Holman b54bd3d69a move dynamic interpreter thunk generation OOP 9 anos atrás
  Lei Shi aa1fbe0ea4 should not Assert for memory operation fail on client process (might be crashed or killed) 9 anos atrás
  Lei Shi c16c4d82cf oop jit error handler fix 9 anos atrás
  Lei Shi 4613d284f2 handle exception for ReadProcessMemory/WriteProcessMemory as well 9 anos atrás
  Lei Shi 53114fe2b3 OOP JIT error handling 9 anos atrás