aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
Commit message (Expand)AuthorAge
* Merge pull request #2529 from ctiller/prefer-gin-n-tonicGravatar Vijay Pai2015-07-21
|\
* \ Merge pull request #2556 from ctiller/one-thing-at-a-timeGravatar Vijay Pai2015-07-21
|\ \
* \ \ Merge pull request #2370 from ctiller/now-i-get-to-show-it-to-EVERYBODYGravatar Yang Gao2015-07-21
|\ \ \
* | | | Fix (forever) a TSAN bug thats plagued usGravatar Craig Tiller2015-07-21
| | * | Fix TSAN reported failureGravatar Craig Tiller2015-07-20
| | * | Fix TSAN reported failureGravatar Craig Tiller2015-07-20
| |/ / |/| |
| | * Update Windows to use the monotonic clock for alarms alsoGravatar Craig Tiller2015-07-20
| | * Fix Windows CVGravatar Craig Tiller2015-07-19
| * | Merge github.com:grpc/grpc into now-i-get-to-show-it-to-EVERYBODYGravatar Craig Tiller2015-07-19
| |\ \ | |/ / |/| |
| | * Move alarm subsystem to monotonic timeGravatar 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
|\ \ \
* \ \ \ 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
| | | * 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