-
Notifications
You must be signed in to change notification settings - Fork 4.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[cdac] break up cdacreader into 4 separate assemblies #107709
Commits on Aug 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 601938d - Browse repository at this point
Copy the full SHA 601938dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f3599c - Browse repository at this point
Copy the full SHA 5f3599cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2cf8fd4 - Browse repository at this point
Copy the full SHA 2cf8fd4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ef9016 - Browse repository at this point
Copy the full SHA 7ef9016View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9cf7a7a - Browse repository at this point
Copy the full SHA 9cf7a7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d1e34e - Browse repository at this point
Copy the full SHA 2d1e34eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d4252a - Browse repository at this point
Copy the full SHA 2d4252aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c83ad25 - Browse repository at this point
Copy the full SHA c83ad25View commit details -
Configuration menu - View commit details
-
Copy full SHA for c6dae6f - Browse repository at this point
Copy the full SHA c6dae6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 43e1748 - Browse repository at this point
Copy the full SHA 43e1748View commit details -
Configuration menu - View commit details
-
Copy full SHA for 72369e3 - Browse repository at this point
Copy the full SHA 72369e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 93f0a3d - Browse repository at this point
Copy the full SHA 93f0a3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 58aa614 - Browse repository at this point
Copy the full SHA 58aa614View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c211d4 - Browse repository at this point
Copy the full SHA 4c211d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce772d9 - Browse repository at this point
Copy the full SHA ce772d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 891f07f - Browse repository at this point
Copy the full SHA 891f07fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5717664 - Browse repository at this point
Copy the full SHA 5717664View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1eeb513 - Browse repository at this point
Copy the full SHA 1eeb513View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a95bda - Browse repository at this point
Copy the full SHA 2a95bdaView commit details -
Configuration menu - View commit details
-
Copy full SHA for ebf76a3 - Browse repository at this point
Copy the full SHA ebf76a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7defaef - Browse repository at this point
Copy the full SHA 7defaefView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9181f3f - Browse repository at this point
Copy the full SHA 9181f3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 86954df - Browse repository at this point
Copy the full SHA 86954dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d0b592 - Browse repository at this point
Copy the full SHA 0d0b592View commit details -
Configuration menu - View commit details
-
Copy full SHA for 63e0334 - Browse repository at this point
Copy the full SHA 63e0334View commit details -
Configuration menu - View commit details
-
Copy full SHA for c177e4d - Browse repository at this point
Copy the full SHA c177e4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3956b06 - Browse repository at this point
Copy the full SHA 3956b06View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b91b85 - Browse repository at this point
Copy the full SHA 0b91b85View commit details -
Configuration menu - View commit details
-
Copy full SHA for d3a8bb0 - Browse repository at this point
Copy the full SHA d3a8bb0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5fcdc60 - Browse repository at this point
Copy the full SHA 5fcdc60View commit details -
Configuration menu - View commit details
-
Copy full SHA for efad4ea - Browse repository at this point
Copy the full SHA efad4eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6febf72 - Browse repository at this point
Copy the full SHA 6febf72View commit details -
remove AppDomain.CodeVersionManager from cdac
CodeVersionManager is basically a static class in the C++ side
Configuration menu - View commit details
-
Copy full SHA for dd86095 - Browse repository at this point
Copy the full SHA dd86095View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b33737 - Browse repository at this point
Copy the full SHA 5b33737View commit details -
Configuration menu - View commit details
-
Copy full SHA for de58ab5 - Browse repository at this point
Copy the full SHA de58ab5View commit details -
wip: FindActiveILCodeVersion/FindActiveNativeCodeVersion
TODO: Loader GetModuleLookupTableElement
Configuration menu - View commit details
-
Copy full SHA for 0b6f6e4 - Browse repository at this point
Copy the full SHA 0b6f6e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 502cd31 - Browse repository at this point
Copy the full SHA 502cd31View commit details -
Configuration menu - View commit details
-
Copy full SHA for 312f2ce - Browse repository at this point
Copy the full SHA 312f2ceView commit details -
checkpoint sketch out one working path through GetMethodDescData
lots of TODOs leftover
Configuration menu - View commit details
-
Copy full SHA for c813a78 - Browse repository at this point
Copy the full SHA c813a78View commit details -
Configuration menu - View commit details
-
Copy full SHA for f225adb - Browse repository at this point
Copy the full SHA f225adbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2cb8e86 - Browse repository at this point
Copy the full SHA 2cb8e86View commit details -
checkpoint: works on some methods (NO REJIT)
We're straight up returning incorrect info for cJittedRejitVersions and rejitDataCurrent and rejitDataRequested also it only works for jitted methods, not R2R
Configuration menu - View commit details
-
Copy full SHA for f4852d2 - Browse repository at this point
Copy the full SHA f4852d2View commit details -
remove JitManagerKind in the runtime
the presence of RangeSection.R2RModule is a discriminator for whether we're looking at EE code or R2R code
Configuration menu - View commit details
-
Copy full SHA for da7065e - Browse repository at this point
Copy the full SHA da7065eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 818c21c - Browse repository at this point
Copy the full SHA 818c21cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f6a909 - Browse repository at this point
Copy the full SHA 1f6a909View commit details -
remove instance field initialization from PrecodeMachineDescriptor
PrecodeMachineDescriptor::Init() will initialize g_PrecodeMachineDescriptor
Configuration menu - View commit details
-
Copy full SHA for 04f41f6 - Browse repository at this point
Copy the full SHA 04f41f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for abf9df0 - Browse repository at this point
Copy the full SHA abf9df0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 71dee34 - Browse repository at this point
Copy the full SHA 71dee34View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2fbc89e - Browse repository at this point
Copy the full SHA 2fbc89eView commit details -
Revert "suggestion from code review make m_IsCollectible a const BYTE"
This reverts commit b1c7c36.
Configuration menu - View commit details
-
Copy full SHA for 2e3b938 - Browse repository at this point
Copy the full SHA 2e3b938View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1776abe - Browse repository at this point
Copy the full SHA 1776abeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 099b5fa - Browse repository at this point
Copy the full SHA 099b5faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 50046b8 - Browse repository at this point
Copy the full SHA 50046b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for e2d637b - Browse repository at this point
Copy the full SHA e2d637bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7724fa8 - Browse repository at this point
Copy the full SHA 7724fa8View commit details -
Configuration menu - View commit details
-
Copy full SHA for a53b3ae - Browse repository at this point
Copy the full SHA a53b3aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 124ee6a - Browse repository at this point
Copy the full SHA 124ee6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for fb1676b - Browse repository at this point
Copy the full SHA fb1676bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f1d757e - Browse repository at this point
Copy the full SHA f1d757eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f1d7be8 - Browse repository at this point
Copy the full SHA f1d7be8View commit details -
Configuration menu - View commit details
-
Copy full SHA for ebb4a67 - Browse repository at this point
Copy the full SHA ebb4a67View commit details -
Configuration menu - View commit details
-
Copy full SHA for aac3faf - Browse repository at this point
Copy the full SHA aac3fafView commit details
Commits on Aug 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ef51f0e - Browse repository at this point
Copy the full SHA ef51f0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 92764a2 - Browse repository at this point
Copy the full SHA 92764a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e1a620 - Browse repository at this point
Copy the full SHA 4e1a620View commit details
Commits on Aug 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 037c349 - Browse repository at this point
Copy the full SHA 037c349View commit details -
Configuration menu - View commit details
-
Copy full SHA for 25d8343 - Browse repository at this point
Copy the full SHA 25d8343View commit details
Commits on Sep 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ac0165a - Browse repository at this point
Copy the full SHA ac0165aView commit details
Commits on Sep 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8f5e98b - Browse repository at this point
Copy the full SHA 8f5e98bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 81fe51b - Browse repository at this point
Copy the full SHA 81fe51bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c376c4c - Browse repository at this point
Copy the full SHA c376c4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c3f010 - Browse repository at this point
Copy the full SHA 9c3f010View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ec2f79 - Browse repository at this point
Copy the full SHA 7ec2f79View commit details -
Configuration menu - View commit details
-
Copy full SHA for efaff82 - Browse repository at this point
Copy the full SHA efaff82View commit details -
Configuration menu - View commit details
-
Copy full SHA for c8b5c3f - Browse repository at this point
Copy the full SHA c8b5c3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e69d73c - Browse repository at this point
Copy the full SHA e69d73cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6861830 - Browse repository at this point
Copy the full SHA 6861830View commit details -
Configuration menu - View commit details
-
Copy full SHA for 14a7ac6 - Browse repository at this point
Copy the full SHA 14a7ac6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1caf9de - Browse repository at this point
Copy the full SHA 1caf9deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 79d6834 - Browse repository at this point
Copy the full SHA 79d6834View commit details -
Configuration menu - View commit details
-
Copy full SHA for e9fd58b - Browse repository at this point
Copy the full SHA e9fd58bView commit details -
Configuration menu - View commit details
-
Copy full SHA for bcb9eac - Browse repository at this point
Copy the full SHA bcb9eacView commit details -
Configuration menu - View commit details
-
Copy full SHA for f2844ae - Browse repository at this point
Copy the full SHA f2844aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for a36919b - Browse repository at this point
Copy the full SHA a36919bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f5fcb6 - Browse repository at this point
Copy the full SHA 8f5fcb6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 69f134a - Browse repository at this point
Copy the full SHA 69f134aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9aec4dd - Browse repository at this point
Copy the full SHA 9aec4ddView commit details -
make IContractFactory.CreateContract non-static
make Registry hold a collection of contract factories, optionally with a configure callback
Configuration menu - View commit details
-
Copy full SHA for dd75ae8 - Browse repository at this point
Copy the full SHA dd75ae8View commit details
Commits on Sep 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 222c2db - Browse repository at this point
Copy the full SHA 222c2dbView commit details