Jan Tattermusch
|
eb8bfc61e0
|
modify templates to sign C# coreclr projects and generate xmlDoc
|
9 years ago |
Jan Tattermusch
|
ecd2b0e74c
|
share Version.cs among all project.json projects
|
9 years ago |
Jan Tattermusch
|
e8ab99d5e2
|
workaround not necessary in preview2
|
9 years ago |
Jan Tattermusch
|
14a301ddab
|
fix coreclr linux build
|
9 years ago |
Jan Tattermusch
|
b6960d068f
|
switch CoreCLR to preview2
|
9 years ago |
Craig Tiller
|
94f0a50d1e
|
Merge pull request #7082 from ctiller/time_errors
Annotate error.c for timing, remove broken test
|
9 years ago |
Craig Tiller
|
05b57e626c
|
Merge pull request #7098 from ctiller/sig
Dont reblock sigmask every loop
|
9 years ago |
Sree Kuchibhotla
|
ad57b266c7
|
Fix metrics client logging
|
9 years ago |
Craig Tiller
|
510ff69fa3
|
Fix comment formatting
|
9 years ago |
Craig Tiller
|
191969937e
|
Dont reblock sigmask every loop
|
9 years ago |
Makarand Dharmapurikar
|
96e3d1c3e6
|
fixed indentation #2
|
9 years ago |
Makarand Dharmapurikar
|
7a3c4275df
|
fixed indentation
|
9 years ago |
makdharma
|
48bbc554bb
|
Merge pull request #7089 from makdharma/issue3492
Added a step to the documentation for running tests. fixes #3492
|
9 years ago |
Makarand Dharmapurikar
|
ecab5e2355
|
added more steps.
|
9 years ago |
Jan Tattermusch
|
11015b43af
|
Merge pull request #7019 from dgquintas/wrong_msg_interop_client_cpp
Fixed error messages for C++ interop client.
|
9 years ago |
Jan Tattermusch
|
6471930a8b
|
Merge pull request #7073 from yang-g/ruby_compress
Add a unit test for compression.
|
9 years ago |
Jan Tattermusch
|
d0d60f7da7
|
Merge pull request #7085 from ctiller/time_closures
Annotate more things
|
9 years ago |
murgatroid99
|
014675652c
|
Fix bug with override_server flag in run_interop_tests.py
|
9 years ago |
Craig Tiller
|
5b47ac385b
|
Colocate calls for the same channel on the same CQ
|
9 years ago |
Craig Tiller
|
3203c37247
|
Fix new test
|
9 years ago |
Craig Tiller
|
ac24ef8a0d
|
Dont create errors redundently in chttp2_transport.c
|
9 years ago |
murgatroid99
|
b2edc6c99a
|
Resolved merge conflicts with master
|
9 years ago |
Craig Tiller
|
8551a709a1
|
Merge github.com:grpc/grpc into %s
|
9 years ago |
Makarand Dharmapurikar
|
a5aa19a1c8
|
fixes #3492
added a step in the documentation for objc
|
9 years ago |
Makarand Dharmapurikar
|
fc5f505a33
|
fixes #7051
Changed return type to GRPCCall * from ProtoRPC *
|
9 years ago |
Craig Tiller
|
bfc9adc81f
|
Annotate more things
|
9 years ago |
Jan Tattermusch
|
a9df5d1029
|
Merge pull request #6644 from ctiller/reuse_port
SO_REUSEPORT support
|
9 years ago |
Jan Tattermusch
|
b4028f6675
|
Merge pull request #7046 from murgatroid99/master_merge_release-0_15
Merge release-0_15 into master
|
9 years ago |
Craig Tiller
|
cea0004a53
|
Annotate error.c for timing, remove broken test
|
9 years ago |
David Garcia Quintas
|
193a5c737f
|
printf portability sucks
|
9 years ago |
Yuchen Zeng
|
d4824d3a7e
|
Build ObjC examples in travis
|
9 years ago |
Yuchen Zeng
|
b8431ae707
|
Add .xcscheme files for ObjC examples
|
9 years ago |
Jan Tattermusch
|
fb39f1d6dc
|
Merge pull request #6973 from makdharma/network_status_change
Network status tracking
|
9 years ago |
makdharma
|
78aa977990
|
Merge pull request #6849 from jcanizales/support-dynamic-frameworks
Support dynamic frameworks
|
9 years ago |
murgatroid99
|
e980f74327
|
Merge remote-tracking branch 'upstream/release-0_15' into master_merge_release-0_15
|
9 years ago |
Jan Tattermusch
|
e97cc0c709
|
Merge pull request #7054 from jtattermusch/csharp_update_examples_to_0_15
Update C# examples to 0.15.0 packages.
|
9 years ago |
Craig Tiller
|
a6e022f98f
|
Merge github.com:grpc/grpc into %s
|
9 years ago |
Jan Tattermusch
|
8217b790e9
|
Merge pull request #7001 from kpayson64/python_cleanup_thread
Updated several threads to use CleanupThread for clean exit
|
9 years ago |
Jan Tattermusch
|
d004325094
|
Merge pull request #6888 from yang-g/fixes
Minor fixes
|
9 years ago |
Jan Tattermusch
|
0c75c11f96
|
Merge pull request #7027 from ctiller/faster_runtests
Remove caching of results by run_tests
|
9 years ago |
Craig Tiller
|
8d4ea7969c
|
\o/ Python
|
9 years ago |
Ken Payson
|
aa4bb51d95
|
Updated several threads to use CleanupThread for clean exit
|
9 years ago |
yang-g
|
2cecece0d3
|
Add a unit test for compression.
|
9 years ago |
Craig Tiller
|
f89efed0a7
|
Merge pull request #7072 from ctiller/fix_perf_trace
Fix GPR_TIMER misbalancing
|
9 years ago |
Craig Tiller
|
a218a0668d
|
Fix GPR_TIMER misbalancing
|
9 years ago |
Craig Tiller
|
f467846b1b
|
Merge github.com:grpc/grpc into reuse_port
|
9 years ago |
Jan Tattermusch
|
52227906e6
|
Merge pull request #7063 from dgquintas/python_compression
Basic testing of client and sever side compression for Python
|
9 years ago |
Jan Tattermusch
|
834bed95e8
|
Merge pull request #6941 from kpayson64/python_grpc_shutdown
Moved grpc_shutdown to end of Py_Finalize()
|
9 years ago |
Jan Tattermusch
|
6b599c9f8e
|
Merge pull request #7049 from kpayson64/clang_format_0_15
Fix clang formatting
|
9 years ago |
Jan Tattermusch
|
983cf52640
|
Merge pull request #6906 from makdharma/2646
Pass NULL in the host parameter of grpc_channel_create_call
|
9 years ago |