Vijay Pai
72695b886e
Add an inproc-based non-polling test of core callback API
6 years ago
Vijay Pai
79851428e9
Add a sanity check to avoid reintroducing dependence on cpp by core
6 years ago
Vijay Pai
381bcab8bd
Move a file from src/cpp to src/core since core depends on it
6 years ago
Mark D. Roth
7a7e4f5652
Move C++ mu_guard class out of C-core public headers and fix style.
6 years ago
Jan Tattermusch
4bfff0a0ff
yapf code
6 years ago
Jan Tattermusch
52e17d7d0b
correctly set performance job metadata on kokoro
6 years ago
Jan Tattermusch
217d460ee2
fix performance benchmarks on windows
6 years ago
Stanley Cheung
9993869d04
lint fix
6 years ago
Stanley Cheung
54e7b24b9a
Remove if clause too
6 years ago
Yihua Zhang
f621eee4cf
run cloud-to-prod interop tests with google default credentials
6 years ago
Stanley Cheung
fbde7d3786
No need to build artifact for PHP MacOS
6 years ago
murgatroid99
fc566ddcc5
Increase build timeout again
6 years ago
Jan Tattermusch
9e5550a741
remove matt-kwong from OWNERS
6 years ago
Jan Tattermusch
c8c71657b0
fix mkdir race in build_packages task
6 years ago
murgatroid99
2f4fabaf78
Remove added line in node perf build script
6 years ago
Vijay Pai
17e3611c0d
Infrastructure for adding custom polling engines
6 years ago
tdbhacks
bcd747d42d
Added system roots feature to load roots from OS trust store
...
Added a flag-guarded feature that allows gRPC to load TLS/SSL
roots from the OS trust store. This is the Linux-specific
implementation of such feature.
6 years ago
Alex Polcyn
5cd8b1eb81
Enable c-ares queries on Windows
6 years ago
Jan Tattermusch
50b684a6b6
upgrade third_party/protobuf to v3.6.1
6 years ago
Jan Tattermusch
c42dd8b3c9
attempt to fix protoc build
6 years ago
Jan Tattermusch
894745dfe3
update protobuf submodule to latest 3.6.0
6 years ago
Muxi Yan
e8f0e54dce
Enable CFStream with environment variable
6 years ago
Mehrdad Afshari
67b8328146
Add Python3.7 32bit build on Windows
6 years ago
murgatroid99
70a8aa4a7d
Make Node perf build script idempotent, update to newer Node version
6 years ago
Jan Tattermusch
6574f5def4
add unity package build to package_targets.py
6 years ago
Jan Tattermusch
98680f8d1f
remove Jenkins references from build_packages scripts
6 years ago
Alexander Polcyn
9896c64186
Revert "Merge pull request #16158 from apolcyn/revert_windows_breakage"
...
This reverts commit d9e8f86675
, reversing
changes made to 04847aeb1e
.
6 years ago
Alexander Polcyn
f34c653936
Revert "Merge pull request #15797 from apolcyn/windows_compile_and_sort"
...
This reverts commit ae8d3efc3a
, reversing
changes made to e41215e181
.
6 years ago
Alexander Polcyn
a2160f547f
Wait a configurable amount of time for benchmark channels to become ready
6 years ago
Alex Polcyn
1b1d5e52e7
Get c-ares to compile and do address sorting on windows
6 years ago
Jan Tattermusch
7cb30b0c88
Grpc.Core: add support for x86 android emulator
6 years ago
Jan Tattermusch
056d061b31
Fix license year
6 years ago
Jan Tattermusch
5aa2a0e376
build fat binary for ios
6 years ago
Jan Tattermusch
d9ad1c3f93
building ios artifact
6 years ago
Alex Polcyn
92e0a70ec6
Make QPS server builder customizeabled
6 years ago
Jan Tattermusch
542ad27cf7
run yapf
6 years ago
Jan Tattermusch
71826b5196
differentiate C# android artifacts by ABI
6 years ago
ncteisen
6104e4f33b
Move ChannelzServicePlugin to public, experimental
6 years ago
Jan Tattermusch
c6970ad79d
fix automatized android artifact build
6 years ago
ncteisen
c194528844
Adds C++ Channelz Service
6 years ago
Jan Tattermusch
266aae1639
update boringssl and boringssl-with-bazel to latest chromium-stable
6 years ago
Yash Tibrewal
f0397933b0
Fathom TCP level changes. TracedBuffer for keeping track of all buffers
...
to be traced. Adding tests for Fathom and TracedBuffer. A lot more.
Please read PR description.
6 years ago
Mehrdad Afshari
21a047a1aa
Build 64-bit Python 3.7 packages on macOS and Windows
6 years ago
Matt Kwong
b2670fceb7
Add error handling for when a test result cannot be parsed
6 years ago
ncteisen
afb9829819
Fix the muddled linkeage of channelz
6 years ago
Yihua Zhang
c5f1eda10f
implement loca credentials
7 years ago
Matt Kwong
39ab59ff36
Enable uploading UNKNOWN results for RBE
7 years ago
ncteisen
a0a59537d2
s/CodegenGeneric/Raw/g
7 years ago
Mark D. Roth
2223e60b63
Avoid duplicate definitions of ROUND_UP_TO_ALIGNMENT_SIZE() macro.
7 years ago
ZhouyihaiDing
f04fbd151b
PHP: fix distrib test
7 years ago