aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core
Commit message (Expand)AuthorAge
* A few src/core fixes due to missing exec_ctx_finishGravatar Yash Tibrewal2017-11-21
* Merge masterGravatar Yash Tibrewal2017-11-21
|\
| * Merge pull request #13452 from yashykt/publicheaderc89nitfixGravatar Yash Tibrewal2017-11-21
| |\
| | * Merge branch 'master' into publicheaderc89nitfixGravatar Yash Tibrewal2017-11-21
| | |\
| * | \ Merge branch 'master' of https://github.com/grpc/grpc into inheritance-in-coreGravatar Noah Eisen2017-11-21
| |\ \ \ | | | |/ | | |/|
* | | | changes for macosGravatar Yash Tibrewal2017-11-20
| | * | Merge pull request #13391 from ncteisen/more-eager-freeGravatar Noah Eisen2017-11-20
| | |\ \
| | | * | Attempt to fix TSANGravatar ncteisen2017-11-17
| | | | * Remove unnecessary if condition in public_headers_must_be_c89Gravatar Yash Tibrewal2017-11-17
| | * | | Rename tracer_peer to tracer_utilGravatar ncteisen2017-11-17
| | * | | reviewer feedbackGravatar ncteisen2017-11-17
* | | | | Merge masterGravatar Yash Tibrewal2017-11-16
|\ \ \ \ \ | | |_|_|/ | |/| | |
| | | | * No more API change, no test changeGravatar ncteisen2017-11-16
| | | * | Reviewer feedback: friend func not clasSGravatar ncteisen2017-11-16
| | | | * 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
|\ \ \ \
| | * | | Reduce # of arithmetic ops to reduce time spent in this test.Gravatar Vijay Pai2017-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