aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
Commit message (Collapse)AuthorAge
...
| * | | | | Merge pull request #4032 from ctiller/better-profileGravatar Nicolas Noble2015-11-23
| |\ \ \ \ \ | | | | | | | | | | | | | | Lower latency profiling
| * \ \ \ \ \ Merge pull request #4136 from ctiller/configurable-lookaheadGravatar David G. Quintas2015-11-23
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Add a (temporary) facility to tune stream read-ahead size
| | * \ \ \ \ \ Merge github.com:grpc/grpc into configurable-lookaheadGravatar Craig Tiller2015-11-23
| | |\ \ \ \ \ \
| | | | | | * \ \ Merge github.com:grpc/grpc into no-transport-metadataGravatar Craig Tiller2015-11-23
| | | | | | |\ \ \ | | | | |_|_|/ / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | Conflicts: test/cpp/interop/stress_test.cc
| | | | | | * | | Make metadata leaks a warning, and not a fatal errorGravatar Craig Tiller2015-11-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There's still a bug on Windows that will take some time to track down
| * | | | | | | | clang-formatGravatar Craig Tiller2015-11-23
| | | | | | | | |
| * | | | | | | | Reduce code size for AVL treeGravatar Craig Tiller2015-11-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | By rewriting a few stanza's to give the compiler more flexibility in order of operations, reduce code size by about 1kb.
| * | | | | | | | faster assertsGravatar Craig Tiller2015-11-23
| | | | | | | | |
| * | | | | | | | AVL: removal, and passing testsGravatar Craig Tiller2015-11-23
| | | | | | | | |
| | | | | | | * | Give the security_connector server's channel_argsGravatar yang-g2015-11-23
| | | | |_|_|/ / | | | |/| | | |
| * | / | | | | AVL: creation, destroy, addGravatar Craig Tiller2015-11-23
| | |/ / / / / | |/| | | | |
| | | | | * | Fixes for profilingGravatar Craig Tiller2015-11-21
| | | | | | |
* | | | | | | fix build and windows testGravatar yang-g2015-11-21
| | | | | | |
| | | * | | | Merge github.com:grpc/grpc into better-profileGravatar Craig Tiller2015-11-21
| | | |\ \ \ \ | | |_|/ / / / | |/| | | | |
* | | | | | | merge with headGravatar yang-g2015-11-20
|\| | | | | |
| * | | | | | Merge pull request #4157 from nicolasnoble/paddywhackGravatar Craig Tiller2015-11-20
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Adding grpc_tcp_listener as an actual object being returned.
| | | | | | * \ Merge github.com:grpc/grpc into no-transport-metadataGravatar Craig Tiller2015-11-20
| | | | | | |\ \ | | |_|_|_|_|/ / | |/| | | | | |
| | | | | | * | Remove metadata context entirelyGravatar Craig Tiller2015-11-20
| | | | | | | |
| | | | | | | * formatGravatar yang-g2015-11-20
| | | | | | | |
| | | | | | | * make security_connector manage pending handshaker, while handshaker owns tcpGravatar yang-g2015-11-20
| | | | | | | |
| | | | | * | | Also adding a credentials type to the plugin API.Gravatar Julien Boeuf2015-11-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The purpose of this is to be able to install a composition policy that describes which types are incompatible and that will be enforced during call creds composition. If this functionality is wanted it will be done in an additive function in the API like : void grpc_call_credentials_set_composite_policy( grpc_call_credentials_composite_policy policy);
| | * | | | | | Renaming dual_stack_second_port to sibling.Gravatar Nicolas "Pixel" Noble2015-11-20
| | | | | | | |
| | | | | | * | Remove metadata context from the channel stackGravatar Craig Tiller2015-11-19
| | | | | | | |
| | * | | | | | Fixing use after free under Posix (was already fixed for Windows.)Gravatar Nicolas "Pixel" Noble2015-11-19
| | | | | | | |
| | * | | | | | Renaming server_port to grpc_tcp_listener - there's no need for casting...Gravatar Nicolas Noble2015-11-19
| | | | | | | |
| | | | | | * | Add compression algorithms to static metadataGravatar Craig Tiller2015-11-19
| | | | | | | |
| | | | | | * | Beginning to peel away mdctx from channel stackGravatar Craig Tiller2015-11-19
| | | | | | | |
| | | | | | * | Add commentaryGravatar Craig Tiller2015-11-19
| | | | | | | |
| | | | | | * | clang-formatGravatar Craig Tiller2015-11-19
| | | | | | | |
| | | | | | * | Add commentaryGravatar Craig Tiller2015-11-19
| | | | | | | |
| | | | | | * | Merge github.com:grpc/grpc into static-metadataGravatar Craig Tiller2015-11-19
| | | | | | |\ \
| | | | | | * | | Use static metadata table in metadata.cGravatar Craig Tiller2015-11-19
| | | | | | | | |
| | | | | | | | * move pending tcp management from server to connectorGravatar yang-g2015-11-19
| | | | | | | |/
| | | | | * | | Fixing implementations.Gravatar Julien Boeuf2015-11-18
| | | | | | | |
| | * | | | | | Adding grpc_tcp_listener as an actual object being returned.Gravatar Nicolas Noble2015-11-19
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Support rebuilding tableGravatar Craig Tiller2015-11-18
| | | | | | |
| | | | | | * More constGravatar Craig Tiller2015-11-18
| | | | | | |
| | | | | | * Static metadata declarationsGravatar Craig Tiller2015-11-18
| | | | | | |
* | | | | | | merge with headGravatar yang-g2015-11-18
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | clang-formatGravatar Craig Tiller2015-11-18
| | | | | | |
| | * | | | | Merge github.com:grpc/grpc into hpack_max_table_sizeGravatar Craig Tiller2015-11-18
| | |\ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge pull request #3993 from ctiller/new_opGravatar David G. Quintas2015-11-18
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | / | | | |_|_|/ | | |/| | | Core transport & call cleanup
| | * | | | Merge branch 'new_op' of github.com:ctiller/grpc into new_opGravatar Craig Tiller2015-11-18
| | |\ \ \ \
| | * | | | | Edge case cleanupGravatar Craig Tiller2015-11-18
| | | | | | |
| * | | | | | Merge branch 'master' of github.com:grpc/grpc into core_creds_api_changeGravatar Julien Boeuf2015-11-17
| |\ \ \ \ \ \
| * | | | | | | Fixing tests.Gravatar Julien Boeuf2015-11-17
| | | | | | | |
| | | | * | | | Robustness work for lb_policies_testGravatar Craig Tiller2015-11-17
| | | | | | | |
| * | | | | | | Merge branch 'master' of github.com:grpc/grpc into core_creds_api_changeGravatar Julien Boeuf2015-11-17
| |\ \ \ \ \ \ \
| | | | | | | * | Add a (temporary) facility to tune stream read-ahead sizeGravatar Craig Tiller2015-11-17
| | | | | | |/ / | | | | | |/| |
| | | | | * | | Merge github.com:grpc/grpc into new_opGravatar Craig Tiller2015-11-16
| | | | |/| | | | | | |_|/ / / | | |/| | | |