Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge remote-tracking branch 'upstream/master' into service_config_json | Mark D. Roth | 2016-11-16 |
|\ | |||
| * | Merge pull request #8737 from yang-g/creds_sanitize | Yang Gao | 2016-11-16 |
| |\ | |||
| * | | fix windows build | Jan Tattermusch | 2016-11-16 |
| * | | Merge pull request #8680 from ctiller/no_more_legacy | Craig Tiller | 2016-11-15 |
| |\ \ | |||
| * \ \ | Merge pull request #8666 from dgquintas/rr_fixall | David G. Quintas | 2016-11-15 |
| |\ \ \ | |||
| * | | | | Fix use-after-free in time parse caching | Craig Tiller | 2016-11-15 |
| * | | | | Merge pull request #8662 from markdroth/latency_in_final_info | Mark D. Roth | 2016-11-15 |
| |\ \ \ \ | |||
| * \ \ \ \ | Merge pull request #8733 from dgquintas/grpclb_deadlock | David G. Quintas | 2016-11-14 |
| |\ \ \ \ \ | |||
| | | | * \ \ | Merge branch 'master' of github.com:grpc/grpc into rr_fixall | David Garcia Quintas | 2016-11-14 |
| | | | |\ \ \ | | |_|_|/ / / | |/| | | | | | |||
| * | | | | | | Merge pull request #8724 from dgquintas/chttp_initial_md_copypaste_fix | David G. Quintas | 2016-11-14 |
| |\ \ \ \ \ \ | |||
| | | * | | | | | PR comment | David Garcia Quintas | 2016-11-14 |
| | | | * | | | | Merge remote-tracking branch 'upstream/master' into latency_in_final_info | Mark D. Roth | 2016-11-14 |
| | | | |\ \ \ \ | | |_|_|/ / / / | |/| | | | | | | |||
| * | | | | | | | Merge pull request #8728 from murgatroid99/more_uv_fixes | Michael Lumish | 2016-11-14 |
| |\ \ \ \ \ \ \ | |||
| | | | | | | | * | refresh and access token filtering | yang-g | 2016-11-12 |
| * | | | | | | | | Merge pull request #8086 from y-zeng/fix_gprc | Yuchen Zeng | 2016-11-11 |
| |\ \ \ \ \ \ \ \ | |||
| | | | | * | | | | | Fixed deadlock between glb_shutdown and lb_on_server_status_received | David Garcia Quintas | 2016-11-11 |
| * | | | | | | | | | Merge pull request #8335 from y-zeng/tos | Yuchen Zeng | 2016-11-11 |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | | | |||
| | * | | | | | | | | clang-format | Yuchen Zeng | 2016-11-11 |
| | | | | * | | | | | NULLs needed at fail_pending_writes() too | David Garcia Quintas | 2016-11-10 |
| | | | * | | | | | | Fix sanity, uv, and windows builds | murgatroid99 | 2016-11-10 |
| | |_|/ / / / / / | |/| | | | | | | | |||
| | | | | | | | * | parse json instead | yang-g | 2016-11-10 |
| | | | * | | | | | Fixed wrong NULLing in chttp2 transport | David Garcia Quintas | 2016-11-10 |
| * | | | | | | | | Demote secure handshake failures even further | David Garcia Quintas | 2016-11-10 |
| | |_|/ / / / / | |/| | | | | | | |||
| * | | | | | | | Merge pull request #8486 from y-zeng/get_tos | Yuchen Zeng | 2016-11-10 |
| |\ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ | Merge pull request #8700 from jtattermusch/fix_metadata_credentials | Jan Tattermusch | 2016-11-10 |
| |\ \ \ \ \ \ \ \ | |||
* | | | | | | | | | | Allow LB policy name to be matched in a case-insensitive manner. | Mark D. Roth | 2016-11-10 |
* | | | | | | | | | | clang-format | Mark D. Roth | 2016-11-10 |
* | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into service_config_json | Mark D. Roth | 2016-11-10 |
|\| | | | | | | | | | |||
* | | | | | | | | | | Change JSON format to use the standard proto3 mapping for each type. | Mark D. Roth | 2016-11-10 |
| * | | | | | | | | | Merge pull request #8704 from murgatroid99/uv_slice_changes | Michael Lumish | 2016-11-09 |
| |\ \ \ \ \ \ \ \ \ | |||
| | | | | | | | * | | | Fixed wrong ordering of operations | David Garcia Quintas | 2016-11-09 |
| * | | | | | | | | | | Merge pull request #8685 from dgquintas/glb_locks | David G. Quintas | 2016-11-09 |
| |\ \ \ \ \ \ \ \ \ \ | |||
| | | * | | | | | | | | | Some slice and resource quota updates to UV and Node code | murgatroid99 | 2016-11-09 |
| | |/ / / / / / / / / | |/| | | | | | | | | | |||
* | | | | | | | | | | | Allow fetching service config via grpc_channel_get_info(). | Mark D. Roth | 2016-11-09 |
| | | * | | | | | | | | dont hang when empty metadata is passed | Jan Tattermusch | 2016-11-09 |
| | |/ / / / / / / / | |/| | | | | | | | | |||
* | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into service_config_json | Mark D. Roth | 2016-11-09 |
|\| | | | | | | | | | |||
| | | | | | * | | | | Merge remote-tracking branch 'upstream/master' into latency_in_final_info | Mark D. Roth | 2016-11-09 |
| | | | | | |\ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | | | |||
| | | | | | | | | * | redact json key | yang-g | 2016-11-09 |
| * | | | | | | | | | Merge pull request #8343 from muxi/no-authority-header-in-cronet | Muxi Yan | 2016-11-09 |
| |\ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ | Merge pull request #8687 from dgquintas/handshaker_demote_logging | David G. Quintas | 2016-11-08 |
| |\ \ \ \ \ \ \ \ \ \ | |||
| | * | | | | | | | | | | Demote handshake failure logging message from ERROR to INFO | David Garcia Quintas | 2016-11-08 |
| | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | | | |||
| * | | | | | | | | | | Merge pull request #8518 from sreecha/mutrace_fix | Sree Kuchibhotla | 2016-11-08 |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | |||
| | | | * | | | | | | | clang-format | David Garcia Quintas | 2016-11-08 |
| | | | | | * | | | | | Add grpc_socket_mutator_compare | Yuchen Zeng | 2016-11-08 |
| | | | * | | | | | | | Added assert for lb_token before reffing it | David Garcia Quintas | 2016-11-08 |
| | | | * | | | | | | | Fixed locking for grpclb | David Garcia Quintas | 2016-11-08 |
| | |_|/ / / / / / / | |/| | | | | | | | | |||
| | | * | | | | | | | Merge remote-tracking branch 'upstream/master' into no-authority-header-in-cr... | Muxi Yan | 2016-11-08 |
| | | |\ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | | |||
* | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into service_config_json | Mark D. Roth | 2016-11-08 |
|\| | | | | | | | | | |||
| * | | | | | | | | | Merge pull request #8618 from markdroth/channel_info_api | Mark D. Roth | 2016-11-08 |
| |\ \ \ \ \ \ \ \ \ | |||
| | | | | | | | | * | | Added INIT state to grpc_connectivity_state | David Garcia Quintas | 2016-11-08 |