Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge branch 'master' of github.com:grpc/grpc into rr_fixall | David Garcia Quintas | 2016-11-14 |
|\ | |||
| * | Merge pull request #8746 from murgatroid99/node_lodash_compat | Michael Lumish | 2016-11-14 |
| |\ | | | | | | | Make Node library compatible with lodash 3 | ||
| * \ | Merge pull request #8724 from dgquintas/chttp_initial_md_copypaste_fix | David G. Quintas | 2016-11-14 |
| |\ \ | | | | | | | | | Fixed wrong NULLing in chttp2 transport | ||
| | | * | Make Node library compatible with lodash 3 | murgatroid99 | 2016-11-14 |
| | |/ | |/| | |||
| * | | Merge pull request #8713 from jtattermusch/csharp_cleanup_profiling | Jan Tattermusch | 2016-11-14 |
| |\ \ | | | | | | | | | Cleanup C# profiling code | ||
| * \ \ | Merge pull request #8728 from murgatroid99/more_uv_fixes | Michael Lumish | 2016-11-14 |
| |\ \ \ | | | | | | | | | | | Fix sanity, uv, and windows builds | ||
| * \ \ \ | Merge pull request #8086 from y-zeng/fix_gprc | Yuchen Zeng | 2016-11-11 |
| |\ \ \ \ | | | | | | | | | | | | | Fix misspelled gprc | ||
| * \ \ \ \ | Merge pull request #8335 from y-zeng/tos | Yuchen Zeng | 2016-11-11 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Add grpc_socket_mutator | ||
| | * | | | | | clang-format | Yuchen Zeng | 2016-11-11 |
| | | | | | | | |||
| | | | | * | | remove existing profiling points | Jan Tattermusch | 2016-11-11 |
| | | | | | | | |||
| | | | | * | | 10m entries in profiler | Jan Tattermusch | 2016-11-11 |
| | | | | | | | |||
| | | | | * | | support threadpool tracing | Jan Tattermusch | 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 |
| | |_|/ / | |/| | | | |||
| | | | * | 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 |
| |\ \ \ | | | | | | | | | | | Add grpc_endpoint_get_fd and grpc_transport_get_endpoint | ||
| * \ \ \ | Merge pull request #8700 from jtattermusch/fix_metadata_credentials | Jan Tattermusch | 2016-11-10 |
| |\ \ \ \ | | | | | | | | | | | | | Fix metadata credentials | ||
| | * | | | | add a comment | Jan Tattermusch | 2016-11-10 |
| | | | | | | |||
| * | | | | | Merge pull request #8704 from murgatroid99/uv_slice_changes | Michael Lumish | 2016-11-09 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Some slice and resource quota updates to UV and Node code | ||
* | | | | | | | 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 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Fixed locking for grpclb | ||
| | | * | | | | | Some slice and resource quota updates to UV and Node code | murgatroid99 | 2016-11-09 |
| | |/ / / / / | |/| | | | | | |||
| | | * | | | | dont hang when empty metadata is passed | Jan Tattermusch | 2016-11-09 |
| | | | | | | | |||
| | | * | | | | add more MetadataCredentials tests | Jan Tattermusch | 2016-11-09 |
| | | | | | | | |||
| | | * | | | | allow null metadata_array in plugin notify | Jan Tattermusch | 2016-11-09 |
| | |/ / / / | |/| | | | | |||
| * | | | | | Merge pull request #8343 from muxi/no-authority-header-in-cronet | Muxi Yan | 2016-11-09 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Reject authority header in cronet | ||
| * \ \ \ \ \ | Merge pull request #8687 from dgquintas/handshaker_demote_logging | David G. Quintas | 2016-11-08 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Demote handshake failure logging message from ERROR to INFO | ||
| | * | | | | | | 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 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | Initialize wakeup_fd to keep GCC with optimization level happy. | ||
| | | | * | | | | 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 |
| | |_|/ / / / | |/| | | | | | |||
| | | * | | | | Add test to CoreCronetEnd2EndTests | Muxi Yan | 2016-11-08 |
| | | | | | | | |||
| * | | | | | | Merge pull request #8313 from lyuxuan/cpu_usage2 | lyuxuan | 2016-11-08 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Get server cpu usage info and search for offered_load value that achieves targeted cpu usage | ||
| | | | * \ \ \ | Merge remote-tracking branch 'upstream/master' into ↵ | Muxi Yan | 2016-11-08 |
| | | | |\ \ \ \ | | |_|_|/ / / / | |/| | | | | | | | | | | | | | | no-authority-header-in-cronet | ||
| * | | | | | | | Merge pull request #8345 from muxi/recover-end2end-test | Muxi Yan | 2016-11-08 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Recover the missing CoreCronetEnd2EndTests.m | ||
| * \ \ \ \ \ \ \ | Merge pull request #8618 from markdroth/channel_info_api | Mark D. Roth | 2016-11-08 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Add API for getting arbitrary state back from a channel | ||
* | | | | | | | | | | Added INIT state to grpc_connectivity_state | David Garcia Quintas | 2016-11-08 |
| | | | | | | | | | | |||
| * | | | | | | | | | Merge github.com:grpc/grpc into grpc_slice | Craig Tiller | 2016-11-08 |
| |\ \ \ \ \ \ \ \ \ | |||
| | * \ \ \ \ \ \ \ \ | Merge github.com:grpc/grpc into fuzzit | Craig Tiller | 2016-11-08 |
| | |\ \ \ \ \ \ \ \ \ | |||
| | | * | | | | | | | | | Fix sanity | Craig Tiller | 2016-11-08 |
| | | | | | | | | | | | | |||
| * | | | | | | | | | | | Merge | Craig Tiller | 2016-11-08 |
| | | | | | | | | | | | | |||
| * | | | | | | | | | | | Merge github.com:grpc/grpc into grpc_slice | Craig Tiller | 2016-11-08 |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | | | |||
| | * | | | | | | | | | | Merge pull request #8080 from ctiller/decouple_version_number | Craig Tiller | 2016-11-08 |
| | |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow decoupling core version number from wrapper version numbers | ||
| * | | | | | | | | | | | | Remove errant header | Craig Tiller | 2016-11-08 |
| | | | | | | | | | | | | | |||
| * | | | | | | | | | | | | Merge github.com:grpc/grpc into grpc_slice | Craig Tiller | 2016-11-08 |
| |\| | | | | | | | | | | | |||
| | * | | | | | | | | | | | Merge pull request #8522 from lizan/write_compressed_byte_buffer | David G. Quintas | 2016-11-07 |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Skip compress filter if byte_buffer is compressed | ||
| | * \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #8659 from dgquintas/grpclb_call_cancel_locked | David G. Quintas | 2016-11-07 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed unprotected access to lb policy data |