aboutsummaryrefslogtreecommitdiff
path: root/src/core/ext/transport/chttp2/server/insecure/server_chttp2_posix.cc
AgeCommit message (Expand)Author
2018-08-27Revert "Revert "Fathom tcp changes""Yash Tibrewal
2018-08-27Revert "Fathom tcp changes"Jan Tattermusch
2018-07-16Fathom TCP level changes. TracedBuffer for keeping track of all buffersYash Tibrewal
2018-04-20Make linux polling engines capable of tracking errors separately withYash Tibrewal
2018-02-23Add a sanity check for inclusion of port_platform.hAlexander Polcyn
2017-12-06Revert "Revert "All instances of exec_ctx being passed around in src/core rem...Yash Tibrewal
2017-12-06Revert "All instances of exec_ctx being passed around in src/core removed"Yash Tibrewal
2017-12-05Merge master into execctxYash Tibrewal
2017-11-29Remove _ prefixed variable namesYash Tibrewal
2017-11-16Merge masterYash Tibrewal
2017-11-15Merge remote-tracking branch 'upstream/master' into server_connection_timeoutMark D. Roth
2017-11-14Move ExecCtx to grpc_core namespace. Make exec_ctx a private static in ExecCt...Yash Tibrewal
2017-11-14Address some PR commentsYash Tibrewal
2017-11-10clang-format after nullptr changesCraig Tiller
2017-11-10s/NULL/nullptrCraig Tiller
2017-11-09Merge with masterYash Tibrewal
2017-11-09Add notify_on_receive_settings closure to chttp2 transport.Mark D. Roth
2017-11-09Bool-ify is_client param.Mark D. Roth
2017-11-03Update clang-format to 5.0Craig Tiller
2017-10-18Removing instances of exec_ctx being passed around in functions inYash Tibrewal
2017-10-02Changes for C to C++. Adding extern C to header files for compatibility.Yash Tibrewal