Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | Merge branch 'master' of https://github.com/grpc/grpc into inheritance-in-core | Noah Eisen | 2017-11-21 | |
|\ \ \ \ | | |_|/ | |/| | | ||||
| | * | | Merge branch 'v1.7.x' of https://github.com/grpc/grpc | Nicolas "Pixel" Noble | 2017-11-21 | |
| |/| | | ||||
| * | | | Merge branch 'master' of https://github.com/grpc/grpc into tracing++ | ncteisen | 2017-11-17 | |
| |\ \ \ | ||||
| * | | | | Rename tracer_peer to tracer_util | ncteisen | 2017-11-17 | |
| | * | | | Merge pull request #13335 from ncteisen/inline-closure | Noah Eisen | 2017-11-16 | |
| | |\ \ \ | ||||
* | | \ \ \ | Merge branch 'master' of https://github.com/grpc/grpc into inheritance-in-core | ncteisen | 2017-11-14 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | ||||
| * | | | | | Merge pull request #13139 from AspirinSJL/stress_test | Juanli Shen | 2017-11-14 | |
| |\ \ \ \ \ | ||||
| | | * | | | | Add tracer peer to keep set_enabled private() | ncteisen | 2017-11-14 | |
| | |/ / / / | |/| | | | | ||||
| | * | | | | Add client channel stress test | Juanli Shen | 2017-11-14 | |
| * | | | | | Merge remote-tracking branch 'upstream/master' into pass_args_to_tsi | Alexander Polcyn | 2017-11-13 | |
| |\ \ \ \ \ | ||||
| * | | | | | | Use existing read buffer in security handshaker if present | Alexander Polcyn | 2017-11-13 | |
| | | | | | * | Back-out absl dependency for now | Craig Tiller | 2017-11-13 | |
| | | |_|_|/ | | |/| | | | ||||
* | / | | | | split POC into real test | ncteisen | 2017-11-13 | |
| |/ / / / |/| | | | | ||||
| | | * | | Inline closure | ncteisen | 2017-11-12 | |
| |_|/ / |/| | | | ||||
| | | * | Bump v1.7.x branch to 1.7.2 | Alexander Polcyn | 2017-11-01 | |
* | | | | Merge branch 'master' into testc++ize | Yash Tibrewal | 2017-10-31 | |
|\ \ \ \ | | |/ / | |/| | | ||||
| * | | | Merge pull request #13106 from Vizerai/census_update | Jim King | 2017-10-31 | |
| |\ \ \ | ||||
* | | | | | Merge branch 'master' into testc++ize | Yash Tibrewal | 2017-10-30 | |
|\| | | | | ||||
| * | | | | Merge pull request #12732 from y-zeng/connectivity_watcher | Yuchen Zeng | 2017-10-30 | |
| |\ \ \ \ | ||||
| | * | | | | Use backup pollser instead of connectivity watcher | Yuchen Zeng | 2017-10-30 | |
| | * | | | | convert connectivity_watcher to cpp file | Yuchen Zeng | 2017-10-30 | |
| | * | | | | Add client channel connectivity watcher | Yuchen Zeng | 2017-10-30 | |
| | | |/ / | | |/| | | ||||
| | | | * | Bump v1.7.x branch to 1.7.1 | Alexander Polcyn | 2017-10-26 | |
| | | * | | Merge branch 'master' into census_update | Jim King | 2017-10-26 | |
| | | |\ \ | | | |/ / | | |/| | | ||||
* | | | | | Removing a few build.yaml errors | Yash Tibrewal | 2017-10-26 | |
* | | | | | ssl_credentials_tests C++ized | Yash Tibrewal | 2017-10-25 | |
* | | | | | Merge branch 'master' into testc++ize | Yash Tibrewal | 2017-10-25 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||
* | | | | | rename all test core files to cc and a lot of C++ style conversions | Yash Tibrewal | 2017-10-25 | |
| | * | | | Merge remote-tracking branch 'upstream/master' into pick_first_subchannel_list | Mark D. Roth | 2017-10-25 | |
| | |\ \ \ | | |/ / / | |/| | | | ||||
| * | | | | Expose conversion of grpc to tsi cert pairs | Justin Burke | 2017-10-23 | |
|/ / / / | ||||
| * | | | Merge remote-tracking branch 'upstream/master' into pick_first_subchannel_list | Mark D. Roth | 2017-10-23 | |
| |\ \ \ | |/ / / |/| | | | ||||
| | * | | Cleaning up census code. | Vizerai | 2017-10-23 | |
| |/ / |/| | | ||||
| | * | Flagging 1.7.0 | Nicolas "Pixel" Noble | 2017-10-21 | |
* | | | Create inproc version of QPS test and add a few simple tests of this to stand... | Vijay Pai | 2017-10-19 | |
* | | | Disabling large_metadata_bad_client_test as per #11745 | Yash Tibrewal | 2017-10-18 | |
* | | | Merge github.com:grpc/grpc into pid++ | Craig Tiller | 2017-10-18 | |
|\ \ \ | ||||
| * | | | regenerate cmakelists | Jan Tattermusch | 2017-10-17 | |
* | | | | Fix merge | Craig Tiller | 2017-10-16 | |
* | | | | Fix merge | Craig Tiller | 2017-10-16 | |
* | | | | Merge github.com:grpc/grpc into pid++ | Craig Tiller | 2017-10-16 | |
|\ \ \ \ | ||||
| | * \ \ | Merge github.com:grpc/grpc into vector | Craig Tiller | 2017-10-16 | |
| | |\ \ \ | | |/ / / | |/| | | | ||||
| | | | * | Add thread pool reset on fork with FORKING_SUPPORT_ENABLED | Ken Payson | 2017-10-12 | |
| | | * | | Merge remote-tracking branch 'upstream/master' into pick_first_subchannel_list | Mark D. Roth | 2017-10-12 | |
| | | |\ \ | ||||
| | * | \ \ | Merge github.com:grpc/grpc into vector | Craig Tiller | 2017-10-12 | |
| | |\ \ \ \ | | | | |/ / | | | |/| | | ||||
* | | | | | | Merge branch 'timer' into pid++ | Craig Tiller | 2017-10-11 | |
|\| | | | | | ||||
| * | | | | | Merge github.com:grpc/grpc into chttp2_timer | Craig Tiller | 2017-10-11 | |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | ||||
| | * | | | | Move h2_ssl_cert_test out of end2end fixtures, use gtest | Vijay Pai | 2017-10-11 | |
| | | * | | | Update CMakelists.txt | Craig Tiller | 2017-10-10 | |
* | | | | | | C++ize PidController | Craig Tiller | 2017-10-09 | |
|/ / / / / | ||||
* | | | | | Fix test | Craig Tiller | 2017-10-09 |