projects
/
platform
/
upstream
/
coreclr.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Set vtable offset as contained
[platform/upstream/coreclr.git]
/
src
/
2020-05-13
JUNG DONG-HEON
Set vtable offset as contained
tree
|
commitdiff
2020-05-12
Mateusz Moscicki
[Tizen] Change the visibility of symbols for dnetmemory...
accepted/tizen/5.5/unified/20200522.160111
accepted/tizen/unified/20200529.124257
submit/tizen/20200528.065414
submit/tizen_5.5/20200512.212247
tree
|
commitdiff
2020-04-22
Swift Kim
[Tizen] Add a config knob for importing ibc files
tree
|
commitdiff
2020-04-15
Jan Vorlicek
Fix PIE options (#26323)
accepted/tizen/unified/20200416.080052
submit/tizen/20200415.223728
tree
|
commitdiff
2020-03-25
Sangwook Kim
[Tizen] Add FEATURE_LARGEADDRESS_SUPPORT
tree
|
commitdiff
2020-03-25
John Salem
modify integral tryparse to use memcpy (#2295)
tree
|
commitdiff
2020-03-25
Swift Kim
Fix OverflowException from IntPtr casting (#14381)
tree
|
commitdiff
2020-03-25
JUNG DONG-HEON
[Tizen] Reduce arm_phdr_cb call overhead
tree
|
commitdiff
2020-03-25
Dong-Heon Jung
Change bIsFree check in DacValidateMethodTable (#1086)
tree
|
commitdiff
2020-03-25
Woongsuk Cho
[Tizen] add pie linker option to createdump
tree
|
commitdiff
2020-03-25
Omair Majid
Handle glibc sys/sysctl.h deprecation (#27048)
tree
|
commitdiff
2020-03-25
Dong-Heon Jung
Enable NGEN for methods marked with AggressiveOptimizat...
tree
|
commitdiff
2020-03-25
Dong-Heon Jung
Mark Relocation Section as NotNeeded (#25715)
tree
|
commitdiff
2020-03-25
Swift Kim
[Tizen] Use PTRACE_GETREGSET for any arch when creating...
tree
|
commitdiff
2020-03-25
Konstantin Baladurin
[Tizen] Add coreclr_preload_assembly to CoreCLR host API
tree
|
commitdiff
2020-03-25
Vyacheslav Cherkashin
[Tizen] Implement ASan wrapper for Linux AMD64
tree
|
commitdiff
2020-03-25
Vyacheslav Cherkashin
[Tizen] Implement ASan wrapper for Linux ARM32
tree
|
commitdiff
2020-03-25
Andrey Drobyshev
[Tizen] Implement detecting of sanitized libraries
tree
|
commitdiff
2020-03-25
David Mason
Prevent freeing of the profiler on process shutdown.
tree
|
commitdiff
2020-03-25
Konstantin Baladurin
[Tizen] skip dotnet specific arguments in corerun
tree
|
commitdiff
2020-03-25
Swift Kim
Build error fix on FEATURE_PREJIT=true
tree
|
commitdiff
2020-03-25
Konstantin Baladurin
[Linux/x86] Use ebp from current context during unwindi...
tree
|
commitdiff
2020-03-25
Konstantin Baladurin
[JIT/x86] Fix LinearScan::allocateRegisters (#26649)
tree
|
commitdiff
2020-03-25
Konstantin Baladurin
Linux/x86: fix build (#26594)
tree
|
commitdiff
2020-03-25
Mikhail Kurinnoi
[Tizen] Partially revert a6292a6.
tree
|
commitdiff
2020-03-25
Yaroslav Yamshchikov
add access(2) call before dlopening files
tree
|
commitdiff
2020-03-25
Konstantin Baladurin
corbbtprof: set byte alignment for CORBBTPROF structure...
tree
|
commitdiff
2020-03-25
Jarret Shook
Fail to explicitly tail call on x86 unix. (#25032)
tree
|
commitdiff
2020-03-25
Gleb Balykov
[Tizen] Disable jithost arena cache
tree
|
commitdiff
2020-03-25
DongHeon Jung
[Tizen] Disable IBC Logger as a default
tree
|
commitdiff
2020-03-25
Dong-Heon Jung
Fix a build error when IBCLOGGER_ENABLED is not defined...
tree
|
commitdiff
2020-03-25
Woongsuk Cho
[Tizen] seperate PIC and PIE to fix x86_64 build error
tree
|
commitdiff
2020-03-25
Mateusz Moscicki
[Tizen] Add a library to retrieve memory regions for...
tree
|
commitdiff
2020-03-25
Igor Kulaychuk
Fix OOPStackUnwinderX86::Unwind crash when Eip is invalid
tree
|
commitdiff
2020-03-25
Igor Kulaychuk
Fix EECodeManager::GetAmbientSP on x86/Linux
tree
|
commitdiff
2020-03-25
Hyungju Lee
[Tizen] Add -pie to linker option
tree
|
commitdiff
2020-02-18
Koundinya Veluri
[3.1] Fail FuncEval if slot backpatching lock is held...
tree
|
commitdiff
2020-02-18
Levi Broderick
Port dotnet/runtime#31946 to release/3.1 branch (#28014)
tree
|
commitdiff
2020-02-18
Eirik Tsarpalis
Fix AppDomain.SetPrincipalPolicy bug for new threads...
tree
|
commitdiff
2020-02-18
Levi Broderick
Port dotnet/runtime#31904 to release/3.1 (#28013)
tree
|
commitdiff
2020-02-13
Carol Eidt
Port of dotnet/runtime#1059 to 3.1 branch (#27986)
tree
|
commitdiff
2020-02-13
Carol Eidt
Port fix for #1241 to 3.1 (#27983)
tree
|
commitdiff
2020-02-13
Carol Eidt
Port PR #258 to 3.1 (#27984)
tree
|
commitdiff
2020-02-13
Anton Lapounov
Fix GC heap corruption on ARM. (#27985)
tree
|
commitdiff
2020-02-13
Brian Sullivan
Port the 5.0 fix for issue #1104 (#28003)
tree
|
commitdiff
2020-01-17
dotnet-maestro-bot
[automated] Merge branch 'release/3.0' => 'release...
tree
|
commitdiff
2020-01-15
Levi Broderick
[release/3.1] Port fix to revert EncoderNLS and Decoder...
tree
|
commitdiff
2020-01-15
Vladimir Sadov
Revert CPU clipping in the presence of CPU quota to...
tree
|
commitdiff
2020-01-14
Andy Ayers
[release/3.1] Port fix for JIT silent bad code (#27972)
tree
|
commitdiff
2020-01-14
Stephen Toub
Fix CancellationTokenRegistration.Unregister race condi...
tree
|
commitdiff
2020-01-14
Andy Ayers
Release/3.1 port of dotnet/runtime#239 (#27973)
tree
|
commitdiff
2020-01-14
Sung Yoon Whang
Fix EventSource to stop ignoring EventCommand.SendManif...
tree
|
commitdiff
2020-01-14
Eric Erhardt
Stop throwing exception in TimeZoneInfo POSIX parsing...
tree
|
commitdiff
2020-01-14
Jarret Shook
This is a point fix for not allowing fast tail calls...
tree
|
commitdiff
2020-01-14
Jan Vorlicek
Port to 3.1 - Fix out of range access in GetRecycleMemo...
tree
|
commitdiff
2020-01-14
Jan Vorlicek
Port to 3.1 - Fix VirtualMemoryLogging::logRecords...
tree
|
commitdiff
2020-01-14
Jan Vorlicek
Port to 3.1 - Fix getting affinity set on MUSL on Jetso...
tree
|
commitdiff
2019-11-22
David Wrighton
Non virtual calls to instance methods non-virtual dispa...
tree
|
commitdiff
2019-11-11
William Godbe
Merge pull request #27742 from dotnet/darc-release...
tree
|
commitdiff
2019-11-11
Jeremy Koritzinsky
[release/3.1] Reword comments for policheck (#27670)
tree
|
commitdiff
2019-10-31
Stephen Toub
Fix StreamReader to pass cancellation token into ReadBu...
tree
|
commitdiff
2019-10-31
Noah Falk
Support large EventSource filter args (#27522)
tree
|
commitdiff
2019-10-30
Mike McLaughlin
Fix minidumps not loading in VS issue (#27553)
tree
|
commitdiff
2019-10-30
David Mason
[Release/3.1] Port profiler APIs to set and retrieve...
tree
|
commitdiff
2019-10-24
Koundinya Veluri
[3.1] Protect against a rare invalid lock acquision...
tree
|
commitdiff
2019-10-22
Steve MacLean
Fix step with stackalloc (#27246) (#27351)
tree
|
commitdiff
2019-10-21
Sung Yoon Whang
Fix LTTng build for build environments with older liblt...
tree
|
commitdiff
2019-10-21
David Mason
[Release/3.1] Fixes for profiler stack sampling (...
tree
|
commitdiff
2019-10-21
John Salem
[3.1] Backport fixes to ETW/EventPipe events to enable...
tree
|
commitdiff
2019-10-21
Brian Robbins
Fix Segfault in PerfInfo Image Logging (#26910)
tree
|
commitdiff
2019-10-17
Levi Broderick
Fix DecoderNLS.Convert to out the correct value for...
tree
|
commitdiff
2019-10-17
Stephen Toub
Enable ETW/EventSource logging of task IDs for boxed...
tree
|
commitdiff
2019-10-16
David Mason
Fix GetSequencePoints when profiler provides mapping...
tree
|
commitdiff
2019-10-16
Sung Yoon Whang
Improve the performance of Environment.WorkingSet in...
tree
|
commitdiff
2019-10-15
Sung Yoon Whang
Do not create diagnostics server thread and pipe if...
tree
|
commitdiff
2019-10-14
Carol Eidt
Correctly handle variable argument SIMDScalar (#26421...
tree
|
commitdiff
2019-10-14
Jan Kotas
Enable optimized single-proc allocation helpers for...
tree
|
commitdiff
2019-10-14
agoretsky
Fix available memory extraction on Linux (#26764) ...
tree
|
commitdiff
2019-10-04
Fadi Hanna
Handle AV caused by invalid IBC data (#27029) (#27034)
tree
|
commitdiff
2019-10-04
Jan Kotas
Improve TimeSpan precision (#26992) (#27010)
tree
|
commitdiff
2019-10-03
Maoni Stephens
oom (#26457) (#26983)
tree
|
commitdiff
2019-10-03
Fadi Hanna
Fix read ordering bug between buckets pointer and count...
tree
|
commitdiff
2019-10-01
William Godbe
Merge branch 'release/3.1' into merge/release/3.0-to...
tree
|
commitdiff
2019-09-30
Steve MacLean
Abort FuncEval on unaligned SP (for 3.1) (#26607)
tree
|
commitdiff
2019-09-27
Jan Vorlicek
Port to Release/3.1 - enabling MHR support (#26803)
tree
|
commitdiff
2019-09-23
Jan Kotas
Do not clip CPU count when CPU quota is used. (#26153...
tree
|
commitdiff
2019-09-21
Tarek Mahmoud Sayed
Port The Fix When Enabling Windows Compatibilty Mode...
tree
|
commitdiff
2019-09-17
Jeremy Koritzinsky
[release/3.1] Fix marshalling a pinnable multi-dimensio...
tree
|
commitdiff
2019-09-13
Matt Mitchell
Merge pull request #26692 from mmitche/merge-to-31
tree
|
commitdiff
2019-09-12
Matt Mitchell
Merge remote-tracking branch 'upstream/release/3.0...
tree
|
commitdiff
2019-09-12
Mike McLaughlin
Fix watson bucketing/broken triage dumps (#26670)
tree
|
commitdiff
2019-09-10
Anirudh Agnihotry
Merge pull request #26510 from dotnet-maestro-bot/merge...
tree
|
commitdiff
2019-09-09
Anipik
Merge branch 'release/3.0' into release/3.1
tree
|
commitdiff
2019-08-29
Brian Robbins
Emit RVA Instead of File Offset by Default in Native...
tree
|
commitdiff
2019-08-27
Tarek Mahmoud Sayed
Fix Abbreviated Genitive Month Names Parsing (#26384)
tree
|
commitdiff
2019-08-26
Stephen Toub
Do not use `AllocateUninitializedArray` in private...
tree
|
commitdiff
2019-08-26
Jan Kotas
[release/3.0] Fix BinaryReader.ReadChars for fragmented...
tree
|
commitdiff
2019-08-20
dotnet-maestro-bot
Port stage work for 3.0 (#26137) (#26285)
tree
|
commitdiff
2019-08-20
Aaron Robinson
Port stage work for 3.0 (#26137)
tree
|
commitdiff
2019-08-20
Stephen Toub
Merge pull request #26278 from dotnet-maestro-bot/merge...
tree
|
commitdiff
next