Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Make grpc++ independent of protobuf | yang-g | 2016-06-03 |
| | |||
* | Merge pull request #6664 from dklempner/server_builder_plugin_test | Jan Tattermusch | 2016-06-02 |
|\ | | | | | Fix a missing initialization | ||
* \ | Merge pull request #6752 from nathanielmanistaatgoogle/ga | Jan Tattermusch | 2016-06-02 |
|\ \ | | | | | | | Python GA channel and server | ||
* \ \ | Merge pull request #6667 from kpayson64/ruby_eventfd_bug | Jan Tattermusch | 2016-06-01 |
|\ \ \ | | | | | | | | | Fixed ruby fd bug | ||
* \ \ \ | Merge pull request #6707 from murgatroid99/makefile_warning_wording | Jan Tattermusch | 2016-06-01 |
|\ \ \ \ | | | | | | | | | | | Improve wording of protobuf warning in Makefile | ||
| | | * | | Python GA channel and server | Nathaniel Manista | 2016-06-01 |
| |_|/ / |/| | | | |||
| | * | | Fixed ruby fd bug | Ken Payson | 2016-06-01 |
| |/ / |/| | | |||
* | | | Merge pull request #6702 from a-veitch/add_proto | Jan Tattermusch | 2016-06-01 |
|\ \ \ | | | | | | | | | Add census protos. | ||
* \ \ \ | Merge pull request #6721 from vjpai/cleanup | Jan Tattermusch | 2016-06-01 |
|\ \ \ \ | | | | | | | | | | | Remove some unused enums/structs | ||
* \ \ \ \ | Merge pull request #5794 from chrisdunelm/WriteOptions_readonly | Jan Tattermusch | 2016-06-01 |
|\ \ \ \ \ | | | | | | | | | | | | | Make WriteOptions flags field readonly | ||
* \ \ \ \ \ | Merge pull request #6719 from murgatroid99/node_compressed_read_fix | Jan Tattermusch | 2016-06-01 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Make Node not segfault when it receives a compressed message | ||
* \ \ \ \ \ \ | Merge pull request #6724 from nathanielmanistaatgoogle/paused | Jan Tattermusch | 2016-06-01 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Add paused method to PauseFailControl | ||
* \ \ \ \ \ \ \ | Merge pull request #6327 from nathanielmanistaatgoogle/ga | Jan Tattermusch | 2016-06-01 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Interfaces of Python GA API | ||
* \ \ \ \ \ \ \ \ | Merge pull request #6734 from ctiller/revert-legacy | Jan Tattermusch | 2016-06-01 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Revert legacy poller removal | ||
| | * | | | | | | | | Interfaces of Python GA API | Nathaniel Manista | 2016-05-31 |
| | | | | | | | | | | |||
| * | | | | | | | | | Revert "Disable legacy poller testing: seems like there is a bug, its legacy" | Craig Tiller | 2016-05-31 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit f1cde58049332ef1522452f84a1dc736eba662e3. | ||
| * | | | | | | | | | Revert "Remove legacy poller" | Craig Tiller | 2016-05-31 |
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit d88e15cee750cd647a900098d82f87cc25aa8dbe. | ||
* | | | | | | | | | Merge pull request #6496 from ejona86/fatal-failure-is-shutdown | Craig Tiller | 2016-05-31 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | Connectivity state FATAL_FAILURE doesn't exist; it is SHUTDOWN | ||
| | | | | | * | | | undo accidental submodule commit | Alistair Veitch | 2016-05-27 |
| | | | | | | | | | |||
| | | | | | * | | | Merge branch 'master' into add_proto | Alistair Veitch | 2016-05-27 |
| | | | | | |\ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | |||
| | | | | | * | | | regenerate projects | Alistair Veitch | 2016-05-27 |
| | | | | | | | | | |||
| | * | | | | | | | Add block_until_paused method to PauseFailControl | Nathaniel Manista | 2016-05-27 |
| |/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This method will be used in tests that want to ensure before proceeding that the system under test has progressed to the control point. | ||
* | | | | | | | | Merge pull request #6586 from makdharma/cronet | Jorge Canizales | 2016-05-27 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Exposes a way to create channels with the CroNet stack | ||
* \ \ \ \ \ \ \ \ | Merge pull request #6718 from jtattermusch/enable_multiclient | Vijay Pai | 2016-05-26 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Use 2 clients for 8core setup as well | ||
* \ \ \ \ \ \ \ \ \ | Merge pull request #6712 from jtattermusch/csharp_more_completion_queues | Jan Tattermusch | 2016-05-26 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | C# add support for multiple completion queues in GrpcThreadPool. | ||
* \ \ \ \ \ \ \ \ \ \ | Merge pull request #6699 from jtattermusch/csharp_streaming_api_improvements | Jan Tattermusch | 2016-05-26 |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | C# streaming api improvements | ||
| | | | * | | | | | | | | docgen format fix | Makarand Dharmapurikar | 2016-05-26 |
| | | | | | | | | | | | | |||
| | | | | | | | | * | | | fix options file; fix generated include guards | Alistair Veitch | 2016-05-26 |
| | | | | | | | | | | | | |||
| | | | | | | | * | | | | Remove unused struct | vjpai | 2016-05-26 |
| | | | | | | | | | | | | |||
| | | | | | | | * | | | | Remove some unused enums | vjpai | 2016-05-26 |
| |_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | |||
| | | | * | | | | | | | Style guide related feedback fixes. | Makarand Dharmapurikar | 2016-05-26 |
| | | | | | | | | | | | |||
| | * | | | | | | | | | add missing pinvoke method | Jan Tattermusch | 2016-05-26 |
| | | | | | | | | | | | |||
| | * | | | | | | | | | fix one more test | Jan Tattermusch | 2016-05-25 |
| | | | | | | | | | | | |||
| | * | | | | | | | | | fix tests | Jan Tattermusch | 2016-05-25 |
| | | | | | | | | | | | |||
| | * | | | | | | | | | use 1 cq per thread by default | Jan Tattermusch | 2016-05-25 |
| | | | | | | | | | | | |||
| | * | | | | | | | | | name the threadpool threads before starting | Jan Tattermusch | 2016-05-25 |
| | | | | | | | | | | | |||
| | * | | | | | | | | | eliminate global completion registry | Jan Tattermusch | 2016-05-25 |
| | | | | | | | | | | | |||
| | * | | | | | | | | | completion registry is per cq | Jan Tattermusch | 2016-05-25 |
| | | | | | | | | | | | |||
| | | | | | | | * | | | add missing newline | Alistair Veitch | 2016-05-25 |
| | | | | | | | | | | | |||
| | * | | | | | | | | | expose completionQueueCount setting | Jan Tattermusch | 2016-05-25 |
| | | | | | | | | | | | |||
| | * | | | | | | | | | add support for multiple cqs to GrpcThreadPool | Jan Tattermusch | 2016-05-25 |
| |/ / / / / / / / / |/| | | | | | | | | | |||
| | | | | * | | | | | Remember to unref the slice | murgatroid99 | 2016-05-25 |
| | | | | | | | | | | |||
| | | | | * | | | | | Remove extraneous logging code | murgatroid99 | 2016-05-25 |
| | | | | | | | | | | |||
| | | | | * | | | | | Make Node not segfault when it receives a compressed message | murgatroid99 | 2016-05-25 |
| | | | | | | | | | | |||
| | | * | | | | | | | Slight change to surface API. | Makarand Dharmapurikar | 2016-05-25 |
| | | | | | | | | | | |||
| | * | | | | | | | | use 2 clients for 8core setup as well | Jan Tattermusch | 2016-05-25 |
| | | | | | | | | | | |||
* | | | | | | | | | | Merge pull request #6716 from jtattermusch/enable_multiclient | Craig Tiller | 2016-05-25 |
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | / / / / / | |_|_|_|/ / / / / |/| | | | | | | | | Use 2 clients for 32core throughput scenarios. | ||
| * | | | | | | | | add a new worker | Jan Tattermusch | 2016-05-25 |
|/ / / / / / / / | |||
| | * | | | | | | Cosmetic changes to address feedback. | Makarand Dharmapurikar | 2016-05-25 |
| | | | | | | | | |||
* | | | | | | | | Merge pull request #6703 from murgatroid99/pc_zookeeper_generation_fix | Jan Tattermusch | 2016-05-25 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Make grpc_zookeeper.pc file generation consistent with other .pc files |