Jan Tattermusch
|
a956d99978
|
Merge pull request #10498 from jtattermusch/sync_csharp_dotnet_versions
Make C# docker image in sync with GCE performance workers
|
8 years ago |
Craig Tiller
|
9da6b8b865
|
Merge pull request #10493 from ctiller/epex
Change pollset rules
|
8 years ago |
Craig Tiller
|
e16372ba4b
|
Cleanup to make compile
|
8 years ago |
Craig Tiller
|
70652147ce
|
Update function names
|
8 years ago |
Craig Tiller
|
376887d213
|
Split event notification out of ev_epoll_linux.c
|
8 years ago |
Jan Tattermusch
|
61f729fe1a
|
Merge remote-tracking branch 'upstream/v1.2.x' into upmerge_v12x
|
8 years ago |
Mark D. Roth
|
5beff34234
|
Merge pull request #10466 from markdroth/filter_call_init_fail_fix
Do not retry when we fail to create a subchannel call.
|
8 years ago |
Jan Tattermusch
|
c4c95ada89
|
make C# docker image in sync with GCE performance workers
|
8 years ago |
Jan Tattermusch
|
dd2f1cab7a
|
switch C# distribtest to use windows-build nugets
|
8 years ago |
yang-g
|
512b6371f4
|
Unref the tail, not the original slice
|
8 years ago |
Craig Tiller
|
557c88c3ac
|
Change pollset rules
|
8 years ago |
Sree Kuchibhotla
|
084c51e888
|
Merge branch 'master' into bm_cq_multi_threads
|
8 years ago |
Craig Tiller
|
9fd9a442ab
|
Fix nullptr deref
|
8 years ago |
Craig Tiller
|
efa090b077
|
Merge github.com:grpc/grpc into lazy-parent
|
8 years ago |
Yuchen Zeng
|
5fa46127b6
|
Fix headers included in max_age_filter.c
|
8 years ago |
Mehrdad Afshari
|
d4da50b2cb
|
Add manifest to fix grpcio_reflection packaging
|
8 years ago |
Craig Tiller
|
bee6a33c5c
|
Fix include guards
|
8 years ago |
Craig Tiller
|
52ee5a368f
|
Merge github.com:grpc/grpc into truebin
|
8 years ago |
Craig Tiller
|
4254d3bc31
|
clang-format
|
8 years ago |
Craig Tiller
|
88455ca010
|
Merge github.com:grpc/grpc into dynamic_tcp_sizing
|
8 years ago |
Craig Tiller
|
de09065530
|
Update windows
|
8 years ago |
Muxi Yan
|
9702e92d09
|
Asan fix
|
8 years ago |
Craig Tiller
|
19f6fc33a3
|
Merge github.com:grpc/grpc into lazy-parent
|
8 years ago |
Craig Tiller
|
f8af6d9cf8
|
Merge pull request #10364 from ctiller/lazy-batches
Lazily create batch control structures
|
8 years ago |
Craig Tiller
|
3aa7e1bd3b
|
Merge pull request #10469 from ctiller/xyz
Add profiling annotations
|
8 years ago |
Yang Gao
|
4723b71ee7
|
Merge pull request #10459 from yang-g/missing_tail
Unref the tail, not the original slice
|
8 years ago |
Yuchen Zeng
|
355c2ec37d
|
Merge pull request #10412 from y-zeng/max_age_jitter
Add max_connection_age jitter
|
8 years ago |
Yuchen Zeng
|
b05e1a8ff0
|
Merge pull request #10474 from y-zeng/update_actions
Add UpdateActions to the interop client helper
|
8 years ago |
Mark D. Roth
|
194513e388
|
Merge remote-tracking branch 'upstream/master' into filter_call_init_fail_fix
|
8 years ago |
Mark D. Roth
|
f03a078e12
|
Merge pull request #10451 from markdroth/subchannel_arena_fix
Remove invalid gpr_free() of arena-allocated memory.
|
8 years ago |
Mark D. Roth
|
61a6398675
|
Fix refcounting for subchannel call stack init failures.
|
8 years ago |
Muxi Yan
|
80b4a8af19
|
Merge pull request #10460 from muxi/disable-cronet-unit-tests
Disable CronetUnitTests for possible Jenkins flakiness
|
8 years ago |
Mark D. Roth
|
b39bf85dfc
|
Fix test for CLIENT_DIRECT_CHANNEL fixtures.
|
8 years ago |
Eric Gribkoff
|
e7369020a9
|
Merge pull request #10463 from ericgribkoff/cherry_pick_http2_fix
Backport http2 interop test fixes to v1.2.x
|
8 years ago |
Eric Gribkoff
|
358f1024ea
|
backport #10100 and #10377
|
8 years ago |
Craig Tiller
|
dd2f706b8b
|
Generate slightly more efficient code
|
8 years ago |
Craig Tiller
|
bcf9d9f463
|
Remove old code
|
8 years ago |
Craig Tiller
|
3d13d7e162
|
Update copyright, choose a better sort order for our enum
|
8 years ago |
Craig Tiller
|
dad1ea288c
|
Merge branch 'truebin' of github.com:ctiller/grpc into truebin
|
8 years ago |
Craig Tiller
|
7d55746bb3
|
Update BUILD
|
8 years ago |
Craig Tiller
|
bbcf378192
|
Merge pull request #10457 from ctiller/fixmsan
Potential msan fix
|
8 years ago |
Craig Tiller
|
702bf3b2dc
|
Remove bogus assert
|
8 years ago |
Craig Tiller
|
edfce58afb
|
Merge github.com:grpc/grpc into truebin
|
8 years ago |
Mark D. Roth
|
e645d13bda
|
Fix build.
|
8 years ago |
Mark D. Roth
|
9cda56747f
|
Merge remote-tracking branch 'upstream/master' into filter_call_init_fail_fix
|
8 years ago |
Craig Tiller
|
9e0b79e047
|
Update to new API
|
8 years ago |
Muxi Yan
|
54aa9a0558
|
Merge pull request #10471 from muxi/fix-recv-message-update
Fix problem with cronet_transport on the new control+payload structure
|
8 years ago |
Sree Kuchibhotla
|
f7c673a8c7
|
minor change
|
8 years ago |
Yuchen Zeng
|
526e624c58
|
Merge pull request #9902 from y-zeng/keepalive_server
Client-side keepalive pings server enforcement
|
8 years ago |
Muxi Yan
|
769b7c367d
|
Bug fix
|
8 years ago |