aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
Commit message (Collapse)AuthorAge
* Buildifier and wrapping test/cpp/* rules with our build system.Gravatar Nicolas "Pixel" Noble2017-04-13
|
* Merge pull request #10382 from ctiller/checksGravatar Craig Tiller2017-03-31
|\ | | | | Reinstate filegroup dependency checks, fix fallout
* \ Merge pull request #10375 from dgquintas/fix_fuzzer_961Gravatar David G. Quintas2017-03-31
|\ \ | | | | | | Fix oss-fuzz/961
* \ \ Merge pull request #10318 from y-zeng/server_channel_max_ageGravatar Yuchen Zeng2017-03-31
|\ \ \ | | | | | | | | Max age for server channels
* | | | Fix build on macGravatar Craig Tiller2017-03-31
| | | |
| * | | Verify shutdown time in max_connection_age testGravatar Yuchen Zeng2017-03-30
| | | |
* | | | Merge pull request #10348 from sreecha/init-free-cqGravatar Sree Kuchibhotla2017-03-30
|\ \ \ \ | | | | | | | | | | Do not call grpc_init() for per-call-completion-queues created by a C++ sync server
| | | * | Fixed oss-fuzz/961Gravatar David Garcia Quintas2017-03-30
| |_|/ / |/| | |
* | | | Merge pull request #10218 from ctiller/bugscrub1-proposedfix1Gravatar Craig Tiller2017-03-30
|\ \ \ \ | | | | | | | | | | Possible fix to TSAN race
| | | | * Fix build filesGravatar Craig Tiller2017-03-30
| | | | |
| | | | * Merge branch 'remove_lr_from_server_context' of github.com:dgquintas/grpc ↵Gravatar Craig Tiller2017-03-30
| | | | |\ | |_|_|_|/ |/| | | | | | | | | into checks
| | | | * Reinstate one check, fix fall outGravatar Craig Tiller2017-03-30
| | | | |
* | | | | Merge pull request #9780 from ctiller/cpp_bazelnessGravatar Nicolas Noble2017-03-30
|\ \ \ \ \ | |_|_|_|/ |/| | | | More C++ Bazel support
* | | | | Merge pull request #10329 from ctiller/b64mbGravatar Craig Tiller2017-03-30
|\ \ \ \ \ | | | | | | | | | | | | Add benchmarks of chttp2 performance for -bin headers
* \ \ \ \ \ Merge pull request #10352 from yang-g/time_conversionGravatar Yang Gao2017-03-30
|\ \ \ \ \ \ | | | | | | | | | | | | | | Make convert clock_type consistent with add/sub when dealing with ext…
* \ \ \ \ \ \ Merge pull request #10342 from ctiller/buildGravatar Craig Tiller2017-03-29
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Move src/core/lib/tsi --> src/core/tsi
* \ \ \ \ \ \ \ Merge pull request #10353 from yang-g/lost_childGravatar Yang Gao2017-03-29
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Remove call from sibling list when it is not first child.
| | | * | | | | | Update time_cmp to ignore tv_nsec when tv_sec is INT64 MAX or MINGravatar yang-g2017-03-29
| | | | | | | | |
* | | | | | | | | Merge pull request #10331 from vjpai/asyncGravatar Vijay Pai2017-03-29
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Make sure that we hold contents of async operation until completion
| | | | | * | | | | Fix leakGravatar Craig Tiller2017-03-29
| | | | | | | | | |
| | | | | | | * | | Fix leakGravatar Craig Tiller2017-03-29
| | | | | | | | | |
| | | | | | | | | * Change the unit to ms, clean upGravatar Yuchen Zeng2017-03-29
| | | | | | | | | |
| | | | | | | | | * Fix the test condition for max_connection_idle testGravatar Yuchen Zeng2017-03-29
| | | | | | | | | |
| | | | | | | | * | Add a benchmarkGravatar Sree Kuchibhotla2017-03-29
| |_|_|_|_|_|_|/ / |/| | | | | | | |
| | | | | | * | | Merge branch 'master' of https://github.com/grpc/grpc into cpp_bazelnessGravatar Nicolas "Pixel" Noble2017-03-29
| | | | | | |\ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| | * | | | | | | Remove call from sibling list when it is not first child.Gravatar yang-g2017-03-29
| | | | | | | | |
| | | | | | | * | Merge github.com:grpc/grpc into bugscrub1-proposedfix1Gravatar Craig Tiller2017-03-29
| | | | | | | |\ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| | | * | | | | | Sanity fixesGravatar Craig Tiller2017-03-29
| | | | | | | | |
| | | | | | | | * Add max_connection_idle testGravatar Yuchen Zeng2017-03-29
| | | | | | | | |
* | | | | | | | | Merge pull request #9926 from y-zeng/retry_pingsGravatar Yuchen Zeng2017-03-29
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | Retry sending pings if they are delayed
| | | | | | | | * Fix use-after-free issueGravatar Yuchen Zeng2017-03-29
| | | | | | | | |
| | | | * | | | | Make convert clock_type consistent with add/sub when dealing with extreme valuesGravatar yang-g2017-03-28
| |_|_|/ / / / / |/| | | | | | |
| | | | | | | * Add max_connection_age end2end testGravatar Yuchen Zeng2017-03-28
| | | | | | | |
* | | | | | | | Merge pull request #10337 from yang-g/autofuzzGravatar Yang Gao2017-03-28
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Clamp memory usage estimate
| | | | * | | | | Update include pathsGravatar Craig Tiller2017-03-28
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | Merge pull request #10325 from y-zeng/keepalive_fixesGravatar Yuchen Zeng2017-03-28
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Client-side keepalive fixes
* \ \ \ \ \ \ \ \ Merge pull request #10333 from ncteisen/autofuzzGravatar Noah Eisen2017-03-28
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Add to Fuzzer Corpus
| | | * | | | | | | Clamp memory usage estimateGravatar yang-g2017-03-28
| | | | | | | | | |
| * | | | | | | | | Add fuzzer bugGravatar ncteisen2017-03-27
| | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | Add client_ prefix for keepalive argsGravatar Yuchen Zeng2017-03-27
| | | | | | | | |
| | | | * | | | | Make sure that we hold contents of async operation until completion.Gravatar Vijay Pai2017-03-27
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'master' into stream_corked_prGravatar Yuxuan Li2017-03-27
|\| | | | | | |
* | | | | | | | Merge branch 'master' into stream_corked_prGravatar Yuxuan Li2017-03-27
|\ \ \ \ \ \ \ \
| | | | | | * \ \ Merge branch 'master' of https://github.com/grpc/grpc into cpp_bazelnessGravatar Nicolas "Pixel" Noble2017-03-28
| | | | | | |\ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| | | | | * | | | Add a benchmark of base16 encodingGravatar Craig Tiller2017-03-27
| | | |_|/ / / / | | |/| | | | |
| | | * | | | | Change keepalive arguments, add grpc_set_disable_ping_ackGravatar Yuchen Zeng2017-03-27
| | | | | | | |
| | * | | | | | Merge pull request #9955 from y-zeng/ev_epoll_testGravatar Yuchen Zeng2017-03-27
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | Avoid variable length arrays
| | | | | * | | Clang-format.Gravatar Nicolas "Pixel" Noble2017-03-27
| | | | | | | |
| | | | | * | | Merge branch 'master' of https://github.com/grpc/grpc into cpp_bazelnessGravatar Nicolas "Pixel" Noble2017-03-27
| | | | | |\ \ \ | | | |_|_|/ / / | | |/| | | | |
| | * | | | | | Merge pull request #7771 from y-zeng/cares_buildinGravatar Yuchen Zeng2017-03-24
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Async DNS resolver with pre-configured c-ares