Yuchen Zeng
7269667f9e
Add client channel connectivity watcher
8 years ago
Jan Tattermusch
b559d860cf
thread_stress_test: default timeout is sufficient
8 years ago
Jan Tattermusch
eaf2bf569f
use reasonable multiplier values
8 years ago
kpayson64
555b84506e
Merge pull request #12870 from kpayson64/call_bm_diff
...
Add call size bm diff
8 years ago
Vijay Pai
d5b66f187c
Merge pull request #13107 from vjpai/reinternalize
...
Separate public and internal C++ interfaces - Revival of #11572
8 years ago
kpayson64
c4c535db59
Merge pull request #13177 from kpayson64/qps_test_fix
...
Fix QPS Async Client Next loop
8 years ago
Justin Burke
3f68e03c5a
Merge pull request #12644 from justinburke/cert_reloading
...
Support SSL server certificate reloading.
8 years ago
Ken Payson
667aa2b990
Add call size bm_diff
8 years ago
Justin Burke
c1d354d7f2
Support SSL server certificate reloading.
8 years ago
Noah Eisen
9ba487c82d
Merge pull request #13158 from ncteisen/fix-p0
...
Fix Timing Test Bug
8 years ago
ncteisen
7721456d90
Fix portabiloty
8 years ago
ncteisen
fc062439b6
Address github comment, sleep for minimal time
8 years ago
Vijay Pai
7a648854e9
Adopt the static factory pattern ( #10 )
...
* Switch sync streams from "struct internal" to static factory in namespace internal
* Reduce diff size
* fix friends
* Use static factory pattern for async unary calls
* Use static factories for async streams
* clang-format
8 years ago
Mark D. Roth
0e06c41c9c
Fix build failure.
8 years ago
Mark D. Roth
6e5ce7288d
Assume that subchannels start in state IDLE.
8 years ago
Ken Payson
918ce7a686
Fix QPS Async Client Next loop
8 years ago
Jan Tattermusch
21c6405dea
Merge pull request #13157 from jtattermusch/docker_faster_pulls
...
User GCR mirror for pulling docker images
8 years ago
Jan Tattermusch
5506d846b5
Merge pull request #13154 from jtattermusch/buildonly_parallelism
...
Limit concurrent jobs for build_only on linux
8 years ago
Yang Gao
bf3f4be8f3
Merge pull request #13164 from yang-g/clear_the_request
...
Clear the request before sending out the response.
8 years ago
yang-g
37f1bd13ab
clear the request
8 years ago
Vijay Pai
06e174a088
Separate public and internal C++ interfaces
8 years ago
Mark D. Roth
e9b1083791
Change uses of PRIdPTR to PRIuPTR.
8 years ago
Mark D. Roth
3e7d95fb8e
Merge remote-tracking branch 'upstream/master' into pick_first_subchannel_list
8 years ago
Jim King
52620b698e
Merge branch 'master' into census_update
8 years ago
Michael Lumish
fd4dcd9178
Merge branch 'master' into remove_node
8 years ago
Jan Tattermusch
a2465b02f2
Merge pull request #13119 from jtattermusch/core_win_unref_res_quota_master
...
Try unref resource quota in Windows (for upstream/master)
8 years ago
Mark D. Roth
cfcbab3d84
clang-format
8 years ago
ncteisen
f06d42ad4c
Fix test timing bug:
8 years ago
Jan Tattermusch
f568c0a07e
use GCR mirror for pulling images
8 years ago
Jan Tattermusch
69bd8f2d5d
print timing for docker pull
8 years ago
Jan Tattermusch
a5113563df
limit concurrent jobs for build_only on linux
8 years ago
Alexander Polcyn
2c4cc1bf90
Update max-allowed-version of googleauth ruby dependency
8 years ago
murgatroid99
e50d87740d
fix err_data.c
8 years ago
adelez
255c590bc6
Merge pull request #13092 from adelez/fix
...
Do not reuse job_specs now that we incorporate release info in the sh…
8 years ago
Yang Gao
7fd9623612
Merge pull request #13141 from yang-g/error_off_by_one
...
Catch out of order error code
8 years ago
Nicolas Noble
b548730a84
Merge pull request #13144 from matt-kwong/increase-timeout-sanity
...
Increase sanity build timeout
8 years ago
murgatroid99
38007753b0
Remove src/node and references to it
...
This removes all of the node code and tests from the repo, along with the
scripts for running Node unit tests, performance tests, and artifact builds.
The scripts for running tests from the grpc-node repository are untouched.
8 years ago
Matt Kwong
01f0733618
Increase sanity build timeout
8 years ago
yang-g
903981adb6
Catch out of order error code
8 years ago
kpayson64
1bf7207852
Merge pull request #13084 from kpayson64/cq_lambda
...
CompletionQueue DoThenAsyncNext
8 years ago
Ken Payson
42bd87e376
Adds gRPC Experimental CQ DoThenAsyncNext lambda API
8 years ago
Mark D. Roth
6c5569167d
Take ref to connected subchannel if subchannel starts in state READY.
8 years ago
Mark D. Roth
61da050693
Fix bug from merge and improve logging.
8 years ago
Mark D. Roth
b188e0e15d
Merge remote-tracking branch 'upstream/master' into pick_first_subchannel_list
8 years ago
Muxi Yan
1bda510642
Merge pull request #13094 from muxi/fix-objc-cpp-build
...
Fix objc build problem with C++ core
8 years ago
Mark D. Roth
7e08c1a606
Merge pull request #12850 from markdroth/lb_pick_error_fix
...
Return LB picks with an error upon shutdown.
8 years ago
David G. Quintas
2a141125ab
Merge pull request #13127 from dgquintas/exclude_epollex_from_lb_tests_for_now
...
Disable epollex for LB tests while failures are investigated
8 years ago
Muxi Yan
44d820ee2c
One more fix in gRPC-Core.podspec that makes Xcode compile
8 years ago
Justin Burke
80eee985f4
Merge pull request #12809 from justinburke/convert_cert_pairs
...
Expose conversion of grpc to tsi cert pairs
8 years ago
Yuchen Zeng
c01c7cbd85
Merge pull request #12219 from y-zeng/http2_connector
...
Add the endpoint used by the handshake process to connector's pollset_set
8 years ago