Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge branch 'master' of https://github.com/grpc/grpc into visibility | Nicolas "Pixel" Noble | 2017-08-30 |
|\ | |||
* | | Moving visibility and package creation to the build system. | Nicolas "Pixel" Noble | 2017-08-30 |
| | | |||
| * | Remove some pre-C++11-style workarounds | Vijay Pai | 2017-08-29 |
| | | |||
| * | Move some internal includes to the right places | Vijay Pai | 2017-08-24 |
|/ | |||
* | Switch to idiomatic Slice API | Vijay Pai | 2017-08-09 |
| | |||
* | Eliminate copy in QPS Driver | ncteisen | 2017-08-02 |
| | |||
* | Avoid benchmarking allocs | ncteisen | 2017-07-27 |
| | |||
* | Merge pull request #11787 from guantaol/qps_driver | Guantao Liu | 2017-07-18 |
|\ | | | | | Add a new metric and enable internal credential types in QPS Driver | ||
* | | Add idiomatic C++ API for grpc::Slice construction that doesn't | Vijay Pai | 2017-07-18 |
| | | | | | | | | require using grpc_slice | ||
* | | Reset OWNERS state | Craig Tiller | 2017-07-17 |
| | | |||
| * | Fixed sanity. | Guantao Liu | 2017-07-14 |
| | | |||
| * | Added the missing header file and fixed a syntax error. | Guantao Liu | 2017-07-14 |
| | | |||
| * | Removed unnecessary default values and fixed sanity. | Guantao Liu | 2017-07-14 |
| | | |||
| * | Merge remote-tracking branch 'upstream/master' into qps_driver to resolve ↵ | Guantao Liu | 2017-07-13 |
| |\ | |/ |/| | | | conflicts. | ||
* | | Make @vjpai an owner of qps_test | Craig Tiller | 2017-07-13 |
| | | |||
* | | Sanitizing repo. | Nicolas "Pixel" Noble | 2017-07-13 |
| | | |||
* | | Merge pull request #11310 from nicolasnoble/import | Nicolas Noble | 2017-07-13 |
|\ \ | | | | | | | Import mutations. | ||
* | | | Regenerate projects and fixes | yang-g | 2017-07-13 |
| | | | |||
* | | | Replace InitBenchmark with InitTest. Remove qps_test.cc | yang-g | 2017-07-13 |
| | | | |||
| | * | Add a new metric 'Queries/CPU-sec'. | Guantao Liu | 2017-07-12 |
| |/ |/| | | | | | Enable internal credential types. | ||
* | | Internalize structs and methods meant for being exposed through codegen | Vijay Pai | 2017-07-10 |
| | | | | | | | | or that interface with core and are only for internal use | ||
* | | Add channel args to qps server | Craig Tiller | 2017-07-06 |
| | | |||
| * | Merge branch 'master' of https://github.com/grpc/grpc into import | Nicolas "Pixel" Noble | 2017-06-26 |
| |\ | |/ |/| | |||
* | | clang fmt | ncteisen | 2017-06-19 |
| | | |||
* | | Add json out flag to qps driver | ncteisen | 2017-06-19 |
| | | |||
* | | Merge remote-tracking branch 'origin/master' into HEAD | Ken Payson | 2017-06-13 |
|\ \ | |||
| * | | fix remaining license notices | Jan Tattermusch | 2017-06-08 |
| | | | |||
| * | | auto-fix most of licenses | Jan Tattermusch | 2017-06-08 |
| | | | |||
| | * | Merge remote-tracking branch 'ctiller/build-wtf' into import | Nicolas "Pixel" Noble | 2017-05-26 |
| | |\ | |||
* | | | | Support multiple threads per cq sharing, add tests | Vijay Pai | 2017-05-23 |
|/ / / | |||
| | * | More import fixes | Craig Tiller | 2017-05-19 |
| | | | |||
| * | | Adding dummy layering check option. | Nicolas "Pixel" Noble | 2017-05-19 |
|/ / | |||
* | | fix extern c location | Yuxuan Li | 2017-05-15 |
| | | |||
* | | merge master, resolve conflict | Yuxuan Li | 2017-05-15 |
|\| | |||
| * | Merge branch 'master' of https://github.com/grpc/grpc into import | Nicolas "Pixel" Noble | 2017-05-11 |
| |\ | |||
| * | | The json parser comes from protobuf. | Nicolas "Pixel" Noble | 2017-05-11 |
| | | | |||
| * | | QPS doesn't actually need gtest anymore. | Nicolas "Pixel" Noble | 2017-05-10 |
| | | | |||
* | | | Merge branch 'poll_stat' of github.com:lyuxuan/grpc into poll_stat | Yuxuan Li | 2017-05-08 |
|\ \ \ | |||
* \ \ \ | Merge branch 'master' into poll_stat | Yuxuan Li | 2017-05-08 |
|\ \ \ \ | |||
| | * | | | change gpr_atm to int | Yuxuan Li | 2017-05-08 |
| |/ / / |/| | | | |||
| | | * | Merge github.com:grpc/grpc into uberpoll | Craig Tiller | 2017-05-07 |
| | | |\ | | |_|/ | |/| | | |||
* | | | | use lock instand of atomics, fix include position | Yuxuan Li | 2017-05-05 |
| | | | | |||
* | | | | add override to GetPollCount() function | Yuxuan Li | 2017-05-05 |
| | | | | |||
* | | | | add some comments | Yuxuan Li | 2017-05-04 |
| | | | | |||
* | | | | fix minor | Yuxuan Li | 2017-05-04 |
| | | | | |||
* | | | | clean up, fix minor issue | Yuxuan Li | 2017-05-03 |
| | | | | |||
* | | | | clang-format | Yuxuan Li | 2017-05-03 |
| | | | | |||
* | | | | adding server side poll stat | Yuxuan Li | 2017-05-03 |
| | | | | |||
* | | | | initial implementation. | Yuxuan Li | 2017-05-03 |
| | | | | |||
| | | * | Isolate timer checking in its own thread | Craig Tiller | 2017-05-02 |
| |_|/ |/| | |