aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
Commit message (Expand)AuthorAge
...
| | | * | | | Merge pull request #11978 from vjpai/remakeGravatar Vijay Pai2017-07-31
| | | |\ \ \ \
| | | | | | | * Merge branch 'master' into fix-end2end-testGravatar Sree Kuchibhotla2017-07-31
| | | | | | | |\ | | | | |_|_|_|/ | | | |/| | | |
| | | * | | | | Merge pull request #11703 from yang-g/cq_shutdownGravatar Yang Gao2017-07-31
| | | |\ \ \ \ \
| | | | | * | | | Clean up grpc++_unsecure so that it doesn't require secure content anymoreGravatar Vijay Pai2017-07-30
| | | | |/ / / / | | | |/| | | |
| | | | | * | | add comment and test for memory api of grpc_call_cancel_with_statusGravatar Alexander Polcyn2017-07-28
| | * | | | | | Merge branch 'master' of https://github.com/grpc/grpc into flow-control-v3Gravatar ncteisen2017-07-28
| | |\| | | | |
| | | | * | | | Change return type to boolGravatar yang-g2017-07-28
| | | | * | | | Allow adding events to cq after shutdown is called.Gravatar yang-g2017-07-28
| | | | |/ / /
| | | * | | | Merge pull request #11948 from dgquintas/grpclb_fix_rr_shutdown_connectivityGravatar David G. Quintas2017-07-28
| | | |\ \ \ \
| | | * \ \ \ \ Merge pull request #11965 from dgquintas/grpclb_lb_channel_conn_state_subscri...Gravatar David G. Quintas2017-07-28
| | | |\ \ \ \ \ | | | | |_|/ / / | | | |/| | | |
| | | | | * | | Fix bug in handling of RR connectivity transition to SHUTDOWNGravatar David Garcia Quintas2017-07-27
| | | * | | | | Avoid benchmarking allocsGravatar ncteisen2017-07-27
| | | | |/ / / | | | |/| | |
| | | | * | | Watch the LB channel using the right initial conn. stateGravatar David Garcia Quintas2017-07-27
| | | |/ / /
| * | | | | fix Bazel buildGravatar Muxi Yan2017-07-27
| * | | | | Resolve performanceGravatar Muxi Yan2017-07-27
| | | * | | Use new protocol for reporting dropped calls to grpclb balancer.Gravatar Mark D. Roth2017-07-27
| * | | | | fix test configurationGravatar Muxi Yan2017-07-27
| * | | | | Merge remote-tracking branch 'upstream/master' into stream_compression_configGravatar Muxi Yan2017-07-26
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | bug fixGravatar Muxi Yan2017-07-26
| | * | | | Improvements to grpc_byte_stream API and handling.Gravatar Mark D. Roth2017-07-26
| * | | | | Separate stream compression from message-wise compressionGravatar Muxi Yan2017-07-26
| | * | | | Merge pull request #11865 from yang-g/avl_interfaceGravatar Yang Gao2017-07-26
| | |\ \ \ \
| | | | | | * Fix streaming_error_response test (failing in epoll1 but bug is not related t...Gravatar Sree Kuchibhotla2017-07-26
| | | |_|_|/ | | |/| | |
| | * | | | grpclb: deal with all-drops serverlistsGravatar David Garcia Quintas2017-07-25
| | | | | * Merge branch 'master' into fix_alarmGravatar Sree Kuchibhotla2017-07-25
| | | | | |\ | | | |_|_|/ | | |/| | |
| | * | | | Merge pull request #11928 from grpc/revert-11572-internalizeGravatar Vijay Pai2017-07-25
| | |\ \ \ \
| | * \ \ \ \ Merge pull request #11907 from vjpai/testlastGravatar Vijay Pai2017-07-25
| | |\ \ \ \ \
| | | | | * | | Adding exec_ctx to avl vtable functionsGravatar yang-g2017-07-25
| | | |_|/ / / | | |/| | | |
| | | | * | | Remove a follow-on internal that was added post-internalization, keep the tem...Gravatar Vijay Pai2017-07-25
| | | | * | | Revert "Separate internal-only and public parts of C++ API"Gravatar Vijay Pai2017-07-25
| | | |/ / / | | |/| | |
| | * | | | Merge pull request #11786 from y-zeng/fd_orphanGravatar Yuchen Zeng2017-07-24
| | |\ \ \ \
| | * \ \ \ \ Merge pull request #11733 from markdroth/security_api_cleanupGravatar Mark D. Roth2017-07-24
| | |\ \ \ \ \
| * | | | | | | Revert "Stream compression configuration"Gravatar Muxi Yan2017-07-21
* | | | | | | | Merge github.com:grpc/grpc into grpc_millisGravatar Craig Tiller2017-07-21
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge pull request #11884 from yashykt/connect-authGravatar Yash Tibrewal2017-07-21
| |\ \ \ \ \ \ \
| | | | * | | | | Add cancellation to asynchronous security APIs.Gravatar Mark D. Roth2017-07-21
* | | | | | | | | fixGravatar Craig Tiller2017-07-21
* | | | | | | | | Explicitly call out round up vs round downGravatar Craig Tiller2017-07-21
| | * | | | | | | Changing a few variable names and adding few safety conditionsGravatar Yash Tibrewal2017-07-21
| | | | | | * | | Move gtest lastGravatar Vijay Pai2017-07-21
| | | | | |/ / / | | | | |/| | |
| | * | | | | | Test credentials are passed with channel arg. Renamed macros and refactored c...Gravatar Yash Tibrewal2017-07-20
* | | | | | | | Fix bad testGravatar Craig Tiller2017-07-20
* | | | | | | | Merge github.com:grpc/grpc into grpc_millisGravatar Craig Tiller2017-07-20
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | | * | | | | Removing a few style issuesGravatar Yash Tibrewal2017-07-19
* | | | | | | | Propagate grpc_millis furtherGravatar Craig Tiller2017-07-19
| | * | | | | | Merge branch 'master' into sreek-epoll1Gravatar Sree Kuchibhotla2017-07-19
| | |\ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | | * | | | | remove unnecessary codeGravatar Yash Tibrewal2017-07-19
| | | * | | | | Merged latest commit from upstreamGravatar Yash Tibrewal2017-07-19
| | | |\ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | | * | | | | Adding connect auth feature. Proxy-Authorization header is being inserted whe...Gravatar Yash Tibrewal2017-07-19
| * | | | | | | Merge pull request #11787 from guantaol/qps_driverGravatar Guantao Liu2017-07-18
| |\ \ \ \ \ \ \