30
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Need to configure PAL backend before configuring desktop support More... over 13 years ago
MediaElement: fix crash in logging statement More... over 13 years ago
Revert "Move MonoProfiler into deployment.cpp" More... over 13 years ago
test-video-seek.html: add more debug spew More... over 13 years ago
[asf] When reading broadcast streams, we have an infinite number of packets available. More... over 13 years ago
[asf] Packet count is unsigned, so treat it as such. More... over 13 years ago
[curl] Marshal as much as possible of the logic to the main thread. More... over 13 years ago
[curl] Move some methods around to have code ordered by class More... over 13 years ago
[SDK] Add a missing $(DESTDIR) to (SDK_ROOT) to fix the build in OSBS More... over 13 years ago
Curl: Remove unused fields and methods. A few formatting fixes. More... over 13 years ago
Update project files More... over 13 years ago
Update project files More... over 13 years ago
Add (disabled) unit tests for sync use of CommunicationObject More... over 13 years ago
Move MonoProfiler into deployment.cpp More... over 13 years ago
Include stdint.h in deployment.h too, it's required for object tracking code More... over 13 years ago
don't include stdint.h from xaml.h, move it to the only place that seems to need it (pipeline-mp4.cpp) and wrap it in #if HAVE_STDINT_H More... over 13 years ago
don't use PLATFORM_WINDOW checks, use PAL_THREADS_WINDOWS More... over 13 years ago
MediaPlayer: ensure we don't use a too high timeout. Fixes #ML123. More... over 13 years ago
outlaw copy ctor and operator= usage for pal-threads types. More... over 13 years ago
Put the thread implementations in separate files. More... over 13 years ago
Add XmlSerializer test (based on bnc #548913) More... over 13 years ago
Add back some entries in mscorlib.xml until resolved More... over 13 years ago
Bump mono revision to get SXS.dll support More... over 13 years ago
Fix mutex initialization More... over 13 years ago
Updated project files More... over 13 years ago
[curl] Add support for failing requests (dns failure, etc). Fixes #ML155 in ff4. More... over 13 years ago
[pal threads] fix recursive mutex typo More... over 13 years ago
[Generator] Ensure typeof (DependencyProperty) is registered properly More... over 13 years ago
add pal/pal-threads.h to the list of headers to fix make dist More... over 13 years ago
bump codecs build More... over 13 years ago