aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
Commit message (Collapse)AuthorAge
* Removing deprecated string to char * conversionsGravatar Yash Tibrewal2017-09-17
|
* Merge pull request #12553 from jiangtaoli2016/tsi_exec_ctxGravatar David G. Quintas2017-09-15
|\ | | | | Update TSI grpc interface to pass exec_ctx
* \ Merge pull request #12545 from yashykt/type_renameGravatar Yash Tibrewal2017-09-15
|\ \ | | | | | | Removing _t type suffix and changing field names instead
| | * Merge branch 'master' of https://github.com/grpc/grpc into tsi_exec_ctxGravatar jiangtaoli20162017-09-14
| | |\ | |_|/ |/| |
| * | %s/current_pollable/current_pollable_objGravatar Yash Tibrewal2017-09-14
| | |
| * | Reverting suffixes and changing field names insteadGravatar Yash Tibrewal2017-09-14
| | |
* | | Merge pull request #12565 from kpayson64/revert_lb_stuffGravatar kpayson642017-09-14
|\ \ \ | | | | | | | | Revert "Add fallback (use backends from resolver if can't reach balan…
* \ \ \ Merge pull request #12577 from ctiller/http_write_statsGravatar Craig Tiller2017-09-14
|\ \ \ \ | |_|/ / |/| | | Collect stats on why writes are initiated
| | * | Fix merge issueGravatar Ken Payson2017-09-14
| | | |
* | | | Merge pull request #12517 from ↵Gravatar apolcyn2017-09-14
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | apolcyn/fix_service_config_choice_from_dns_with_zero_percentages Fix choosing of service config when percentage is zero
| | * | | Fix errant changeGravatar Craig Tiller2017-09-14
| | | | |
| | * | | Collect stats on why writes are initiatedGravatar Craig Tiller2017-09-14
| |/ / / |/| | |
| | * | Merge branch 'master' into revert_lb_stuffGravatar Yash Tibrewal2017-09-14
| | |\ \ | |_|/ / |/| | |
| | | * Pass exec_ctx in TSI zero_copy_protector createGravatar jiangtaoli20162017-09-14
| |_|/ |/| |
* | | Revert "Allow SerializationTraits to use grpc::ByteBuffer rather than only ↵Gravatar Jan Tattermusch2017-09-14
| | | | | | | | | | | | grpc_byte_buffer"
* | | Merge pull request #12532 from yashykt/ctocc4Gravatar Yash Tibrewal2017-09-14
|\ \ \ | | | | | | | | Getting files C++ compilable
| | | * Revert "Add fallback (use backends from resolver if can't reach balancer) to ↵Gravatar Ken Payson2017-09-13
| | | | | | | | | | | | | | | | | | | | | | | | grpclb." This reverts commit aba0a0a54412fe59bc2090334ae26c99bb148097.
* | | | Merge pull request #12555 from ctiller/gross-object-countsGravatar Craig Tiller2017-09-13
|\ \ \ \ | | | | | | | | | | Count API object creations
| | * \ \ Merging master into ctocc4Gravatar Yash Tibrewal2017-09-13
| | |\ \ \ | |_|/ / / |/| | | |
| * | | | Count api object creationsGravatar Craig Tiller2017-09-13
| | | | |
* | | | | Merge pull request #12326 from AspirinSJL/bug_shutdownGravatar Juanli Shen2017-09-13
|\ \ \ \ \ | | | | | | | | | | | | Add refcount to subchannel_index
* \ \ \ \ \ Merge pull request #12214 from vjpai/cereal_eye_sirGravatar Vijay Pai2017-09-13
|\ \ \ \ \ \ | | | | | | | | | | | | | | Allow SerializationTraits to use grpc::ByteBuffer rather than only grpc_byte_buffer
* \ \ \ \ \ \ Merge pull request #12519 from vjpai/stylinGravatar Vijay Pai2017-09-13
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Give guidance on prefixing struct/enum/#define names
* \ \ \ \ \ \ \ Merge pull request #12524 from vjpai/age_filterGravatar Vijay Pai2017-09-13
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | Enable filter if either AGE or IDLE is specified; don't require both.
| | | | | | * | Merging with masterGravatar Yash Tibrewal2017-09-13
| | | | | | | |
| | | | | | * | Removing forward declarationGravatar Yash Tibrewal2017-09-13
| | | | | | | |
| | | | | | * | removing a completed TODO, removing forward declarations and rearranging ↵Gravatar Yash Tibrewal2017-09-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | code instead, removing _t suffixes with other recommendations
| | | | * | | | Add refcount to subchannel_index.Gravatar Juanli Shen2017-09-13
| | | | | | | |
| | | | | | * | Adding more pointer conversions and type renamingGravatar Yash Tibrewal2017-09-13
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Merge pull request #12187 from AspirinSJL/lb_fallbackGravatar Juanli Shen2017-09-13
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Add LB fallback to use when we can't contact any balancer.
| | | * | | | | Give guidance on prefixing struct/enum/#define namesGravatar Vijay Pai2017-09-13
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge pull request #12502 from vjpai/make_spelling_great_againGravatar Vijay Pai2017-09-13
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | I'm sorry, I thought this was America
| | | * | | | | Enable filter if either AGE or IDLE is specified; don't require both.Gravatar Vijay Pai2017-09-13
| | | | | | | |
* | | | | | | | Fix schema generationGravatar Craig Tiller2017-09-13
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge pull request #12499 from yashykt/ctocc3Gravatar Yash Tibrewal2017-09-12
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Getting files C++ compilable
* \ \ \ \ \ \ \ Merge pull request #12525 from vjpai/fc_limitsGravatar Vijay Pai2017-09-12
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Fix headers on flow control
* \ \ \ \ \ \ \ \ Merge pull request #12463 from yashykt/max_concurrent_streams_fixGravatar Yash Tibrewal2017-09-12
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Fix for max_concurrent_streams issue - Call mark_stream_closed before…
* \ \ \ \ \ \ \ \ \ Merge pull request #12509 from ctiller/stats_jsonGravatar Craig Tiller2017-09-12
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Upload core stats to qps_test
* \ \ \ \ \ \ \ \ \ \ Merge pull request #12512 from apolcyn/fix_cares_mem_leakGravatar apolcyn2017-09-12
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Fix a memory leak in cares wrapper
| | | | * | | | | | | | Include limits.h since we're using INT_MAX (affects some compilers)Gravatar Vijay Pai2017-09-12
| |_|_|/ / / / / / / / |/| | | | | | | | | |
| | * | | | | | | | | Merge github.com:grpc/grpc into stats_jsonGravatar Craig Tiller2017-09-12
| | |\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | / / / | | | |_|_|_|_|/ / / | | |/| | | | | | |
| | | * | | | | | | Remove unnecessary commentGravatar Yash Tibrewal2017-09-12
| | | | | | | | | |
| | | * | | | | | | There is no need to remove fail_pending_writes from mark_stream_closed anymoreGravatar Yash Tibrewal2017-09-12
| | | | | | | | | |
| | | * | | | | | | Fix for max_concurrent_streams issue - Call mark_stream_closed before ↵Gravatar Yash Tibrewal2017-09-12
| | |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | sending trailing metadata
* | | | | | | | | Merge pull request #12487 from ctiller/stats_schemaGravatar Craig Tiller2017-09-12
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Automatically generate BigQuery schema details for all counters
* \ \ \ \ \ \ \ \ \ Merge pull request #12491 from ctiller/ffsGravatar Craig Tiller2017-09-12
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | Add a clamp to remove ubsan failure
| | | | * | | | | | Renaming pops_tag enumGravatar Yash Tibrewal2017-09-12
| | | | | | | | | |
| | | | * | | | | | Using already type casted variablesGravatar Yash Tibrewal2017-09-12
| | | | | | | | | |
| | | | * | | | | | Adding pointer conversions. Renaming a few variables and type names to avoid ↵Gravatar Yash Tibrewal2017-09-12
| |_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | C++ compilation issues
| | | | | | | | * fix handling of service config choosing when percentage is zeroGravatar Alexander Polcyn2017-09-12
| | | | | | | | |