Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 | ||
| * | | Merge pull request #3288 from ctiller/snarky-nanny | David G. Quintas | 2015-09-16 |
| |\ \ | | | | | | | | | Explicitly set content-type for servers | ||
* | | | | Core compiles with workqueues | Craig Tiller | 2015-09-15 |
| | | | | |||
* | | | | Merge github.com:grpc/grpc into shindig | Craig Tiller | 2015-09-11 |
|\| | | | |||
| | | * | Enable -Wshadow | Craig Tiller | 2015-09-11 |
| | |/ | |/| | |||
| * | | Merge github.com:grpc/grpc into immolating-conversion | Craig Tiller | 2015-09-11 |
| |\ \ | |||
| * | | | Fix typo | Craig Tiller | 2015-09-10 |
| | | | | |||
| * | | | Enable -Wconversion | Craig Tiller | 2015-09-10 |
| | | | | |||
| * | | | First round of fixing up implicit 64->32 bit conversions | Craig Tiller | 2015-09-10 |
| | | | | |||
| * | | | Merge github.com:grpc/grpc into immolating-conversion | Craig Tiller | 2015-09-10 |
| |\ \ \ | |||
| * | | | | Sign conversion fixes | Craig Tiller | 2015-09-10 |
| | | | | | |||
* | | | | | Starting to convert code to work queues | Craig Tiller | 2015-09-09 |
| |/ / / |/| | | | |||
| | | * | Explicitly set content-type for servers | Craig Tiller | 2015-09-08 |
| |_|/ |/| | | |||
| | * | Merge branch 'master' of github.com:grpc/grpc into compression-accept-encoding | David Garcia Quintas | 2015-09-08 |
| | |\ | |_|/ |/| | | |||
* | | | Fix a case where :status could be returned to applications | Craig Tiller | 2015-09-04 |
|/ / | |||
* | | Merge pull request #3035 from ctiller/naming-crisis | David G. Quintas | 2015-08-25 |
|\ \ | | | | | | | Refactor default host name resolution | ||
* \ \ | Merge pull request #3021 from ctiller/reject-the-stuffs | Yang Gao | 2015-08-25 |
|\ \ \ | | | | | | | | | Outlaw illegal metadata characters | ||
| | * \ | Merge github.com:grpc/grpc into naming-crisis | Craig Tiller | 2015-08-25 |
| | |\ \ | |_|/ / |/| | | | |||
* | | | | Merge pull request #2945 from maxwell-demon/master | Alistair Veitch | 2015-08-25 |
|\ \ \ \ | | | | | | | | | | | Re-install census_filters | ||
| | | * \ | Merge github.com:grpc/grpc into naming-crisis | Craig Tiller | 2015-08-25 |
| | | |\ \ | |_|_|/ / |/| | | | | |||
| | | | * | Merge branch 'master' of github.com:grpc/grpc into compression-accept-encoding | David Garcia Quintas | 2015-08-24 |
| | | | |\ | |_|_|_|/ |/| | | | | |||
* | | | | | Improvements to the grpc_channel_args_compression_algorithm_set_state api | David Garcia Quintas | 2015-08-24 |
| | | | | | |||
| | | | * | Merge branch 'compression-accept-encoding' of github.com:dgquintas/grpc into ↵ | David Garcia Quintas | 2015-08-24 |
| | | | |\ | | | | | | | | | | | | | | | | | | | compression-accept-encoding | ||
| | | | * \ | Merge branch 'master' of github.com:grpc/grpc into compression-accept-encoding | David Garcia Quintas | 2015-08-24 |
| | | | |\ \ |