Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | add a blank line back | Yuxuan Li | 2016-11-09 |
| | |||
* | hiding totalCpuTime and idleCpuTime from ServerStatus proto message | Yuxuan Li | 2016-11-09 |
| | |||
* | unblock the performance tests. hide the cpu usage field for now. | Yuxuan Li | 2016-11-09 |
| | |||
* | fixing override | Yuxuan Li | 2016-11-07 |
| | |||
* | Merge branch 'master' into cpu_usage2 | Yuxuan Li | 2016-11-07 |
|\ | |||
| * | Merge pull request #8644 from ctiller/shorter-timeout | Craig Tiller | 2016-11-05 |
| |\ | | | | | | | Increase test timeouts | ||
| * \ | Merge pull request #8643 from ctiller/sane | Craig Tiller | 2016-11-04 |
| |\ \ | | | | | | | | | Order files - things were making sanity sad | ||
| * \ \ | Merge pull request #8628 from soltanmm-google/turtles | Masood Malekghassemi | 2016-11-04 |
| |\ \ \ | | | | | | | | | | | Explicitly stop the server on tear-down | ||
| | | | * | Increase test timeouts | Craig Tiller | 2016-11-04 |
| | | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | These tests are failing when run as a batch, but passing when run in isolation. Suspect something more is up, but this will at least make our builds much greener until we figure that out. | ||
| | | * | 80 chars | Craig Tiller | 2016-11-04 |
| | | | | |||
| | | * | Order files - things were making sanity sad | Craig Tiller | 2016-11-04 |
| | |/ | |/| | |||
| * | | Merge pull request #8456 from ctiller/pid_ctl | Craig Tiller | 2016-11-04 |
| |\ \ | | | | | | | | | Simple PID controller | ||
| * \ \ | Merge pull request #8640 from ctiller/wtf-build | Craig Tiller | 2016-11-04 |
| |\ \ \ | | | | | | | | | | | Release target once pinged | ||
| | | * | | Fix spelling | Craig Tiller | 2016-11-04 |
| | | | | | |||
| | * | | | Release target once pinged | Craig Tiller | 2016-11-04 |
| | | | | | |||
| * | | | | Merge pull request #8631 from soltanmm-google/blebs-on-cells-and-other-signs | Masood Malekghassemi | 2016-11-04 |
| |\ \ \ \ | | |/ / / | |/| | | | Say what we mean | ||
| * | | | | Merge pull request #8613 from matt-kwong/try-using-jessie | matt-kwong | 2016-11-04 |
| |\ \ \ \ | | | | | | | | | | | | | Use Jessie instead of Ubuntu Dockerfile for GCC-4.8 tests | ||
| * \ \ \ \ | Merge pull request #8537 from markdroth/remove_fake_resolver | Mark D. Roth | 2016-11-04 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Change tests to use channel args instead of fake_resolver query args. | ||
| * \ \ \ \ \ | Merge pull request #8500 from ctiller/microbench | Craig Tiller | 2016-11-04 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Integrate google_benchmark | ||
| * \ \ \ \ \ \ | Merge pull request #8569 from dgquintas/dns_retry_timeout_sign | David G. Quintas | 2016-11-04 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Fixed wrong sign for dns timeout debug msg | ||
| | | * \ \ \ \ \ | Merge github.com:grpc/grpc into microbench | Craig Tiller | 2016-11-04 |
| | | |\ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | |||
| * | | | | | | | | Merge pull request #8608 from vjpai/rbfix | Vijay Pai | 2016-11-04 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Avoid compiler error in Ruby build on clang-7.3 | ||
| * \ \ \ \ \ \ \ \ | Merge pull request #8634 from dgquintas/order_of_things | David G. Quintas | 2016-11-04 |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Fixed use of unalloc'd memory | ||
| | * | | | | | | | | | Fixed use of unalloc'd memory | David Garcia Quintas | 2016-11-03 |
| |/ / / / / / / / / | |||
| * | | | | | | | | | Merge pull request #8620 from nicolasnoble/master | David G. Quintas | 2016-11-04 |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Removing dependency between tsi and grpc. | ||
| | | | | | | | | | * | Explicitly stop the server on tear-down | Masood Malekghassemi | 2016-11-03 |
| | | | | | | | | | | | |||
| | | | | | | | * | | | Say what we mean | Masood Malekghassemi | 2016-11-03 |
| | | | | | | | | |/ | | | | | | | | |/| | |||
| * | | | | | | | | | Merge pull request #8270 from daniel-j-born/server_port_index | Yuchen Zeng | 2016-11-03 |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Correctly count port indices and siblings. | ||
| * \ \ \ \ \ \ \ \ \ | Merge pull request #8625 from matt-kwong/upgrade-linux-workers | matt-kwong | 2016-11-03 |
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Update standard Linux worker spec | ||
| | | | | | | | | * | | | Revert "Enable port tests to be run using gcc4.8" | Matt Kwong | 2016-11-03 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 029ed106c5780fe94f18b46e433abaa1f5e603b7. | ||
| | | | | | | | * | | | | Don't run cancel_after_accept test for fd and socketpair fixtures. | Mark D. Roth | 2016-11-03 |
| | | | | | | | | | | | | |||
| | * | | | | | | | | | | Update standard Linux worker spec | Matt Kwong | 2016-11-03 |
| |/ / / / / / / / / / | |||
| | | * | | | | | | | | Removing dependency between tsi and grpc. | Nicolas "Pixel" Noble | 2016-11-03 |
| | | | | | | | | | | | |||
| | | | | | | * | | | | Merge remote-tracking branch 'upstream/master' into remove_fake_resolver | Mark D. Roth | 2016-11-03 |
| | | | | | | |\ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | |||
| | | | * | | | | | | | Merge branch 'master' into rbfix | Vijay Pai | 2016-11-02 |
| | | | |\ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | | | |||
| * | | | | | | | | | | Merge pull request #8602 from vjpai/turn_it_to_11 | Vijay Pai | 2016-11-02 |
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Stop supporting non-C++11 conformant compilers - DO NOT MERGE INTO V1.0.X | ||
| * \ \ \ \ \ \ \ \ \ \ | Merge pull request #8598 from ctiller/rst_stream | Muxi Yan | 2016-11-02 |
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Send RST_STREAM from client when it receives trailing metadata without the corresponding RST_STREAM | ||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #8614 from dgquintas/grpclb_shame_cube_af_inet6 | David G. Quintas | 2016-11-03 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use the right address family | ||
| | * | | | | | | | | | | | | Use the right address family | David Garcia Quintas | 2016-11-02 |
| | | |_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | |||
| | | | | | | | | | | * | | Use Jessie instead of Ubuntu Dockerfile for GCC-4.8 tests | Matt Kwong | 2016-11-02 |
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | |||
| | | | * | | | | | | | | Make new file compliant with new standards | Vijay Pai | 2016-11-02 |
| | | | | | | | | | | | | |||
| | | | * | | | | | | | | Merge branch 'master' into turn_it_to_11 | Vijay Pai | 2016-11-02 |
| | | | |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / | |/| | | | | | | | | | | |||
| * | | | | | | | | | | | Merge pull request #8611 from dgquintas/rr_vtable_fix_woops | David G. Quintas | 2016-11-02 |
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | RR: Don't copy user_data if no vtable | ||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #8600 from matt-kwong/disable-c++-gcc4.4-tests | matt-kwong | 2016-11-02 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | Disable gcc4.4 C++ tests - DO NOT MERGE INTO V1.0.X | ||
| | | * | | | | | | | | | | RR: Don't copy user_data is no vtable | David Garcia Quintas | 2016-11-02 |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | |||
| * | | | | | | | | | | | Merge pull request #8588 from murgatroid99/uv_resource_quota | Michael Lumish | 2016-11-02 |
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Add resource quota support to uv TCP code | ||
| | | * | | | | | | | | | | Enable port tests to be run using gcc4.8 | Matt Kwong | 2016-11-02 |
| | | | | | | | | | | | | | |||
| * | | | | | | | | | | | | Merge pull request #8562 from soltanmm-google/read-my-docs | Masood Malekghassemi | 2016-11-02 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Set the long_description setup.py field | ||
| | | | | | | | | | | | * \ | Merge remote-tracking branch 'upstream/master' into remove_fake_resolver | Mark D. Roth | 2016-11-02 |
| | | | | | | | | | | | |\ \ | | |_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | |||
| | | | | | | | | | | | * | | Merge branch 'lb_policy_name_channel_arg' into remove_fake_resolver | Mark D. Roth | 2016-11-02 |
| | | | | | | | | | | | |\ \ |