Jan Tattermusch
96ae5f9aaa
make sure port server runs locally too
7 years ago
Vijay Pai
c469b57b35
Increment version number since grpc_use_signal deletion is an API breaker
7 years ago
Jan Tattermusch
b07cd51ccc
use Ninja to build grpc_csharp_ext windows artifact
7 years ago
Jan Tattermusch
af4649efae
update OWNERS files
7 years ago
Stanley Cheung
e5ce1e36e6
Regenerate projects
7 years ago
Moiz Haidry
b4d5c7cee4
Benchmark test for callback unary gRPC
...
Every thread intitiates multiple RPCs. The Callback of the unary RPC then issues a new RPC and this goes until the benchmark shuts down. For shutdown the main thread waits on a conditional variable. After shutdown the callbacks increment a rpcs done variable and once the the rpcs done equate the the total number of outstanding rpcs, the last callback performing the increment operation also issues a signal to wake up the main thread. The mainthread process to join the other threads and perform cleanup
7 years ago
Jan Tattermusch
352b694544
fix google-api-python-client installation
7 years ago
Jan Tattermusch
ce656957ea
address review comments
7 years ago
Jan Tattermusch
b4b24dc13d
yapf code
7 years ago
Jan Tattermusch
ef9cd82b08
fix build of performance benchmarks
7 years ago
Jan Tattermusch
0b67dfec9b
disable assembly optimizations for linux x86
7 years ago
Jan Tattermusch
01562865e5
remove TODO
7 years ago
Jan Tattermusch
a2b2927f72
fix backward compatibility mode on macos
7 years ago
Jan Tattermusch
409def0d73
build C# artifact using cmake
7 years ago
Jan Tattermusch
87cd70fab3
regenerate dockerfiles
7 years ago
Jan Tattermusch
49af94dafc
add cmake to C# docker images
7 years ago
Jan Tattermusch
c08c3ccbae
build grpc_csharp_ext with cmake
7 years ago
Hope Casey-Allen
bf4432b67e
Add comment to specify hpack elements
7 years ago
Jan Tattermusch
67d219a884
node artifact docker images not needed anymore
7 years ago
Jan Tattermusch
2b89be31c8
fix copyright
7 years ago
Jan Tattermusch
b23cfa2f3e
fix and polish artifact dockerfiles
7 years ago
Yash Tibrewal
1d999617e2
Add experimental versions with interceptors for create channel from fd and inproc channel
7 years ago
Hope Casey-Allen
4772a743e8
Delete hpack lookup table
7 years ago
Jan Tattermusch
d9f1aea9e3
regenerate projects
7 years ago
Yash Tibrewal
5525521456
Build changes
7 years ago
Sree Kuchibhotla
018a14bdec
generate_projects.sh
7 years ago
Sree Kuchibhotla
82b2e2977d
generate_projects.sh
7 years ago
Sree Kuchibhotla
a74492e8a4
Polling engine usage in client server
7 years ago
Menghan Li
c74e7fc668
add google default creds go tests
...
cloud_to_prod_auth google_default_creds tests are for c++
7 years ago
Jan Tattermusch
d8056c5906
rename _tempfile -> _logfile
7 years ago
Jan Tattermusch
2488dff74b
address comments
7 years ago
Jan Tattermusch
58f167abeb
upload both sponge_log.xml and sponge_log.log
7 years ago
Jan Tattermusch
ef1f8401e1
update artifact cleanup script
7 years ago
Jan Tattermusch
f952579464
make logs available by run_tests_matrix.py suites
7 years ago
Jan Tattermusch
87592fe9d9
support custom logfile name in jobset.py
7 years ago
Mark D. Roth
be1ce0c4cc
Revert "Merge pull request #16600 from grpc/revert-16574-health_checking_service"
...
This reverts commit de11358660
, reversing
changes made to 107d10ea73
.
7 years ago
Vijay Pai
be18cedf90
Delete epollsig poller and tests using it
7 years ago
Muxi Yan
d65d25795b
generate_projects
7 years ago
Vijay Pai
9e6511ae2e
Make the core callback interface API so that it can be used in generated code
7 years ago
Hope Casey-Allen
091f8dd51e
Remove unnecessary callout_is_default checks
7 years ago
Hope Casey-Allen
2a51d406e8
Minor cleanup to gen_static_metadadta.py
7 years ago
Hope Casey-Allen
327c514fe7
Some reorganizing to respond to code review comments
7 years ago
Juanli Shen
268733bd83
Add v1.15.0 to interop matrix
7 years ago
Jan Tattermusch
ee69685f79
yapf code
7 years ago
Jan Tattermusch
bfcde072c9
run_tests_matrix: everything runs on kokoro
7 years ago
Hope Casey-Allen
5b27941372
Even cleaner implementation that does not modify the grpc_mdelem struct.
7 years ago
Jan Tattermusch
1e69a21beb
upload test duration for foundry tests
7 years ago
Alexander Polcyn
964d679edc
Resolve ip literals and Windows localhost manually when using c-ares
7 years ago
Srini Polavarapu
27665a3567
regenerate projects
7 years ago
Hope Casey-Allen
0b4e263fdf
Small formatting and style changes
7 years ago