aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/transport/service_config.h
Commit message (Expand)AuthorAge
* size_t shouldn't have the value -1; switch to intGravatar Vijay Pai2018-08-21
* Convert slice hash table and service config code to C++.Gravatar Mark D. Roth2018-02-26
* Add a sanity check for inclusion of port_platform.hGravatar Alexander Polcyn2018-02-23
* Revert "Revert "All instances of exec_ctx being passed around in src/core rem...Gravatar Yash Tibrewal2017-12-06
* Revert "All instances of exec_ctx being passed around in src/core removed"Gravatar Yash Tibrewal2017-12-06
* Merge master after no Extern C changesGravatar Yash Tibrewal2017-11-30
|\
| * clang fmtGravatar ncteisen2017-11-17
| * Remove all extern CGravatar ncteisen2017-11-17
* | Merge with masterGravatar Yash Tibrewal2017-11-09
|\|
| * 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
|/
* Add newline at the end of src/core headers that did not have itGravatar Yash Tibrewal2017-10-09
* Changes for C to C++. Adding extern C to header files for compatibility.Gravatar Yash Tibrewal2017-10-02
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
* Simplify hash table API: remove per-entry vtable and take ownership ofGravatar Mark D. Roth2017-04-19
* Retry throttling implementation.Gravatar Mark D. Roth2017-02-23
* Revert "Revert "Metadata handling rewrite""Gravatar Craig Tiller2017-01-23
* Revert "Metadata handling rewrite"Gravatar Craig Tiller2017-01-20
* Fix windows compilationGravatar Craig Tiller2017-01-05
* Merge branch 'slice_with_exec_ctx' into eliminate_mdstrGravatar Craig Tiller2016-11-18
* Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-11-18
* Code review changes.Gravatar Mark D. Roth2016-11-04
* Change value of channel arg to string form, and reparse in each place we use it.Gravatar Mark D. Roth2016-11-03
* Rename method_config.[ch] to service_config.[ch].Gravatar Mark D. Roth2016-11-03