Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Make this work | Craig Tiller | 2017-10-03 |
| | |||
* | Moving to allow fuzzer test to run entire corpora under bazel | Craig Tiller | 2017-09-29 |
| | |||
* | Merge pull request #12663 from sreecha/debug-timers | Sree Kuchibhotla | 2017-09-29 |
|\ | | | | | Add a hash table in timer code (in debug builds only) to detect duplicate timers | ||
* \ | Merge pull request #12765 from nathanielmanistaatgoogle/cython | Nathaniel Manista | 2017-09-29 |
|\ \ | | | | | | | Devolve staticmethod to ordinary function. | ||
* \ \ | Merge pull request #12374 from markdroth/plugin_credentials_api_fix | Mark D. Roth | 2017-09-29 |
|\ \ \ | | | | | | | | | Change plugin credentials API to support both sync and async modes | ||
* \ \ \ | Merge pull request #12574 from yang-g/comp_call | Yang Gao | 2017-09-28 |
|\ \ \ \ | | | | | | | | | | | Add CompositeCallCredentials | ||
| | | * | | Devolve staticmethod to ordinary function | Nathaniel Manista | 2017-09-29 |
| | | | | | |||
| * | | | | Add a simple test | yang-g | 2017-09-28 |
| | | | | | |||
| * | | | | Add CompositeCallCredentials | yang-g | 2017-09-28 |
|/ / / / | |||
* | | | | Merge pull request #12596 from matt-kwong/node-testing | Michael Lumish | 2017-09-28 |
|\ \ \ \ | | | | | | | | | | | Add testing of grpc-node for Linux and MacOS | ||
* \ \ \ \ | Merge pull request #12762 from nathanielmanistaatgoogle/cleanups | Nathaniel Manista | 2017-09-28 |
|\ \ \ \ \ | | |_|/ / | |/| | | | Python cleanups. | ||
* | | | | | Merge pull request #12759 from kpayson64/no_more_xp | kpayson64 | 2017-09-28 |
|\ \ \ \ \ | | | | | | | | | | | | | Specify min windows version as Vista for Python | ||
* \ \ \ \ \ | Merge pull request #11599 from nathanielmanistaatgoogle/pin-pip | Nathaniel Manista | 2017-09-28 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Pin pip at 9.0.1 (currently most recent). | ||
| | | * | | | | "resopnse" typo correction | Nathaniel Manista | 2017-09-28 |
| | | | | | | | |||
| | | * | | | | Drop unused staticmethods | Nathaniel Manista | 2017-09-28 |
| | | | | | | | |||
| | | * | | | | Raise exception instances rather than classes | Nathaniel Manista | 2017-09-28 |
| | | | | | | | |||
| | | | | * | | Merge remote-tracking branch 'upstream/master' into plugin_credentials_api_fix | Mark D. Roth | 2017-09-28 |
| | | | | |\ \ | |_|_|_|_|/ / |/| | | | | | | |||
* | | | | | | | Merge pull request #12749 from markdroth/composite_credentials_race_condition | Mark D. Roth | 2017-09-28 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | Fix race condition in composite credentials. | ||
| | | * | | | | Specify min windows version as Vista for Python | Ken Payson | 2017-09-28 |
| | | | | | | | |||
* | | | | | | | Merge pull request #12757 from matt-kwong/start-port | Matt Kwong | 2017-09-28 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Start port_server before running daily performance profile | ||
* \ \ \ \ \ \ \ | Merge pull request #12651 from apolcyn/cares_srv_master_after_uinittests | apolcyn | 2017-09-28 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Add c-ares resolver tests against GCE DNS, redo of #12010 | ||
| | * | | | | | | | Start port_server before running daily performance profile | Matt Kwong | 2017-09-28 |
| |/ / / / / / / |/| | | | | | | | |||
| | | * | | | | | Pin pip at 9.0.1 | Nathaniel Manista | 2017-09-28 |
| |_|/ / / / / |/| | | | | | | |||
* | | | | | | | Merge pull request #12729 from yang-g/osxisdifferent | Yang Gao | 2017-09-28 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Fix bad_client_window_overflow_test at mac | ||
| | | | | | * | | Code review changes. | Mark D. Roth | 2017-09-28 |
| | | | | | | | | |||
| | | * | | | | | Fix race condition in composite credentials. | Mark D. Roth | 2017-09-28 |
| | | | | | | | | |||
* | | | | | | | | Merge pull request #12474 from yihuazhang/async_tsi_test | Mark D. Roth | 2017-09-28 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | update tsi test library to support async tsi implementation | ||
| | | * | | | | | | Add c-ares resolver tests against GCE DNS, using the unit test. | Alexander Polcyn | 2017-09-27 |
| | | | | | | | | | |||
* | | | | | | | | | Merge pull request #12606 from nathanielmanistaatgoogle/all_the_cpythons | Nathaniel Manista | 2017-09-27 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | Add compiler value "all_the_cpythons". | ||
* | | | | | | | | | Merge pull request #12739 from markdroth/proxy_mapper_uds_fix | Nicolas Noble | 2017-09-27 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Fix http_proxy proxy mapper to not set proxy_name when returning false. | ||
* \ \ \ \ \ \ \ \ \ | Merge pull request #12721 from apolcyn/google_rpc_status_fix_not_present_case | apolcyn | 2017-09-27 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Make ruby google RPC status conversion return nil if the status-details trailer was missing | ||
* \ \ \ \ \ \ \ \ \ \ | Merge pull request #12587 from AspirinSJL/lb_fallback | Juanli Shen | 2017-09-27 |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Readd grpclb fallback | ||
| * | | | | | | | | | | | Readd grpclb fallback | Juanli Shen | 2017-09-27 |
| | |_|_|_|_|/ / / / / | |/| | | | | | | | | | |||
| | | * | | | | | | | | Fix C++ goto problem. | Mark D. Roth | 2017-09-27 |
| | | | | | | | | | | | |||
| | | * | | | | | | | | Fix http_proxy proxy mapper to not set proxy_name when returning false. | Mark D. Roth | 2017-09-27 |
| |_|/ / / / / / / / |/| | | | | | | | | | |||
* | | | | | | | | | | Merge pull request #12713 from mehrdada/rebase-8663 | kpayson64 | 2017-09-26 |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | Be a tad more specific requesting error reports (rebase #8663) | ||
| | | | | * | | | | | Fix bad_client_window_overflow_test at mac | yang-g | 2017-09-26 |
| |_|_|_|/ / / / / |/| | | | | | | | | |||
| | | | | | | * | | Add tracer for plugin credentials. | Mark D. Roth | 2017-09-26 |
| | | | | | | | | | |||
* | | | | | | | | | Merge pull request #12719 from grpc/revert-12580-execp | Yash Tibrewal | 2017-09-26 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | Revert "General executor speedups, introspection" | ||
* | | | | | | | | | Merge pull request #12709 from markdroth/grpclb_client_load_report_timer_fix | Mark D. Roth | 2017-09-26 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | grpclb client load report timer fix | ||
| | | | * | | | | | | return nil from google rpc status conversion if the grpc-status-details-bin ↵ | Alexander Polcyn | 2017-09-26 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | trailer wasnt set | ||
| | * | | | | | | | | Revert "General executor speedups, introspection" | Craig Tiller | 2017-09-26 |
| |/ / / / / / / / |/| | | | | | | | | |||
* | | | | | | | | | Merge pull request #12340 from muxi/fix-objc-unreachable-code | Muxi Yan | 2017-09-26 |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | Allow unreachable code on iPhone | ||
| | | * | | | | | | Be a tad more specific requesting error reports | Mehrdad Afshari | 2017-09-26 |
| |_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit is a rebase of an old contribution with minor formatting edits (cf. https://github.com/grpc/grpc/pull/8663) [Original Author] Masood Malekghassemi <atash@google.com> Date: Mon Nov 7 14:49:09 2016 -0800 Contributor is a Xoogler and the contribution is owned by Google Inc. as per the copyright assignment agreement with the original author, as it was drafted during their employment with Google Inc. | ||
| | * | | | | | | Defer restarting LB call until after timer cancellation. | Mark D. Roth | 2017-09-26 |
| | | | | | | | | |||
| | * | | | | | | Remove unnecessary code to defer client load report until after initial request. | Mark D. Roth | 2017-09-25 |
| | | | | | | | | |||
| | * | | | | | | Fix dumb timer cancellation bug (reversed conditional). | Mark D. Roth | 2017-09-25 |
| | | | | | | | | |||
* | | | | | | | | Merge pull request #12584 from dgquintas/pr_latency_script | David G. Quintas | 2017-09-25 |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | Script for CI testing latency | ||
| | | | | | * | | Merge remote-tracking branch 'upstream/master' into plugin_credentials_api_fix | Mark D. Roth | 2017-09-25 |
| | | | | | |\ \ | |_|_|_|_|_|/ / |/| | | | | | | | |||
* | | | | | | | | Merge pull request #12244 from muxi/fix-stream-compression-eos | Muxi Yan | 2017-09-25 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | End stream compression gzip stream at end of call |