Craig Tiller
|
4d5df3c4af
|
Merge github.com:grpc/grpc into epexinf
|
7 years ago |
Craig Tiller
|
527253f27d
|
Merge branch 'flowctl+millis' into qps_failya
|
7 years ago |
Craig Tiller
|
abecd39477
|
Merge github.com:grpc/grpc into flowctl+millis
|
7 years ago |
Jan Tattermusch
|
d059e1c43c
|
Merge pull request #12841 from jtattermusch/report_elapsed_on_timeout
jobset.py: report elapsed time for jobs that time out
|
7 years ago |
Jan Tattermusch
|
e01cffc58f
|
Merge pull request #12839 from jtattermusch/bigquery_upload_retry
Retry when uploading results to bigquery
|
7 years ago |
Vijay Pai
|
4bc0b2b661
|
Merge pull request #12852 from vjpai/rent
Reduce # of message sizes used in each async_end2end_test scenario
|
7 years ago |
Vijay Pai
|
b83077bace
|
Merge pull request #12855 from vjpai/new_const
Add some const
|
7 years ago |
Vijay Pai
|
f35ce803e7
|
Merge pull request #12854 from vjpai/magic_number
C++ async_end2end_test: now w/o magic numbers!
|
7 years ago |
Craig Tiller
|
e624c2daa4
|
Merge github.com:grpc/grpc into epexinf
|
7 years ago |
Craig Tiller
|
40928b6173
|
Cleanup write path, fix some bugs
|
7 years ago |
Vijay Pai
|
f063f7951f
|
Add some const that is now allowed
|
7 years ago |
Vijay Pai
|
541974a709
|
Eliminate magic #s, follow API
|
7 years ago |
apolcyn
|
998c30dab2
|
Merge pull request #12842 from apolcyn/fix_ruby_mem_bug
Add test under ruby GC stress mode and fix non-GC-rooted variable
|
7 years ago |
Vijay Pai
|
c4afc644f7
|
Reduce # of message sizes used in each scenario
|
7 years ago |
Juanli Shen
|
663f50c658
|
Cancel fallback timer in glb_shutdown()
|
7 years ago |
Muxi Yan
|
39f36b4957
|
Merge pull request #12847 from muxi/Add-forward-declare-test
Add test for ObjC gRPC proto forward declaration
|
7 years ago |
Yang Gao
|
3734801aad
|
Merge pull request #12828 from yang-g/delete_stress_clients
Properly clean up stress test clients
|
7 years ago |
Mark D. Roth
|
8ba4bf473a
|
Return LB picks with an error upon shutdown.
|
7 years ago |
Muxi Yan
|
1cd67ebb2d
|
Add test for forward declaration
|
7 years ago |
Yuchen Zeng
|
01432b7cf3
|
Fix windows and uv build
|
7 years ago |
Yuchen Zeng
|
59e16b1a7d
|
Remove endpoint from connector's interested_parties after handshake is done
|
7 years ago |
Yuchen Zeng
|
ab74a8c86e
|
Add grpc_endpoint_delete_from_pollset_set
|
7 years ago |
Yuchen Zeng
|
0d6304a38c
|
Fix uds handshake
|
7 years ago |
Noah Eisen
|
52ac18b54e
|
Merge pull request #12845 from ncteisen/fix-posix-build
Fix compilation on Mac
|
7 years ago |
Muxi Yan
|
a83cd1c4cc
|
Merge pull request #12772 from muxi/fix-xcode-misalign-warning
Fix Xcode warning of mis-aligned structs
|
7 years ago |
Craig Tiller
|
50f473e2ff
|
Fix merge
|
7 years ago |
Muxi Yan
|
17c4ffe87c
|
Merge pull request #12637 from muxi/add-objc-gen-forward-declare
Allow ObjC proto plugin to forward declare message classes
|
7 years ago |
Craig Tiller
|
e1a2b4ad59
|
Fix merge
|
7 years ago |
Craig Tiller
|
f4eb21ed6e
|
Merge github.com:grpc/grpc into vector
|
7 years ago |
Craig Tiller
|
5291023730
|
Merge github.com:grpc/grpc into flowctl+millis
|
7 years ago |
ncteisen
|
6e3296408c
|
Fix compilation
|
7 years ago |
Yash Tibrewal
|
c277fc0818
|
Merge pull request #12692 from yashykt/externC
Converting src/core files from C to CC
|
7 years ago |
Craig Tiller
|
0b375961cf
|
Fix typo
|
7 years ago |
Craig Tiller
|
b7a8cace34
|
Add abseil to core, use it for InlinedVector
|
7 years ago |
Yash Tibrewal
|
70d3424005
|
Merge branch 'master' into externC
|
7 years ago |
Muxi Yan
|
d6b7a28e36
|
Merge pull request #12786 from muxi/fix-performance-regression
Fix gRPC performance regression
|
7 years ago |
Alexander Polcyn
|
8c12d9eae6
|
Add a test under ruby GC stress mode and fix non-GC-rooted variable bug
|
7 years ago |
Yash Tibrewal
|
12587d5df5
|
Mirroring BUILD changes - missed public headers
|
7 years ago |
Craig Tiller
|
76eab735f4
|
Merge github.com:grpc/grpc into flowctl+millis
|
7 years ago |
Craig Tiller
|
7b2484b380
|
Document env var
|
7 years ago |
Jan Tattermusch
|
8dbc2364b3
|
report elapsed time for jobs that time out
|
7 years ago |
Jan Tattermusch
|
8a8f5ed041
|
Merge pull request #12695 from jtattermusch/json_run_localhost_timeouts
Reduce timeout for json_run_localhost to 120sec.
|
7 years ago |
Jan Tattermusch
|
b756bc0a32
|
Merge pull request #12784 from jtattermusch/synchronize_macos_clock
Synchronize clock on macos
|
7 years ago |
Jan Tattermusch
|
ac3d765041
|
retry when uploading results to bigquery
|
7 years ago |
Jan Tattermusch
|
768c894519
|
reduce timeout for json_run_localhost
|
7 years ago |
Craig Tiller
|
14ee7c308d
|
Actually register tracer
|
7 years ago |
apolcyn
|
e2b4e49f39
|
Merge pull request #12493 from apolcyn/fix_ruby_call_mem_leak
Fix a per-call memory leak in ruby
|
7 years ago |
Craig Tiller
|
03c3548f41
|
Merge github.com:grpc/grpc into epexinf
|
7 years ago |
Craig Tiller
|
d8d9f57ed4
|
clang-format
|
7 years ago |
Muxi Yan
|
77ed33e020
|
clang-format
|
7 years ago |