Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge github.com:grpc/grpc into reuse_port | Craig Tiller | 2016-06-26 |
|\ | |||
| * | Merge pull request #7063 from dgquintas/python_compression | Jan Tattermusch | 2016-06-25 |
| |\ | |||
| * \ | Merge pull request #6941 from kpayson64/python_grpc_shutdown | Jan Tattermusch | 2016-06-25 |
| |\ \ | |||
| * \ \ | Merge pull request #6906 from makdharma/2646 | Jan Tattermusch | 2016-06-25 |
| |\ \ \ | |||
| * \ \ \ | Merge pull request #7043 from kpayson64/clang_format | Jan Tattermusch | 2016-06-25 |
| |\ \ \ \ | |||
| * \ \ \ \ | Merge pull request #6803 from sreecha/epoll_changes | Craig Tiller | 2016-06-25 |
| |\ \ \ \ \ | |||
| | | | | | * | Basic testing of client and sever side compression | David Garcia Quintas | 2016-06-24 |
| * | | | | | | Merge pull request #6798 from jboeuf/fix_3803 | Jan Tattermusch | 2016-06-24 |
| |\ \ \ \ \ \ | |||
| | | | * | | | | Fix clang formatting | Ken Payson | 2016-06-24 |
| * | | | | | | | Merge pull request #7014 from ctiller/fix_tracing | Jan Tattermusch | 2016-06-24 |
| |\ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ | Merge pull request #7029 from y-zeng/fix-swiftsample | makdharma | 2016-06-24 |
| |\ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ | Merge pull request #6934 from makdharma/route_guide_fixes | makdharma | 2016-06-24 |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | | | |||
| * | | | | | | | | | Merge pull request #7037 from murgatroid99/master_update_0_16 | Jan Tattermusch | 2016-06-24 |
| |\ \ \ \ \ \ \ \ \ | |||
| | | | | | | | | * | | Moved grpc_shutdown to end of Py_Finalize() | Ken Payson | 2016-06-24 |
| | * | | | | | | | | | Update master branch to 0.16.0-dev | murgatroid99 | 2016-06-24 |
| |/ / / / / / / / / | |||
| * | | | | | | | | | Merge pull request #6747 from murgatroid99/node_logger_customization | Jan Tattermusch | 2016-06-24 |
| |\ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ | Merge pull request #6947 from vjpai/async_stream_doc | Jan Tattermusch | 2016-06-24 |
| |\ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ | Merge pull request #7036 from jtattermusch/csharp_fix_nuget_build | Jan Tattermusch | 2016-06-24 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #7033 from jtattermusch/fix_node_build_package | Jan Tattermusch | 2016-06-24 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | |||
| | | * | | | | | | | | | | fix C# nuget build | Jan Tattermusch | 2016-06-24 |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | |||
| | | | | | | | | * | | | generate_projects.sh | Sree Kuchibhotla | 2016-06-24 |
| | * | | | | | | | | | | fix build node package | Jan Tattermusch | 2016-06-24 |
| |/ / / / / / / / / / | |||
| | | | | * | | | | | | Add TODO | Yuchen Zeng | 2016-06-23 |
| * | | | | | | | | | | Merge pull request #7023 from jtattermusch/prevent_cq_shutdown_race | Jan Tattermusch | 2016-06-23 |
| |\ \ \ \ \ \ \ \ \ \ | |||
| | | | | | | | | * \ \ | Merge branch 'master' into epoll_changes | Sree Kuchibhotla | 2016-06-23 |
| | | | | | | | | |\ \ \ | | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | |||
| | | | | | | | | * | | | Change the type of 'ref_count' in polling_island from gpr_atm to | Sree Kuchibhotla | 2016-06-23 |
| * | | | | | | | | | | | Merge pull request #7021 from kpayson64/python_setup_env | Jan Tattermusch | 2016-06-23 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||
| | | | | | | | | | * | | | Better error handling and add polling_island_unlock_pair() helper | Sree Kuchibhotla | 2016-06-23 |
| * | | | | | | | | | | | | Merge pull request #7003 from kpayson64/mingw_str_format_support | Nicolas Noble | 2016-06-23 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||
| | | | | | | | | | | | * | | Added a comment | Makarand Dharmapurikar | 2016-06-23 |
| | | | | | | * | | | | | | | Added braces around _service | Makarand Dharmapurikar | 2016-06-23 |
| * | | | | | | | | | | | | | Merge pull request #7010 from dgquintas/fix_compression_spec | David G. Quintas | 2016-06-23 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| | | | | | | | * | | | | | | | Added missing todo and moved _service | Makarand Dharmapurikar | 2016-06-23 |
| | | | | * | | | | | | | | | | prevent race between grpcsharp_server_request_call and grpc_completion_queue_... | Jan Tattermusch | 2016-06-23 |
| | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | |||
| | | | * | | | | | | | | | | Use GRPC_PYTHON_CFLAGS/GRPC_PYTHON_LDFLAGS in setup.py. | Ken Payson | 2016-06-23 |
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | |||
| | | * | | | | | | | | | | Changed %lld to use mingw supported PRId64 | Ken Payson | 2016-06-23 |
| * | | | | | | | | | | | | Merge pull request #7008 from jtattermusch/csharp_no_new_client | Jan Tattermusch | 2016-06-23 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||
| | | | | | | * | | | | | | | changed service to _service, and added a TODO | Makarand Dharmapurikar | 2016-06-23 |
| * | | | | | | | | | | | | | Merge pull request #6922 from y-zeng/ios-test | Jan Tattermusch | 2016-06-23 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| | | | * | | | | | | | | | | | Fixed typo | David Garcia Quintas | 2016-06-23 |
| * | | | | | | | | | | | | | | Merge pull request #6994 from y-zeng/update-example | Jan Tattermusch | 2016-06-23 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #7005 from slash-lib/master | Jan Tattermusch | 2016-06-23 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #7012 from kpayson64/python_windows_mingw | Jan Tattermusch | 2016-06-23 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| | | | | | | | | | | | | | | * \ \ | Merge branch 'master' into epoll_changes | Sree Kuchibhotla | 2016-06-23 |
| | | | | | | | | | | | | | | |\ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | |||
| | | | | | | | | | | | | * | | | | | Re-enable accidentally disabled traces | Craig Tiller | 2016-06-23 |
| | |_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | |||
| | * | | | | | | | | | | | | | | | Updated grpcio c extension build for windows to use mingw. | Ken Payson | 2016-06-23 |
| |/ / / / / / / / / / / / / / / | |||
| | | | | | * / / / / / / / / / | brought spec up to date | David Garcia Quintas | 2016-06-23 |
| | |_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | |||
| * | | | | | | | | | | | | | | Merge pull request #6971 from y-zeng/Update_objc_example_podspec | Jan Tattermusch | 2016-06-22 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #6955 from nathanielmanistaatgoogle/metadata-code-details | Jan Tattermusch | 2016-06-22 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #7007 from kpayson64/ruby_ignore_unused | Jan Tattermusch | 2016-06-22 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |