Vijay Pai
e32ef7acde
Make timeout instant as well
9 years ago
Vijay Pai
9b4c2e26e8
Merge branch 'master' into qa
9 years ago
Vijay Pai
349bba9179
Merge pull request #5257 from ctiller/cleaner-posix
...
Separate timer checking from pollsets
9 years ago
Vijay Pai
b586cd0eb5
Merge branch 'master' into openloop
9 years ago
Vijay Pai
a412162e9e
Merge branch 'master' into qa
9 years ago
Craig Tiller
732a875fe8
Add a sanity test for name aliasing
9 years ago
Makarand Dharmapurikar
bfc7adaa71
Added option to echo back user agent for testing
9 years ago
David G. Quintas
31dd666054
Merge pull request #5353 from nicolasnoble/fixing-macos
...
Fixing MacOS.
9 years ago
Nicolas "Pixel" Noble
e0dbd3f92d
Fixing MacOS.
9 years ago
Nicolas Noble
1a11a3a670
Merge pull request #5352 from a-veitch/fix_mac2
...
Rename census log files to avoid build breakage on MacOS
9 years ago
Jan Tattermusch
2dd6b11adf
Merge pull request #5346 from vjpai/master
...
Put in some performance tests to be run on PRs and master
9 years ago
Alistair Veitch
7771544111
rename census log files to avoid build breakage on MacOS
9 years ago
David G. Quintas
4f2745030d
Merge pull request #5332 from yang-g/interop_echo_metadata
...
Add custom_metadata test case
9 years ago
Vijay Pai
4699415750
Fix sanity
9 years ago
yang-g
276e32d0fb
Fix race between add_writing_stalled and destroy stream
9 years ago
Jan Tattermusch
b912508224
Merge pull request #5331 from murgatroid99/node_message_reflection_info
...
Add more reflection information to Node client classes
9 years ago
yang-g
857c4703ce
Merge branch 'master' into check_error_in_read
9 years ago
Masood Malekghassemi
9f79159590
Merge pull request #5302 from nicolasnoble/python-windows
...
Enabling python artifact building for Windows.
9 years ago
yang-g
364be644d0
copyright of course
9 years ago
yang-g
ad0df7bf1f
Discard the read buffer on stream error
9 years ago
Vijay Pai
262da45be7
Put in some performance tests to be run on PRs and master
9 years ago
Jan Tattermusch
a0d7ea6410
generated projects
9 years ago
Jan Tattermusch
6611dde261
enable 64bit windows compilation of protoc plugins
9 years ago
Jan Tattermusch
4ad14db996
download and extract gmock
9 years ago
Jan Tattermusch
6d15982ce7
building protoc artifacts on windows
9 years ago
Craig Tiller
5bcddc89a9
Merge pull request #5328 from murgatroid99/node_jwt_interop_fix
...
Node: fix metadata validation bug, improve error reporting
9 years ago
Craig Tiller
fc6fec2a2d
Merge pull request #5258 from vjpai/poll_override2
...
Avoid a race when overriding default poll function
9 years ago
Craig Tiller
23a3298385
Fix plucking problem
9 years ago
Craig Tiller
dd4531fd33
Merge github.com:grpc/grpc into cleaner-posix
9 years ago
murgatroid99
af0e24858e
Fix copyrights
9 years ago
Nicolas "Pixel" Noble
6a4e473d4a
32 bits support.
9 years ago
yang-g
c10348a555
Add custom_metadata test case
9 years ago
murgatroid99
a3d7794df6
Add more reflection information to Node client classes
9 years ago
Craig Tiller
17ddc83b33
Merge pull request #5330 from dgquintas/call_virtual_dtor
...
Added missing virtual dtor
9 years ago
David Garcia Quintas
bcd78fe845
Added missing virtual dtor
9 years ago
Jan Tattermusch
2e8710414f
Remove extraneous comment.
9 years ago
Jan Tattermusch
07591a5dfc
fix centos6.6 docker build with overlay
9 years ago
Jan Tattermusch
e7b7d86fde
fix protoc artifact build on mac
9 years ago
David G. Quintas
8e92ce4062
Merge pull request #5318 from yang-g/end2end_cred_provider
...
Refactor end2end_test. Make the credentials a separate library.
9 years ago
David G. Quintas
c261802f19
Merge pull request #5195 from dgquintas/lb-doc
...
Load balancing documentation first draft
9 years ago
murgatroid99
090a251ea5
Node: fix metadata validation bug, improve error reporting
9 years ago
vjpai
2146fe8f88
Tune down multiplier for tsan to 5
9 years ago
Jayant Kolhe
49d297a29c
Merge pull request #5324 from nathanielmanistaatgoogle/summerofcode
...
Skeleton Summer of Code ideas page
9 years ago
Nathaniel Manista
021d1ed5ce
Skeleton Summer of Code ideas page
9 years ago
Jan Tattermusch
e046f712c5
build protoc artifacts on mac and linux
9 years ago
Vijay Pai
2d435b9178
Fix the slowdown factor
9 years ago
Vijay Pai
3b28872210
1. Adjust tsan/asan/msan slowdowns according to documentation
...
tsan documentation says 2-20x, so set it at 20x
asan documentation says 1.2-2.7x, so set it at 3x
msan documentation says 2-4x, so set it at 4x
This is now much less optimistic than before
2. Reactive tsan tests for qps_test
3. Set CPU load for qps_openloop_test
4. Divide qps_openloop_test Poisson rate by the slowdown factor of
the configuration
9 years ago
yang-g
12a0a2c20b
move tls type name to .cc file
9 years ago
yang-g
4c8aed3dba
Add a helper to return all the secure types
9 years ago
yang-g
17197ddc71
Revert "make an enum"
...
This reverts commit 5152cd29f8
.
9 years ago