aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core
Commit message (Expand)AuthorAge
...
| | | | * | Merge branch 'master' into fix-end2end-testGravatar Sree Kuchibhotla2017-07-31
| | | | |\ \ | | |_|_|/ / | |/| | | |
| | * | | | add comment and test for memory api of grpc_call_cancel_with_statusGravatar Alexander Polcyn2017-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
| |/ / / /
* | | | | fix Bazel buildGravatar Muxi Yan2017-07-27
* | | | | Resolve performanceGravatar Muxi Yan2017-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
| | | * | Fix streaming_error_response test (failing in epoll1 but bug is not related t...Gravatar Sree Kuchibhotla2017-07-26
| | * | | Merge branch 'master' into fix_alarmGravatar Sree Kuchibhotla2017-07-25
| | |\| |
| * | | | Adding exec_ctx to avl vtable functionsGravatar yang-g2017-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 statsGravatar 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
| | * | | | | Changing a few variable names and adding few safety conditionsGravatar Yash Tibrewal2017-07-21
| | * | | | | Test credentials are passed with channel arg. Renamed macros and refactored c...Gravatar Yash Tibrewal2017-07-20
| | * | | | | Removing a few style issuesGravatar Yash Tibrewal2017-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
| | | | | | * Add a simple stats framework to gRPC C coreGravatar Craig Tiller2017-07-18
| | | | |_|/ | | | |/| |
| | | | * | Add already_closed in grpc_fd_orphanGravatar Yuchen Zeng2017-07-17
| | | |/ /
| * | | | Merge branch 'master' into sreek-epoll1Gravatar Sree Kuchibhotla2017-07-17
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge pull request #11189 from muxi/stream_compressionGravatar Muxi Yan2017-07-17
| | |\ \ \
| | * | | | Reset OWNERS stateGravatar Craig Tiller2017-07-17
| | * | | | Merge pull request #11145 from vjpai/inproc3Gravatar Vijay Pai2017-07-15
| | |\ \ \ \
| | * \ \ \ \ Merge pull request #10827 from jboeuf/max_token_lifetime_cppGravatar jboeuf2017-07-14
| | |\ \ \ \ \
| | | | * | | | Create inproc transport, add relevant tests, exclude irrelevant testsGravatar Vijay Pai2017-07-14
| | | | | |/ / | | | | |/| |
| * | | | | | Merge branch 'master' into sreek-epoll1Gravatar Sree Kuchibhotla2017-07-14
| |\| | | | |
| | | * | | | Better handling of token lifetime.Gravatar Julien Boeuf2017-07-13
| | | |/ / /
| * | | | | Merge branch 'master' into sreek-epoll1Gravatar Sree Kuchibhotla2017-07-13
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | | * | | Detach ownership of core/c++Gravatar Craig Tiller2017-07-13
| | |/ / /
| | * | | Merge pull request #11803 from ctiller/spin-initGravatar Craig Tiller2017-07-13
| | |\ \ \
| | * \ \ \ Merge pull request #11310 from nicolasnoble/importGravatar Nicolas Noble2017-07-13
| | |\ \ \ \
| | | | * | | clang-formatGravatar Craig Tiller2017-07-13
| | | | * | | Add a test of repeatedly calling grpc_init then grpc_shutdownGravatar Craig Tiller2017-07-13
| | * | | | | Add test tree owners for C/C++Gravatar Craig Tiller2017-07-13
| | | |/ / / | | |/| | |
* | | | | | generate projectGravatar Muxi Yan2017-07-12
* | | | | | Add testsGravatar Muxi Yan2017-07-12
* | | | | | Stream compression configurationGravatar Muxi Yan2017-07-12
| |_|_|/ / |/| | | |
| * | | | Merge branch 'enable-epoll1' of https://github.com/ctiller/grpc into ctiller-...Gravatar Sree Kuchibhotla2017-07-12
| |\ \ \ \ | | |/ / / | |/| | |
| * | | | Merge pull request #11317 from ctiller/cq-dropGravatar Craig Tiller2017-07-12
| |\ \ \ \
| * \ \ \ \ Merge pull request #11409 from annasapek/asynch-tsi-fake-handshakerGravatar Mark D. Roth2017-07-12
| |\ \ \ \ \
| | * | | | | Update tsi_fake_handshaker to implement the asynchronous TSIGravatar Anna Sapek2017-07-11