index
:
platform/upstream/coreclr
accepted/tizen_4.0_base
accepted/tizen_4.0_unified
accepted/tizen_5.0_base
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_base
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
asoldatov
backup/release/2.0.0_tizen/20170828
backup/release/2.0.0_tizen/20170906
backup/tizen_5.5/20190304
backup/tizen_base_2.0.0
backup/tizen_base_2.1.1-upd2
master
origin/backup/release/2.0.0_tizen_4.0/20170908
sandbox/adrob/asan
sandbox/adrob/asan.old
sandbox/akazmin/asan_annotate_buff
sandbox/ches01/asan
sandbox/ches01/asan_ARM
sandbox/ches01/asan_ARM_v2
sandbox/ches01/asan_amd64
sandbox/ches01/asan_amd64_intel_syntax
sandbox/ches01/asan_amd64_v2
sandbox/ches01/integrate-libasansi
sandbox/ches01/integrate-libasansi_debug
sandbox/ches01/integrate-libasansi_debug_v2
sandbox/denis13/gcc6x
sandbox/dkson95/clang
sandbox/dkson95/gcc_6_2_1
sandbox/dkson95/hardfp
sandbox/dkson95/hardfp_rebase
sandbox/dkson95/integrate-libasansi
sandbox/dkson95/tizen
sandbox/giuliana/fix_llvm_path
sandbox/giuliana/gcc_6_2_1
sandbox/giuliana/x86_baselibs
sandbox/jaehun77/hardfp
sandbox/mkashkarov/debug_build
sandbox/mkashkarov/test
sandbox/mkashkarov/tizen_6.0_build
sandbox/nmerinov/llvm
sandbox/vbarinov/clean-clang
sandbox/wangbiao/rpm_upgrade
tc
tizen
tizen_4.0
tizen_4.0_base
tizen_4.0_tv
tizen_5.0_base
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_base
Domain: Dotnet / Core; Licenses: MIT;
Alexander Soldatov <soldatov.a@samsung.com>, Dmitri Botcharnikov <dmitry.b@samsung.com>, Igor Kulaychuk <i.kulaychuk@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-18
Add ASan wrapper for jit callbacks from external code (AMD64)
sandbox/ches01/asan_amd64
Vyacheslav Cherkashin
3
-49
/
+289
2019-07-17
Add ASan wrapper for extern external calls (AMD64)
Vyacheslav Cherkashin
3
-0
/
+214
2019-05-09
[Tizen] seperate PIC and PIE to fix x86_64 build error
submit/tizen/20190509.094820
accepted/tizen/unified/20190510.012106
Woongsuk Cho
1
-3
/
+5
2019-04-19
[Tizen] Add a library to retrieve memory regions for a coredump
Mateusz Moscicki
8
-14
/
+338
2019-02-14
prestub: fix ExternalMethodFixupWorker
submit/tizen/20190419.143735
submit/tizen/20190419.042330
submit/tizen/20190416.152950
submit/tizen/20190410.105333
submit/tizen/20190405.141848
submit/tizen/20190327.110559
submit/tizen/20190312.130143
submit/tizen/20190312.123654
submit/tizen/20190312.102237
accepted/tizen/unified/20190422.045933
Konstantin Baladurin
1
-1
/
+5
2019-02-14
Fix OOPStackUnwinderX86::Unwind crash when Eip is invalid
Igor Kulaychuk
1
-1
/
+1
2019-02-14
Fix EECodeManager::GetAmbientSP on x86/Linux
Igor Kulaychuk
1
-1
/
+2
2019-02-14
[Tizen] Add -pie to linker option
Hyungju Lee
1
-0
/
+1
2019-02-14
[Tizen] Enable -O3 optimization in clang 3.8
junghyuk.park
1
-2
/
+2
2019-01-22
Decouple JIT_FLAG_PREJIT from HW intrinsics (#22117)
Michal Strehovský
1
-72
/
+69
2019-01-22
Restrict HW intrinsic name check to intrinsic types (#22116)
Michal Strehovský
1
-18
/
+18
2019-01-22
Do not throw from TraceResolver (#22126)
Michal Strehovský
1
-3
/
+5
2019-01-22
Move MemoryFailPoint to shared CoreLib partition (#22104)
Filip Navara
20
-250
/
+339
2019-01-22
Fix CoreRT build breaks
Jan Kotas
2
-9
/
+5
2019-01-21
Move TplEtwProvider to shared partition (#22120)
Marek Safar
3
-16
/
+6
2019-01-21
Remove two unnecessary ToArray calls (#22119)
Stephen Toub
1
-6
/
+6
2019-01-21
Avoid intermediate strings in some StringBuilder formatting (#22111)
Stephen Toub
4
-16
/
+30
2019-01-20
Move Task factory type to shared partition (#22089)
Marek Safar
4
-22
/
+8
2019-01-20
Use List<T>.ToArray() in places (#22101)
Ben Adams
2
-18
/
+10
2019-01-20
Cleanup array related FCalls (#22097)
Jan Kotas
21
-348
/
+166
2019-01-19
Fix CoreCLR build for changes in shared partition
Jan Kotas
7
-165
/
+84
2019-01-19
Fix build for ProjectN/WinRTInterop Delete superfluous AsyncCausalityTracer a...
Jan Kotas
5
-51
/
+49
2019-01-19
Fix build
Marek Safar
2
-2
/
+2
2019-01-19
Cleanup: Remove MethodDesc::GetLoaderAllocatorForCode (#22067)
Jan Vorlicek
12
-30
/
+16
2019-01-19
Removed unused 'Stack Walking' code (#22039)
Matt Warren
1
-43
/
+0
2019-01-18
Fix calling conventions on reverse PInvoke callbacks. (#22044)
Jeremy Koritzinsky
1
-2
/
+3
2019-01-18
SuperPMI Collect/Replay/AsmDiff tool (#21252)
Jarret Shook
2
-3
/
+11
2019-01-18
Move AsyncCausality to shared partition (#22062)
Marek Safar
6
-74
/
+87
2019-01-18
Add Per-assembly Load Native Library callbacks (#21555)
Swaroop Sridhar
9
-70
/
+256
2019-01-18
Enable detection of HW intrinsics (dotnet/corert#6836)
Michal Strehovský
25
-4
/
+81
2019-01-18
Fix defines in TaskAwaiter (dotnet/corert#6846)
Marek Safar
1
-34
/
+34
2019-01-18
Handle complex constrained calls with default interface methods (#21978)
Michal Strehovský
3
-0
/
+33
2019-01-18
Use correct resolution scope when checking default implementations (#22036)
Michal Strehovský
1
-3
/
+5
2019-01-18
Add comments on headers that gets parsed by Mono linker for whoever touches t...
Sung Yoon Whang
5
-1
/
+34
2019-01-17
Move Environment to shared CoreLib (dotnet/corefx#34654)
Stephen Toub
41
-0
/
+2737
2019-01-17
Remove ToString from RuntimeAssembly.GetManifestResourceStream (#22012)
Stephen Toub
2
-4
/
+10
2019-01-17
Split ContractsBCL into separate classes and move them to shared CoreLib (#22...
Filip Navara
9
-407
/
+368
2019-01-17
Clean up a few minor Span-related uses (#22038)
Stephen Toub
6
-10
/
+10
2019-01-17
Remove a few stale resource strings for ConcurrentStack (#22037)
Stephen Toub
1
-9
/
+0
2019-01-17
Avoid allocations in Utf8Formatter.TryFormat(float/double, ...) (#22011)
Stephen Toub
2
-41
/
+81
2019-01-17
Fix AsyncMethodBuilder build on Mono (#22034)
Marek Safar
1
-1
/
+1
2019-01-17
Fix CoreCLR build of AsyncMethodBuilder.
Filip Navara
1
-5
/
+9
2019-01-17
Add new members to AsyncCausalitySupport.
Filip Navara
3
-1089
/
+13
2019-01-17
Move AsyncMethodBuilder to shared. (dotnet/corert#6832)
Filip Navara
3
-0
/
+1140
2019-01-16
Merge pull request #21997 from BruceForstall/FixFpRelativeInstructions
Bruce Forstall
1
-7
/
+12
2019-01-16
Reduce steps for string.Contains(string value) (#22008)
Ben Adams
1
-3
/
+8
2019-01-16
Fix imm-operand encoding for SSE/AVX instructions (#21999)
Fei Peng
1
-8
/
+24
2019-01-15
String -> string
Jan Kotas
8
-16
/
+16
2019-01-15
Delete files moved to shared partition
Jan Kotas
6
-224
/
+0
2019-01-15
Move more COM exceptions to shared partition (dotnet/corert#6829)
Marek Safar
6
-0
/
+212
[next]