Craig Tiller
|
c77e02febc
|
Merge pull request #10367 from ctiller/bmfix
Add new benchmark
|
8 years ago |
Craig Tiller
|
123724f0a1
|
Add new benchmark
|
8 years ago |
Vijay Pai
|
c7cbbaf80f
|
Merge pull request #10331 from vjpai/async
Make sure that we hold contents of async operation until completion
|
8 years ago |
Nicolas Noble
|
43d845080b
|
Merge pull request #10361 from nicolasnoble/cares-fixup
Fixing embedded build of cares for certain targets.
|
8 years ago |
makdharma
|
43175dafce
|
Merge pull request #10349 from makdharma/docker_osx
minor changes to get docker building on osx
|
8 years ago |
Nicolas "Pixel" Noble
|
b0367ca244
|
Fixing embedded build of cares for certain targets.
|
8 years ago |
Noah Eisen
|
0ce55c0e4a
|
Merge pull request #10309 from menghanl/go_version
update go version in Dockerfile to latest
|
8 years ago |
Stanley Cheung
|
0c10db72c4
|
Merge pull request #10315 from thinkerou/fix_style_php
PHP: fix code style
|
8 years ago |
Noah Eisen
|
d072757647
|
Merge pull request #10344 from ncteisen/fixfix
Fix Bug from Error Slice Optimization
|
8 years ago |
Yuchen Zeng
|
c0885a928c
|
Merge pull request #9926 from y-zeng/retry_pings
Retry sending pings if they are delayed
|
8 years ago |
Vijay Pai
|
8cfffdd455
|
Merge pull request #10314 from thinkerou/fix_markdown_render
fix markdown render error
|
8 years ago |
Makarand Dharmapurikar
|
996a673423
|
minor changes to get docker building on osx
docker on osx needs slightly different command line option
|
8 years ago |
apolcyn
|
0ce1bb03e3
|
Merge pull request #10340 from apolcyn/doc_ruby_errors_master
add examples for ruby error throwing and handling
|
8 years ago |
Yang Gao
|
b838bb2411
|
Merge pull request #10337 from yang-g/autofuzz
Clamp memory usage estimate
|
8 years ago |
ncteisen
|
eb2b115342
|
Fix error slice bug
|
8 years ago |
Alexander Polcyn
|
b98b3c260e
|
add examples for ruby error throwing and handling
|
8 years ago |
Yuchen Zeng
|
6b8e844e5e
|
Merge pull request #10325 from y-zeng/keepalive_fixes
Client-side keepalive fixes
|
8 years ago |
Noah Eisen
|
6ac3f0cefc
|
Merge pull request #10333 from ncteisen/autofuzz
Add to Fuzzer Corpus
|
8 years ago |
yang-g
|
fdd908b01a
|
Clamp memory usage estimate
|
8 years ago |
lyuxuan
|
0e9d1f4671
|
Merge pull request #9964 from lyuxuan/stream_corked_pr
Implemented stream coalescing (C++)
|
8 years ago |
Muxi Yan
|
d7e58620e9
|
Merge pull request #9247 from muxi/packet-coalescing-objc
Packet Coalescing - ObjC
|
8 years ago |
Yuchen Zeng
|
5a821bf4ec
|
Fix formatting issues, move g_disable_ping_ack check to the PING responder
|
8 years ago |
ncteisen
|
7cd4f6890b
|
Add fuzzer bug
|
8 years ago |
Yuchen Zeng
|
44264d5973
|
Add client_ prefix for keepalive args
|
8 years ago |
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 |
Muxi Yan
|
29a912df09
|
Add more comments
|
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 |
makdharma
|
bb9daefe5a
|
Merge pull request #9810 from makdharma/grpcz_client
code and BUILD file for creating a grpcz client
|
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 |
Muxi Yan
|
da4cf9dacd
|
Merge pull request #10244 from muxi/more-test-information
Use xcpretty to provide better test information
|
8 years ago |
Makarand Dharmapurikar
|
a0649dde0e
|
Merge branch 'master' of https://github.com/grpc/grpc into grpcz_client
|
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 |
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 |
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
|
7e6b7df8d6
|
Merge pull request #10275 from ctiller/memory
Memory usage tweaks
|
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 |