Граф коммитов

4 Коммитов

Автор SHA1 Сообщение Дата
alexlamtest 51a42be6f8
49601674: [Compliance] address pre-existing PREfast errors and enable break-on-error setting for PREfast (#4328)
* 49601674: address PREfast errors and enable break-on-error setting

* 49601674: incorporated review feedback
2024-04-11 22:54:18 +00:00
Eric Johnson 6c2be6d140
Excluding build artifacts from copyright check (#2864)
* Excluding build artifacts from copyright check

* Adding 'and Contributors' to copyright headers

* Updating some missed files and adding -help support to script

Co-authored-by: Eric Johnson <ejohn@microsoft.com>
2022-08-26 15:00:43 -07:00
Eric Johnson 5372c81a50
Find/replace of copyright header strings with CELA guidance (#2857)
* Find/replace of copyright header strings with CELA guidance

* Update the copyright script

Co-authored-by: Eric Johnson <ejohn@microsoft.com>
2022-08-16 13:24:48 -07:00
Scott Darnell daa23f77dd
AppInstancing feature (#772)
* test updates

* Update versioning for DDLM since my changes delay load the call

* Initial instancing implementation (pre-cleanup).

* update the namespace

* Rename the activationarguments per api review.

* cleanup

* initial queue implementation

* Saving off progress towards internal value marshaling.

* RedirectActivationTo is now Async.
Centennial tests now pass.

* remove comment

* fix up bad merge

* Updated data type names to match the rest of the project and their file.

* more renames and a comment update

* updated some consts to be named

* Delete ProjectReunion.sln.orig

* Delete ActivationRegistrationManager.cpp.orig

* Delete AppInstance.cpp.orig

* Delete AppInstance.h.orig

* Delete AppLifecycle.idl.orig

* Delete AppLifecycle.vcxitems.orig

* Delete ExtensionContract.h.orig

* Delete pch.h.orig

* Delete main.cpp.orig

* Delete ManualTestApp.vcxproj.orig

* Delete InstanceList.h.orig

* Delete ProtocolActivatedEventArgs.h.orig

* Delete RedirectionRequest.cpp.orig

* Delete RedirectionRequest.h.orig

* Delete RedirectionRequestQueue.h.orig

* Delete shared_memory.h.orig

* Delete ProjectReunion_BootstrapDLL.vcxproj.orig

* Delete ProjectReunion_DLL.vcxproj.orig

* Delete DynamicDependency.DataStore.vcxproj.orig

* Delete packages.config.orig

* Delete APITests.cpp.orig

* Delete pch.h.orig

* Delete AppLifecycle.vcxproj.orig

* Delete FunctionalTests.cpp.orig

* Delete packages.config.orig

* Delete DynamicDependency_Test_Win32.vcxproj.orig

* Delete DynamicDependency_Test_WinRT.vcxproj.orig

* Delete AppLifecycleTestApp.vcxproj.orig

* Delete Helpers.cpp.orig

* Delete SingleInstanceTest.cpp.orig

* Delete main.cpp.orig

* Delete pch.h.orig

* Delete packages.config.orig

* PR feedback

* pr feedback

* pr feedback

* pr feedback

* pr feedback

* use const& more when possible.

* PR feedback

* PR feedback

* pr feedback

* pr feedback around namespaces

* more pr feedback

* pr feedback

* updating file paths for a build break

* more build breaks

* break

* more build breaks

* break

* release only build breaks

* file path fix
2021-05-10 15:13:43 -07:00