aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core
Commit message (Expand)AuthorAge
...
| | | | | | * | | Un extern the fuzzersGravatar ncteisen2017-11-17
| | | | | | * | | Remove all extern CGravatar ncteisen2017-11-17
| | | | |_|/ / / | | | |/| | | |
| * | | | | | | reviewer feedbackGravatar ncteisen2017-11-17
| | | | | | | * Merge masterGravatar Yash Tibrewal2017-11-16
| | | | | | | |\ | | | | |_|_|_|/ | | | |/| | | |
| | * | | | | | No more API change, no test changeGravatar ncteisen2017-11-16
| | | | * | | | change directory input to use of native.globGravatar Nicolas Lopez2017-11-16
| | | |/ / / /
| * | | | | | Reviewer feedback: friend func not clasSGravatar ncteisen2017-11-16
| | | | | * | Merge remote-tracking branch 'upstream/master' into server_connection_timeoutGravatar Mark D. Roth2017-11-15
| | | | | |\ \ | | | | |_|/ / | | | |/| | |
| | * / | | | add testGravatar ncteisen2017-11-14
| | |/ / / /
| | | | | * Move ExecCtx to grpc_core namespace. Make exec_ctx a private static in ExecCt...Gravatar Yash Tibrewal2017-11-14
* | | | | | Merge branch 'master' of https://github.com/grpc/grpc into inheritance-in-coreGravatar ncteisen2017-11-14
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Add tracer peer to keep set_enabled private()Gravatar ncteisen2017-11-14
| | * | | | Merge branch 'master' of https://github.com/grpc/grpc into tracing++Gravatar Noah Eisen2017-11-14
| | |\ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge pull request #13387 from grpc/import_fixGravatar Juanli Shen2017-11-14
| |\ \ \ \ \
| * \ \ \ \ \ Merge pull request #13189 from apolcyn/pass_args_to_tsiGravatar apolcyn2017-11-14
| |\ \ \ \ \ \
| | | * | | | | Fix an internal build failureGravatar Juanli Shen2017-11-14
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'master' of https://github.com/grpc/grpc into inheritance-in-coreGravatar ncteisen2017-11-14
|\| | | | | |
| | | | | | * Address some PR commentsGravatar Yash Tibrewal2017-11-14
| * | | | | | Merge pull request #13365 from jtattermusch/stats_test_boundary_skippingGravatar Jan Tattermusch2017-11-14
| |\ \ \ \ \ \
| | | * | | | | Fix missing copyright, fix merge conflict in updated BUILDGravatar Alexander Polcyn2017-11-13
| | | * | | | | Merge remote-tracking branch 'upstream/master' into pass_args_to_tsiGravatar Alexander Polcyn2017-11-13
| | | |\ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | | | * | | | Merge branch 'master' of https://github.com/grpc/grpc into tracing++Gravatar Noah Eisen2017-11-13
| | | | |\ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | | * | | | | Merge remote-tracking branch 'upstream/master' into pass_args_to_tsiGravatar Alexander Polcyn2017-11-13
| | | |\ \ \ \ \
| | | * | | | | | Use existing read buffer in security handshaker if presentGravatar Alexander Polcyn2017-11-13
* | | | | | | | | clang fmtGravatar ncteisen2017-11-13
* | | | | | | | | Fix Bazel buildGravatar ncteisen2017-11-13
* | | | | | | | | split POC into real testGravatar ncteisen2017-11-13
| |_|_|/ / / / / |/| | | | | | |
| | * | | | | | make stats_test skip values far from boundariesGravatar Jan Tattermusch2017-11-13
| |/ / / / / / |/| | | | | |
| | | * | | | Fix test compileGravatar Noah Eisen2017-11-12
| | | * | | | Fix test compileGravatar ncteisen2017-11-10
| * | | | | | clang-format after nullptr changesGravatar Craig Tiller2017-11-10
| * | | | | | Enable clang-tidy as a sanity check, fix up all known failuresGravatar Craig Tiller2017-11-10
|/ / / / / /
| | * | | | Merge branch 'master' of https://github.com/grpc/grpc into tracing++Gravatar ncteisen2017-11-10
| | |\ \ \ \ | |_|/ / / / |/| | | | |
| | | | | * Correction to closure.cc,bm_chttp2_hpack and few moreGravatar Yash Tibrewal2017-11-10
| | | | | * Removing more exec_ctx instancesGravatar Yash Tibrewal2017-11-09
| | | | | * Merge masterGravatar Yash Tibrewal2017-11-09
| | | | | |\ | |_|_|_|_|/ |/| | | | |
| | | | | * Merge with masterGravatar Yash Tibrewal2017-11-09
| | | | | |\
| | | | * | | Add notify_on_receive_settings closure to chttp2 transport.Gravatar Mark D. Roth2017-11-09
* | | | | | | Reduce # of arithmetic ops to reduce time spent in this test.Gravatar Vijay Pai2017-11-09
| | | | * | | Bool-ify is_client param.Gravatar Mark D. Roth2017-11-09
| |_|_|/ / / |/| | | | |
* | | | | | Remove include from end2end data files and add extern C to each definition in...Gravatar Yash Tibrewal2017-11-07
| |_|_|_|/ |/| | | |
* | | | | MacOS uses end2end tests. therefore extern C neededGravatar Yash Tibrewal2017-11-07
* | | | | No Clang on end2end generated filesGravatar Yash Tibrewal2017-11-06
* | | | | Merge masterGravatar Yash Tibrewal2017-11-06
|\ \ \ \ \
| * \ \ \ \ Merge github.com:grpc/grpc into 50Gravatar Craig Tiller2017-11-06
| |\ \ \ \ \
| | * | | | | Removing port 443 for the service name (used as audience) when the url is https.Gravatar Julien Boeuf2017-11-03
| * | | | | | Merge github.com:grpc/grpc into 50Gravatar Craig Tiller2017-11-03
| |\| | | | |
| | * | | | | Merge pull request #13246 from yashykt/testlinkage1Gravatar Yash Tibrewal2017-11-03
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge pull request #13161 from markdroth/service_config_fixesGravatar Mark D. Roth2017-11-03
| | |\ \ \ \ \ \
| * | | | | | | | Update clang-format to 5.0Gravatar Craig Tiller2017-11-03
| |/ / / / / / /