Max Golovanov
b90fb22075
Update CMakeLists.txt
2020-05-02 11:54:18 -07:00
Max Golovanov
7861f6cd15
Update CMakeLists.txt
2020-05-02 11:53:30 -07:00
Max Golovanov
8e322539e6
Create Dockerfile
...
Docker for ubuntu:20.04
2020-05-02 11:51:58 -07:00
Max Golovanov
bbfb855d44
Update build-gtest.sh
...
Use new Google Test on Ubuntu 20.04
2020-05-02 11:46:33 -07:00
Max Golovanov
62063a652e
Update build-docker.cmd
...
Install docker if not installed
2020-05-02 11:30:59 -07:00
brbusby
1dd298a424
Merge pull request #326 from microsoft/watsonBug3947715Fix
...
Expanding the scope of m_lock to cover everywhere that m_system is us…
2020-05-01 11:57:27 -07:00
brbusby
240c790da3
Merge branch 'master' into watsonBug3947715Fix
2020-05-01 11:20:00 -07:00
Max Golovanov
2addd4718e
Merge pull request #331 from microsoft/maxgolov/ios_build_issue
...
Update build-tests-ios.sh
2020-05-01 11:13:41 -07:00
Max Golovanov
dee97d07ad
Update build-tests-ios.sh
...
Unblock the PR builds for now
2020-04-30 21:37:58 -07:00
Max Golovanov
3e31c03f4a
Merge pull request #327 from microsoft/maxgolov/path_separator
...
Fix an issue with Win 10 Universal SDK creating a .db file outside of LocalAppTempDir
2020-04-30 17:27:05 -07:00
Max Golovanov
8d045bac1f
Merge branch 'master' into maxgolov/path_separator
2020-04-30 17:26:41 -07:00
Max Golovanov
96198e0e95
Merge pull request #329 from microsoft/maxgolov/fiddler_fix
...
1DS Fiddler inspector needs a fix to work with latest Fiddler
2020-04-30 14:42:50 -07:00
Max Golovanov
61960ebbc8
Update tools/fiddler/OneDSInspector/README.md
...
Co-authored-by: Reiley Yang <reyang@microsoft.com>
2020-04-30 13:09:07 -07:00
Max Golovanov
5fc938557c
Merge branch 'master' into maxgolov/path_separator
2020-04-30 12:33:47 -07:00
Max Golovanov
5243099294
Merge branch 'master' into maxgolov/fiddler_fix
2020-04-30 12:33:22 -07:00
larvacea
672aa8dd36
Merge pull request #324 from microsoft/maharrim/appid
...
Use A: prefix for application version.
2020-04-30 11:55:26 -07:00
larvacea
a509a1733f
Use A: prefix for application id.
...
Common schema specifies that the Android application id string be
prefixed with A:
2020-04-30 10:08:57 -07:00
Max Golovanov
92a30ee42c
Clarify Fiddler instructions.
2020-04-30 03:24:28 -07:00
Max Golovanov
e658db4d4d
Fix for newer version of Fiddler
2020-04-30 03:09:08 -07:00
Max Golovanov
a358992715
Update LogManagerImpl.cpp
2020-04-30 01:43:15 -07:00
Max Golovanov
4be3f19e82
Update LogManagerImpl.cpp
...
Append path separator if utility function returned us a path without trailing slash
2020-04-30 01:37:14 -07:00
brbusby
4175a3fe72
Expanding the scope of m_lock to cover everywhere that m_system is used. Fix for bug 3947715.
2020-04-29 16:52:03 -07:00
Max Golovanov
135a1cc0d0
Merge pull request #316 from microsoft/banl/bug314
...
Fix #314 : use shared_ptr for PAL information classes
2020-04-28 16:21:26 -07:00
Bang Lee
4ccaca3ab2
Fix #314 : use shared_ptr for PAL information classes
2020-04-28 10:07:53 +08:00
eduardo-camacho
781d8fda21
Merge pull request #319 from microsoft/eduardo-camacho/feature/eduardoc-static-initialization2
...
https://github.com/microsoft/cpp_client_telemetry/pull/318
2020-04-25 23:13:09 -07:00
Eduardo Camacho Camacho
d01ba3fda6
Address CR comments
2020-04-25 14:00:12 -07:00
Eduardo Camacho Camacho
f713e3d97e
Lazy load sysinfo_sources cache to avoid static initialization boot performance hit
2020-04-24 14:05:59 -07:00
Max Golovanov
3cf29018df
Merge pull request #317 from microsoft/maharrim/tpmdocs
...
Document custom transmit profiles
2020-04-24 11:48:19 -07:00
Martin Harriman
fbf3ef3080
Document custom transmit profiles
2020-04-23 22:36:29 +00:00
Max Golovanov
5cfa185540
Merge pull request #315 from microsoft/maharrim/timers
...
Respect the negative delay
2020-04-23 12:16:23 -07:00
Martin Harriman
58717ca6dd
Respect the negative delay
2020-04-22 21:55:17 +00:00
larvacea
8275a0b7d2
Merge pull request #311 from microsoft/maharrim/meta
...
Collect Android device and system information
2020-04-15 00:40:54 +00:00
larvacea
0367ecfa19
Merge branch 'master' into maharrim/meta
2020-04-15 00:10:17 +00:00
Qusic
d0a714bc1a
Merge pull request #309 from microsoft/banl/iosnet
...
Implement network type and cost detection for iOS
2020-04-15 08:06:19 +08:00
larvacea
afa9c65442
Collect Android device and system information
...
Collects: device id (ANDROID_ID), manufacturer, model, platform
("Android"), os major version, os full version, application (package)
name, application version, application language.
2020-04-14 16:30:56 -07:00
Qusic
582c2e5419
Merge pull request #308 from microsoft/banl/iosinfo
...
Fix device and system info for iOS and iOS simulators
2020-04-15 07:04:55 +08:00
Bang Lee
564e548779
Fix device/system info for iOS and iOS simulators
2020-04-09 08:58:17 +08:00
Max Golovanov
78b3b44154
Merge pull request #303 from microsoft/maxgolov/SetAppEnv_api
...
Add new semantic context API for setting ext.app.env
2020-03-30 11:41:08 -07:00
Max Golovanov
9dccf4ee16
Add new API to C# projection
2020-03-29 22:21:51 -07:00
Max Golovanov
b84fbaa153
Add new semantic context API for setting ext.app.env . Also since I'm changing this - add functional test for common semantic context APIs. It was missing before.
2020-03-29 21:55:07 -07:00
kindbe
b117357e9f
Propagating a couple of test infra tweaks from Office to github ( #300 )
...
Co-authored-by: David Brown (XBOX) <dabrow@microsoft.com>
2020-03-25 13:36:02 -07:00
larvacea
bf33e215f7
Merge pull request #298 from microsoft/maharrim/elision
...
Remove std::move to permit elision
2020-03-18 21:29:54 +00:00
larvacea
0698f4e5fa
Remove std::move to permit elision
2020-03-18 13:29:25 -07:00
Max Golovanov
c752494fd2
Merge pull request #291 from microsoft/maxgolov/vs2010_c89
...
Retrocomputing: vs2010 (c89) example was broken some time ago
2020-03-17 12:02:26 -07:00
Reiley Yang
c77b9eb63a
Add spellcheck ( #293 )
...
* add spellcheck
* manually fix typo
2020-03-17 10:23:05 -07:00
Max Golovanov
d89c5f69e0
Merge branch 'master' into maxgolov/vs2010_c89
2020-03-13 22:23:23 -07:00
Max Golovanov
bc6f0bdc18
Merge pull request #294 from microsoft/maharrim/cmake
...
Use sdkmanager to retrieve cmake
2020-03-13 22:23:03 -07:00
larvacea
8570b5d43b
Use sdkmanager to retrieve cmake
...
The Android gradle plugin insists on specifying the version of cmake
to be used in compiling native code. We can get the specified, Android
supported version of cmake from sdkmanager, and put it in our path to
ensure a stable build (more stable than using whatever version of cmake
we get from choco).
2020-03-13 17:51:21 -07:00
Max Golovanov
dc869f2e2e
Merge branch 'master' into maxgolov/vs2010_c89
2020-03-13 11:57:47 -07:00
Max Golovanov
b57a92932b
Merge pull request #292 from microsoft/maharrim/markdown
...
Add Android to build and target platforms.
2020-03-13 11:57:17 -07:00