Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | | * | | | | | | | | | | | | | fw-declare struct properly | David Garcia Quintas | 2016-08-01 | |
| | | | | | | | | * | | | | | | | | Use dedicated build configuration 'Cronet' for the new target | Muxi Yan | 2016-08-01 | |
| | | | * | | | | | | | | | | | | | Merge branch 'master' of github.com:grpc/grpc into grpclb_v0 | David Garcia Quintas | 2016-08-01 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | Fix memory leaks. | Mark D. Roth | 2016-08-01 | |
| | | | | | | | | | | | | * | | | | fix conditional compilation for netcoreapp1.0 projects | Jan Tattermusch | 2016-07-31 | |
| | | | | | | | | | | | | | * | | | Better names for the methods to clear all host settings | Jorge Canizales | 2016-07-29 | |
| | * | | | | | | | | | | | | | | | Merge pull request #7584 from nicolasnoble/manual-upmerge | Nicolas Noble | 2016-07-29 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | | | | | | | | | * \ \ \ \ \ | Merge pull request #7581 from stanley-cheung/php-fix-zts-error-v1_0 | Stanley Cheung | 2016-07-29 | |
| | | | | | | | | | | | |\ \ \ \ \ \ | ||||
| | | | | * | | | | | | | | | | | | | | added some separating comments | David Garcia Quintas | 2016-07-29 | |
| | | | | * | | | | | | | | | | | | | | Addressed the rest of the PR comments | David Garcia Quintas | 2016-07-29 | |
| | | | | | | | | | | | | | | | * | | | Reset all host configs *before* setting what we need | Jorge Canizales | 2016-07-29 | |
| | | | | | | | | | | | | | * | | | | | Bumping to 1.0.0-pre2. | Nicolas "Pixel" Noble | 2016-07-29 | |
| | | | | | | | | | | | | |/ / / / / | | | | | | | | | | | | |/| | | | | | ||||
| | | * | | | | | | | | | | | | | | | Merge branch 'v1.0.x' into manual-upmerge | Nicolas "Pixel" Noble | 2016-07-29 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|_|/ / / / / / | | | | |/| | | | | | | | | | | | | | ||||
| | | | | | * | | | | | | | | | | | | Reordered lines in grpclb.c for readability | David Garcia Quintas | 2016-07-29 | |
| | * | | | | | | | | | | | | | | | | php: missed a macro; | Stanley Cheung | 2016-07-29 | |
| | |/ / / / / / / / / / / / / / / | ||||
| | | | | | | | | | | | * | | | | | php: missed a macro | Stanley Cheung | 2016-07-29 | |
| | | | | | | | | | | | | * | | | | regenerate | Jan Tattermusch | 2016-07-30 | |
| | * | | | | | | | | | | | | | | | Merge pull request #7576 from apolcyn/fix_sanity_test_diff | kpayson64 | 2016-07-29 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #7568 from apolcyn/update_tests_for_new_nuget_ga | kpayson64 | 2016-07-29 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|_|_|_|/ / / / | | | | |/| | | | | | | | | | | | | | ||||
| | | | | | | | | | | | * | | | | | | Minor revisions | Muxi Yan | 2016-07-29 | |
| | | | | | * | | | | | | | | | | | | Some compilers don't like big stack frames. There is no need | Vijay Pai | 2016-07-29 | |
| | | |_|_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | | | * | | | Document | Jorge Canizales | 2016-07-29 | |
| | | | | | | | | | | | | | * | | | Leave improving the error message as a TODO | Jorge Canizales | 2016-07-29 | |
| | | * | | | | | | | | | | | | | | compare test config as objects instead of strings | Alex Polcyn | 2016-07-28 | |
| | | | | | | | | | | | | | * | | | Let override default response size limit | Jorge Canizales | 2016-07-28 | |
| | | | | | | | | | | | | |/ / / | ||||
| | | | | | * | | | | | | | | | | pr comments | David Garcia Quintas | 2016-07-28 | |
| | | | * | | | | | | | | | | | | Merge pull request #7502 from dgquintas/cpp_compression_level | Nicolas Noble | 2016-07-28 | |
| | | | | |_|_|_|_|_|_|_|/ / / | | | | |/| | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | Merge pull request #7502 from dgquintas/cpp_compression_level | Nicolas Noble | 2016-07-28 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | clang-format | David Garcia Quintas | 2016-07-28 | |
| | | | | | * | | | | | | | | | | update to use new nuget client in tests | Alexander Polcyn | 2016-07-28 | |
| | | | | |/ / / / / / / / / / | ||||
| | | | | * | | | | | | | | | | Merge remote-tracking branch 'upstream/v1.0.x' into ruby_tools_plugin_arg | murgatroid99 | 2016-07-28 | |
| | | | | |\ \ \ \ \ \ \ \ \ \ | ||||
| | | | | | * | | | | | | | | | | php: cleanup for GA | Stanley Cheung | 2016-07-28 | |
| | * | | | | | | | | | | | | | | php: cleanup for GA | Stanley Cheung | 2016-07-28 | |
| | | | | | * | | | | | | | | | | Merge pull request #7543 from thinkerou/wrap_php7_on_v1_branch_third | Stanley Cheung | 2016-07-28 | |
| | | | | | |\ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | \ \ \ \ \ \ \ \ \ \ | Merge pull request #7552 from thinkerou/wrap_php7_third | Stanley Cheung | 2016-07-28 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | | | | * | | Code review changes. | Mark D. Roth | 2016-07-28 | |
| | | | | | | | | | | | | | | * | | Merge branch 'filter_call_init_failure' into filter_api | Mark D. Roth | 2016-07-28 | |
| | | | | | | | | | | | | | | |\ \ | | | | | | | | | | |_|_|_|_|_|/ / | | | | | | | | | |/| | | | | | | | ||||
| | | | | | | * | | | | | | | | | | add macro PHP_GRPC_INIT_HANDLER | thinkerou | 2016-07-28 | |
| | | * | | | | | | | | | | | | | | add macro PHP_GRPC_INIT_HANDLER | thinkerou | 2016-07-28 | |
| | | | | | | * | | | | | | | | | | delete commented-code for missing | thinkerou | 2016-07-28 | |
| | | * | | | | | | | | | | | | | | delete commented-code for missing | thinkerou | 2016-07-28 | |
| | | | | | | * | | | | | | | | | | add PHP_GRPC_FREE_CLASS_OBJECT macro | thinkerou | 2016-07-28 | |
| | | * | | | | | | | | | | | | | | add PHP_GRPC_FREE_CLASS_OBJECT macro | thinkerou | 2016-07-28 | |
| | | | | | | * | | | | | | | | | | fix unused var | thinkerou | 2016-07-28 | |
| | | * | | | | | | | | | | | | | | fix unused var | thinkerou | 2016-07-28 | |
| | | | | | | | | | | | | * | | | | Fix Objective-C test pods for Cronet tests | Muxi Yan | 2016-07-27 | |
| | | | | | * | | | | | | | | | | | Merge pull request #7534 from murgatroid99/ruby_tools_script_naming | kpayson64 | 2016-07-27 | |
| | | | | | |\ \ \ \ \ \ \ \ \ \ \ | ||||
* | | | | | | | | | | | | | | | | | | Added FIXME comment. | Mark D. Roth | 2016-07-27 | |
| | | | | | | | * | | | | | | | | | | add some macro to reduce duplicate code | thinkerou | 2016-07-28 | |
| | | * | | | | | | | | | | | | | | | add some macro to reduce duplicate code | thinkerou | 2016-07-28 |