platform/upstream/dotnet/runtime.git
2017-04-14 Omar TawfikMerge pull request dotnet/coreclr#10945 from OmarTawfik...
2017-04-14 Gaurav KhannaReenable incremental linking (dotnet/coreclr#10943)
2017-04-13 Sean Gillespie[Local GC] Handle table low-hanging interface violation...
2017-04-13 William GodbeMerge pull request dotnet/coreclr#10953 from wtgodbe...
2017-04-13 wtgodbeUse updated Docker images for Crossbuild
2017-04-13 William GodbeMerge pull request dotnet/coreclr#10927 from wtgodbe...
2017-04-13 William GodbeMerge pull request dotnet/coreclr#10949 from wtgodbe...
2017-04-13 wtgodbeUpdate Ubuntu14.04 Cross Docker image
2017-04-13 Omar TawfikUpdate comment to reflect how RuntimeFeatures should...
2017-04-13 Michelle McDanielMerge pull request dotnet/coreclr#10922 from adiaaida...
2017-04-13 Jonghyun Park[x86/Linux] Use appropriate FCALL macro for SafeBuffer...
2017-04-13 Mike McLaughlinRemove distro specific RIDs from SOS.NETCore's project...
2017-04-13 Jim MaEnsure Environment.ExitCode works correctly after app...
2017-04-13 dotnet botUpdate CoreClr to preview1-25213-02 (dotnet/coreclr...
2017-04-13 Rahul KumarMerge pull request dotnet/coreclr#10875 from rahku...
2017-04-13 Hyeongseok Oh[ARM32/Linux] Build libcoreclrtraceptprovider.so (dotne...
2017-04-13 Mike McLaughlinCreate ELF core dump on coreclr exceptions and signals...
2017-04-13 Rahul KumarAdd platform (x64 & arm64) specific optimized jit helpe...
2017-04-13 Rahul KumarMerge pull request dotnet/coreclr#10930 from rahku...
2017-04-12 Rahul KumarHelperMethodFrame missing at certain places in method...
2017-04-12 Bruce ForstallMerge pull request dotnet/coreclr#10914 from hqueue...
2017-04-12 dotnet botMerge changes from TFS (dotnet/coreclr#10926)
2017-04-12 Stephen ToubMerge pull request dotnet/coreclr#10917 from stephentou...
2017-04-12 Jonghyun Park[x86/Linux] Fix ResumeEsp before resume (dotnet/coreclr...
2017-04-12 Jonghyun Park[x86/Linux] 16-byte aligned BackPatchWorkerAsmStub...
2017-04-12 Pat GavlinMerge pull request dotnet/coreclr#10905 from pgavlin...
2017-04-12 Jonghyun Park[x86/Linux] 16-byte aligned DelayLoad_MethodCall (dotne...
2017-04-12 wtgodbeEnable building Core_Root for any RID against packages
2017-04-12 Jarret ShookMerge pull request dotnet/coreclr#10706 from sdmaclea...
2017-04-12 William GodbeMerge pull request dotnet/coreclr#10923 from wtgodbe...
2017-04-12 Aditya MandaleekaMerge pull request dotnet/coreclr#10911 from adityamand...
2017-04-12 wtgodbeImprove reporting parameters for pipebuild
2017-04-12 Koundinya VeluriFix closed delegate deserialization to account for...
2017-04-12 Bruce ForstallMerge pull request dotnet/coreclr#10243 from sdmaclea...
2017-04-12 Michelle McDanielFix run-xunit-perf.cmd for local use
2017-04-12 Atsushi KanamoriNS2.0 AssemblyName.ReferenceMatchesDefinition() (dotnet...
2017-04-12 Bruce ForstallMerge pull request dotnet/coreclr#10904 from BruceForst...
2017-04-12 Jonghyun Park[x86/Linux] Funclet-based synchronization (dotnet/corec...
2017-04-12 Bruce ForstallMerge pull request dotnet/coreclr#10852 from mskvortsov...
2017-04-12 Pat GavlinFormat code.
2017-04-12 dotnet botUpdate CoreClr to preview1-25212-04 (dotnet/coreclr...
2017-04-12 Jan KotasFix resource string name
2017-04-12 Jan KotasDelete moved files
2017-04-12 Jiyoung Giuliana YunChange default clang version to clang3.9 in cross build...
2017-04-12 Stephen ToubFix build badges in OfficialAndDailyBuilds.md
2017-04-12 Mikhail SkvortcovRyuJIT/ARM32: encodable offsets for ld/st
2017-04-12 Hyung-Kyu ChoiRemove unused function in BasicBlock
2017-04-12 Aditya MandaleekaRename overloaded "table" to "store" for VM side concept.
2017-04-12 Hyeongseok OhFix CI tizen build error (dotnet/coreclr#10909)
2017-04-12 Rahul Kumarmodify lastAvAddress when adjusting context for Stub
2017-04-12 Aditya MandaleekaHide knowledge of handle table buckets and home heaps...
2017-04-12 Aditya MandaleekaDelete Ref_ContainHandle and ContainsOBJECTHANDLE.
2017-04-12 Aditya MandaleekaAdd GetNewHandleTable and GetGlobalHandleTable to inter...
2017-04-12 Aditya MandaleekaRemove GetHandleTableForHandle and add CreateDuplicateH...
2017-04-12 Aditya MandaleekaReplace GetHandleTableContext with GetHandleContext.
2017-04-12 Aditya MandaleekaMerge pull request dotnet/coreclr#10882 from adityamand...
2017-04-12 Aditya MandaleekaMerge pull request dotnet/coreclr#10877 from adityamand...
2017-04-12 Jan KotasMove files to shared CoreLib partition (dotnet/coreclr...
2017-04-12 Aditya MandaleekaMerge pull request dotnet/coreclr#10816 from adityamand...
2017-04-12 William GodbeMerge pull request dotnet/coreclr#10907 from wtgodbe...
2017-04-12 wtgodbePass null instead of empty for PB_BuildType
2017-04-11 William GodbeMerge pull request dotnet/coreclr#10906 from wtgodbe...
2017-04-11 wtgodbePass PB_BuildType as a Pipeline ReportingParameter
2017-04-11 Pat GavlinFix a number of reordering issues in shift decomposition.
2017-04-11 William GodbeMerge pull request dotnet/coreclr#10899 from wtgodbe...
2017-04-11 Bruce ForstallMerge similar arm32/arm64 codegen functions
2017-04-11 wtgodbeAdd last set of reportingParameters to pipelines.json
2017-04-11 Andy AyersMerge pull request dotnet/coreclr#10867 from AndyAyersM...
2017-04-11 Mandar SahasrabuddheCoreFx dotnet/coreclr#15622 Dictionary<TKey, TValue...
2017-04-11 Bruce ForstallMerge pull request dotnet/coreclr#10880 from BruceForst...
2017-04-11 Pat GavlinMerge pull request dotnet/coreclr#10876 from pgavlin...
2017-04-11 Jan KotasMove a few more types from CoreFX to CoreLib (dotnet...
2017-04-11 Matt GalbraithMerge pull request dotnet/coreclr#10894 from dotnet...
2017-04-11 Jan KotasMerge pull request dotnet/corertdotnet/coreclr#3288...
2017-04-11 Bruce ForstallCreate common files for ARM32 and ARM64 common code
2017-04-11 Matt GalbraithAdd some BuildType and Subtype info to CoreCLR build...
2017-04-11 Pat GavlinMerge pull request dotnet/coreclr#10886 from hseok...
2017-04-11 Jan KotasMerge pull request dotnet/corertdotnet/coreclr#3285...
2017-04-11 Hyeongseok OhRemove sudo in netci.groovy
2017-04-11 Hyeongseok OhOverwrite permission in coreoverlay generation
2017-04-11 Hyeongseok OhFix netci.groovy
2017-04-11 Hyeongseok OhFix CI test error: permission error
2017-04-11 Sergey AndreenkoDo not spill eeStack after ldtoken opcode. (dotnet...
2017-04-11 Aditya MandaleekaRemove double initialization of variables in app domain...
2017-04-11 Koundinya VeluriFix some static methods on ThreadPool to wait for initi...
2017-04-11 Bruce ForstallMerge pull request dotnet/coreclr#10782 from parjong...
2017-04-11 Aditya MandaleekaMove handle null checks to VM side.
2017-04-11 dotnet botUpdate CoreClr to preview1-25210-04 (dotnet/coreclr...
2017-04-11 Pat GavlinMerge pull request dotnet/coreclr#10871 from pgavlin...
2017-04-10 Pat GavlinMerge pull request dotnet/coreclr#10866 from pgavlin...
2017-04-10 Pat GavlinFix a few errors in cast decomposition.
2017-04-10 Dan Moseleyempty array (dotnet/coreclr#10841)
2017-04-10 Roman ArtemevMerge pull request dotnet/coreclr#10814 from rartemev...
2017-04-10 Bruce ForstallMerge pull request dotnet/coreclr#10808 from sdmaclea...
2017-04-10 Jonghyun ParkExtract genInterruptible setting as a separate region
2017-04-10 Jonghyun ParkUse hasPartialArgInfo instead of isPartialArgInfo
2017-04-10 Sergey Andreenkoadd test with deep execution tree without stores. ...
2017-04-10 Pat GavlinPackage compatjit.dll in pipeline builds.
2017-04-10 Pat GavlinFormat code.
2017-04-10 Aditya MandaleekaMove handle destruction code to IGCHandleTable.
next