aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
Commit message (Collapse)AuthorAge
* Integration fixGravatar Craig Tiller2015-07-23
|
* Merge github.com:grpc/grpc into warbling-wombatGravatar Craig Tiller2015-07-23
|\
| * Merge pull request #2493 from a-veitch/record_statGravatar Craig Tiller2015-07-23
| |\ | | | | | | Census record stats API
| * \ Merge pull request #2542 from ctiller/tell-me-who-you-might-beGravatar Yang Gao2015-07-23
| |\ \ | | | | | | | | Expose call peer uri from C core
| * \ \ Merge pull request #2622 from ctiller/look-at-the-treesGravatar Yang Gao2015-07-22
| |\ \ \ | | | | | | | | | | Prevent applications from sending reserved metadata
| | * | | Filter out reserved metadata so that applications cant mess us upGravatar Craig Tiller2015-07-22
| | | | |
* | | | | Addressing review commentsGravatar Craig Tiller2015-07-22
| | | | |
| * | | | Fix interop tests by ensuring non-http-special metadata precedes other metadataGravatar Craig Tiller2015-07-22
| | | | |
* | | | | Canonicalize metadata keys in coreGravatar Craig Tiller2015-07-22
| |/ / / |/| | |
| * | | Merge pull request #2529 from ctiller/prefer-gin-n-tonicGravatar Vijay Pai2015-07-21
| |\ \ \ | | | | | | | | | | Move alarm subsystem to monotonic time
| * \ \ \ Merge pull request #2556 from ctiller/one-thing-at-a-timeGravatar Vijay Pai2015-07-21
| |\ \ \ \ | | | | | | | | | | | | Fix TSAN reported failure
| * \ \ \ \ Merge pull request #2370 from ctiller/now-i-get-to-show-it-to-EVERYBODYGravatar Yang Gao2015-07-21
| |\ \ \ \ \ | | | | | | | | | | | | | | User agent string sending support
| * | | | | | 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
| |/ / / / |/| | | |
| | | * | Make endpoint peer API work on WindowsGravatar Craig Tiller2015-07-20
| | | | |
| | | * | Add grpc_call_get_peerGravatar Craig Tiller2015-07-20
| | | | |
| | | * | Add ipv4:, ipv6: schemesGravatar Craig Tiller2015-07-20
| |_|/ / |/| | |
| | | * address commentsGravatar Alistair Veitch2015-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
| |\ \ \ | |/ / / |/| | | | | | | | | | | Conflicts: src/cpp/client/channel_arguments.cc
| | * | Move alarm subsystem to monotonic timeGravatar Craig Tiller2015-07-19
| |/ / |/| |
* | | Merge pull request #2494 from grpc/cconfig-readmeGravatar Craig Tiller2015-07-19
|\ \ \ | | | | | | | | client config README small fixes
* \ \ \ Merge branch 'decompression' of https://github.com/dgquintas/grpc into ↵Gravatar Craig Tiller2015-07-19
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dgquintas-decompression Conflicts: Makefile vsprojects/Grpc.mak
* \ \ \ \ Merge pull request #2319 from dgquintas/str_join_with_sepGravatar Nicolas Noble2015-07-19
|\ \ \ \ \ | | | | | | | | | | | | Added convenience functions gpr_strjoin_sep and grp_strsplit
| | | | * | 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
| |_|/ / |/| | | | | | | Tiny typo plus addition of URI RFC reference and formatting.
* | | | Merge pull request #2470 from ctiller/i-want-to-wait-freeGravatar Vijay Pai2015-07-17
|\ \ \ \ | | | | | | | | | | Lock free requested call fulfillment path
| | * \ \ 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 ↵Gravatar David Garcia Quintas2015-07-17
| | | | | | | | | | | | | | | | | | | | methods manipulating compression algorithms
| | | | * add record_stat APIGravatar Alistair Veitch2015-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
| |\ \ \ \ \ | | | | | | | | | | | | | | Fix leaked completions (leading to leaked calls in thread_stress_test)
| * \ \ \ \ \ Merge pull request #2479 from grpc/pick_first_h_docstringGravatar Craig Tiller2015-07-17
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Docstring for grpc_create_pick_first_lb_policy
| * \ \ \ \ \ \ Merge pull request #2478 from grpc/pollset_set_comment_fixGravatar Craig Tiller2015-07-17
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Tiny comment grammar fix
| | | | * | | | | 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
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | | Transport/call flow control interface
| | | | * | | | | Docstring for grpc_create_pick_first_lb_policyGravatar David G. Quintas2015-07-16
| | |_|/ / / / / | |/| | | | | |
| | | * | | | | Tiny comment grammar fixGravatar David G. Quintas2015-07-16
| | |/ / / / / | |/| | | | | | | | | | | | s/adds...with/adds...to
| | | * | | | 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
| | | | | | |