aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
Commit message (Expand)AuthorAge
* 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
|\ \
* \ \ Merge pull request #2319 from dgquintas/str_join_with_sepGravatar Nicolas Noble2015-07-19
|\ \ \
| | | * Rephrasing of lb policies sentenceGravatar David G. Quintas2015-07-18
| | | * 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
| |\ \ \ \ \ \
| | | | * | | | 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
| | | | | |\ | | |_|_|_|/ | |/| | | |
| * | | | | 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
| | | * | | | Update commentGravatar Craig Tiller2015-07-15
| | | | | * | Merge branch 'master' of github.com:grpc/grpc into str_join_with_sepGravatar David Garcia Quintas2015-07-15
| | | | | |\ \ | | |_|_|_|/ / | |/| | | | |
| | | | | | * Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-07-15
| | | | | | |\ | | |_|_|_|_|/ | |/| | | | |
| | | | | | * Added some comments, minot stylistic tweaksGravatar David Garcia Quintas2015-07-15
| * | | | | | Merge pull request #2383 from vjpai/lockfree-stackGravatar Craig Tiller2015-07-15
| |\ \ \ \ \ \
| | | | * | | | Fix integration bugsGravatar Craig Tiller2015-07-15
| | | | * | | | Ensure streams are sent in-orderGravatar Craig Tiller2015-07-15
| | | | * | | | Merge github.com:grpc/grpc into flow-like-lava-to-a-barnyardGravatar Craig Tiller2015-07-15
| | | | |\ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | | | | | | * Fixes to compression, to be merged back to the appropriate branch.Gravatar David Garcia Quintas2015-07-15
| * | | | | | | Fixed wrong frame parsingGravatar David Garcia Quintas2015-07-14
| | |/ / / / / | |/| | | | |
| | * | | | | clang-format changed filesGravatar Vijay Pai2015-07-14
| | * | | | | Name argumentsGravatar vjpai2015-07-14
| | | | * | | Hoist epoll_ctl outside of pollset lockGravatar Craig Tiller2015-07-14
| | | | * | | Initial fixes for lock free request pathGravatar Craig Tiller2015-07-14
* | | | | | | Mac, Windows support for new timespecGravatar Craig Tiller2015-07-14
| * | | | | | fix build on windowsGravatar chai20102015-07-14
| * | | | | | Better socket kick for Windows.Gravatar Nicolas "Pixel" Noble2015-07-14
| | | | * | | Implement test for stack initial push edgeGravatar Craig Tiller2015-07-13
| | | | * | | First pass of lockless delivery of new callsGravatar Craig Tiller2015-07-13
| | | | * | | Add a detectable edge for the first insert (so far untested)Gravatar Craig Tiller2015-07-13
| | | | * | | Split request matching into a single datastructureGravatar Craig Tiller2015-07-13