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

3256 Коммитов

Автор SHA1 Сообщение Дата
Max Golovanov d722c28965
Merge pull request #811 from microsoft/maxgolov/fix_ci
GitHub Action runner started hanging forever
2021-03-22 15:19:29 -07:00
Max Golovanov bafcf2bc23 Fix CodeQL warnings 2021-03-22 15:04:09 -07:00
Max Golovanov 3a850711db Remove setup-buildtools.cmd from vs2019 loop ( since it hangs :-/ ) 2021-03-22 13:04:00 -07:00
Max Golovanov 94bc362871 Temporary fix for hanging CI 2021-03-22 12:13:13 -07:00
Max Golovanov 45d546b591 GitHub Action runner started suddenly experiencing hang on build of Google Benchmark 2021-03-19 21:36:08 -07:00
Max Golovanov 3070a5ece5 Older Visual Studio compiler does not like if MACRO check on something that is not a number, use ifdef instead 2021-03-15 19:58:31 -07:00
Max Golovanov 28c91c7df6 Upgrade sqlite to v3.34.1 ( https://www.sqlite.org/tmp/sqlite-win10-all-3340100.zip ) 2021-03-15 19:32:41 -07:00
Brendan Weibel 9aa9a8dd9c
Merge pull request #802 from microsoft/user/bweibel/AddLiveEventInspector
Adding LiveEventInspector to Builds
2021-03-10 09:44:14 -08:00
Brendan Weibel 38b203cc8d
Merge branch 'master' into user/bweibel/AddLiveEventInspector 2021-03-09 13:48:10 -08:00
Sid Dahiya c10721d22d
Merge pull request #804 from microsoft/sid-dahiya/BuildPrivacyGuardEverywhere
Build Privacy Guard for GCC
2021-03-09 11:06:49 -08:00
Brendan Weibel 230a21bfb9
Merge branch 'master' into user/bweibel/AddLiveEventInspector 2021-03-09 10:53:55 -08:00
Matthew Koscumb 291106780c
Merge branch 'master' into sid-dahiya/BuildPrivacyGuardEverywhere 2021-03-09 09:18:27 -08:00
kindbe 4f60dd3bca
Set version in preparation for release (#805) 2021-03-08 13:22:51 -08:00
Brendan Weibel 398ea3d1c6
Merge branch 'master' into user/bweibel/AddLiveEventInspector 2021-03-05 13:30:12 -08:00
Tommy Meisel ef6b90c651
Move setting initialized to inner function (#803) 2021-03-04 23:11:50 -08:00
Tommy Meisel 24eacfa085
Prospective fix for crash (#800)
Make configuration static to keep in-memory
2021-03-04 17:36:04 -08:00
Brendan Weibel 4fd545042e Fix one last missing instance of setting null to clear 2021-03-04 15:05:58 -08:00
Sid Dahiya 73e3a50a20
Update config-default.h
We fixed PrivacyGuard build issues with gcc a while back, but the config wasn't updated then. Fixing it now.
2021-03-04 14:36:01 -08:00
Brendan Weibel 9be1456147 Merge branch 'master' into user/bweibel/AddLiveEventInspector 2021-03-04 13:34:28 -08:00
Sid Dahiya ad7021dfc9
Merge pull request #801 from microsoft/sid-dahiya/release_3.5.63
Prepare for release 3.5.63
2021-03-04 13:23:50 -08:00
Sid Dahiya 5ae3ccb619 Generate Version.hpp with today's build date. 2021-03-04 11:20:55 -08:00
Sid Dahiya 3852cea916
Merge pull request #799 from microsoft/sid-dahiya/UpdateModules
Update Submodule commit
2021-03-04 08:31:06 -08:00
Sid Dahiya 0bdcc077d9 Minor cleanup in `IDataInspector` 2021-03-03 16:02:29 -08:00
Sid Dahiya f7a2349f0f Merge remote-tracking branch 'origin/master' into sid-dahiya/UpdateModules 2021-03-03 15:31:18 -08:00
Sid Dahiya 887b4e6408 Update Module commit 2021-03-03 15:26:05 -08:00
Kirill Varshavskiy 4822f7a196
Merge pull request #798 from microsoft/kivarsha/connectivityManager
Capturing ConnectivityManager exceptions in Android
2021-03-03 10:52:34 -08:00
Kirill Varshavskiy ce7347ad81
Merge branch 'master' into kivarsha/connectivityManager 2021-03-03 08:44:26 -08:00
Matthew Koscumb 46a7d65089
Merge pull request #796 from microsoft/mkoscumb-clang-format-warning-fix
Fix Clang -Wformat warning on 64 bit Droid
2021-03-02 19:45:46 -08:00
Matthew Koscumb 97a32f9bfc
Merge branch 'master' into mkoscumb-clang-format-warning-fix 2021-03-02 15:36:04 -08:00
Brendan Weibel 925de534ab Merge branch 'master' into user/bweibel/AddLiveEventInspector 2021-03-02 14:27:47 -08:00
Kirill Varshavskiy 851d89f613 Removing log calls from exceptions 2021-03-02 14:20:34 -08:00
Sid Dahiya fef36f3455 Update submodules commit. 2021-03-02 11:39:40 -08:00
Kirill Varshavskiy 3a944d6bc3 Separating out exceptions, adding logging 2021-03-02 09:44:43 -08:00
Sid Dahiya ce7b301fe2
Merge pull request #789 from microsoft/sid-dahiya/PGImprovements
Updates for Privacy Guard refactoring
2021-03-02 09:22:38 -08:00
Sid Dahiya 4f24f3ab90
Merge branch 'master' into sid-dahiya/PGImprovements 2021-03-02 08:46:30 -08:00
Sid Dahiya 27e0e5826d
Update ODWPrivacyGuard.mm 2021-03-02 08:46:10 -08:00
Matthew Koscumb fcca84ff79
Merge pull request #795 from microsoft/mkoscumb-update-version-template
Re-remove the namespace macros from Version.hpp.template
2021-03-01 23:40:33 -08:00
Sid Dahiya 5b4a9eeafa Module commit update. 2021-03-01 18:22:03 -08:00
Sid Dahiya f15a301bee Update modules commit. 2021-03-01 17:56:51 -08:00
Matthew Koscumb 8ea9a6048d
Merge branch 'master' into mkoscumb-update-version-template 2021-03-01 16:33:51 -08:00
Matthew Koscumb 1476a1c9d3
Merge branch 'master' into mkoscumb-clang-format-warning-fix 2021-03-01 16:33:16 -08:00
Sid Dahiya 854219f6d0 Update module commit. 2021-03-01 15:29:17 -08:00
Sid Dahiya d1b2e04678
Revert changes to MSTelemetry.sln 2021-03-01 14:52:16 -08:00
Sid Dahiya 578855403b Revert solution change. 2021-03-01 14:50:15 -08:00
Sid Dahiya fdb60fbe61 Update module with PG GetName implementation. 2021-03-01 14:44:01 -08:00
Sid Dahiya aa1ec4c8c2 Merge remote-tracking branch 'origin/master' into sid-dahiya/PGImprovements 2021-03-01 14:14:27 -08:00
Brendan Weibel 001d97f7c6
Merge pull request #786 from microsoft/user/bweibel/MultipleDataInspectors
Add Support for Mulitple IDataInspectors within Log Manager
2021-03-01 14:12:56 -08:00
Sid Dahiya fd566799e0 Switch CommonDataContext to not be unique_ptr. 2021-03-01 14:11:32 -08:00
Kirill Varshavskiy 791aef6b42 Capturing ConnectivityManager exceptions in Android 2021-03-01 13:32:38 -08:00
Matt Koscumb 8a6050f48c Clang emits a format warning in 64-bit droid. 2021-03-01 12:22:22 -08:00