aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Collapse)AuthorAge
* Merge github.com:grpc/grpc into stats_histoGravatar Craig Tiller2017-09-07
|\
| * Merge pull request #12369 from markdroth/call_combinerGravatar Mark D. Roth2017-09-07
| |\ | | | | | | Second attempt at call combiner PR
| * \ Merge pull request #12420 from yashykt/ctoccGravatar Yash Tibrewal2017-09-07
| |\ \ | | | | | | | | Getting C code also C++ compilable
| * \ \ Merge pull request #12080 from y-zeng/connectivityGravatar Yuchen Zeng2017-09-07
| |\ \ \ | | | | | | | | | | Reconnect channels automatically in C++ clients
| * \ \ \ Merge pull request #12413 from sreecha/fix-epoll1-bugGravatar Sree Kuchibhotla2017-09-07
| |\ \ \ \ | | | | | | | | | | | | Fix epoll1 hang
* | | | | | Merge github.com:grpc/grpc into stats_histoGravatar Craig Tiller2017-09-07
|\| | | | |
| * | | | | Garbage collect experimental pollersGravatar Craig Tiller2017-09-07
| | | | | |
| | | | * | More edits for C to CCGravatar Yash Tibrewal2017-09-06
| | | | | |
| | | | * | Merge branch 'master' of https://github.com/grpc/grpc into ctoccGravatar Yash Tibrewal2017-09-06
| | | | |\ \ | | |_|_|/ / | |/| | | |
| | | | * | Modifying a few filesGravatar Yash Tibrewal2017-09-06
| | | | | |
* | | | | | Merge github.com:grpc/grpc into stats_histoGravatar Craig Tiller2017-09-06
|\| | | | |
| * | | | | Merge pull request #12353 from kpayson64/scatter_readGravatar kpayson642017-09-06
| |\ \ \ \ \ | | |_|_|/ / | |/| | | | Use all read buffers when doing a scatter read
| | | * | | Kicked worker shouldn't add pollset to neighbhourhoodGravatar Sree Kuchibhotla2017-09-06
| | |/ / / | |/| | |
| | * | | Use all read buffers when doing a scatter readGravatar Ken Payson2017-09-06
| | | | |
* | | | | Update Bazel for new systemsGravatar Craig Tiller2017-09-06
| | | | |
| * | | | Merge pull request #12341 from yang-g/externGravatar Yang Gao2017-09-05
| |\ \ \ \ | | | | | | | | | | | | Log offending ops and error code before crashing the server
| * \ \ \ \ Merge pull request #12351 from dgquintas/fix_fake_resolver_use_after_freeGravatar David G. Quintas2017-09-05
| |\ \ \ \ \ | | | | | | | | | | | | | | Fake resolver: Fix use-after-free
* | | | | | | Bounds fixesGravatar Craig Tiller2017-09-05
| | | | | | |
* | | | | | | Fixup boundsGravatar Craig Tiller2017-09-05
| | | | | | |
| | | | | | * Reset cancellation closure when unreffing the call to avoid race conditions.Gravatar Mark D. Roth2017-09-05
| | | | | | |
| | | * | | | Make grpc_call_log_batch take const char*Gravatar yang-g2017-09-05
| | | | | | |
| | | | | * | Address review commentsGravatar Yuchen Zeng2017-09-05
| | | | | | |
* | | | | | | Mac compilation fixesGravatar Craig Tiller2017-09-05
| | | | | | |
| * | | | | | Merge pull request #11583 from nathanielmanistaatgoogle/grpc_testingGravatar Nathaniel Manista2017-09-05
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | gRPC Python test infrastructure.
| * \ \ \ \ \ \ Merge pull request #12298 from markdroth/default_metadata_fixGravatar Mark D. Roth2017-09-05
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Detect default metadata using the callout list.
| * \ \ \ \ \ \ \ Merge pull request #12356 from muxi/port-v160Gravatar Muxi Yan2017-09-05
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Aggregate port of PRs related to v1.6.0 release
| * \ \ \ \ \ \ \ \ Merge pull request #12281 from muxi/fix-cronet-transport-refcountGravatar Muxi Yan2017-09-05
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Fix use of Cronet refcount
| * \ \ \ \ \ \ \ \ \ Merge pull request #12024 from yihuazhang/tsi_test_libGravatar Mark D. Roth2017-09-05
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Add transport security test library
| * | | | | | | | | | | add rubocop warnings to TODO config fileGravatar Jan Tattermusch2017-09-05
| | | | | | | | | | | |
| * | | | | | | | | | | remove calls to optional paramaters so that the test is compatible with ruby ↵Gravatar Alexander Polcyn2017-09-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | versions < 2.1
| | | | | | * | | | | | gRPC Python test infrastructureGravatar Nathaniel Manista2017-09-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (The server-related third part of it.)
* | | | | | | | | | | | Fix some rounding bugsGravatar Craig Tiller2017-09-02
| | | | | | | | | | | |
| | | | | | | | | | * | Fix timer shutdown processGravatar Yuchen Zeng2017-09-01
| | | | | | | | | | | |
* | | | | | | | | | | | Cleanup intificationGravatar Craig Tiller2017-09-01
| | | | | | | | | | | |
* | | | | | | | | | | | Merge branch 'stats_histo_ints' into stats_histoGravatar Craig Tiller2017-09-01
|\ \ \ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | | Fix one rounding bugGravatar Craig Tiller2017-09-01
| | | | | | | | | | | | |
* | | | | | | | | | | | | Add stats testGravatar Craig Tiller2017-09-01
| | | | | | | | | | | | |
| * | | | | | | | | | | | Restrict histograms to integral boundariesGravatar Craig Tiller2017-09-01
| | | | | | | | | | | | |
* | | | | | | | | | | | | Merge github.com:grpc/grpc into stats_histoGravatar Craig Tiller2017-09-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| | | | | | | | | | | | * Address review feedback.Gravatar Mark D. Roth2017-09-01
| | | | | | | | | | | | |
| | * | | | | | | | | | | Merge github.com:grpc/grpc into moar_statsGravatar Craig Tiller2017-09-01
| | |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | Add copyrightGravatar Craig Tiller2017-09-01
| | | | | | | | | | | | |
| | * | | | | | | | | | | Cleanup commentGravatar Craig Tiller2017-09-01
| | | | | | | | | | | | |
| | | | | | | | | | | | * Fix asan and tsan failures.Gravatar Mark D. Roth2017-09-01
| | | | | | | | | | | | |
| | | | | | | | | | | | * Revert "Revert "Implement call combiner""Gravatar Mark D. Roth2017-09-01
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit bf19961d0a49b43cb528392efeb4880eeebb9b5e.
| | | | | | * | | | | | Use a separate table to determine which callouts are default.Gravatar Mark D. Roth2017-09-01
| | | | | | | | | | | |
| * | | | | | | | | | | Merge pull request #7947 from thinkerou/delete_unuse_macroGravatar Stanley Cheung2017-08-31
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | PHP: Delete invalid macro
| | * | | | | | | | | | | Remove invalide macroGravatar thinkerou2017-09-01
| | | | | | | | | | | | |
| * | | | | | | | | | | | Merge pull request #11873 from ctiller/statsGravatar Craig Tiller2017-08-31
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add a simple stats framework to gRPC C core
| | | | * | | | | | | | | | Expose more statsGravatar Craig Tiller2017-08-31
| | | | | | | | | | | | | |