aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/cpp
Commit message (Expand)AuthorAge
* Merge pull request #15984 from g-easy/hdrsGravatar Vijay Pai2018-08-20
|\
* \ Merge pull request #16374 from vjpai/censusGravatar Vijay Pai2018-08-17
|\ \
* | | Fix typoGravatar Yash Tibrewal2018-08-16
* | | Add a nullptr checkGravatar Yash Tibrewal2018-08-16
| * | Move a file from src/cpp to src/core since core depends on itGravatar Vijay Pai2018-08-16
|/ /
* | Revert "Add more filter priority levels"Gravatar Yang Gao2018-08-16
* | Merge pull request #16356 from vjpai/exhaustionGravatar Vijay Pai2018-08-15
|\ \
| * | Expand comment based on reviewer feedbackGravatar Vijay Pai2018-08-15
| * | Address reviewer commentsGravatar Vijay Pai2018-08-15
| * | Create a new method handler for resource exhaustion and tie into thread mgrGravatar Vijay Pai2018-08-14
* | | fix typoGravatar ncteisen2018-08-14
* | | Change thread default to INT_MAXGravatar ncteisen2018-08-14
|/ /
* | Merge branch 'master' into rq-threads-2Gravatar Sree Kuchibhotla2018-08-09
|\ \
| * | fix formatGravatar Junhao Li2018-08-09
| * | include cmath to fix gcc8 compilation errorGravatar Junhao Li2018-08-08
| * | Merge pull request #16225 from markdroth/reset_connection_backoffGravatar Mark D. Roth2018-08-07
| |\ \
| | * | Add experimental API for resetting connection backoff.Gravatar Mark D. Roth2018-08-06
* | | | Fix default argument(put it in header instead of source file)Gravatar Sree Kuchibhotla2018-08-06
* | | | Make resource quota argument optional to the Server constructorGravatar Sree Kuchibhotla2018-08-01
* | | | Revert "Revert "Restrict the number of threads in C++ sync server""Gravatar Sree Kuchibhotla2018-08-01
| |/ / |/| |
| * | Add more filter priority levelsGravatar yang-g2018-08-01
* | | Revert "Restrict the number of threads in C++ sync server"Gravatar Nicolas Noble2018-07-31
* | | Merge branch 'master' into rq-threadsGravatar Sree Kuchibhotla2018-07-30
|\| |
* | | std::max is not available on some windows platformsGravatar Sree Kuchibhotla2018-07-27
* | | Address core review commentsGravatar Sree Kuchibhotla2018-07-27
* | | Change the default max threads to something more reasonableGravatar Sree Kuchibhotla2018-07-25
* | | Merge branch 'master' into rq-threadsGravatar Sree Kuchibhotla2018-07-24
|\ \ \
* | | | Add Tests in Core and C++ and fix a few related bugs in thread_manager.ccGravatar Sree Kuchibhotla2018-07-24
| | * | Add C++ wrapper for local credentialsGravatar Yihua Zhang2018-07-24
| |/ /
| * | Merge pull request #16067 from srini100/masterGravatar Srini Polavarapu2018-07-23
| |\ \
* | | | Merge branch 'master' into rq-threadsGravatar Sree Kuchibhotla2018-07-23
|\| | |
* | | | Each ThreadManager is a resource userGravatar Sree Kuchibhotla2018-07-20
| * | | reviewer feedbackGravatar ncteisen2018-07-20
| * | | reviewer feedbackGravatar ncteisen2018-07-19
| * | | Move ChannelzServicePlugin to public, experimentalGravatar ncteisen2018-07-19
| | * | Regenerate projectsGravatar Srini Polavarapu2018-07-19
| * | | Adds C++ Channelz ServiceGravatar ncteisen2018-07-18
| |/ /
* / / Initial scaffoldingGravatar Sree Kuchibhotla2018-07-17
|/ /
* | Add server load reporting serviceGravatar Juanli Shen2018-07-13
| * Move GetSpanFromServerContext() to public header.Gravatar easy2018-07-11
|/
* Merge pull request #15919 from AspirinSJL/reorderGravatar Juanli Shen2018-07-06
|\
| * Reorder steps when starting a serverGravatar Juanli Shen2018-06-30
* | Fix Bazel build instructionsGravatar Kerrick Staley2018-06-25
|/
* Add load reporting filterGravatar Juanli Shen2018-06-22
* Add load reporterGravatar Juanli Shen2018-06-21
* overhaul of top-level .md filesGravatar Jan Tattermusch2018-06-20
* Fixing trailing metadata ops.Gravatar Vizerai2018-06-19
* Merge pull request #15274 from JackOfMostTrades/verify-callback-coreGravatar Mark D. Roth2018-06-19
|\
* \ Merge pull request #15070 from Vizerai/filter_portGravatar Jim King2018-06-18
|\ \
* \ \ Merge pull request #15681 from ncteisen/even-more-clangGravatar Noah Eisen2018-06-15
|\ \ \