aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Collapse)AuthorAge
* Reset cancellation closure when unreffing the call to avoid race conditions.Gravatar Mark D. Roth2017-09-05
|
* Address review feedback.Gravatar Mark D. Roth2017-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.
* 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
* \ \ Merge pull request #12343 from sreecha/enable-epoll1Gravatar Sree Kuchibhotla2017-08-31
|\ \ \ | | | | | | | | Enable epoll1 polling engine
| | * \ Merge github.com:grpc/grpc into statsGravatar Craig Tiller2017-08-31
| | |\ \ | |_|/ / |/| | |
* | | | Merge pull request #12306 from kpayson64/ref_counting_slicesGravatar kpayson642017-08-31
|\ \ \ \ | | | | | | | | | | Give ownership of byte buffers to write ops
* \ \ \ \ Merge pull request #12331 from markdroth/c++_filter_api_fixGravatar Mark D. Roth2017-08-31
|\ \ \ \ \ | |_|_|_|/ |/| | | | Add recv_message() method to TransportStreamOpBatch class.
* | | | | Revert "Fake zero copy protector"Gravatar Jan Tattermusch2017-08-31
| | | | |
* | | | | Merge pull request #12308 from jiangtaoli2016/fake_zero_copy_protectorGravatar Jiangtao Li2017-08-30
|\ \ \ \ \ | | | | | | | | | | | | Fake zero copy protector
| | | | * | Enable epoll1Gravatar Sree Kuchibhotla2017-08-30
| |_|_|/ / |/| | | |
* | | | | Change PF and RR to expect only backends.Gravatar Juanli Shen2017-08-30
| | | | |
| * | | | Implement fake TSI zero-copy frame protectorGravatar jiangtaoli20162017-08-30
|/ / / /
* | | | Merge branch 'master' of https://github.com/grpc/grpc into visibilityGravatar Nicolas "Pixel" Noble2017-08-30
|\ \ \ \
* | | | | Moving visibility and package creation to the build system.Gravatar Nicolas "Pixel" Noble2017-08-30
| | | | |
| | | * | Clang_formatGravatar Ken Payson2017-08-30
| | | | |
| | * | | Add recv_message() method to TransportStreamOpBatch class.Gravatar Mark D. Roth2017-08-30
| | | | |
| * | | | Add missing extern CGravatar yang-g2017-08-29
| |/ / /
| * | | Revert "Implement call combiner"Gravatar Mark D. Roth2017-08-29
| | | |
| | | * Merge github.com:grpc/grpc into statsGravatar Craig Tiller2017-08-29
| | | |\ | | |_|/ | |/| |
| | * | Documentation change + e2e test fixGravatar Ken Payson2017-08-29
| | | |
| | * | Have write ops take ownership over slicesGravatar Ken Payson2017-08-29
| | | |
| * | | Merge pull request #12137 from y-zeng/call_atmGravatar Yuchen Zeng2017-08-28
| |\ \ \ | | | | | | | | | | Fix data race in call.c
| * \ \ \ Merge pull request #12303 from dgquintas/rr_shutdown_sc_shutdownGravatar David G. Quintas2017-08-28
| |\ \ \ \ | | | | | | | | | | | | Removed in_connectivity_shutdown from RR
| * | | | | Remove extraneous parenGravatar ncteisen2017-08-28
| | | | | |
| | * | | | Removed in_connectivity_shutdown from RRGravatar David Garcia Quintas2017-08-28
| | | | | |
| * | | | | clang formatGravatar Sree Kuchibhotla2017-08-27
| | | | | |
| * | | | | Remove test variableGravatar Sree Kuchibhotla2017-08-27
| | | | | |
| * | | | | change num_events and cursor to gpr_atm for memory visibilityGravatar Sree Kuchibhotla2017-08-27
| | | | | |
| * | | | | Reduce batch size to 1 - This seems to help with unary and streamingGravatar Sree Kuchibhotla2017-08-25
| | | | | | | | | | | | | | | | | | | | | | | | benchmarks
| | | * | | Add explanation for recv_stateGravatar Yuchen Zeng2017-08-25
| | | | | |
| * | | | | Merge branch 'master' into epoll1-work-distGravatar Sree Kuchibhotla2017-08-25
| |\| | | |
| * | | | | fix typoGravatar Sree Kuchibhotla2017-08-25
| | | | | |
| * | | | | mergeGravatar Sree Kuchibhotla2017-08-25
| |\ \ \ \ \
| | | * \ \ \ Merge pull request #11566 from markdroth/call_combinerGravatar Mark D. Roth2017-08-25
| | | |\ \ \ \ | | | | |_|/ / | | | |/| | | Implement call combiner
| | | | * | | Implement call combiner.Gravatar Mark D. Roth2017-08-25
| | | | | | |
| | | * | | | Merge pull request #12282 from yang-g/sync_thd_refactorGravatar Yang Gao2017-08-24
| | | |\ \ \ \ | | | | | | | | | | | | | | | | Refactor sync/thd headers
| | | * \ \ \ \ Merge pull request #12237 from andremedeiros/fix-gc-eager-sweepGravatar apolcyn2017-08-24
| | | |\ \ \ \ \ | | | | |_|/ / / | | | |/| | | | Mark error code details as global
| | | * | | | | Merge pull request #11782 from muxi/stream_compression_configGravatar Muxi Yan2017-08-24
| | | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | Implement stream compression - configuration and negotiation
| | | | | | * | | Update block_annotate.hGravatar yang-g2017-08-24
| | | | | | | | |
| | | | | | * | | Remove stale fileGravatar yang-g2017-08-24
| | | | |_|/ / / | | | |/| | | |
| | | | * | | | Fix stream_compression_payload test flakeGravatar Muxi Yan2017-08-23
| | | | | | | |
| | | * | | | | Merge pull request #12240 from yang-g/endoGravatar Yang Gao2017-08-23
| | | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | Add a new macro for custom profiler
| | | * | | | | | Merge pull request #12209 from mehrdada/unskip-reflection-testGravatar Mehrdad Afshari2017-08-23
| | |/| | | | | | | | | | | | | | | | | | | | | | | | Unskip reflection unit test since proto is fixed
| | | | | * | | | Merge remote-tracking branch 'upstream/master' into stream_compression_configGravatar Muxi Yan2017-08-23
| | | | | |\ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| | * | | | | | | Merge pull request #12248 from glerchundi/fix/csharp-native-libraries-visibilityGravatar Jan Tattermusch2017-08-23
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | csharp: hide the native libraries in Visual Studio project explorer
| | * \ \ \ \ \ \ \ Merge pull request #12128 from jtattermusch/csharp_easierloggingGravatar Jan Tattermusch2017-08-23
| | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Make C# logging & tracing more intuitive