Craig Tiller
|
f6f9cf39c6
|
buildtests_c builds
|
8 years ago |
Craig Tiller
|
e4222b4cbd
|
Add incldues, fix function names
|
8 years ago |
Craig Tiller
|
a73537e490
|
Add incldues
|
8 years ago |
Sree Kuchibhotla
|
485a902264
|
minor formatting fix
|
8 years ago |
Sree Kuchibhotla
|
a129adf13a
|
Remove fd from polling island before deleting it
|
8 years ago |
Craig Tiller
|
5282cdb025
|
Run benchamrks to ensure zero bitrot
|
8 years ago |
Craig Tiller
|
d8a2fa012a
|
Hardcode a different regex engine
|
8 years ago |
Michael Lumish
|
7e15bd0b20
|
Merge pull request #8529 from murgatroid99/node_fix_module_caching
Decrease Node module cache time to avoid errors with out-of-date modules
|
8 years ago |
Craig Tiller
|
7a34e48e5d
|
Codegen
|
8 years ago |
Craig Tiller
|
0f310807ff
|
Update includes, s/gpr_dump_slice/grpc_dump_slice/g
|
8 years ago |
Craig Tiller
|
c3350541e3
|
Generate build files
|
8 years ago |
Craig Tiller
|
fd8e583476
|
Update build.yaml
|
8 years ago |
Craig Tiller
|
b37d53ebc0
|
Bulk update #includes
|
8 years ago |
Craig Tiller
|
d41a4a720f
|
s/gpr_slice/grpc_slice, and move around tests, impls
|
8 years ago |
murgatroid99
|
06fbca03d0
|
Don't try to build Node 7 artifacts yet
|
8 years ago |
apolcyn
|
6490409be9
|
Merge pull request #8525 from apolcyn/fix_ruby_plugin_windows
convert uint to int in generator
|
8 years ago |
Nicolas "Pixel" Noble
|
e3df5a0285
|
Reverting TSI's ntop change, to avoid dependency between TSI and gRPC.
|
8 years ago |
murgatroid99
|
ebf882070e
|
Decrease Node module cache time to avoid errors with out-of-date modules
|
8 years ago |
Sree Kuchibhotla
|
9dc49b787b
|
Merge pull request #8420 from sreecha/stress_design
Stress test framework design document
|
8 years ago |
apolcyn
|
d2f784dcb4
|
Merge pull request #8102 from apolcyn/failed_credentials_error_message
surface more exception info for call creds errors
|
8 years ago |
Masood Malekghassemi
|
7540add3a7
|
Merge pull request #8499 from soltanmm-google/hypocritical-hippocratic
Don't set up Python doc packages every time
|
8 years ago |
Alexander Polcyn
|
2d056708fb
|
convert uint to int in generator
|
8 years ago |
Masood Malekghassemi
|
cad0908a2b
|
Break out of build process if in vanilla MSYS
|
8 years ago |
Mark D. Roth
|
452287607f
|
Add test for setting LB policy via C++ API.
|
8 years ago |
Mark D. Roth
|
832b685740
|
Merge pull request #8517 from markdroth/circular_dependency_fix
Move method_config module from ext/client_channel to lib/transport.
|
8 years ago |
Nicolas Noble
|
0ad5f59075
|
Merge pull request #8516 from nicolasnoble/doing-v1.0.1
Going 1.0.1.
|
8 years ago |
Nicolas Noble
|
b574b11edd
|
Merge pull request #8521 from murgatroid99/node_7_artifacts_fix
Add missing comma in run_tests.py
|
8 years ago |
murgatroid99
|
5a3f862153
|
Add missing comma in run_tests.py
|
8 years ago |
murgatroid99
|
d7648feb22
|
Fix issue with pointers in udp_server_test
|
8 years ago |
Mark D. Roth
|
e4e457ed76
|
Merge remote-tracking branch 'upstream/master' into circular_dependency_fix
|
8 years ago |
Sree Kuchibhotla
|
8d5807cefc
|
Initialize wakeup_fd to keep GCC (with optimization level -O3) happy.
GCC with optimization level -O3 complains about potential uninitialized
values
|
8 years ago |
Mark D. Roth
|
7190b0c651
|
Add ChannelArguments::SetLoadBalancingPolicyName() to C++ API.
|
8 years ago |
Mark D. Roth
|
d4a5971ae8
|
Merge pull request #8462 from markdroth/resolver_channel_args
Plumb channel_args through resolvers.
|
8 years ago |
Mark D. Roth
|
bfe56801ad
|
Move method_config module from ext/client_channel to lib/transport.
|
8 years ago |
Nicolas "Pixel" Noble
|
50a730bd1c
|
Going 1.0.1.
|
8 years ago |
Jan Tattermusch
|
1c453f5732
|
Merge pull request #8508 from jtattermusch/csharp_lazy_serverside_call_peer
Make ServerCallContext.Peer lazy
|
8 years ago |
Jan Tattermusch
|
9c6dca70e8
|
Merge pull request #8509 from jtattermusch/csharp_safehandle_cleanup
C#: SafeHandleZeroIsInvalid cleanup
|
8 years ago |
Mark D. Roth
|
49607a8afa
|
Ran generate_projects.sh
|
8 years ago |
Mark D. Roth
|
49f89f0c05
|
clang-format
|
8 years ago |
Yuxuan Li
|
1a9a0d8da8
|
fix logging problem
|
8 years ago |
Alex Polcyn
|
e5293c3f7b
|
combine more core batch ops
|
8 years ago |
Mark D. Roth
|
fb809b7850
|
Merge remote-tracking branch 'upstream/master' into resolver_channel_args
|
8 years ago |
Noah Eisen
|
970078807f
|
Merge pull request #8449 from ncteisen/new_python_interop_tests
New python interop tests
|
8 years ago |
Michael Lumish
|
5b36156d2b
|
Merge pull request #8496 from murgatroid99/node_7_artifacts
Build Node artifacts and allow Node tests for Node 7
|
8 years ago |
Jan Tattermusch
|
13339bf7ea
|
SafeHandleZeroIsInvalid cleanup
|
8 years ago |
Craig Tiller
|
4c2e3e7bb9
|
Merge pull request #8377 from htuch/alpn
Introduce a grpc-exp ALPN protocol identifier.
|
8 years ago |
Jan Tattermusch
|
d148e8e674
|
Make ServerCallContext.Peer lazy
|
8 years ago |
Muxi Yan
|
f4104247ec
|
Merge pull request #8497 from muxi/advance-objc-version
Advance Objective C versions of gRPC from v1.0.1-pre1 to v1.0.1
|
8 years ago |
Muxi Yan
|
79b75b9a43
|
Merge pull request #8441 from muxi/update-objc-connectivity
Flush ObjC cached channels when network connectivity changes
|
8 years ago |
Masood Malekghassemi
|
3e784bb6d4
|
Merge pull request #8347 from docent-net/master
Updated C_PYTHON_DEV_ERROR_MESSAGE err msg w/RHEL+Fedora
|
8 years ago |