aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/support
Commit message (Expand)AuthorAge
* Merge pull request #13575 from vjpai/dehistGravatar Vijay Pai2017-11-30
|\
| * Move histogram to test/core/utilGravatar Vijay Pai2017-11-30
* | Merge pull request #13432 from ncteisen/no-more-extern-cGravatar Noah Eisen2017-11-30
|\ \ | |/ |/|
* | Merge pull request #13357 from markdroth/reference_countedGravatar Mark D. Roth2017-11-30
|\ \
| | * Merge branch 'master' of https://github.com/grpc/grpc into no-more-extern-cGravatar ncteisen2017-11-29
| | |\ | |_|/ |/| |
| | * Merge commit 'aa358d5e43' into no-more-extern-cGravatar 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 #13448 from camillol/fixalignGravatar David G. Quintas2017-11-28
| |\ \ \
| | | * | Code review changes.Gravatar Mark D. Roth2017-11-28
| | | | * Merge branch 'master' of https://github.com/grpc/grpc into no-more-extern-cGravatar ncteisen2017-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
| | | * | Add ReferenceCounted base class.Gravatar Mark D. Roth2017-11-27
| | |/ /
| * / / Remove lockfree stack, againGravatar Vijay Pai2017-11-22
| |/ /
| | * Merge branch 'master' of https://github.com/grpc/grpc into no-more-extern-cGravatar ncteisen2017-11-21
| | |\ | | |/ | |/|
| * | Reviewer feedbackGravatar ncteisen2017-11-21
| * | Merge branch 'master' of https://github.com/grpc/grpc into inheritance-in-coreGravatar Noah Eisen2017-11-21
| |\ \
* | \ \ Merge branch 'v1.7.x' of https://github.com/grpc/grpcGravatar Nicolas "Pixel" Noble2017-11-21
|\ \ \ \
| | | * | Merge pull request #13173 from kwasimensah/patch-1Gravatar Nicolas Noble2017-11-20
| |_|/| | |/| | | |
| | | * | Fix pthread cleanup logicGravatar kwasimensah2017-11-19
| | | | * clang fmtGravatar ncteisen2017-11-17
| | | | * Remove all extern CGravatar ncteisen2017-11-17
| |_|_|/ |/| | |
| | | * Fix clang-format issuesGravatar kwasimensah2017-11-16
| | * | Merge branch 'master' of https://github.com/grpc/grpc into inheritance-in-coreGravatar ncteisen2017-11-14
| | |\ \ | |_|/ / |/| | |
* | | | Merge pull request #13138 from iancoolidge/devel-getcpuGravatar Vijay Pai2017-11-14
|\ \ \ \
| | | | * Update to not depend on c++ runtimeGravatar kwasimensah2017-11-14
| | | * | Merge branch 'master' of https://github.com/grpc/grpc into inheritance-in-coreGravatar ncteisen2017-11-14
| | | |\ \ | |_|_|/ / |/| | | |
| | | * | clang fmtGravatar ncteisen2017-11-13
| | | * | split POC into real testGravatar ncteisen2017-11-13
| | | * | Address github commentsGravatar ncteisen2017-11-13
| | | * | clang-fmtGravatar ncteisen2017-11-13
| | | * | Add GRPC_ABSTRACT_BASE_CLASSGravatar ncteisen2017-11-13
| | | * | Change manual ctor to be polymorphicGravatar ncteisen2017-11-13
| | | | * Merge branch 'patch-1' into kwasi-formatGravatar kwasimensah2017-11-13
| | | | |\
| | | | | * Merge pull request #2 from grpc/masterGravatar kwasimensah2017-11-13
| | | | | |\ | | | | |_|/ | | | |/| |
| | | | * | Formatting.Gravatar Nicolas "Pixel" Noble2017-11-13
| | | | * | Merge branch 'master' of https://github.com/grpc/grpc into kwasi-formatGravatar Nicolas "Pixel" Noble2017-11-13
| | | | |\ \ | | | | |/ / | | | |/| / | | | | |/
* | | | | 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
* | | | | s/NULL/nullptrGravatar Craig Tiller2017-11-10
| |_|/ / |/| | |
* | | | Merge pull request #13147 from yashykt/testc++izeGravatar Yash Tibrewal2017-11-07
|\ \ \ \
* | | | | Add back mpscq request matcherGravatar Ken Payson2017-11-07