Yunjia Wang
|
917605735b
|
Adjust port header position
|
6 years ago |
Yunjia Wang
|
ce856d27f4
|
Add extern declaration and adjust header
|
6 years ago |
Yunjia Wang
|
662aa1f153
|
Modify format printing and Debug trace.
|
6 years ago |
Yunjia Wang
|
e1146bd27d
|
Merge remote-tracking branch 'upstream/master' into mpmcqueue
|
6 years ago |
Jan Tattermusch
|
4d33b5c955
|
Merge pull request #19182 from haon4/201905291635
Update protobuf version to 3.8.0
|
6 years ago |
Yunjia Wang
|
8ebd58b3ba
|
Merge remote-tracking branch 'upstream/master' into mpmcqueue
|
6 years ago |
Yunjia Wang
|
1def76bf1d
|
Add Makefile
|
6 years ago |
Yunjia Wang
|
70c8211c85
|
Add config files
|
6 years ago |
Lidi Zheng
|
3ab7332769
|
Merge pull request #19356 from lidizheng/i15880
Surface exceptions in gevent IO manager
|
6 years ago |
Yunjia Wang
|
7866e41a97
|
Adjust include headers
|
6 years ago |
Yunjia Wang
|
559afb59b2
|
Re-format indentation
|
6 years ago |
Yunjia Wang
|
0a1b6d8304
|
Modify format - nullptr
|
6 years ago |
Yunjia Wang
|
c2db456e16
|
Modify MPMCQueueInterface class defination for c++ compiler
|
6 years ago |
Yunjia Wang
|
ebe758db98
|
Merge remote-tracking branch 'upstream/master' into mpmcqueue
|
6 years ago |
Yunjia Wang
|
6fc7d2b18f
|
fix undefined reference to operator delete for MPMCQueue interface class
|
6 years ago |
Yash Tibrewal
|
7dcdabf593
|
Merge pull request #19342 from yashykt/18416fix
Fix data race, heap use-after-free issue in bm_chttp2_transport
|
6 years ago |
Yash Tibrewal
|
c8233e108d
|
Merge pull request #19360 from yashykt/bad_client_fix
Add gtest dependency to the test instead of library
|
6 years ago |
Lidi Zheng
|
454a7a0da3
|
Merge pull request #19310 from lidizheng/example-debug
Add Debug Example
|
6 years ago |
Jan Tattermusch
|
6ec2ef7d27
|
Merge pull request #19306 from JunTaoLuo/johluo/add-lite-client-option
Add MSBuild metadata to set LiteClient for client generation.
|
6 years ago |
Lidi Zheng
|
e0a95c3267
|
Add more missing functions
|
6 years ago |
Lidi Zheng
|
9bd526260a
|
Remove unused imports
|
6 years ago |
Muxi Yan
|
e6d9b7b19e
|
Merge pull request #19355 from muxi/reset-test-connection
Use new connection for every test case
|
6 years ago |
Yash Tibrewal
|
9f10ab5377
|
Add gtest dependency to the test instead of library
|
6 years ago |
Muxi Yan
|
d416c10ba4
|
Merge pull request #18891 from muxi/build-tests-aggregation
Add script to run build tests of ObjC examples
|
6 years ago |
Vijay Pai
|
b6dc839568
|
Merge pull request #19354 from vjpai/i_know_python
Fix Python3 incompatibility
|
6 years ago |
Yunjia Wang
|
a633ad3814
|
add mpmcqueue implementation ad test
|
6 years ago |
Yunjia Wang
|
e4adb6ac56
|
Merge remote-tracking branch 'upstream/master' into mpmcqueue
|
6 years ago |
Yunjia Wang
|
9df04d95a2
|
merge upstream/master
|
6 years ago |
Lidi Zheng
|
536765b2f3
|
Surface exceptions in gevent IO manager
|
6 years ago |
Muxi Yan
|
0719ebd2ed
|
Use new connection for every test case
|
6 years ago |
Yash Tibrewal
|
56a0153f16
|
Heap allocate the stream object for other benchmark cases too
|
6 years ago |
Vijay Pai
|
f05c475f01
|
Fix Python3 incompatibility
|
6 years ago |
Muxi Yan
|
799ffbbd01
|
Update license
|
6 years ago |
Lidi Zheng
|
550dae1c47
|
Workaround the address contention issue
|
6 years ago |
Yang Gao
|
0bee8c41f9
|
Merge pull request #19348 from yang-g/virtual_me
Mark some methods virtual
|
6 years ago |
Yang Gao
|
93eb102a55
|
Merge pull request #19347 from yang-g/call_op_set_cp
Fix assignment operator
|
6 years ago |
Muxi Yan
|
fce831a694
|
Add copyright and comment
|
6 years ago |
yang-g
|
b216c34314
|
Mark some methods virtual
|
6 years ago |
yang-g
|
a0f5cb4528
|
Fix assignment operator
|
6 years ago |
Yash Tibrewal
|
17afa603a1
|
Merge pull request #19275 from yashykt/unknown_frame_attack
Add unknown frame type tests for HTTP2 parsing
|
6 years ago |
Arjun Roy
|
2c4b32a599
|
Merge pull request #19339 from arjunroy/maybe_embiggen_v2
Reduced instruction count for maybe_embiggen common case.
|
6 years ago |
Yash Tibrewal
|
cceca10a8a
|
Fix data race, heap use-after-free issue in bm_chttp2_transport
|
6 years ago |
Richard Belleville
|
9149b3aee9
|
Merge pull request #19294 from gnossen/python_3.8_test
Add Python 3.8 test
|
6 years ago |
Mark D. Roth
|
67bcb49d38
|
Merge pull request #18496 from markdroth/lb_shutdown_cleanup
Simplify LB policy and resolver shutdown.
|
6 years ago |
Arjun Roy
|
73180b1c0e
|
Reduced instruction count for maybe_embiggen common case.
|
6 years ago |
Yash Tibrewal
|
d33f8e6288
|
Merge pull request #19320 from yashykt/errorrefcountfix
Move error ref to the the closure function instead of an internal function
|
6 years ago |
Michael Lumish
|
64ec7201fd
|
Merge pull request #19328 from murgatroid99/cares_uv_windows_fixes
Fix bugs with libuv cares integration on Windows
|
6 years ago |
Mark D. Roth
|
94d41f0319
|
Simplify LB policy and resolver shutdown.
|
6 years ago |
Mark D. Roth
|
ae144c9db0
|
Merge pull request #19334 from markdroth/lb_policy_tracer_improvements
Various LB policy tracing improvements.
|
6 years ago |
Mark D. Roth
|
c9bcd2e2bc
|
Merge pull request #19333 from markdroth/channel_refcount_debug_fix
Fix debug logging of stream refcounts.
|
6 years ago |