Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge | Craig Tiller | 2015-09-24 |
| | |||
* | Merge github.com:grpc/grpc into come-out-of-the-shadow | Craig Tiller | 2015-09-24 |
|\ | |||
| * | Merge pull request #3372 from grpc/release-0_11 | David G. Quintas | 2015-09-23 |
| |\ | | | | | | | Release 0.11 to master upmerge. | ||
| | * | Client now swallows content-type on receive | David Garcia Quintas | 2015-09-22 |
| | | | |||
| | * | Explicitly set content-type for servers | Craig Tiller | 2015-09-22 |
| | | | |||
| * | | Merge pull request #3422 from jcanizales/fix-mutex-bug | Craig Tiller | 2015-09-22 |
| |\ \ | | | | | | | | | Fix mutex bug | ||
| | * | | Fix mutex bug | Jorge Canizales | 2015-09-22 |
| | | | | |||
| * | | | Merge pull request #3396 from jtattermusch/win_fix_parameter_types | Nicolas Noble | 2015-09-22 |
| |\ \ \ | | | | | | | | | | | Fix parameter types in function definition. | ||
| * \ \ \ | Merge pull request #3404 from dgquintas/dgquintas-patch-1 | Nicolas Noble | 2015-09-22 |
| |\ \ \ \ | | | | | | | | | | | | | Fixed typo in channel_args.h docstring | ||
| | | | | * | Merge pull request #3407 from jboeuf/fix_3390 | Craig Tiller | 2015-09-22 |
| | | | | |\ | | | | | | | | | | | | | | | Fixing issue #3390 | ||
| | | | | * \ | Merge pull request #3397 from nicolasnoble/shutdown-win32-warning | Craig Tiller | 2015-09-22 |
| | | | | |\ \ | | | | | | | | | | | | | | | | | Shutting down warning about operations on closed sockets. | ||
| * | | | | \ \ | Merge pull request #3393 from jtattermusch/fix_windows_build | Craig Tiller | 2015-09-22 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Fix windows build | ||
| * \ \ \ \ \ \ \ | Merge pull request #3387 from dgquintas/content_type_filtering | Craig Tiller | 2015-09-22 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Client now swallows content-type on receive | ||
| * \ \ \ \ \ \ \ \ | Merge pull request #3378 from yang-g/connection_failure_detection | Craig Tiller | 2015-09-22 |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | remove connectivity watcher from interested party early | ||
| * \ \ \ \ \ \ \ \ \ | Merge pull request #3027 from jboeuf/security_connector_refactoring | Craig Tiller | 2015-09-22 |
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Security connector refactoring | ||
| | | | | | | | | | | * | Fixing issue #3390 | Julien Boeuf | 2015-09-21 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A transport op indicating a cancellation can be sent to the auth client filter. In this case, the code should not assert that a context is not null on this op. | ||
| * | | | | | | | | | | | 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 |
| | |_|_|_|/ / / / / | |/| | | | | | | | | |||
| | | | | | | | * | | Shutting down warning about operations on closed sockets. | Nicolas "Pixel" Noble | 2015-09-22 |
| | | | | | | | |/ | |||
| | | | | | * | | | Merge branch 'fix_windows_build' into win_fix_parameter_types | Jan Tattermusch | 2015-09-21 |
| | | | | | |\ \ \ | | | | | | |/ / / | | | | | |/| | | | |||
| | | | | | * | | | make function definitions match declaration in header | Jan Tattermusch | 2015-09-21 |
| | |_|_|_|/ / / | |/| | | | | | | |||
| * | | | | | | | Merge pull request #3176 from jboeuf/core_creds_plugin | Yang Gao | 2015-09-21 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Design and implementation of the core credentials plugin API. | ||
| | | | | | * | | | remove leftover field initialization | Jan Tattermusch | 2015-09-21 |
| | |_|_|_|/ / / | |/| | | | | | | |||
| * | | | | | | | Merge pull request #3132 from rjshade/rename_callback | Yang Gao | 2015-09-18 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Rename the TCP server callback arguments to be more descriptive. | ||
| | | | | | * | | | Client now swallows content-type on receive | David Garcia Quintas | 2015-09-18 |
| | | | | | | | | | |||
| | | | | * | | | | add a test | yang-g | 2015-09-18 |
| | | | | | | | | | |||
| | | | | * | | | | remove interested party early | yang-g | 2015-09-18 |
| | | | | | | | | | |||
| | | | | | * | | | Revert "Swallow content-type at the client. Fixes #3368" | David Garcia Quintas | 2015-09-17 |
| | |_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | This reverts commit 784db97ad2991330b8a7d8e1fe53bcdd06203cf3. | ||
| * | | | | | | | Swallow content-type at the client. Fixes #3368 | David Garcia Quintas | 2015-09-17 |
| | |_|_|/ / / | |/| | | | | | |||
| | | | | * | | Move in-flight callback check up | Craig Tiller | 2015-09-17 |
| | | | | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #3203 We entered a live lock race between the promotion callback and pollers, which was only resolved when the background executor got lucky enough to pick up the async work. | ||
| * | | | | | Merge pull request #3320 from dgquintas/rr_with_registry | Craig Tiller | 2015-09-17 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Round Robin LB Policy | ||
| | | * \ \ \ | Merge remote-tracking branch 'upstream/master' into rename_callback | Robbie Shade | 2015-09-17 |
| | | |\ \ \ \ | | |_|/ / / / | |/| | | | | | |||
| * | | | | | | Merge pull request #3288 from ctiller/snarky-nanny | David G. Quintas | 2015-09-16 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Explicitly set content-type for servers | ||
| | | * \ \ \ \ | Merge branch 'master' of github.com:grpc/grpc into rr_with_registry | David Garcia Quintas | 2015-09-16 |
| | | |\ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | |||
| * | | | | | | | Move in-flight callback check up | Craig Tiller | 2015-09-16 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #3203 We entered a live lock race between the promotion callback and pollers, which was only resolved when the background executor got lucky enough to pick up the async work. | ||
| * | | | | | | | Merge pull request #3351 from ctiller/no-trace | Nicolas Noble | 2015-09-16 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Disable refcount tracing | ||
| * | | | | | | | | Add server trace line | Craig Tiller | 2015-09-16 |
| | | | | | | | | | |||
| | * | | | | | | | Disable refcount tracing | Craig Tiller | 2015-09-16 |
| | | | | | | | | | |||
| * | | | | | | | | Add tracing for connect latency | Craig Tiller | 2015-09-16 |
| |/ / / / / / / | |||
| | | | | | * | | Merge branch 'master' of github.com:grpc/grpc into ↵ | Julien Boeuf | 2015-09-15 |
| | | | | | |\ \ | | |_|_|_|_|/ / | |/| | | | | | | | | | | | | | | security_connector_refactoring | ||
| | | | | * | | | Merge branch 'master' of github.com:grpc/grpc into core_creds_plugin | Julien Boeuf | 2015-09-15 |
| | | | | |\ \ \ | | |_|_|_|/ / / | |/| | | | | | | |||
| | | | | * | | | Adding C++ tests and fixing a few things. | Julien Boeuf | 2015-09-15 |
| | | | | | | | | |||
| * | | | | | | | Merge pull request #3123 from rjshade/SOCK_NONBLOCK | Yang Gao | 2015-09-15 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Add SOCK_NONBLOCK option to UDP sockets. | ||
| * \ \ \ \ \ \ \ | Merge pull request #3135 from rjshade/remove_udp_new_transport_cb | Yang Gao | 2015-09-15 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Remove on_connect callback from udp_server | ||
| * \ \ \ \ \ \ \ \ | Merge pull request #3338 from ctiller/bettererer-ports | David G. Quintas | 2015-09-15 |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Better port selection | ||
| | * | | | | | | | | | Fix memory leak | Craig Tiller | 2015-09-15 |
| | | | | | | | | | | | |||
| * | | | | | | | | | | Merge pull request #3340 from grpc/release-0_11 | Eric Anderson | 2015-09-14 |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | | | Release 0.11 branch to master. | ||
| | | * | | | | | | | | Fix a race in fd_posix.c | Craig Tiller | 2015-09-14 |
| | | | | | | | | | | | |||
| | | * | | | | | | | | Sprinkle casts | Craig Tiller | 2015-09-14 |
| | |/ / / / / / / / | |/| | | | | | | | | |||
| | | | * | | | | | | Merge remote-tracking branch 'upstream/master' into SOCK_NONBLOCK | Robbie Shade | 2015-09-14 |
| | | | |\ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | | |