aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
Commit message (Expand)AuthorAge
* Merge github.com:grpc/grpc into write_completionGravatar Craig Tiller2017-09-08
|\
| * Merge pull request #12372 from vjpai/armalarmadingdongGravatar Vijay Pai2017-09-07
| |\
| * | Specify that ServerCompletionQueue must be drained.Gravatar Vijay Pai2017-09-07
* | | Merge github.com:grpc/grpc into write_completionGravatar Craig Tiller2017-09-07
|\| |
| * | Merge pull request #12369 from markdroth/call_combinerGravatar Mark D. Roth2017-09-07
| |\ \
* | | | Merge github.com:grpc/grpc into write_completionGravatar Craig Tiller2017-09-07
|\| | |
| * | | Merge pull request #12080 from y-zeng/connectivityGravatar Yuchen Zeng2017-09-07
| |\ \ \
* | | | | Merge github.com:grpc/grpc into write_completionGravatar Craig Tiller2017-09-07
|\| | | |
| | | | * Decouple alarm construction from setting to avoid races in MT codeGravatar Vijay Pai2017-09-07
| | |_|/ | |/| |
* | | | C89Gravatar Craig Tiller2017-09-07
* | | | Compile fixGravatar Craig Tiller2017-09-06
| * | | EXPERIMENT: Increase grpc_slice size to allow more inliningGravatar Craig Tiller2017-09-06
* | | | Annotate benign raceGravatar Craig Tiller2017-09-06
| * | | Correct spelling of 'client'.Gravatar Blair Kutzman2017-09-05
* | | | C++ API for write-throughGravatar Craig Tiller2017-09-01
* | | | Merge github.com:grpc/grpc into write_completionGravatar Craig Tiller2017-09-01
|\| | |
| | | * Revert "Revert "Implement call combiner""Gravatar Mark D. Roth2017-09-01
| | |/ | |/|
* | | Merge github.com:grpc/grpc into wcGravatar Craig Tiller2017-08-31
|\ \ \
| | * | Doc UPdateGravatar Ken Payson2017-08-30
| | * | Clang_formatGravatar Ken Payson2017-08-30
| * | | Revert "Implement call combiner"Gravatar Mark D. Roth2017-08-29
| | * | Have write ops take ownership over slicesGravatar Ken Payson2017-08-29
| * | | Merge pull request #11566 from markdroth/call_combinerGravatar Mark D. Roth2017-08-25
| |\ \ \ | | |/ / | |/| |
| | * | Implement call combiner.Gravatar Mark D. Roth2017-08-25
| * | | Merge pull request #12282 from yang-g/sync_thd_refactorGravatar Yang Gao2017-08-24
| |\ \ \ | | |/ / | |/| |
| | * | Double check macro to protect from faulty test.Gravatar yang-g2017-08-24
| | * | Add sync_custom.hGravatar yang-g2017-08-24
| | | * Share one monitoring thread between channelsGravatar Yuchen Zeng2017-08-24
| | | * Avoid using timersGravatar Yuchen Zeng2017-08-22
| | | * Prevent watching unsuppoted channelsGravatar Yuchen Zeng2017-08-22
| | | * Address review commentsGravatar Yuchen Zeng2017-08-22
| | | * Add ChannelConnectivityWatcherGravatar Yuchen Zeng2017-08-22
| | |/
| * | Merge remote-tracking branch 'upstream/master' into stream_compression_configGravatar Muxi Yan2017-08-21
| |\|
| * | Some missing partsGravatar Muxi Yan2017-08-17
| * | Minor name fixGravatar Muxi Yan2017-08-14
| * | Fix core_untyped_structs sanity testGravatar Muxi Yan2017-08-14
| * | Merge remote-tracking branch 'upstream/master' into stream_compression_configGravatar Muxi Yan2017-08-11
| |\ \
| * | | Address review commentsGravatar Muxi Yan2017-08-11
| | | * Delete deprecated constructor and CallOpSetCollectionInterfaceGravatar Vijay Pai2017-08-11
| | |/
| | * Add tags to tagless structs and unions.Gravatar Jeremy Yallop2017-08-09
| | * Add Slice constructors to match all grpc_slice casesGravatar Vijay Pai2017-08-04
| | * Add support for service configs to c-ares resolver.Gravatar Mark D. Roth2017-08-03
| | * Revert "Reintroduce a lambda capture as part of C++11-izing code"Gravatar Jan Tattermusch2017-08-03
| * | Merge branch 'master' into stream_compression_configGravatar Muxi Yan2017-08-02
| |\|
| | * Add a default delete override for the interfaceGravatar yang-g2017-08-02
| | * Merge pull request #11979 from apolcyn/ensure_cancel_with_status_memory_apiGravatar apolcyn2017-07-31
| | |\
| | | * add comment and test for memory api of grpc_call_cancel_with_statusGravatar Alexander Polcyn2017-07-28
| | * | Allow adding events to cq after shutdown is called.Gravatar yang-g2017-07-28
| | |/
| * | minor missing headerGravatar Muxi Yan2017-07-27
| * | Modify C++ and Objective C to initialize maybe_stream_compression_levelGravatar Muxi Yan2017-07-27