aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib
Commit message (Expand)AuthorAge
...
| | | | | * | | | Change the unit to ms, clean upGravatar Yuchen Zeng2017-03-29
| * | | | | | | | Remove call from sibling list when it is not first child.Gravatar yang-g2017-03-29
| | | | * | | | | Fix commentsGravatar Craig Tiller2017-03-29
| | | | * | | | | Merge github.com:grpc/grpc into bugscrub1-proposedfix1Gravatar Craig Tiller2017-03-29
| | | | |\ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| | | | | | | * | Merge github.com:grpc/grpc into atomic-timersGravatar Craig Tiller2017-03-29
| | | | | | | |\ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| | * | | | | | | Sanity fixesGravatar Craig Tiller2017-03-29
* | | | | | | | | Merge pull request #10344 from ncteisen/fixfixGravatar Noah Eisen2017-03-29
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| | | | | * | | | Add max_connection_idle testGravatar Yuchen Zeng2017-03-29
| | | | | * | | | Fix use-after-free issueGravatar Yuchen Zeng2017-03-29
| | | * | | | | | Make convert clock_type consistent with add/sub when dealing with extreme valuesGravatar yang-g2017-03-28
| |_|/ / / / / / |/| | | | | | |
| | | | * | | | Add max_connection_age end2end testGravatar Yuchen Zeng2017-03-28
| | * | | | | | Update include pathsGravatar Craig Tiller2017-03-28
| * | | | | | | Fix error slice bugGravatar ncteisen2017-03-28
| | * | | | | | Move src/core/lib/tsi --> src/core/tsiGravatar Craig Tiller2017-03-28
| |/ / / / / /
| | | | | | * mergemergemergeGravatar Craig Tiller2017-03-28
* | | | | | | Clamp memory usage estimateGravatar yang-g2017-03-28
|/ / / / / /
| | | | | * Merge github.com:grpc/grpc into new_transport_opGravatar Craig Tiller2017-03-28
| | | | | |\ | |_|_|_|_|/ |/| | | | |
| | * | | | Add max_connection_idle enforcementGravatar Yuchen Zeng2017-03-28
| | * | | | Add max age grace periodGravatar Yuchen Zeng2017-03-28
| | * | | | Add max_age_filterGravatar Yuchen Zeng2017-03-28
| | | | * | Easier to read spamGravatar Craig Tiller2017-03-27
| | | | * | Avoid re-evaluationGravatar Craig Tiller2017-03-27
| | * | | | Add max age enforcement for server channelsGravatar Yuchen Zeng2017-03-27
| | | | * | Avoid spin pollingGravatar Craig Tiller2017-03-27
| | | | * | Fix infinite loopGravatar Craig Tiller2017-03-27
| | | | * | Better loggingGravatar Craig Tiller2017-03-27
* | | | | | Merge pull request #10222 from makdharma/caching_with_uriGravatar makdharma2017-03-26
|\ \ \ \ \ \
| | | | * | | Fix roundingGravatar Craig Tiller2017-03-24
| | | | |/ /
| | | | * | Spam fixesGravatar Craig Tiller2017-03-24
| | | | * | Add tracing, fix off-by-one errorGravatar Craig Tiller2017-03-24
| | | | * | Merge github.com:grpc/grpc into atomic-timersGravatar Craig Tiller2017-03-24
| | | | |\ \ | |_|_|_|/ / |/| | | | |
* | | | | | Merge pull request #10275 from ctiller/memoryGravatar Craig Tiller2017-03-24
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
* | | | | | Merge pull request #10245 from sreecha/cq_factory_apiGravatar Sree Kuchibhotla2017-03-24
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge pull request #10292 from yang-g/udp_serverGravatar Yang Gao2017-03-24
|\ \ \ \ \ \ \
| | | | * | | | review feedback and one bugfixGravatar Makarand Dharmapurikar2017-03-24
| | | | * | | | Merge branch 'master' of https://github.com/grpc/grpc into caching_with_uriGravatar Makarand Dharmapurikar2017-03-24
| | | | |\ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
* | | | | | | | Merge pull request #10268 from y-zeng/fix_tcpGravatar Yuchen Zeng2017-03-24
|\ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ Merge pull request #10293 from nicolasnoble/upmerge-1.2.0Gravatar Nicolas Noble2017-03-24
|\ \ \ \ \ \ \ \ \
* | | | | | | | | | Add socket factory support to udp_server.cGravatar Michael Warres2017-03-24
| * | | | | | | | | Merge branch 'v1.2.x' of https://github.com/grpc/grpc into upmerge-1.2.0Gravatar Nicolas "Pixel" Noble2017-03-24
|/| | | | | | | | |
| | | * | | | | | | Prevent cleaning up the fd twice.Gravatar yang-g2017-03-23
| |_|/ / / / / / / |/| | | | | | | |
| | | | * | | | | Spam cleanupGravatar Craig Tiller2017-03-23
| | | | * | | | | Memory usage tweaksGravatar Craig Tiller2017-03-23
| |_|_|/ / / / / |/| | | | | | |
| | | | * | | | fix a fuzzer detected corner caseGravatar Makarand Dharmapurikar2017-03-23
| | | | * | | | yet another ref fixGravatar Makarand Dharmapurikar2017-03-23
| | | | * | | | fixed yet another referencing issueGravatar Makarand Dharmapurikar2017-03-23
| | * | | | | | Fix tcp_server_utils_posix_commonGravatar Yuchen Zeng2017-03-23
| |/ / / / / / |/| | | | | |
| | | * | | | fixed asan memory leak ref issueGravatar Makarand Dharmapurikar2017-03-23
* | | | | | | Merge pull request #10109 from ncteisen/error-slice-optimizationGravatar Noah Eisen2017-03-22
|\ \ \ \ \ \ \
| | | | * | | | addressed review feedback.Gravatar Makarand Dharmapurikar2017-03-22