aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/transport
Commit message (Expand)AuthorAge
* Merge pull request #13364 from ncteisen/surfacing-error-detailsGravatar Noah Eisen2017-11-21
|\
| * use aquire releaseGravatar ncteisen2017-11-20
| * Fix TSAN attemptGravatar ncteisen2017-11-17
| * Only alloc if status <> okGravatar ncteisen2017-11-15
| * Dup the memoryGravatar ncteisen2017-11-15
| * Merge branch 'master' of https://github.com/grpc/grpc into surfacing-error-de...Gravatar ncteisen2017-11-15
| |\
* | | clang tidyGravatar Noah Eisen2017-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 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
| |/
* | 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
| | * 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 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
| * Removing more build errorsGravatar Yash Tibrewal2017-10-02
| * Removing few more build errorsGravatar Yash Tibrewal2017-10-02
| * Changes for C to C++. Adding extern C to header files for compatibility.Gravatar Yash Tibrewal2017-10-02