Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Remove metadata context from the channel stack | Craig Tiller | 2015-11-19 |
| | |||
* | Beginning to peel away mdctx from channel stack | Craig Tiller | 2015-11-19 |
| | |||
* | Commentary | Craig Tiller | 2015-11-08 |
| | |||
* | Add a test with a large negative deadline | Craig Tiller | 2015-11-03 |
| | | | | Mirrors a node test, and fix a bug that it found | ||
* | stream_op cleanup: channel, client_config changes | Craig Tiller | 2015-11-02 |
| | |||
* | Fixed an inexplicable wrong handling of a lock | David Garcia Quintas | 2015-10-23 |
| | |||
* | added grpc_client_uchannel_set_subchannel func | David Garcia Quintas | 2015-10-19 |
| | |||
* | Merged with #3788 | David Garcia Quintas | 2015-10-13 |
| | |||
* | Merge branch 'master' of github.com:grpc/grpc into microchannels | David Garcia Quintas | 2015-10-13 |
|\ | |||
| * | Merge pull request #3754 from ctiller/latent-see | David G. Quintas | 2015-10-13 |
| |\ | | | | | | | Latency profiling support | ||
| * \ | Merge pull request #3788 from dgquintas/one_less_lock | Craig Tiller | 2015-10-12 |
| |\ \ | | | | | | | | | Avoid lock/unlock for common client channel pick. | ||
| | | * | Merge github.com:grpc/grpc into latent-see | Craig Tiller | 2015-10-09 |
| | | |\ | | |_|/ | |/| | | |||
| | | * | Move profiling system to gpr | Craig Tiller | 2015-10-09 |
| | | | | |||
| | * | | Avoid lock/unlock for common client channel pick. | David Garcia Quintas | 2015-10-09 |
| | | | | |||
| * | | | Merge pull request #3701 from yang-g/unreachable | Craig Tiller | 2015-10-09 |
| |\ \ \ | | | | | | | | | | | mark unreachable code with a macro | ||
| | | | * | Simplify adding annotations, annotate more things | Craig Tiller | 2015-10-09 |
| | | | | | |||
| * | | | | Merge pull request #3691 from sreecha/fix_compression | David G. Quintas | 2015-10-09 |
| |\ \ \ \ | | |_|/ / | |/| | | | Fix incorrect assert | ||
| | | | * | more markers | Craig Tiller | 2015-10-08 |
| | |_|/ | |/| | | |||
| | | * | merge and resolve conflicts | yang-g | 2015-10-08 |
| | | |\ | | |_|/ | |/| | | |||
| | | * | mark unreachable code with a macro | yang-g | 2015-10-07 |
| | | | | |||
| | * | | Fix incorrect assert | Sree Kuchibhotla | 2015-10-06 |
| | |/ | |||
| * / | Tag struct to ease casting in debugger | Craig Tiller | 2015-10-06 |
| |/ | |||
* / | μChannels implementation. | David Garcia Quintas | 2015-10-05 |
|/ | |||
* | Fix clang-format script | Craig Tiller | 2015-09-28 |
| | |||
* | Remove metadata canonicalization, and fix some bugs | Craig Tiller | 2015-09-25 |
| | |||
* | Merge github.com:grpc/grpc into shindig | Craig Tiller | 2015-09-24 |
|\ | |||
| * | Merge | Craig Tiller | 2015-09-24 |
| | | |||
| * | Merge github.com:grpc/grpc into come-out-of-the-shadow | Craig Tiller | 2015-09-24 |
| |\ | |||
* | \ | Merge github.com:grpc/grpc into shindig | Craig Tiller | 2015-09-22 |
|\ \ \ | | |/ | |/| | | | | | | | Conflicts: src/core/surface/secure_channel_create.c | ||
| * | | Merge pull request #3404 from dgquintas/dgquintas-patch-1 | Nicolas Noble | 2015-09-22 |
| |\ \ | | | | | | | | | Fixed typo in channel_args.h docstring | ||
* | | | | clang-format all core files | Craig Tiller | 2015-09-22 |
| | | | | |||
* | | | | Final patches for rename | Craig Tiller | 2015-09-22 |
| | | | | |||
* | | | | Fixup naming | Craig Tiller | 2015-09-22 |
| | | | | |||
* | | | | Change runs to enqueue | Craig Tiller | 2015-09-22 |
| | | | | |||
* | | | | Move argument passing to start of list | Craig Tiller | 2015-09-22 |
| | | | | |||
* | | | | Move arguments to the start of lists | Craig Tiller | 2015-09-22 |
| | | | | |||
* | | | | indent pass to get logical source lines on one physical line | Craig Tiller | 2015-09-22 |
| | | | | |||
* | | | | clang-format all core files | Craig Tiller | 2015-09-22 |
| | | | | |||
* | | | | Rename call_list to closure_list | Craig Tiller | 2015-09-22 |
| | | | | |||
* | | | | Merge github.com:grpc/grpc into we-are-one | Craig Tiller | 2015-09-22 |
|\| | | | |||
| * | | | Merge pull request #3387 from dgquintas/content_type_filtering | Craig Tiller | 2015-09-22 |
| |\ \ \ | | | | | | | | | | | Client now swallows content-type on receive | ||
| * | | | | Removed spurious predicate from if branch | David Garcia Quintas | 2015-09-21 |
| | | | | | | | | | | | | | | | | | | | | the channeld->content_type->key is already consumed by the preceding if. | ||
| | | * | | Fixed typo in channel_args.h docstring | David G. Quintas | 2015-09-21 |
| | |/ / | |/| | | |||
* | | | | Call list progress | Craig Tiller | 2015-09-21 |
| | | | | |||
* | | | | Call list progress | Craig Tiller | 2015-09-18 |
| | | | | |||
| | * | | Client now swallows content-type on receive | David Garcia Quintas | 2015-09-18 |
| |/ / | |||
* | | | Cleanup | Craig Tiller | 2015-09-18 |
| | | | |||
* | | | Introduce call lists for moving work outside locks | Craig Tiller | 2015-09-18 |
| | | | |||
* | | | Update connectivity state code to be completely synchronous | Craig Tiller | 2015-09-17 |
| | | | |||
* | | | Merge github.com:grpc/grpc into shindig | Craig Tiller | 2015-09-17 |
|\| | | | | | | | | | | | | | | Conflicts: src/core/iomgr/tcp_server_posix.c |