aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/transport
Commit message (Expand)AuthorAge
* Merge masterGravatar Yash Tibrewal2017-11-21
|\
| * 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
* | | Merge masterGravatar Yash Tibrewal2017-11-16
|\ \ \
| | | * 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
| | | |\ | | |_|/ | |/| |
* | | | 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
|\| |
| * | 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
* | | 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
|/