Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'master' of https://github.com/grpc/grpc into tsi_exec_ctx | jiangtaoli2016 | 2017-09-14 |
|\ | |||
| * | Merge pull request #12565 from kpayson64/revert_lb_stuff | kpayson64 | 2017-09-14 |
| |\ | |||
| * \ | Merge pull request #12577 from ctiller/http_write_stats | Craig Tiller | 2017-09-14 |
| |\ \ | |||
| | | * | Fix merge issue | Ken Payson | 2017-09-14 |
| * | | | Merge pull request #12517 from apolcyn/fix_service_config_choice_from_dns_wit... | apolcyn | 2017-09-14 |
| |\ \ \ | |||
| | | * | | Fix errant change | Craig Tiller | 2017-09-14 |
| | | * | | Collect stats on why writes are initiated | Craig Tiller | 2017-09-14 |
| | |/ / | |/| | | |||
| | | * | Merge branch 'master' into revert_lb_stuff | Yash Tibrewal | 2017-09-14 |
| | | |\ | | |_|/ | |/| | | |||
* / | | | Pass exec_ctx in TSI zero_copy_protector create | jiangtaoli2016 | 2017-09-14 |
|/ / / | |||
* | | | Revert "Allow SerializationTraits to use grpc::ByteBuffer rather than only gr... | Jan Tattermusch | 2017-09-14 |
* | | | Merge pull request #12532 from yashykt/ctocc4 | Yash Tibrewal | 2017-09-14 |
|\ \ \ | |||
| | | * | Revert "Add fallback (use backends from resolver if can't reach balancer) to ... | Ken Payson | 2017-09-13 |
* | | | | Merge pull request #12555 from ctiller/gross-object-counts | Craig Tiller | 2017-09-13 |
|\ \ \ \ | |||
| | * \ \ | Merging master into ctocc4 | Yash Tibrewal | 2017-09-13 |
| | |\ \ \ | |_|/ / / |/| | | | | |||
| * | | | | Count api object creations | Craig Tiller | 2017-09-13 |
* | | | | | Merge pull request #12326 from AspirinSJL/bug_shutdown | Juanli Shen | 2017-09-13 |
|\ \ \ \ \ | |||
* \ \ \ \ \ | Merge pull request #12214 from vjpai/cereal_eye_sir | Vijay Pai | 2017-09-13 |
|\ \ \ \ \ \ | |||
* \ \ \ \ \ \ | Merge pull request #12519 from vjpai/stylin | Vijay Pai | 2017-09-13 |
|\ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ | Merge pull request #12524 from vjpai/age_filter | Vijay Pai | 2017-09-13 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | |||
| | | | | | * | | Merging with master | Yash Tibrewal | 2017-09-13 |
| | | | | | * | | Removing forward declaration | Yash Tibrewal | 2017-09-13 |
| | | | | | * | | removing a completed TODO, removing forward declarations and rearranging code... | Yash Tibrewal | 2017-09-13 |
| | | | * | | | | Add refcount to subchannel_index. | Juanli Shen | 2017-09-13 |
| | | | | | * | | Adding more pointer conversions and type renaming | Yash Tibrewal | 2017-09-13 |
| |_|_|_|_|/ / |/| | | | | | | |||
* | | | | | | | Merge pull request #12187 from AspirinSJL/lb_fallback | Juanli Shen | 2017-09-13 |
|\ \ \ \ \ \ \ | |||
| | | * | | | | | Give guidance on prefixing struct/enum/#define names | Vijay Pai | 2017-09-13 |
| |_|/ / / / / |/| | | | | | | |||
* | | | | | | | Merge pull request #12502 from vjpai/make_spelling_great_again | Vijay Pai | 2017-09-13 |
|\ \ \ \ \ \ \ | |||
| | | * | | | | | Enable filter if either AGE or IDLE is specified; don't require both. | Vijay Pai | 2017-09-13 |
* | | | | | | | | Fix schema generation | Craig Tiller | 2017-09-13 |
| |_|/ / / / / |/| | | | | | | |||
* | | | | | | | Merge pull request #12499 from yashykt/ctocc3 | Yash Tibrewal | 2017-09-12 |
|\ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ | Merge pull request #12525 from vjpai/fc_limits | Vijay Pai | 2017-09-12 |
|\ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ | Merge pull request #12463 from yashykt/max_concurrent_streams_fix | Yash Tibrewal | 2017-09-12 |
|\ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ | Merge pull request #12509 from ctiller/stats_json | Craig Tiller | 2017-09-12 |
|\ \ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ \ | Merge pull request #12512 from apolcyn/fix_cares_mem_leak | apolcyn | 2017-09-12 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| | | | * | | | | | | | | Include limits.h since we're using INT_MAX (affects some compilers) | Vijay Pai | 2017-09-12 |
| |_|_|/ / / / / / / / |/| | | | | | | | | | | |||
| | * | | | | | | | | | Merge github.com:grpc/grpc into stats_json | Craig Tiller | 2017-09-12 |
| | |\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | / / / | | | |_|_|_|_|/ / / | | |/| | | | | | | | |||
| | | * | | | | | | | Remove unnecessary comment | Yash Tibrewal | 2017-09-12 |
| | | * | | | | | | | There is no need to remove fail_pending_writes from mark_stream_closed anymore | Yash Tibrewal | 2017-09-12 |
| | | * | | | | | | | Fix for max_concurrent_streams issue - Call mark_stream_closed before sending... | Yash Tibrewal | 2017-09-12 |
| | |/ / / / / / / | |||
* | | | | | | | | | Merge pull request #12487 from ctiller/stats_schema | Craig Tiller | 2017-09-12 |
|\ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ | Merge pull request #12491 from ctiller/ffs | Craig Tiller | 2017-09-12 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | |||
| | | | * | | | | | | Renaming pops_tag enum | Yash Tibrewal | 2017-09-12 |
| | | | * | | | | | | Using already type casted variables | Yash Tibrewal | 2017-09-12 |
| | | | * | | | | | | Adding pointer conversions. Renaming a few variables and type names to avoid ... | Yash Tibrewal | 2017-09-12 |
| |_|_|/ / / / / / |/| | | | | | | | | |||
| | | | | | | | * | fix handling of service config choosing when percentage is zero | Alexander Polcyn | 2017-09-12 |
| | | * | | | | | | Fix a memory leak in cares wrapper | Alexander Polcyn | 2017-09-12 |
| | | | |_|_|_|/ | | | |/| | | | | |||
| | | | * | | | | Build a wall and make 'u' pay for it | Vijay Pai | 2017-09-11 |
* | | | | | | | | Merge pull request #12398 from ctiller/server_stats | Craig Tiller | 2017-09-11 |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | |||
| | * | | | | | | Add a clamp to remove ubsan failure | Craig Tiller | 2017-09-11 |
| | | |_|_|_|/ | | |/| | | | | |||
* | | | | | | | Merge pull request #12297 from markdroth/moar_client_channel_cleanup | Mark D. Roth | 2017-09-11 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | |