aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* Remove _ prefixed variable namesGravatar Yash Tibrewal2017-11-29
|
* Fix race conditions and more grpc_inits required. csharp tests will be fixed ↵Gravatar Yash Tibrewal2017-11-29
| | | | in a different PR
* Remove TLS_NO_SUPPORT and always use GPR_TLS. Reorder statements in ↵Gravatar Yash Tibrewal2017-11-28
| | | | grpc_init and grpc_shutdown. Add grpc_init and grpc_shutdown in failing test/cpp tests
* 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
| |\ | | | | | | Revert "Do not interpolate variables in leading comments."
| * \ Merge pull request #13508 from adelez/remove_node17Gravatar adelez2017-11-27
| |\ \ | | | | | | | | Disable node 1.7
| * \ \ Merge pull request #13488 from vcaesar/node-prGravatar Michael Lumish2017-11-27
| |\ \ \ | | | | | | | | | | Fix node source code link error
| | | | * 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
| |\ \ \ | | | | | | | | | | Fix ObjC C++ syntax error
| * \ \ \ Merge pull request #13419 from nlopezgi/masterGravatar adelez2017-11-27
| |\ \ \ \ | | | | | | | | | | | | change use of directory as input to data field for to use of native.glob in grpc_fuzzer.bzl
| | | | | * 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.0
| | * | | 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
| |\ \ \ | | | | | | | | | | Fix build on MacOS sierra.
* | | | | Fixing errors and minor bugsGravatar Yash Tibrewal2017-11-22
| | | | |
| * | | | Merge pull request #13484 from yang-g/msanGravatar Yang Gao2017-11-22
| |\ \ \ \ | | | | | | | | | | | | Enable check for use-after-dtor
| * \ \ \ \ Merge pull request #13398 from adelez/csharp_101Gravatar adelez2017-11-22
| |\ \ \ \ \ | | | | | | | | | | | | | | Adding v1.7.x for some languages
| * \ \ \ \ \ Merge pull request #13489 from mehrdada/kill-sleepGravatar Mehrdad Afshari2017-11-22
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Kill off unnecessary sleep in route_guide example
| | | * | | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | change will break Go, Java and Node.
| | | * | | | | 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
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Add java 1.8
| | | | | * | | silence uninitialized use warningGravatar Jan Tattermusch2017-11-22
| | |_|_|/ / / | |/| | | | |
| * | | | | | Merge pull request #13483 from menghanl/release_matrixGravatar adelez2017-11-22
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Add go release versions to backwards compatibility tests
| | | | * | | | 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
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Do not interpolate variables in leading comments.
| | | | | | | * Fix node source code link errorGravatar vcaesar2017-11-23
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge pull request #13486 from nathanielmanistaatgoogle/elide-local-fieldGravatar Nathaniel Manista2017-11-22
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Elide local field by directly returning values.
* | | | | | | | 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
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Add missing const.
| | | * | | | | | 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
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Remove unnecessary if condition in public_headers_must_be_c89
| * \ \ \ \ \ \ Merge pull request #13479 from ↵Gravatar Nathaniel Manista2017-11-21
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nathanielmanistaatgoogle/certificate-configuration Avoid abbreviation in Python API.
| | | | | | * | | 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
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Support Manually Constructed Virtual Functions in C Core
| | | | * \ \ \ \ Merge branch 'master' into publicheaderc89nitfixGravatar Yash Tibrewal2017-11-21
| | | | |\ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| | | * | | | | | Avoid abbreviation in Python APIGravatar Nathaniel Manista2017-11-21
| | | | |/ / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | I should have requested this during code review of bcf083fa9099e5c919 but it slipped my mind.
| * | | | | | | Merge pull request #13475 from jtattermusch/better_completion_registry_benchmarkGravatar Jan Tattermusch2017-11-21
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Use spinlock in CompletionRegistry (and improve the benchmark).
| | | * | | | | | Reviewer feedbackGravatar ncteisen2017-11-21
| | | | | | | | |