Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge pull request #3476 from vjpai/block_annotate | Yang Gao | 2015-09-25 |
|\ | |||
| * | Move block_annotate from iomgr to support since it's used in other | vjpai | 2015-09-24 |
| * | Rebuild all project files with new header included | Vijay Pai | 2015-09-24 |
* | | Final patches for rename | Craig Tiller | 2015-09-22 |
* | | Split closures from iomgr.h | Craig Tiller | 2015-09-22 |
* | | Merge github.com:grpc/grpc into we-are-one | Craig Tiller | 2015-09-22 |
|\| | |||
| * | Merge pull request #3027 from jboeuf/security_connector_refactoring | Craig Tiller | 2015-09-22 |
| |\ | |||
| * \ | Merge branch 'master' of github.com:grpc/grpc into rr_with_registry | David Garcia Quintas | 2015-09-16 |
| |\ \ | |||
| | | * | Merge branch 'master' of github.com:grpc/grpc into security_connector_refacto... | Julien Boeuf | 2015-09-15 |
| | | |\ | | | |/ | | |/| | |||
* | | | | Merge github.com:grpc/grpc into shindig | Craig Tiller | 2015-09-15 |
|\ \ \ \ | | |/ / | |/| | | |||
| * | | | Merge pull request #3340 from grpc/release-0_11 | Eric Anderson | 2015-09-14 |
| |\ \ \ | |||
* | | | | | Merge github.com:grpc/grpc into shindig | Craig Tiller | 2015-09-11 |
|\| | | | | |||
| | * | | | grpc++.h was not installed | Craig Tiller | 2015-09-11 |
* | | | | | Workqueue: interface, test, and posix implementation | Craig Tiller | 2015-09-09 |
| |/ / / |/| | | | |||
| | * | | Added round robin LB policy. | David Garcia Quintas | 2015-09-08 |
| |/ / | |||
| * / | Introduced a registry for LB policies. | David Garcia Quintas | 2015-09-03 |
|/ / | |||
* | | Merge github.com:grpc/grpc into cleaner-build | Craig Tiller | 2015-08-31 |
|\ \ | |||
| * \ | Merge pull request #3107 from a-veitch/view_api | Hongyu Chen | 2015-08-31 |
| |\ \ | |||
| | * | | change aggregation_ops to internal type | Alistair Veitch | 2015-08-31 |
* | | | | Generated changes | Craig Tiller | 2015-08-31 |
|/ / / | |||
| * | | merge | Alistair Veitch | 2015-08-31 |
| |\ \ | |||
* | | | | Fixing headers and paths after merge with upstream. | Julien Boeuf | 2015-08-30 |
* | | | | Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processor | Julien Boeuf | 2015-08-30 |
|\ \ \ \ | | |/ / | |/| | | |||
| * | | | Merge branch 'master' into tracing_api | Alistair Veitch | 2015-08-28 |
| |\ \ \ | |||
| | | * \ | merge to head | Alistair Veitch | 2015-08-28 |
| | | |\ \ | | | |/ / | | |/| | | |||
* | | | | | Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processor | Julien Boeuf | 2015-08-27 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||
| | | * | | view and aggregation API | Alistair Veitch | 2015-08-27 |
* | | | | | Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processor | Julien Boeuf | 2015-08-26 |
|\ \ \ \ \ | |||
| | * | | | | More merge conflict fix | Hongyu Chen | 2015-08-25 |
| | | * | | | merge to head | Alistair Veitch | 2015-08-25 |
| | | |\| | | |||
| | * | | | | Merge remote-tracking branch 'upstream/master' into timespec | Hongyu Chen | 2015-08-25 |
| | |\ \ \ \ | | | | |/ / | | | |/| | | |||
| | | * | | | add missing headers from 2495 | yang-g | 2015-08-25 |
| | | * | | | Merge pull request #2945 from maxwell-demon/master | Alistair Veitch | 2015-08-25 |
| | |/| | | | |/| | | | | |||
| * | | | | | Merge branch 'master' of github.com:grpc/grpc into cpp_string_ref | Julien Boeuf | 2015-08-24 |
| |\ \ \ \ \ | |||
| * | | | | | | Adding grpc::string_ref class. | Julien Boeuf | 2015-08-24 |
| | | * | | | | Move core/profiling/timers_preciseclock.h to core/support/ such that we | Hongyu Chen | 2015-08-24 |
| | |/ / / / | |/| | | | | |||
| | * | | | | Fix merge failures | yang-g | 2015-08-24 |
| | * | | | | merge with head | yang-g | 2015-08-24 |
| | |\ \ \ \ | |||
| | | * | | | | Eliminate public thread-pool interface | Vijay Pai | 2015-08-24 |
| | |/ / / / | |/| | | | | |||
| | * | | | | split stream.h into sync_stream.h and async_stream.h | yang-g | 2015-08-21 |
| | * | | | | headers reorg | yang-g | 2015-08-21 |
| | | | | * | Security connector is now responsible for the handshake. | Julien Boeuf | 2015-08-21 |
| | |_|_|/ | |/| | | | |||
| | | * | | rename census_filter.{c,h} to grpc_filter.{c,h} | Hongyu Chen | 2015-08-21 |
| | * | | | Make Channel ctor private | yang-g | 2015-08-20 |
| | * | | | remove internal_stub | yang-g | 2015-08-20 |
| | | * | | Merge remote-tracking branch 'upstream/master' | Hongyu Chen | 2015-08-20 |
| | | |\ \ | | |_|/ / | |/| | | | |||
| | | * | | Move census_filters from .../channel to .../census | Hongyu Chen | 2015-08-19 |
| | * | | | Remove ChannelInterface and replace it with Channel | yang-g | 2015-08-19 |
| |/ / / | |||
* | | | | Adding new header in build.json. | Julien Boeuf | 2015-08-15 |
| * | | | Merge pull request #2549 from hongweiwang/zookeeper | David G. Quintas | 2015-08-14 |
| |\ \ \ |