Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | BoringSSL integration: non-vsprojects changes | 2015-12-22 | |
| | |||
* | Merge branch 'connected-subchannel' into ↵ | 2015-12-10 | |
|\ | | | | | | | ping-ping-ping-ping-ping-ping-ping-ping-ping | ||
| * | Kill noop_filter.c | 2015-12-09 | |
| | | |||
| * | Nuke unused files | 2015-12-09 | |
| | | |||
* | | Start of ping sketch | 2015-12-07 | |
|/ | |||
* | Merge pull request #4207 from yang-g/server_builder_options | 2015-12-03 | |
|\ | | | | | Server builder options | ||
* \ | Merge github.com:grpc/grpc into no-transport-metadata | 2015-11-25 | |
|\ \ | |||
| | * | Add set pointer api to channel_arguments | 2015-11-25 | |
| | | | |||
| | * | add server_builder_option | 2015-11-25 | |
| | | | |||
| * | | merge with head | 2015-11-24 | |
| |\| | |||
| | * | AVL: creation, destroy, add | 2015-11-23 | |
| | | | |||
* | | | Remove metadata context from the channel stack | 2015-11-19 | |
| | | | |||
* | | | Merge github.com:grpc/grpc into static-metadata | 2015-11-19 | |
|\ \ \ | | |/ | |/| | |||
* | | | Static metadata declarations | 2015-11-18 | |
| | | | |||
| | * | merge with head | 2015-11-18 | |
| | |\ | | |/ | |/| | |||
| * | | Merge pull request #3993 from ctiller/new_op | 2015-11-18 | |
| |\ \ | |/ / |/| | | Core transport & call cleanup | ||
| * | | Fixing tests. | 2015-11-17 | |
| | | | |||
| | * | first part, secure channel only | 2015-11-05 | |
| |/ | |||
* / | stream_op cleanup: build system changes | 2015-11-02 | |
|/ | |||
* | Merge branch 'master' of github.com:grpc/grpc into microchannels | 2015-10-19 | |
|\ | |||
| * | Merge pull request #3726 from dgquintas/iomgr_executor | 2015-10-19 | |
| |\ | | | | | | | Introducing grpc_executor, for all your threading needs | ||
| * | | fixed faulty merge | 2015-10-14 | |
| | | | |||
* | | | Merge branch 'master' of github.com:grpc/grpc into microchannels | 2015-10-13 | |
|\| | | |||
| | * | Merge branch 'master' of github.com:grpc/grpc into iomgr_executor | 2015-10-12 | |
| | |\ | |||
| * | \ | Merge github.com:grpc/grpc into latent-see | 2015-10-09 | |
| |\ \ \ | | | |/ | | |/| | |||
| * | | | Move profiling system to gpr | 2015-10-09 | |
| | | | | |||
| | * | | Hid test-only functions from surface/call.h | 2015-10-08 | |
| | | | | |||
| * | | | Get basic profiler working again | 2015-10-08 | |
| |/ / | |||
| | * | Introducing grpc_executor, for all your threading needs | 2015-10-07 | |
| |/ | |||
* / | μChannels implementation. | 2015-10-05 | |
|/ | |||
* | Update build files | 2015-10-02 | |
| | |||
* | Update build tools | 2015-10-02 | |
| | |||
* | Merge pull request #3476 from vjpai/block_annotate | 2015-09-25 | |
|\ | | | | | Annotate blocking points | ||
| * | Move block_annotate from iomgr to support since it's used in other | 2015-09-24 | |
| | | | | | | | | core places besides iomgr | ||
| * | Rebuild all project files with new header included | 2015-09-24 | |
| | | |||
* | | Final patches for rename | 2015-09-22 | |
| | | |||
* | | Split closures from iomgr.h | 2015-09-22 | |
| | | |||
* | | Merge github.com:grpc/grpc into we-are-one | 2015-09-22 | |
|\| | |||
| * | Merge pull request #3027 from jboeuf/security_connector_refactoring | 2015-09-22 | |
| |\ | | | | | | | Security connector refactoring | ||
| * \ | Merge branch 'master' of github.com:grpc/grpc into rr_with_registry | 2015-09-16 | |
| |\ \ | |||
| | | * | Merge branch 'master' of github.com:grpc/grpc into ↵ | 2015-09-15 | |
| | | |\ | | | |/ | | |/| | | | | | security_connector_refactoring | ||
* | | | | Merge github.com:grpc/grpc into shindig | 2015-09-15 | |
|\ \ \ \ | | |/ / | |/| | | |||
| * | | | Merge pull request #3340 from grpc/release-0_11 | 2015-09-14 | |
| |\ \ \ | | | | | | | | | | | Release 0.11 branch to master. | ||
* | | | | | Merge github.com:grpc/grpc into shindig | 2015-09-11 | |
|\| | | | | |||
| | * | | | grpc++.h was not installed | 2015-09-11 | |
| | | | | | |||
* | | | | | Workqueue: interface, test, and posix implementation | 2015-09-09 | |
| |/ / / |/| | | | |||
| | * | | Added round robin LB policy. | 2015-09-08 | |
| |/ / | |||
| * / | Introduced a registry for LB policies. | 2015-09-03 | |
|/ / | |||
* | | Bumping revision to 0.11 for beta. | 2015-09-01 | |
| | | |||
* | | Merge pull request #3107 from a-veitch/view_api | 2015-08-31 | |
|\ \ | | | | | | | API for: defining view and aggregations, associating them with metrics, and retrieving data |