aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/ext
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
| | | * | More edits for C to CCGravatar 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 #12351 from dgquintas/fix_fake_resolver_use_after_freeGravatar David G. Quintas2017-09-05
| |\ \ \ | | | | | | | | | | Fake resolver: Fix use-after-free
| | | | * Reset cancellation closure when unreffing the call to avoid race conditions.Gravatar Mark D. Roth2017-09-05
| | | | |
| * | | | Merge pull request #12298 from markdroth/default_metadata_fixGravatar Mark D. Roth2017-09-05
| |\ \ \ \ | | | | | | | | | | | | Detect default metadata using the callout list.
| * \ \ \ \ Merge pull request #12281 from muxi/fix-cronet-transport-refcountGravatar Muxi Yan2017-09-05
| |\ \ \ \ \ | | | | | | | | | | | | | | Fix use of Cronet refcount
| | | | | | * 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.
| | | * | | Use a separate table to determine which callouts are default.Gravatar Mark D. Roth2017-09-01
| | | | | |
* | | | | | Expose more statsGravatar Craig Tiller2017-08-31
|/ / / / /
| | | * | Save one allocation by init-int instead of creating closureGravatar David Garcia Quintas2017-08-31
| | | | |
| | | * | Fake resolver: Fix use-after-freeGravatar David Garcia Quintas2017-08-31
| |_|/ / |/| | |
* | | | Change PF and RR to expect only backends.Gravatar Juanli Shen2017-08-30
| | | |
* | | | Revert "Implement call combiner"Gravatar Mark D. Roth2017-08-29
| | | |
* | | | Removed in_connectivity_shutdown from RRGravatar David Garcia Quintas2017-08-28
| | | |
| | * | Detect default metadata using the callout list.Gravatar Mark D. Roth2017-08-25
| |/ / |/| |
* | | Implement call combiner.Gravatar Mark D. Roth2017-08-25
| | |
* | | Merge pull request #11782 from muxi/stream_compression_configGravatar Muxi Yan2017-08-24
|\ \ \ | | | | | | | | Implement stream compression - configuration and negotiation
| | * | clang-formatGravatar Muxi Yan2017-08-24
| | | |
| | * | Polish the way exec_ctx is used in Cronet transportGravatar Muxi Yan2017-08-23
| | | |
| | * | Make use of per stream refcountGravatar Muxi Yan2017-08-23
| |/ / |/| |
| * | 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 remote-tracking branch 'upstream/master' into stream_compression_configGravatar Muxi Yan2017-08-23
| | |\ \ | |_|/ / |/| | |
| | | * Prevent watching unsuppoted channelsGravatar Yuchen Zeng2017-08-22
| |_|/ |/| |
* | | Merge pull request #12242 from dgquintas/rr_initial_connGravatar David G. Quintas2017-08-22
|\ \ \ | | | | | | | | RR: Initialize subchannel connectivity state
* | | | Fix ubsanGravatar Noah Eisen2017-08-22
| | | |
| | * | Fix mismatched BEGIN/ENDGravatar yang-g2017-08-21
| | | |
| * | | RR: Initialize subchannel connectivity stateGravatar David Garcia Quintas2017-08-21
| |/ /
| | * Merge remote-tracking branch 'upstream/master' into stream_compression_configGravatar Muxi Yan2017-08-21
| | |\ | | |/ | |/|
| | * Do not add accept-encoding field when it existsGravatar Muxi Yan2017-08-18
| | |
| | * Some missing partsGravatar Muxi Yan2017-08-17
| | |
* | | Added missing call to grpc_byte_buffer_reader_destroy()Gravatar David Garcia Quintas2017-08-14
|/ /
* | Pull bdp estimation into flowctl moduleGravatar ncteisen2017-08-13
| |
| * Merge remote-tracking branch 'upstream/master' into stream_compression_configGravatar Muxi Yan2017-08-11
| |\ | |/ |/|
| * Address review commentsGravatar Muxi Yan2017-08-11
| |
* | Merge pull request #12091 from chhsia0/osx-cmakeGravatar Vijay Pai2017-08-08
|\ \ | | | | | | Fixed `grpc_unsecure` CMake build failures due to non-standard ssl path.
* | | transport - Fix a thread safety bug introduced by #11780Gravatar Muxi Yan2017-08-07
| | |
| * | Fixed `grpc_unsecure` CMake build failures due to non-standard openssl location.Gravatar Chun-Hung Hsiao2017-08-04
|/ / | | | | | | | | | | | | | | | | `grpc_unsecure` doesn't use openssl, but one of its source file accidently includes `openssl/rand.h`. Since `CMakeLists.txt` doesn't specify that `grpc_unsecure` requires openssl, the build would fail. This can be fixed by simply removing this header inclusion. Fixed #11600.
* | Add support for service configs to c-ares resolver.Gravatar Mark D. Roth2017-08-03
| |
| * Merge branch 'master' into stream_compression_configGravatar Muxi Yan2017-08-02
| |\
* | | Fix another two memory leak points in cronet_transportGravatar Muxi Yan2017-08-02
| |/ |/|
* | Merge pull request #11796 from afirago/fix-fallthrough-werrorGravatar Nicolas Noble2017-08-01
|\ \ | | | | | | Fix implicit fallthrough warning on GCC 7.x
* | | clang fmtGravatar ncteisen2017-08-01
| | |