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
Yang Gao
e525aa1c92
Merge pull request #10271 from yang-g/error_msg
...
Use 7-bit prefix in manually created header.
8 years ago
Alexander Polcyn
69c2717c80
bump v1.2.x branch version to 1.2.1-pre2
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
Alexander Polcyn
4364ded9b1
wording fix in comments
8 years ago
Alexander Polcyn
8d8dce8db3
malloc run_batch_stack after type checks
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
Alexander Polcyn
077f890965
conform test to formatter
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
Alexander Polcyn
34bb6df108
allocated run batch stack on the heap
8 years ago
Alexander Polcyn
27338de445
add test in that sends a sigint to client while its making an rpc ona
...
child thread - segfaults on mac
8 years ago
murgatroid99
ac7f90da26
Add enumsAsStrings option, as the original upgrade PR did
8 years ago
murgatroid99
fef391360c
Node: explicitly define Release and Debug builds, use build flags from build.yaml
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
Jan Tattermusch
e76604fc36
link grpc_csharp_ext with static runtime
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