aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/transport
Commit message (Expand)AuthorAge
...
| | | | | | * Merge remote-tracking branch 'upstream/master' into server_connection_timeoutGravatar Mark D. Roth2017-11-15
| | | | | | |\ | | | |_|_|_|/ | | |/| | | |
| | | * | | | Move ExecCtx to grpc_core namespace. Make exec_ctx a private static in ExecCt...Gravatar Yash Tibrewal2017-11-14
| | | | * | | clang tidyGravatar Noah Eisen2017-11-14
| | | * | | | Address some PR commentsGravatar Yash Tibrewal2017-11-14
| | | | * | | Merge branch 'master' of https://github.com/grpc/grpc into tracing++Gravatar Noah Eisen2017-11-13
| | | | |\ \ \ | | | |_|/ / / | | |/| | | |
| | | | | * | Add error string to recv status APIGravatar ncteisen2017-11-13
| | | | * | | clang fmtGravatar Noah Eisen2017-11-12
| | | | * | | Make debug flags DebugOnlyGravatar ncteisen2017-11-10
| | * | | | | 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
| | | | * | | Get NDEBUG to buildGravatar ncteisen2017-11-10
| | | | * | | Merge branch 'master' of https://github.com/grpc/grpc into tracing++Gravatar ncteisen2017-11-10
| | | | |\| |
| | * | | | | s/NULL/nullptrGravatar Craig Tiller2017-11-10
| | | |_|/ / | | |/| | |
| | | * | | Merge with masterGravatar Yash Tibrewal2017-11-09
| | | |\ \ \ | | | |/ / / | | |/| | |
| | | | | * Remove declaration of non-existant function.Gravatar Mark D. Roth2017-11-09
| | | |_|/ | | |/| |
| | * | | Merge github.com:grpc/grpc into 50Gravatar Craig Tiller2017-11-03
| | |\ \ \ | | |/ / / | |/| | |
| * | | | Merge pull request #13161 from markdroth/service_config_fixesGravatar Mark D. Roth2017-11-03
| |\ \ \ \
| | | * | | Update clang-format to 5.0Gravatar Craig Tiller2017-11-03
| | |/ / / | |/| | |
| * | | | Assume that subchannels start in state IDLE.Gravatar Mark D. Roth2017-10-27
| | * | | Fix a bunch of dumb service config parsing bugs.Gravatar Mark D. Roth2017-10-26
| |/ / /
| | * | Removing instances of exec_ctx being passed around in functions inGravatar Yash Tibrewal2017-10-18
| | | * Better nameGravatar Craig Tiller2017-10-18
| | | * Merge github.com:grpc/grpc into tracerGravatar Craig Tiller2017-10-18
| | | |\ | | |_|/ | |/| |
| * | | Reflow to remove boolGravatar Craig Tiller2017-10-18
| * | | Merge github.com:grpc/grpc into pid++Gravatar Craig Tiller2017-10-18
| |\ \ \
| | * | | Use key in dynamic table if availableGravatar yang-g2017-10-16
| | |/ /
| * | | Merge github.com:grpc/grpc into pid++Gravatar Craig Tiller2017-10-16
| |\| |
| | | * clang-formatGravatar Craig Tiller2017-10-16
| | | * C++ize tracingGravatar Craig Tiller2017-10-16
| | * | Merge github.com:grpc/grpc into timerGravatar Craig Tiller2017-10-13
| | |\|
| | | * include port_platform.h for bdp estimatorGravatar Yash Tibrewal2017-10-13
| | * | Merge branch 'chttp2_timer' into timerGravatar Craig Tiller2017-10-12
| | |\|
| | | * Fix compilationGravatar Craig Tiller2017-10-12
* | | | Revert changes to "identity" "deflate" "gzip" "stream-gzip" compression algor...Gravatar Muxi Yan2017-10-11
| | * | Merge branch 'chttp2_timer' into timerGravatar Craig Tiller2017-10-11
| | |\|
| * | | Merge branch 'timer' into pid++Gravatar Craig Tiller2017-10-10
| |\ \ \
| | * \ \ Merge branch 'chttp2_timer' into timerGravatar Craig Tiller2017-10-10
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Merge github.com:grpc/grpc into chttp2_timerGravatar Craig Tiller2017-10-10
| | | |\ \
| | | | * | Add newline at the end of src/core headers that did not have itGravatar Yash Tibrewal2017-10-09
| * | | | | C++ize PidControllerGravatar Craig Tiller2017-10-09
| | |_|_|/ | |/| | |
| * | | | Fix testGravatar Craig Tiller2017-10-09
| |/ / /
| * / / Have BDP estimator schedule timersGravatar Craig Tiller2017-10-08
| |/ /
| * | Missing destructorGravatar Craig Tiller2017-10-08
| * | Const correctnessGravatar Craig Tiller2017-10-08
| * | C++ize BDP estimator, introduce ManualConstructorGravatar Craig Tiller2017-10-08
| |/
* | Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...Gravatar Muxi Yan2017-10-06
|\|
* | Make the names of compression algorithms backwards compatible at surface APIGravatar Muxi Yan2017-10-06
| * Merge github.com:grpc/grpc into flowctl+millisGravatar Craig Tiller2017-10-05
| |\
| | * some build changes, some unresolved dependenciesGravatar Yash Tibrewal2017-10-02
| | * More build errorsGravatar Yash Tibrewal2017-10-02