aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Remove TLS_NO_SUPPORT and always use GPR_TLS. Reorder statements in grpc_init...Gravatar Yash Tibrewal2017-11-28
* Fix tests to call grpc_init and grpc_shutdown before using exec_ctxGravatar Yash Tibrewal2017-11-28
* Fix grpc_init by removing exec_ctx usage before initGravatar Yash Tibrewal2017-11-27
* GPR_TLS Macro fix, and windows resolve_address fixGravatar Yash Tibrewal2017-11-27
* minor objc test changeGravatar Yash Tibrewal2017-11-27
* Merge branch 'master' into execctxGravatar Yash Tibrewal2017-11-27
|\
* | tls macro changes and UV fixGravatar Yash Tibrewal2017-11-27
| * Merge pull request #13510 from grpc/revert-12938-fix-variable-interpolationGravatar David G. Quintas2017-11-27
| |\
| * \ Merge pull request #13508 from adelez/remove_node17Gravatar adelez2017-11-27
| |\ \
| * \ \ Merge pull request #13488 from vcaesar/node-prGravatar Michael Lumish2017-11-27
| |\ \ \
| | | | * Revert "Do not interpolate variables in leading comments."Gravatar David G. Quintas2017-11-27
| | |_|/ | |/| |
| * | | Merge pull request #13507 from muxi/fix-objc-c++-syntaxGravatar Muxi Yan2017-11-28
| |\ \ \
| * \ \ \ Merge pull request #13419 from nlopezgi/masterGravatar adelez2017-11-27
| |\ \ \ \
| | | | | * Disable node 1.7Gravatar Adele Zhou2017-11-27
| | |_|_|/ | |/| | |
| | | * | Fix ObjC C++ syntax errorGravatar Muxi Yan2017-11-27
| | |/ / | |/| |
| * | | Merge pull request #13493 from mehrdada/bump-protobuf-3.5.0Gravatar Mehrdad Afshari2017-11-24
| |\ \ \
| | * | | Bump third_party/protobuf submodule to v3.5.0Gravatar Mehrdad Afshari2017-11-24
| |/ / /
| * | | Merge pull request #13490 from jtattermusch/fix_sierra_buildGravatar Jan Tattermusch2017-11-24
| |\ \ \
* | | | | Fixing errors and minor bugsGravatar Yash Tibrewal2017-11-22
| * | | | Merge pull request #13484 from yang-g/msanGravatar Yang Gao2017-11-22
| |\ \ \ \
| * \ \ \ \ Merge pull request #13398 from adelez/csharp_101Gravatar adelez2017-11-22
| |\ \ \ \ \
| * \ \ \ \ \ Merge pull request #13489 from mehrdada/kill-sleepGravatar Mehrdad Afshari2017-11-22
| |\ \ \ \ \ \
| | | * | | | | Give a command example with multiple languages.Gravatar Adele Zhou2017-11-22
| | | * | | | | Use special VIPGravatar Adele Zhou2017-11-22
| | | * | | | | Switch back to using template located at _IMAGE_BUILDER because the previous ...Gravatar Adele Zhou2017-11-22
| | | * | | | | Recreate the git root dir by default.Gravatar Adele Zhou2017-11-22
| | | * | | | | fixGravatar Adele Zhou2017-11-22
| | |/ / / / / | |/| | | | |
| * | | | | | Merge pull request #13480 from carl-mastrangelo/bumpybumpsarebumpyGravatar adelez2017-11-22
| |\ \ \ \ \ \
| | | | | * | | silence uninitialized use warningGravatar Jan Tattermusch2017-11-22
| | |_|_|/ / / | |/| | | | |
| * | | | | | Merge pull request #13483 from menghanl/release_matrixGravatar adelez2017-11-22
| |\ \ \ \ \ \
| | | | * | | | Kill off unnecessary sleep in route_guide exampleGravatar Mehrdad Afshari2017-11-22
| | |_|/ / / / | |/| | | | |
| * | | | | | Merge pull request #12938 from gkelly/fix-variable-interpolationGravatar Vijay Pai2017-11-22
| |\ \ \ \ \ \
| | | | | | | * Fix node source code link errorGravatar vcaesar2017-11-23
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge pull request #13486 from nathanielmanistaatgoogle/elide-local-fieldGravatar Nathaniel Manista2017-11-22
| |\ \ \ \ \ \
* | | | | | | | A few src/core fixes due to missing exec_ctx_finishGravatar Yash Tibrewal2017-11-21
| * | | | | | | Merge pull request #13485 from nathanielmanistaatgoogle/constGravatar Nathaniel Manista2017-11-21
| |\ \ \ \ \ \ \
| | | * | | | | | Elide local field by directly returning valuesGravatar Nathaniel Manista2017-11-22
| | |/ / / / / /
| | * | | | | | Add missing constGravatar Nathaniel Manista2017-11-22
| | | | | | * | Enable check for use-after-dtorGravatar yang-g2017-11-21
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge masterGravatar Yash Tibrewal2017-11-21
|\| | | | | |
| * | | | | | Merge pull request #13452 from yashykt/publicheaderc89nitfixGravatar Yash Tibrewal2017-11-21
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge pull request #13479 from nathanielmanistaatgoogle/certificate-configura...Gravatar Nathaniel Manista2017-11-21
| |\ \ \ \ \ \ \
| | | | | | * | | Add go release versions to client_matrix.pyGravatar Menghan Li2017-11-21
| | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | Merge pull request #13288 from ncteisen/inheritance-in-coreGravatar Noah Eisen2017-11-21
| |\ \ \ \ \ \ \
| | | | * \ \ \ \ Merge branch 'master' into publicheaderc89nitfixGravatar Yash Tibrewal2017-11-21
| | | | |\ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| | | * | | | | | Avoid abbreviation in Python APIGravatar Nathaniel Manista2017-11-21
| | | | |/ / / / | | | |/| | | |
| * | | | | | | Merge pull request #13475 from jtattermusch/better_completion_registry_benchmarkGravatar Jan Tattermusch2017-11-21
| |\ \ \ \ \ \ \
| | | * | | | | | Reviewer feedbackGravatar ncteisen2017-11-21
| | | * | | | | | Merge branch 'master' of https://github.com/grpc/grpc into inheritance-in-coreGravatar Noah Eisen2017-11-21
| | | |\ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| | | | | | | * | Add java 1.8Gravatar Carl Mastrangelo2017-11-21