Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix build. | Mark D. Roth | 2016-11-17 |
| | |||
* | 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 |
| |\ | | | | | | | Redact sensitive data from api traces | ||
| * \ | Merge pull request #8765 from jtattermusch/fix_unreacheable_code_usage | Jan Tattermusch | 2016-11-16 |
| |\ \ | | | | | | | | | Fix usage of GPR_UNREACHABLE_CODE | ||
| | * | | fix windows build | Jan Tattermusch | 2016-11-16 |
| |/ / | |||
| * | | Merge pull request #8761 from y-zeng/fix_conflict | Yuchen Zeng | 2016-11-15 |
| |\ \ | | | | | | | | | Fix symbol conflicts in grpc_tool_test | ||
| * \ \ | Merge pull request #8612 from soltanmm-google/wacket | Masood Malekghassemi | 2016-11-15 |
| |\ \ \ | | | | | | | | | | | Include proto WKTs in py tools distutils command | ||
| | | * | | Fix symbol conflict | Yuchen Zeng | 2016-11-15 |
| | | | | | |||
| * | | | | Merge pull request #8654 from dklempner/low_level_ping_pong | David Klempner | 2016-11-15 |
| |\ \ \ \ | | | | | | | | | | | | | Fix error checking in low_level_ping_pong_benchmark | ||
| * \ \ \ \ | Merge pull request #8680 from ctiller/no_more_legacy | Craig Tiller | 2016-11-15 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Remove legacy poller | ||
| * \ \ \ \ \ | Merge pull request #8666 from dgquintas/rr_fixall | David G. Quintas | 2016-11-15 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Fixed wrong connectivity status updates for RR | ||
| * \ \ \ \ \ \ | Merge pull request #8755 from ctiller/fangmeister | Craig Tiller | 2016-11-15 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Fix use-after-free in time parse caching | ||
| * \ \ \ \ \ \ \ | Merge pull request #8730 from matt-kwong/fix-build-dashboard | matt-kwong | 2016-11-15 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Fix build analysis dashboard | ||
| | | | * | | | | | | pr comment | David Garcia Quintas | 2016-11-15 |
| | | | | | | | | | | |||
| * | | | | | | | | | Merge pull request #8751 from dgquintas/undo_bad_merge_fakeresolver | David G. Quintas | 2016-11-15 |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Updated test_get_channel_info() to use new ch arg syntax | ||
| | | | * | | | | | | | 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 |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Populate latency field in final_info. | ||
| | * | | | | | | | | | clang-format | Mark D. Roth | 2016-11-15 |
| | | | | | | | | | | | |||
| * | | | | | | | | | | Merge pull request #8733 from dgquintas/grpclb_deadlock | David G. Quintas | 2016-11-14 |
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Fixed deadlock between glb_shutdown and lb_on_server_status_received | ||
| | | | | | * | | | | | | Added testing for connectivity states | David Garcia Quintas | 2016-11-14 |
| | | | | | | | | | | | | |||
| | | | | | * | | | | | | Merge branch 'master' of github.com:grpc/grpc into rr_fixall | David Garcia Quintas | 2016-11-14 |
| | | | | | |\ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | |||
| | | | | | * | | | | | | Update test_get_channel_info() to use new ch arg syntax | David Garcia Quintas | 2016-11-14 |
| | | | | | | | | | | | | |||
| | | | * | | | | | | | | Update test_get_channel_info() to use new ch arg syntax | David Garcia Quintas | 2016-11-14 |
| | |_|/ / / / / / / / | |/| | | | | | | | | | |||
| * | | | | | | | | | | Merge pull request #8743 from yang-g/lsan_suppressions | Yang Gao | 2016-11-14 |
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Add one more openssl leak to suppressions list | ||
| | | | * | | | | | | | | Fix tsan failures. | Mark D. Roth | 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 | ||
| | | | | * | | | | | | | | | 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 |
| | | | | | |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | |||
| | | * | | | | | | | | | | | Make Node library compatible with lodash 3 | murgatroid99 | 2016-11-14 |
| | |/ / / / / / / / / / / | |/| | | | | | | | | | | | |||
| * | | | | | | | | | | | | Merge pull request #8725 from grpc/wenbozhu-patch-1 | Feng Li | 2016-11-14 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update PROTOCOL-WEB.md | ||
| | | | * | | | | | | | | | | Add one more openssl leak to suppressions list | yang-g | 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 | ||
| | | | | | | | | | | | | | * | refresh and access token filtering | yang-g | 2016-11-12 |
| | | | | | | | | | | | | | | | |||
| * | | | | | | | | | | | | | | Merge pull request #8086 from y-zeng/fix_gprc | Yuchen Zeng | 2016-11-11 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix misspelled gprc | ||
| | | | | | | * | | | | | | | | | 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 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | Add grpc_socket_mutator | ||
| | * | | | | | | | | | | | | | | clang-format | Yuchen Zeng | 2016-11-11 |
| | | | | | | | | | | | | | | | | |||
| | | | | | | | | * | | | | | | | Fix build analysis dashboard | Matt Kwong | 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 |
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | |||
| | | | * | | | | | | | | | | Update PROTOCOL-WEB.md | Wenbo Zhu | 2016-11-10 |
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | Using http/2 literal header format for status. | ||
| * | | | | | | | | | | | | Merge pull request #8638 from vjpai/conform | Vijay Pai | 2016-11-10 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve C++11 conformance | ||
| | | | | | | | | | | | | * | parse json instead | yang-g | 2016-11-10 |
| | | | | | | | | | | | | | | |||
| * | | | | | | | | | | | | | Merge pull request #8723 from dgquintas/handshaker_demote_logging_again | David G. Quintas | 2016-11-10 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | Demote secure handshake failures even further | ||
| | | | | | * | | | | | | | | Fixed wrong NULLing in chttp2 transport | David Garcia Quintas | 2016-11-10 |
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | | |