aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Move histogram to test/core/utilGravatar Vijay Pai2017-11-30
* Merge pull request #13357 from markdroth/reference_countedGravatar Mark D. Roth2017-11-30
|\
* \ Merge pull request #13476 from jtattermusch/csharp_batchcontext_poolingGravatar Jan Tattermusch2017-11-30
|\ \
* \ \ Merge pull request #13466 from nicolasnoble/upmerge-from-v1.7Gravatar Nicolas Noble2017-11-29
|\ \ \
* | | | Add missing semicolonsGravatar ncteisen2017-11-29
| | | * Merge remote-tracking branch 'upstream/master' into reference_countedGravatar Mark D. Roth2017-11-29
| | | |\ | |_|_|/ |/| | |
| | | * Shorted "reference" to "ref".Gravatar Mark D. Roth2017-11-29
| * | | clang-format codeGravatar Mehrdad Afshari2017-11-29
| * | | Merge branch 'master' of https://github.com/grpc/grpc into upmerge-from-v1.7Gravatar Nicolas "Pixel" Noble2017-11-29
| |\ \ \ | |/ / / |/| | |
| | | * Split tracing code into its own class.Gravatar Mark D. Roth2017-11-29
* | | | Merge pull request #13535 from ncteisen/fix-trace-tsanGravatar Noah Eisen2017-11-28
|\ \ \ \
* \ \ \ \ Merge pull request #13531 from grpc/fix-workaround-var-initGravatar Muxi Yan2017-11-28
|\ \ \ \ \
| | * | | | clang fmtGravatar Noah Eisen2017-11-28
| | * | | | Fix tracer TSAN bugGravatar Noah Eisen2017-11-28
* | | | | | Merge pull request #13448 from camillol/fixalignGravatar David G. Quintas2017-11-28
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| | | | | * Code review changes.Gravatar Mark D. Roth2017-11-28
| | * | | | Fix uninitialized variableGravatar Muxi Yan2017-11-28
| |/ / / / |/| | | |
* | | | | Merge pull request #13515 from mehrdada/bump-master-versionGravatar Mehrdad Afshari2017-11-28
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #13153 from bmarkons/patch-1Gravatar apolcyn2017-11-28
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge pull request #13491 from vjpai/destackGravatar Vijay Pai2017-11-28
|\ \ \ \ \ \ \
| | | | * | | | Fix alignment issue in gpr_murmur_hash3Gravatar Camillo Lugaresi2017-11-28
| |_|_|/ / / / |/| | | | | |
| | | | | | * clang-formatGravatar Mark D. Roth2017-11-28
| | | | | | * Fix include guard check.Gravatar Mark D. Roth2017-11-28
| | | | | | * Implement MakeReferenceCounted<> helper.Gravatar Mark D. Roth2017-11-28
| | | | | | * Add ReferenceCountedPtr class.Gravatar Mark D. Roth2017-11-28
| | | | | | * Use New() and Delete() instead of C++ new and delete.Gravatar Mark D. Roth2017-11-28
| | | | | * | address commentsGravatar Jan Tattermusch2017-11-28
* | | | | | | Merge pull request #12710 from apolcyn/speedup_ruby_end2end_testsGravatar apolcyn2017-11-27
|\ \ \ \ \ \ \
| * | | | | | | Remove some sleeps in ruby tests and fix test server shutdownGravatar Alex Polcyn2017-11-27
* | | | | | | | Merge pull request #13512 from grpc/fix-subchannel-indexGravatar Muxi Yan2017-11-28
|\ \ \ \ \ \ \ \
| | | | | * | | | Bump 1.8.0-dev to 1.9.0-devGravatar Mehrdad Afshari2017-11-27
| |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Fix compiler error on need_to_unref_constructedGravatar Muxi Yan2017-11-27
| | | | | | | * Add ReferenceCounted base class.Gravatar Mark D. Roth2017-11-27
* | | | | | | | generate_projectsGravatar Muxi Yan2017-11-27
* | | | | | | | Merge remote-tracking branch 'upstream/master' into fix-objc-void-funcGravatar Muxi Yan2017-11-27
|\| | | | | | |
| * | | | | | | Merge pull request #13437 from muxi/fix-forward-declarationGravatar Muxi Yan2017-11-28
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge pull request #13499 from mehrdada/bump-protobuf-python-depGravatar Mehrdad Afshari2017-11-27
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Revert "Revert "Do not interpolate variables in leading comments.""Gravatar Vijay Pai2017-11-27
| | * | | | | | | | Update Python dependency to protobuf v3.5.0.post1Gravatar Mehrdad Afshari2017-11-27
| | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | Revert "Do not interpolate variables in leading comments."Gravatar David G. Quintas2017-11-27
| * | | | | | | | Fix ObjC C++ syntax errorGravatar Muxi Yan2017-11-27
| |/ / / / / / /
| | | | | | | * use pool in SendMessageBenchmarkGravatar Jan Tattermusch2017-11-25
| | | | | | | * expose batchcontextpool settingsGravatar Jan Tattermusch2017-11-25
| | | | | | | * add basic testsGravatar Jan Tattermusch2017-11-25
| | | | | | | * simple version of batchcontext poolingGravatar Jan Tattermusch2017-11-25
| | | | | | | * expose batchcontext.ResetGravatar Jan Tattermusch2017-11-25
| | |_|_|_|_|/ | |/| | | | |
| | | | * | | Remove lockfree stack, againGravatar Vijay Pai2017-11-22
| * | | | | | silence uninitialized use warningGravatar Jan Tattermusch2017-11-22
| | |_|/ / / | |/| | | |
| * | | | | Merge pull request #12938 from gkelly/fix-variable-interpolationGravatar Vijay Pai2017-11-22
| |\ \ \ \ \
| * \ \ \ \ \ Merge pull request #13486 from nathanielmanistaatgoogle/elide-local-fieldGravatar Nathaniel Manista2017-11-22
| |\ \ \ \ \ \