aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
Commit message (Expand)AuthorAge
* reconnect supportGravatar yang-g2015-07-21
* Fix race introduced recentlyGravatar Craig Tiller2015-07-21
* Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Gravatar Craig Tiller2015-07-21
|\
| * Merge pull request #2370 from ctiller/now-i-get-to-show-it-to-EVERYBODYGravatar Yang Gao2015-07-21
| |\
* | | Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Gravatar Craig Tiller2015-07-21
|\| |
| * | Fix (forever) a TSAN bug thats plagued usGravatar Craig Tiller2015-07-21
* | | Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Gravatar Craig Tiller2015-07-20
|\| |
| | * Merge github.com:grpc/grpc into now-i-get-to-show-it-to-EVERYBODYGravatar Craig Tiller2015-07-19
| | |\ | | |/ | |/|
| * | Merge pull request #2494 from grpc/cconfig-readmeGravatar Craig Tiller2015-07-19
| |\ \
| * \ \ Merge branch 'decompression' of https://github.com/dgquintas/grpc into dgquin...Gravatar Craig Tiller2015-07-19
| |\ \ \
* | | | | Spam cleanupGravatar Craig Tiller2015-07-19
* | | | | Fix a use after freeGravatar Craig Tiller2015-07-19
| * | | | Merge pull request #2319 from dgquintas/str_join_with_sepGravatar Nicolas Noble2015-07-19
| |\ \ \ \
| | | | | * Extend tracer to server shutdownGravatar Craig Tiller2015-07-18
| | | | | * User agent string supportGravatar Craig Tiller2015-07-18
| | |_|_|/ | |/| | |
| | | | * Rephrasing of lb policies sentenceGravatar David G. Quintas2015-07-18
* | | | | Fix state tracking, refcounting bugsGravatar Craig Tiller2015-07-17
* | | | | Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Gravatar Craig Tiller2015-07-17
|\| | | |
* | | | | Fix state tracking, refcounting, overflow bugsGravatar Craig Tiller2015-07-17
* | | | | Enforce one of the state transitionsGravatar Craig Tiller2015-07-17
* | | | | Correct alarm handlingGravatar Craig Tiller2015-07-17
* | | | | Shutdown alarms should not finish successfullyGravatar Craig Tiller2015-07-17
| | | | * client config README small fixesGravatar David G. Quintas2015-07-17
| | |_|/ | |/| |
| * | | Merge pull request #2470 from ctiller/i-want-to-wait-freeGravatar Vijay Pai2015-07-17
| |\ \ \
| | | * \ Merge branch 'master' of github.com:grpc/grpc into str_join_with_sepGravatar David Garcia Quintas2015-07-17
| | | |\ \ | | |_|/ / | |/| | |
| | | | * Moved docs from .c to .h for compress_filterGravatar David Garcia Quintas2015-07-17
| | | | * Removed compression levels from clients and _experimental_'d signature of met...Gravatar David Garcia Quintas2015-07-17
| * | | | Merge github.com:grpc/grpc into no-worries-i-can-waitGravatar Craig Tiller2015-07-17
| |\ \ \ \
| | | * \ \ Merge github.com:grpc/grpc into i-want-to-wait-freeGravatar Craig Tiller2015-07-17
| | | |\ \ \ | | | |/ / / | | |/| | |
| | | * | | Spelling correctionGravatar Craig Tiller2015-07-17
| | | | | * Added commentsGravatar David Garcia Quintas2015-07-17
| | * | | | Merge pull request #2485 from ctiller/thread-stress=craig-stressGravatar David G. Quintas2015-07-17
| | |\ \ \ \
| | * \ \ \ \ Merge pull request #2479 from grpc/pick_first_h_docstringGravatar Craig Tiller2015-07-17
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge pull request #2478 from grpc/pollset_set_comment_fixGravatar Craig Tiller2015-07-17
| | |\ \ \ \ \ \
* | | | | | | | | Spam cleanupGravatar Craig Tiller2015-07-17
| | | | | * | | | Fix leaked completions (leading to leaked calls in thread_stress_test)Gravatar Craig Tiller2015-07-17
| | * | | | | | | Merge pull request #1888 from ctiller/flow-like-lava-to-a-barnyardGravatar Abhishek Kumar2015-07-16
| | |\ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| | | | | * | | | Docstring for grpc_create_pick_first_lb_policyGravatar David G. Quintas2015-07-16
| | | |_|/ / / / | | |/| | | | |
| | | | * | | | Tiny comment grammar fixGravatar David G. Quintas2015-07-16
| | | |/ / / / | | |/| | | |
| | | | * | | Expand commentGravatar Craig Tiller2015-07-16
| | | | | | * Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-07-16
| | | | | | |\ | | | |_|_|_|/ | | |/| | | |
* | | | | | | Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Gravatar Craig Tiller2015-07-16
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
* | | | | | | Added connectivity tests, fixed bugsGravatar Craig Tiller2015-07-16
| * | | | | | Small fixGravatar Hongwei Wang2015-07-16
| * | | | | | Fix authority in uri_parserGravatar Hongwei Wang2015-07-16
| | | | * | | Merge github.com:grpc/grpc into i-want-to-wait-freeGravatar Craig Tiller2015-07-16
| | | | |\ \ \ | | |_|_|/ / / | |/| | | | |
| | | | * | | Fix a leaked lock, and make a debug-only detection for this class of bugGravatar Craig Tiller2015-07-16
| * | | | | | Merge pull request #2468 from yang-g/cleanup_handshaking_channels_when_server...Gravatar Craig Tiller2015-07-16
| |\ \ \ \ \ \
| | * | | | | | Clean up handshaking server channels properlyGravatar yang-g2015-07-15
| | | | | | | * Fixed small leak.Gravatar David Garcia Quintas2015-07-15