Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge pull request #8698 from murgatroid99/node_express_run_perf_tests | Michael Lumish | 2016-11-10 |
|\ | |||
* \ | Merge pull request #8706 from matt-kwong/pull-request-params | matt-kwong | 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 |
|\ \ \ \ | |||
* \ \ \ \ | Merge pull request #8642 from yang-g/ssl_fuzzer | Yang Gao | 2016-11-10 |
|\ \ \ \ \ | |||
| | * | | | | add a comment | Jan Tattermusch | 2016-11-10 |
| * | | | | | regenerate projects | yang-g | 2016-11-09 |
| * | | | | | Merge remote-tracking branch 'upstream/master' into ssl_fuzzer | yang-g | 2016-11-09 |
| |\ \ \ \ \ | |/ / / / / |/| | | | | | |||
| | | | | * | Merge branch 'master' into node_express_run_perf_tests | murgatroid99 | 2016-11-09 |
| | | | | |\ | |_|_|_|_|/ |/| | | | | | |||
| | | | | * | Remove some disabled copied Node Express perf tests | murgatroid99 | 2016-11-09 |
* | | | | | | Merge pull request #8704 from murgatroid99/uv_slice_changes | Michael Lumish | 2016-11-09 |
|\ \ \ \ \ \ | |||
* \ \ \ \ \ \ | Merge pull request #8701 from lyuxuan/cpu_usage2 | Sree Kuchibhotla | 2016-11-09 |
|\ \ \ \ \ \ \ | |||
| | | | | | * | | Fix skipped tests not showing up in Jenkins UI | Matt Kwong | 2016-11-09 |
* | | | | | | | | Merge pull request #8685 from dgquintas/glb_locks | David G. Quintas | 2016-11-09 |
|\ \ \ \ \ \ \ \ | |||
| | * | | | | | | | fix repeated field | Yuxuan Li | 2016-11-09 |
| | | | * | | | | | ERR | yang-g | 2016-11-09 |
| | | * | | | | | | Some slice and resource quota updates to UV and Node code | murgatroid99 | 2016-11-09 |
| | * | | | | | | | add a blank line back | Yuxuan Li | 2016-11-09 |
| | * | | | | | | | hiding totalCpuTime and idleCpuTime from ServerStatus proto message | Yuxuan Li | 2016-11-09 |
* | | | | | | | | | Merge pull request #8702 from markdroth/clang_format_fix | Mark D. Roth | 2016-11-09 |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | |||
| * | | | | | | | | clang-format | Mark D. Roth | 2016-11-09 |
|/ / / / / / / / | |||
| | * | | | | | | unblock the performance tests. hide the cpu usage field for now. | Yuxuan Li | 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 |
| |_|_|/ / / / |/| | | | | | | |||
| | | | | | * | Enable Node Express benchmarks, fix copy/paste errors | murgatroid99 | 2016-11-09 |
| |_|_|_|_|/ |/| | | | | | |||
| | | * | | | ignore ssl error leak | yang-g | 2016-11-09 |
* | | | | | | Merge pull request #8343 from muxi/no-authority-header-in-cronet | Muxi Yan | 2016-11-09 |
|\ \ \ \ \ \ | |||
* \ \ \ \ \ \ | Merge pull request #8461 from matt-kwong/pull-request-params | matt-kwong | 2016-11-08 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||
| | | | | * | | shutdown is not needed with the changes to mock_ep | yang-g | 2016-11-08 |
* | | | | | | | 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 |
| | | | * | | | | Added assert for lb_token before reffing it | David Garcia Quintas | 2016-11-08 |
| | | | * | | | | Fixed locking for grpclb | David Garcia Quintas | 2016-11-08 |
| |_|_|/ / / / |/| | | | | | | |||
| | | * | | | | Clean up end2end_(nosec_)tests | Muxi Yan | 2016-11-08 |
| | | | | * | | grpc_slice | yang-g | 2016-11-08 |
| | | | | * | | Merge remote-tracking branch 'upstream/master' into ssl_fuzzer | yang-g | 2016-11-08 |
| | | | | |\ \ | |_|_|_|_|/ / |/| | | | | | | |||
| | | * | | | | Add test to CoreCronetEnd2EndTests | Muxi Yan | 2016-11-08 |
| | | * | | | | Add new util file to podspec | Muxi Yan | 2016-11-08 |
* | | | | | | | Merge pull request #8313 from lyuxuan/cpu_usage2 | lyuxuan | 2016-11-08 |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | |||
| | | | * | | | Update with new core | Muxi Yan | 2016-11-08 |
| | | | * | | | Merge remote-tracking branch 'upstream/master' into no-authority-header-in-cr... | Muxi Yan | 2016-11-08 |
| | | | |\ \ \ | |_|_|_|/ / / |/| | | | | | | |||
* | | | | | | | Merge pull request #8679 from markdroth/core_api_cleanup | Mark D. Roth | 2016-11-08 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | Re-add GRPC_ARG_MAX_MESSAGE_LENGTH, which can't be removed yet. | Mark D. Roth | 2016-11-08 |
* | | | | | | | | Merge pull request #8345 from muxi/recover-end2end-test | Muxi Yan | 2016-11-08 |
|\ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ | Merge pull request #8618 from markdroth/channel_info_api | Mark D. Roth | 2016-11-08 |
|\ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ | Merge pull request #8667 from wenbozhu/master | Feng Li | 2016-11-08 |
|\ \ \ \ \ \ \ \ \ \ | |||
| | | | | | | | | * | | fix sources_and_headers.json | yang-g | 2016-11-08 |