aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/end2end
Commit message (Expand)AuthorAge
...
| | * | | | Make package names consistent under test/coreGravatar yang-g2017-08-31
| | * | | | Merge branch 'master' of https://github.com/grpc/grpc into visibilityGravatar Nicolas "Pixel" Noble2017-08-30
| | |\ \ \ \
| | * | | | | Moving visibility and package creation to the build system.Gravatar Nicolas "Pixel" Noble2017-08-30
| | | * | | | Revert "Implement call combiner"Gravatar Mark D. Roth2017-08-29
| * | | | | | Merge github.com:grpc/grpc into statsGravatar Craig Tiller2017-08-29
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | | | | * Merge github.com:grpc/grpc into grpc_millisGravatar Craig Tiller2017-08-29
| | | | | | |\ | | | |_|_|_|/ | | |/| | | |
| | | | * | | Documentation change + e2e test fixGravatar Ken Payson2017-08-29
| | | | * | | Have write ops take ownership over slicesGravatar Ken Payson2017-08-29
| | * | | | | Implement call combiner.Gravatar Mark D. Roth2017-08-25
| | | |/ / / | | |/| | |
* | / | | | Renamed load_reporting.{c,h} to load_reporting_plugin.{c,h}Gravatar David Garcia Quintas2017-08-24
| |/ / / / |/| | | |
* | | | | generate projectGravatar Muxi Yan2017-08-21
* | | | | generate_project and clang_formatGravatar Muxi Yan2017-08-21
* | | | | Merge remote-tracking branch 'upstream/master' into stream_compression_configGravatar Muxi Yan2017-08-21
|\ \ \ \ \
* | | | | | generate_projectGravatar Muxi Yan2017-08-21
* | | | | | generate projectsGravatar Muxi Yan2017-08-15
* | | | | | Polish names of testsGravatar Muxi Yan2017-08-15
* | | | | | Merge remote-tracking branch 'upstream/master' into stream_compression_configGravatar Muxi Yan2017-08-11
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Merge branch 'master' into fix-end2end-testGravatar Sree Kuchibhotla2017-08-10
| | |\ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Add support for service configs to c-ares resolver.Gravatar Mark D. Roth2017-08-03
* | | | | | Merge branch 'master' into stream_compression_configGravatar Muxi Yan2017-08-02
|\| | | | |
| | * | | | Merge remote-tracking branch 'upstream/master' into fix-end2end-testGravatar Sree Kuchibhotla2017-08-01
| | |\ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge pull request #12008 from ncteisen/fuzz-direct-leak-in-mallocGravatar Noah Eisen2017-07-31
| |\ \ \ \ \
| * \ \ \ \ \ Merge pull request #12009 from ncteisen/convinient-fuzzGravatar Noah Eisen2017-07-31
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge pull request #11979 from apolcyn/ensure_cancel_with_status_memory_apiGravatar apolcyn2017-07-31
| |\ \ \ \ \ \ \
| | | * | | | | | Env var for fuzzer traceGravatar Noah Eisen2017-07-31
| | |/ / / / / / | |/| | | | | |
| | | * | | | | Add reproGravatar Noah Eisen2017-07-31
| | |/ / / / / | |/| | | | |
| | | * | | | 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
| * | | | | | 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
* | | | | | 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 pull request #11733 from markdroth/security_api_cleanupGravatar Mark D. Roth2017-07-24
| |\ \ \ \
| | | * \ \ Merge github.com:grpc/grpc into statsGravatar Craig Tiller2017-07-21
| | | |\ \ \ | | |_|/ / / | |/| | | |
| | | | * | Merge github.com:grpc/grpc into write_completionGravatar Craig Tiller2017-07-21
| | | | |\ \ | | |_|_|/ / | |/| | | |
| | | | | * Merge github.com:grpc/grpc into grpc_millisGravatar Craig Tiller2017-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
| | | | | * Fix bad testGravatar Craig Tiller2017-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
| | |/ / /
| | | * | Debug aidsGravatar Craig Tiller2017-07-17