Nicolas "Pixel" Noble
|
499fb052a0
|
Restoring sanity.
|
9 years ago |
Nicolas Noble
|
0f9a118f4e
|
Merge pull request #3474 from ctiller/clang_format
Add clang-format to sanity
|
9 years ago |
Vijay Pai
|
8c7665e06d
|
Add some TODO comments for possible poll optimization
|
9 years ago |
Tim Emiola
|
383d7da1b2
|
Bugfix: correct circular arg ref
|
9 years ago |
Craig Tiller
|
6c3709c4b3
|
Merge pull request #3494 from tbetbetbe/grpc-ruby-remove-bad-flaking-test
Remove a bad flaky rpc server test
|
9 years ago |
Tim Emiola
|
557d26f643
|
Remove a bad flaky rpc server test
|
9 years ago |
Tim Emiola
|
71157e1f26
|
Merge pull request #3434 from murgatroid99/node_file_hang_investigation
Fixed hang when using Node gRPC with other async operations
|
9 years ago |
Yang Gao
|
0f8265a622
|
Merge pull request #3480 from ctiller/no-alloc
Fast path for proto serialization for small protos
|
9 years ago |
Tim Emiola
|
d915f01e08
|
Merge pull request #3446 from murgatroid99/node_docs_update_0.11
Updated quick start README, replaced route guide docs with link to grpc.io
|
9 years ago |
Craig Tiller
|
0a775b38c7
|
Merge pull request #2920 from nicolasnoble/winnt-check
Better handling of _WIN32_WINNT.
|
9 years ago |
Jan Tattermusch
|
9d17f09ebe
|
Merge pull request #3489 from ctiller/portlog
Retry checking port_server on socket timeout errors
|
9 years ago |
murgatroid99
|
1abffa61f8
|
Merge branch 'master' into node_auth_plugin
|
9 years ago |
murgatroid99
|
153b09d039
|
Reworked credentials surface API, added test
|
9 years ago |
Tim Emiola
|
da5507b96d
|
Merge pull request #3481 from jtattermusch/beta_update_docs
Update c# docs for release 0.11
|
9 years ago |
Craig Tiller
|
4dbdd6a5c2
|
Remove metadata canonicalization, and fix some bugs
|
9 years ago |
Craig Tiller
|
8287523daf
|
Add missing import
|
9 years ago |
Yang Gao
|
b09a875917
|
Merge pull request #3476 from vjpai/block_annotate
Annotate blocking points
|
9 years ago |
Craig Tiller
|
31fdaa4aa5
|
Retry checking port_server on socket timeout errors
|
9 years ago |
Yang Gao
|
dd8a0dfbb5
|
Merge pull request #3488 from rjshade/add_grpc_server_argument
Add grpc_server argument
|
9 years ago |
Robbie Shade
|
109a8dc6d8
|
Stop shadowing global name
|
9 years ago |
Jan Tattermusch
|
3fcbdef6f7
|
further docs fixes
|
9 years ago |
Robbie Shade
|
147fe701a0
|
Add grpc_server argument to grpc_udp_server_start
|
9 years ago |
Nate Kibler
|
2d32771a1b
|
Removed comment from code generation and updated tests
|
9 years ago |
Craig Tiller
|
3dc1e4f909
|
Add support for flaky timeouts
|
9 years ago |
Craig Tiller
|
d7e09c31e6
|
Purple flakes
|
9 years ago |
Craig Tiller
|
8d5a98afaa
|
Merge github.com:grpc/grpc into flaky-ist-gut
|
9 years ago |
Craig Tiller
|
2d73f05d33
|
Merge pull request #3479 from dgquintas/fix_fixtures
Fixed wrong test for FEATURE_MASK_SUPPORTS_HOSTNAME_VERIFICATION
|
9 years ago |
Nicolas Noble
|
9be379cc60
|
Merge pull request #3486 from ctiller/pdb
Disable PDB generation on Jenkins
|
9 years ago |
Craig Tiller
|
8f12f77059
|
Generated changes
|
9 years ago |
Craig Tiller
|
3ef8c0862e
|
More PDB trickery
|
9 years ago |
Nate Kibler
|
8d282a2f45
|
Merge branch 'grpc/master'
|
9 years ago |
Nate Kibler
|
6d19724a90
|
Adds class factory method to generated ProtoService classes
|
9 years ago |
Craig Tiller
|
34522cdac5
|
Merge github.com:grpc/grpc into mergabit
|
9 years ago |
Craig Tiller
|
852b17a402
|
Merge github.com:grpc/grpc into no-tcp-alloc
|
9 years ago |
Craig Tiller
|
f031de86f2
|
Merge github.com:grpc/grpc into no-alloc
|
9 years ago |
Craig Tiller
|
dd69342218
|
Merge github.com:grpc/grpc into clang_format
|
9 years ago |
Craig Tiller
|
609779a252
|
Merge github.com:grpc/grpc into can-we-be-single-threaded
|
9 years ago |
Nicolas Noble
|
ff60024eaf
|
Merge pull request #3423 from ctiller/shindig
Rearchitect background work: phase 1
|
9 years ago |
Craig Tiller
|
25834347e2
|
Enforce a more mergable build.yaml format
|
9 years ago |
Craig Tiller
|
7aab8389f7
|
Merge branch 'shindig' of github.com:ctiller/grpc into shindig
|
9 years ago |
Craig Tiller
|
81db02117e
|
Merge github.com:grpc/grpc into shindig
|
9 years ago |
Craig Tiller
|
7db24e06e2
|
Fix memory leak
|
9 years ago |
Craig Tiller
|
0799ff3684
|
Fix a memory corruption bug
|
9 years ago |
Craig Tiller
|
649deebf7f
|
Recycle partially filled buffers on the next read
|
9 years ago |
vjpai
|
3ca49d2a1a
|
Add a todo regarding a C++ block annotation
|
9 years ago |
vjpai
|
2a42e55bb9
|
Don't annotate a blocking region on an epoll_wait that has 0 timeout
|
9 years ago |
vjpai
|
9839d285cd
|
Move block_annotate from iomgr to support since it's used in other
core places besides iomgr
|
9 years ago |
Jan Tattermusch
|
e0be467c33
|
Update c# docs for release 0.11
|
9 years ago |
vjpai
|
50d653476d
|
Annotate sleep calls
|
9 years ago |
Craig Tiller
|
cc5dc5bbaf
|
Fast path for proto serialization for small protos
|
9 years ago |