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
Sree Kuchibhotla
74f419fe74
undo prev change
8 years ago
Sree Kuchibhotla
057230b0cd
Minor bug
8 years ago
Sree Kuchibhotla
79441baed9
Merge branch 'master' into cq_create_api_changes
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
Makarand Dharmapurikar
a128b7a8a5
Merge branch 'master' of https://github.com/grpc/grpc into caching_with_uri
8 years ago
Stanley Cheung
d99975bdd7
Merge pull request #10239 from rltvty/fix_php_service_comments
...
fix the namespacing for php docs on client classes
8 years ago
Yuchen Zeng
12b4b27185
Merge pull request #10268 from y-zeng/fix_tcp
...
Fix tcp_server_utils_posix_common
8 years ago
Sree Kuchibhotla
944a56fa84
Merge branch 'master' into cq_create_api_changes
8 years ago
Vijay Pai
52f50d44b0
Resolve a circular dependence that was being generated between
...
create_test_channel.o and libgrpc++_test_util.a .
8 years ago
Nicolas Noble
af61d0b7b4
Merge pull request #10293 from nicolasnoble/upmerge-1.2.0
...
Upmerge from 1.2.0
8 years ago
Sree Kuchibhotla
5bec133ba0
clang format
8 years ago
Sree Kuchibhotla
a69599141c
Remove a file that wasn't properly deleted after the merge
8 years ago
Sree Kuchibhotla
6ac703d1fd
Fix after merge with master
8 years ago
Sree Kuchibhotla
7b81147cc9
Merge branch 'master' into cq_create_api_changes
8 years ago
Nathaniel Manista
18a7a8a963
Merge pull request #10300 from vyper/patch-1
...
Remove spaces for correct link format in README.md.
8 years ago
Muxi Yan
d34f2a431c
Better strategy
8 years ago
Jan Tattermusch
b6da0207d2
Merge pull request #10260 from kerneltime/master
...
Fix markdown
8 years ago
Michael Warres
f143fa88b7
Merge pull request #9843 from mpwarres/udp_server_socket_factory
...
Add socket factory support to udp_server.c
8 years ago
Michael Warres
c46b3ebeb9
Add socket factory support to udp_server.c
8 years ago
Leonardo Saraiva
db7eec7c6d
Remove spaces for correct format
8 years ago
Nicolas "Pixel" Noble
e44a50ffd7
Merge branch 'v1.2.x' of https://github.com/grpc/grpc into upmerge-1.2.0
8 years ago
yang-g
8fc385a3d2
Prevent cleaning up the fd twice.
8 years ago
Muxi Yan
1cef41f7da
Fix testInternalError that caused Jenkins hang for a long time
8 years ago
Craig Tiller
b64d652703
Spam cleanup
8 years ago
Craig Tiller
878a7c2a09
Memory usage tweaks
...
- Improve estimation to give a more reliable slop space in the arena
- Improve measurement by issuing sufficient throw-away calls on a channel to allow call size estimation to settle
8 years ago
Makarand Dharmapurikar
ce0fd978e1
fix a fuzzer detected corner case
8 years ago
Yuchen Zeng
0e8bc45783
Update with the new error interface
8 years ago
apolcyn
d0432ff5af
Merge pull request #10269 from apolcyn/fix_ruby_mingw_build
...
Fix ruby mingw build, add missing header
8 years ago
Makarand Dharmapurikar
7b02dd6f30
yet another ref fix
8 years ago
yang-g
a8a569035f
Use 7-bit prefix in manually created header.
8 years ago
Alexander Polcyn
604abf4fa5
add generated imports header to be able to build on mingw
8 years ago
Makarand Dharmapurikar
0572560cc0
fixed yet another referencing issue
8 years ago
Yuchen Zeng
d3360844f3
Merge remote-tracking branch 'upstream/master' into cares_rebase
8 years ago
Mehrdad Afshari
6f1e443a51
Merge pull request #10216 from mehrdada/python-service-reflection
...
Python Service Reflection
8 years ago
apolcyn
1a0cc16dc7
Merge pull request #10230 from apolcyn/bump_to_1_2_1_pre1
...
bump v1.2.x branch to 1.2.1-pre1
8 years ago
Yuchen Zeng
b129095618
Fix tcp_server_utils_posix_common
8 years ago
Makarand Dharmapurikar
50cea0183c
fixed asan memory leak ref issue
8 years ago
Mehrdad Afshari
02735941e4
Add pylint comment to justify unused import
8 years ago