Craig Tiller
f0e7739acc
Bugfix10
8 years ago
Craig Tiller
b9d71a2a0e
Bugfix9
8 years ago
Craig Tiller
8aeb8986ea
Bugfix8
8 years ago
Craig Tiller
d9de6b302f
Bugfix7
8 years ago
Craig Tiller
c523f5df3e
Bugfix6
8 years ago
Craig Tiller
6e40ea0b65
Bugfix5
8 years ago
Craig Tiller
a0af68d1e1
Bugfix4
8 years ago
Craig Tiller
039f4dc632
Bugfix3
8 years ago
Craig Tiller
ec8dee29e7
Bugfix2
8 years ago
Craig Tiller
00003fedda
Bugfix1
8 years ago
Craig Tiller
d23826e8b9
A more useful bm_diff?
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
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
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
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
Makarand Dharmapurikar
a0649dde0e
Merge branch 'master' of https://github.com/grpc/grpc into grpcz_client
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
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
Nicolas "Pixel" Noble
b02dd01584
Fixing qps & benchmark.
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
Yang Gao
e525aa1c92
Merge pull request #10271 from yang-g/error_msg
...
Use 7-bit prefix in manually created header.
8 years ago
Makarand Dharmapurikar
04f28d97b5
review feedback and one bugfix
...
added a needed unref_internal
changed k_query_separator to a char from string
review feedback addressed.
added todo for changing flags to bool from int
8 years ago