Vijay Pai
|
0ff932cf08
|
Make sure that we hold contents of async operation until completion.
|
8 years ago |
Yuxuan Li
|
8fd581ecdb
|
Merge branch 'master' into stream_corked_pr
|
8 years ago |
Yuxuan Li
|
978c34f6ea
|
Merge branch 'master' into stream_corked_pr
|
8 years ago |
Nicolas "Pixel" Noble
|
f3ca374929
|
Merge branch 'master' of https://github.com/grpc/grpc into cpp_bazelness
|
8 years ago |
Muxi Yan
|
29a912df09
|
Add more comments
|
8 years ago |
Craig Tiller
|
0d04e0697b
|
Add a benchmark of base16 encoding
|
8 years ago |
Vijay Pai
|
739cecb0bc
|
Merge pull request #10305 from vjpai/fixdep
Resolve a circular dependence in build
|
8 years ago |
Yuxuan Li
|
e5ddd4b906
|
change EnsureInitialMetadataSent to use template
|
8 years ago |
Craig Tiller
|
1a7692683f
|
Easier to read spam
|
8 years ago |
makdharma
|
bb9daefe5a
|
Merge pull request #9810 from makdharma/grpcz_client
code and BUILD file for creating a grpcz client
|
8 years ago |
Craig Tiller
|
799e7e8a40
|
Avoid re-evaluation
|
8 years ago |
Yuchen Zeng
|
3d43da7b4b
|
Change keepalive arguments, add grpc_set_disable_ping_ack
|
8 years ago |
Yuchen Zeng
|
6aa85735f4
|
Merge pull request #9955 from y-zeng/ev_epoll_test
Avoid variable length arrays
|
8 years ago |
Nicolas Noble
|
afa4c5b6c9
|
Merge pull request #9811 from nicolasnoble/vscode-node
Adding shim for debugging node tests using vscode.
|
8 years ago |
apolcyn
|
d93e4d3d1c
|
Merge pull request #10019 from twk3/fix-gem-build
Fix for using gem build/install
|
8 years ago |
Muxi Yan
|
da4cf9dacd
|
Merge pull request #10244 from muxi/more-test-information
Use xcpretty to provide better test information
|
8 years ago |
Yuchen Zeng
|
1bc34473ce
|
Add max age enforcement for server channels
|
8 years ago |
Nicolas "Pixel" Noble
|
6f7dcd0ade
|
Clang-format.
|
8 years ago |
Nicolas "Pixel" Noble
|
8e0684b5d4
|
Merge branch 'master' of https://github.com/grpc/grpc into cpp_bazelness
|
8 years ago |
Craig Tiller
|
8e2fd9ca4d
|
Avoid spin polling
|
8 years ago |
Craig Tiller
|
041bf64ddd
|
Fix infinite loop
|
8 years ago |
Craig Tiller
|
a0bfee91e7
|
Better logging
|
8 years ago |
Makarand Dharmapurikar
|
a0649dde0e
|
Merge branch 'master' of https://github.com/grpc/grpc into grpcz_client
|
8 years ago |
apolcyn
|
486f8d9ee8
|
Merge pull request #10308 from apolcyn/bump_v12x_version
bump v1.2.x branch version to 1.2.1-pre2
|
8 years ago |
Craig Tiller
|
0fe74d35ee
|
Initial historical line counter
|
8 years ago |
makdharma
|
c4478a103b
|
Merge pull request #10222 from makdharma/caching_with_uri
using URI query to communicate payload
|
8 years ago |
thinkerou
|
34d21ceadc
|
fix php style
|
8 years ago |
thinkerou
|
9f00073f3c
|
fix markdown render error
|
8 years ago |
Muxi Yan
|
9e760da81a
|
Fix c++ test
|
8 years ago |
Muxi Yan
|
397a6684cb
|
clang-format
|
8 years ago |
Matt Kwong
|
9d67ee7222
|
Merge pull request #10079 from matt-kwong/change-to-microbenchmarking
Change performance testing to use benchmark diff tool
|
8 years ago |
Matt Kwong
|
c7bd643c15
|
Merge branch 'master' into change-to-microbenchmarking
|
8 years ago |
Matt Kwong
|
504adae372
|
Add a TODO to enable microbenmarking for performance testing
|
8 years ago |
Muxi Yan
|
2b7a4ed017
|
Merge pull request #10278 from muxi/fix-timeout
Fix testInternalError that caused Jenkins hang for a long time
|
8 years ago |
Makarand Dharmapurikar
|
f7c48945d0
|
fix for bazel build break
|
8 years ago |
Craig Tiller
|
883243ae97
|
Fix rounding
|
8 years ago |
Alexander Polcyn
|
0cb20efaec
|
update to 1.2.1-pre2 in BUILD file too
|
8 years ago |
Craig Tiller
|
18e7465fae
|
Spam fixes
|
8 years ago |
Craig Tiller
|
0b4c531805
|
Add tracing, fix off-by-one error
|
8 years ago |
apolcyn
|
98a723787f
|
Merge pull request #10306 from apolcyn/fix_ruby_killed_thd
Handle dropped ruby threads during active calls - client side
|
8 years ago |
Yuchen Zeng
|
f466ae116e
|
Merge pull request #7771 from y-zeng/cares_buildin
Async DNS resolver with pre-configured c-ares
|
8 years ago |
Menghan Li
|
e0f8940877
|
update go version in Dockerfile to 1.8
|
8 years ago |
Craig Tiller
|
c900063f7c
|
Merge github.com:grpc/grpc into atomic-timers
|
8 years ago |
Craig Tiller
|
7e6b7df8d6
|
Merge pull request #10275 from ctiller/memory
Memory usage tweaks
|
8 years ago |
Nicolas "Pixel" Noble
|
b02dd01584
|
Fixing qps & benchmark.
|
8 years ago |
Michael Lumish
|
cbe5036bb7
|
Merge branch 'master' into node_protobuf_js_6_upgrade
|
8 years ago |
Yuchen Zeng
|
ac4a7283ee
|
Merge pull request #10262 from y-zeng/set_user_agent
Replace the existing user agent string in SetUserAgentPrefix
|
8 years ago |
Makarand Dharmapurikar
|
3c7e460de6
|
added copyright exception for census.proto
|
8 years ago |
Sree Kuchibhotla
|
b6512cf940
|
Merge pull request #10245 from sreecha/cq_factory_api
Introduce grpc_completion_queue_factory API
|
8 years ago |
Yang Gao
|
2524a3743b
|
Merge pull request #10292 from yang-g/udp_server
Prevent cleaning up the fd twice.
|
8 years ago |