Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'master' of github.com:grpc/grpc into grpclb_api | David Garcia Quintas | 2016-01-29 |
|\ | |||
| * | Merge pull request #4874 from rjshade/add_comments_to_transport | David G. Quintas | 2016-01-29 |
| |\ | |||
| | * | Update copyright, clang-format for line wrapping of comment. | Robbie Shade | 2016-01-29 |
* | | | Merge branch 'master' of github.com:grpc/grpc into grpclb_api | David Garcia Quintas | 2016-01-28 |
|\ \ \ | |||
| | * | | Fix copyrights | Craig Tiller | 2016-01-28 |
| | * | | Fix windows | Craig Tiller | 2016-01-28 |
| | * | | Fix zookeeper | Craig Tiller | 2016-01-28 |
| | * | | Update copyrights | Craig Tiller | 2016-01-28 |
| | * | | Preparatory changes for work shedding | Craig Tiller | 2016-01-28 |
| |/ / | |||
| * | | Merge pull request #4868 from bogdandrutu/bug | Alistair Veitch | 2016-01-28 |
| |\ \ | |||
| * \ \ | Merge pull request #4939 from rjshade/remove_unused_method | Craig Tiller | 2016-01-28 |
| |\ \ \ | |||
| * \ \ \ | Merge pull request #4902 from nicolasnoble/win32-cleanup | Michael Lumish | 2016-01-28 |
| |\ \ \ \ | |||
| | | * | | | Update copyright comments. | Robbie Shade | 2016-01-28 |
| | | * | | | Remove unused grpc_udp_server_write method | Robbie Shade | 2016-01-28 |
| | * | | | | Tidy. | Nicolas "Pixel" Noble | 2016-01-28 |
| | * | | | | More fixes. | Nicolas "Pixel" Noble | 2016-01-28 |
| * | | | | | Merge pull request #4927 from ctiller/fix-undefined-behavior | Yang Gao | 2016-01-27 |
| |\ \ \ \ \ | |||
| | * | | | | | Fix undefined behavior | Craig Tiller | 2016-01-27 |
| * | | | | | | Merge pull request #4888 from ctiller/twah | Vijay Pai | 2016-01-27 |
| |\ \ \ \ \ \ | |||
| * \ \ \ \ \ \ | Merge pull request #4920 from a-veitch/census_init_fix | Bogdan Drutu | 2016-01-27 |
| |\ \ \ \ \ \ \ | |||
| | | * | | | | | | Add comment | Craig Tiller | 2016-01-27 |
| | | * | | | | | | Merge github.com:grpc/grpc into twah | Craig Tiller | 2016-01-27 |
| | | |\ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | |||
| | | | | * | | | | Tidying things up. | Nicolas "Pixel" Noble | 2016-01-27 |
| | | | | * | | | | Fixing gpr_getenv. | Nicolas "Pixel" Noble | 2016-01-27 |
| | * | | | | | | | Remove bad error return in census_initialize | Alistair Veitch | 2016-01-27 |
| | | |/ / / / / | | |/| | | | | | |||
| | | | | | * | | Fix the initialization by modifying the grpc_channel_args_is_census_enabled t... | Bogdan Drutu | 2016-01-26 |
| | | | | | * | | Merge remote-tracking branch 'upstream/master' into bug | Bogdan Drutu | 2016-01-26 |
| | | | | | |\ \ | | |_|_|_|_|/ / | |/| | | | | | | |||
| | | | * | | | | Cleaning up Windows compilation. | Nicolas "Pixel" Noble | 2016-01-26 |
| | |_|/ / / / | |/| | | | | | |||
| * | | | | | | Fix typo. | Bogdan Drutu | 2016-01-26 |
| * | | | | | | Initialize census if not initialized yet and some features are available. | Bogdan Drutu | 2016-01-26 |
| | | | | * | | Merge remote-tracking branch 'upstream/master' into bug | Bogdan Drutu | 2016-01-26 |
| | | | | |\ \ | | |_|_|_|/ / | |/| | | | | | |||
| * | | | | | | Fix sanity | Craig Tiller | 2016-01-26 |
| |/ / / / / | |||
| | * | | | | Fix copyrights | Craig Tiller | 2016-01-26 |
| | * | | | | Add a full barrier after subchannel construction | Craig Tiller | 2016-01-26 |
| | * | | | | Fix some barriers | Craig Tiller | 2016-01-26 |
| |/ / / / | |||
| * | | | | update copyrights | Jan Tattermusch | 2016-01-25 |
| * | | | | Merge remote-tracking branch 'upstream/master' into bump_version_0_13 | Jan Tattermusch | 2016-01-25 |
| |\ \ \ \ | |||
| | * \ \ \ | Merge pull request #4680 from daniel-j-born/tcp_listener | Craig Tiller | 2016-01-25 |
| | |\ \ \ \ | | | |/ / / | | |/| | | | |||
| | | | * | | Update copyrights and add change the client to enable census if census initia... | Bogdan Drutu | 2016-01-25 |
| | | | | * | Add comments to grpc_transport_stream_op structure | Robbie Shade | 2016-01-25 |
| | | |_|/ | | |/| | | |||
| | | | * | Fix the census initialization on the server. Remove duplicate initialization ... | Bogdan Drutu | 2016-01-24 |
| | | |/ | | |/| | |||
| | * | | fix uninitialized variable usage | Alistair Veitch | 2016-01-22 |
| | * | | Merge pull request #4750 from a-veitch/tag_set | Bogdan Drutu | 2016-01-22 |
| | |\ \ | |||
| * | | | | fix copyrights | Jan Tattermusch | 2016-01-22 |
| * | | | | regenerate projects | Jan Tattermusch | 2016-01-22 |
| |/ / / | |||
| | * | | Don't use buf_size as input and output in encode | Alistair Veitch | 2016-01-22 |
| | * | | Single encode function | Alistair Veitch | 2016-01-22 |
| | * | | update comments | Alistair Veitch | 2016-01-22 |
| | * | | keep status with tag set, eliminate tag_set_ntags | Alistair Veitch | 2016-01-21 |
| | * | | address tag_set comments | Alistair Veitch | 2016-01-21 |