aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core
Commit message (Collapse)AuthorAge
* Merge pull request #11719 from markdroth/large_metadata_bad_client_test_fixGravatar Mark D. Roth2017-07-11
|\ | | | | bad_client test: do multiple reads if needed to read full server response
| * Do multiple reads if needed to read full server response.Gravatar Mark D. Roth2017-07-11
| |
* | Revert "Remove lockfree-stack implementation that is no longer used"Gravatar Ken Payson2017-07-10
|/ | | | This reverts commit 3d04e025bcffd1e583d502de4ee26625ea866b21.
* Merge pull request #11602 from muxi/add_cancel_after_round_trip_testGravatar Muxi Yan2017-07-05
|\ | | | | Add a end2end test of cancel call
| * Fix test failuresGravatar Muxi Yan2017-06-28
| |
| * Correct copyright yearGravatar Muxi Yan2017-06-27
| |
| * Resolve asan failureGravatar Muxi Yan2017-06-27
| |
* | Merge pull request #11577 from markdroth/compression_filter_fixGravatar Mark D. Roth2017-06-26
|\ \ | | | | | | Fix handling of send_message before send_initial_metadata in compress filter.
| | * Add testGravatar Muxi Yan2017-06-23
| | |
* | | Fix bad_pingGravatar Yuchen Zeng2017-06-23
| |/ |/|
| * Fix Windows compiler problem.Gravatar Mark D. Roth2017-06-23
| |
* | Merge pull request #11499 from markdroth/trailers_onlyGravatar Mark D. Roth2017-06-22
|\ \ | | | | | | Add support for Trailers-Only responses.
| * | Add support for Trailers-Only responses.Gravatar Mark D. Roth2017-06-22
| | | | | | | | | | | | | | | | | | | | | - When receiving a Trailers-Only response, return the metadata as trailing metadata instead of initial metadata. - Send Trailers-Only response when we have no non-default initial metadata, no message to send, and trailing metadata to send.
| | * Fix handling of send_message before send_initial_metadata in compress filter.Gravatar Mark D. Roth2017-06-22
| |/
* | Merge pull request #10833 from ncteisen/tracing-overhaulGravatar Noah Eisen2017-06-21
|\ \ | | | | | | Tracing Overhaul
* \ \ Merge pull request #11545 from y-zeng/max_message_lengthGravatar Yuchen Zeng2017-06-20
|\ \ \ | | | | | | | | Fix max_message_length
| * | | Fix max_message_lengthGravatar Yuchen Zeng2017-06-19
| | |/ | |/|
* / | Remove lockfree-stack implementation that is no longer usedGravatar Vijay Pai2017-06-19
|/ /
| * Merge branch 'master' of https://github.com/grpc/grpc into tracing-overhaulGravatar ncteisen2017-06-15
| |\ | |/ |/|
* | fix varargs compiler errorGravatar Alexander Polcyn2017-06-14
| |
* | try fixing invalic_call_argument_test on kokoroGravatar Jan Tattermusch2017-06-10
| |
| * Add refcount to tcp tracerGravatar ncteisen2017-06-08
| |
| * Add rich closure debug modeGravatar ncteisen2017-06-08
| |
| * Merge pull request #11336 from ctiller/ALL-the-thingsGravatar Craig Tiller2017-06-08
| |\ | | | | | | Roll-up of threading changes
* | | Add rich closure debug modeGravatar ncteisen2017-06-08
| | |
* | | Merge branch 'master' of https://github.com/grpc/grpc into ALL-the-thingsGravatar ncteisen2017-06-08
|\| | | |/ |/|
* | clang-formatGravatar Craig Tiller2017-06-08
| |
* | Ensure a poller existsGravatar Craig Tiller2017-06-08
| |
| * Merge pull request #11237 from y-zeng/srv_recordGravatar Yuchen Zeng2017-06-08
| |\ | | | | | | Support grpclb address in the c-ares resolver
* | | Fix test verificationGravatar Craig Tiller2017-06-08
| | |
* | | Merge github.com:grpc/grpc into ALL-the-thingsGravatar Craig Tiller2017-06-08
|\| |
| * | fix test/core/http/BUILDGravatar Jan Tattermusch2017-06-08
| | |
| * | fix remaining license noticesGravatar Jan Tattermusch2017-06-08
| | |
| * | auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
| | |
| * | Merge github.com:grpc/grpc into faster_timer_poolGravatar Craig Tiller2017-06-07
| |\ \
* | \ \ Merge github.com:grpc/grpc into ALL-the-thingsGravatar Craig Tiller2017-06-07
|\ \ \ \ | | |/ / | |/| |
| * | | Implement LB policy updatesGravatar David Garcia Quintas2017-06-06
| | | |
| | | * Merge remote-tracking branch 'upstream/master' into srv_recordGravatar Yuchen Zeng2017-06-06
| | | |\ | | |_|/ | |/| |
| | * | Merge github.com:grpc/grpc into faster_timer_poolGravatar Craig Tiller2017-06-06
| | |\ \ | | |/ / | |/| |
| | | * Fix windows build, no_logging tests, dns_resolver_testGravatar Yuchen Zeng2017-06-05
| | | |
| | | * Fix the fd clean up processGravatar Yuchen Zeng2017-06-05
| | | |
| | | * Cancel the dns lookup in dns_ares_shutdownGravatar Yuchen Zeng2017-06-04
| | | |
* | | | Merge branch 'selectivity' into ALL-the-thingsGravatar Craig Tiller2017-06-02
|\| | |
| * | | Merge branch 'win_bldfix' of https://github.com/makdharma/grpc into win_bldfixGravatar Mak Dharma2017-05-30
| |\ \ \
| | | | * Fix api_fuzzer, dns_resolver_connectivity_testGravatar Yuchen Zeng2017-05-30
| | | | |
| | * | | s/inline/__inline/Gravatar Makarand Dharmapurikar2017-05-30
| | | | |
| * | | | Merge pull request #11309 from murgatroid99/master_1.3.x_upmergeGravatar Michael Lumish2017-05-30
| |\ \ \ \ | | |/ / / | |/| | | Master 1.3.x upmerge
* | | | | Merge branch 'thread_pool' into ALL-the-thingsGravatar Craig Tiller2017-05-30
|\ \ \ \ \ | |_|_|/ / |/| | | |
* | | | | Get rid of zero-length poll case now that timer pool existsGravatar Craig Tiller2017-05-30
| |/ / / |/| | |
| | * | get rid of flakey asserts in num_watchers testGravatar Alexander Polcyn2017-05-26
| | | |