Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Enable check for use-after-dtor | yang-g | 2017-11-21 |
* | Merge branch 'master' of https://github.com/grpc/grpc into inheritance-in-core | Noah Eisen | 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 |
| * | | | Fix missing copyright, fix merge conflict in updated BUILD | Alexander Polcyn | 2017-11-13 |
| * | | | 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 |
* | | | | | split POC into real test | ncteisen | 2017-11-13 |
* | | | | | Add no-rtti to all of core | ncteisen | 2017-11-13 |
* | | | | | Add GRPC_ABSTRACT_BASE_CLASS | ncteisen | 2017-11-13 |
| |/ / / |/| | | | |||
| | | * | Inline closure | ncteisen | 2017-11-12 |
| |_|/ |/| | | |||
* | | | Merge github.com:grpc/grpc into tfix2 | Craig Tiller | 2017-11-08 |
|\ \ \ | |||
| * \ \ | Merge pull request #13147 from yashykt/testc++ize | Yash Tibrewal | 2017-11-07 |
| |\ \ \ | |||
| * \ \ \ | Merge branch 'master' into remove_node | murgatroid99 | 2017-11-02 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||
* | | | | | Merge github.com:grpc/grpc into tfix2 | Craig Tiller | 2017-11-01 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||
| | | * | | Merge master | Yash Tibrewal | 2017-11-01 |
| | | |\ \ | | |_|/ / | |/| | | | |||
| * | | | | Merge pull request #13208 from dgquintas/lb_poll2 | David G. Quintas | 2017-11-01 |
| |\ \ \ \ | |||
| | * | | | | Re-enabled all polling engines for LB tests | David Garcia Quintas | 2017-10-31 |
| * | | | | | Merge pull request #13185 from jtattermusch/reasonable_multipliers | Jan Tattermusch | 2017-10-31 |
| |\ \ \ \ \ | |||
| * \ \ \ \ \ | Merge pull request #13123 from ncteisen/disable-trickle | Noah Eisen | 2017-10-31 |
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||
| | | | | * | | 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 |
| | | |_|_|_|_|/ | | |/| | | | | | |||
| | | | | * | | | thread_stress_test: default timeout is sufficient | Jan Tattermusch | 2017-10-30 |
| | | |_|/ / / | | |/| | | | | |||
| | | * | | | | Merge branch 'master' into census_update | Jim King | 2017-10-26 |
| | | |\ \ \ \ | | | |/ / / / | | |/| | | | | |||
| | | | | | * | Removing a few build.yaml errors | Yash Tibrewal | 2017-10-26 |
| | | | | * | | Merge branch 'master' into remove_node | Michael Lumish | 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 |
| | | | | * | | Remove src/node and references to it | murgatroid99 | 2017-10-25 |
| * | | | | | | Merge remote-tracking branch 'upstream/master' into pick_first_subchannel_list | Mark D. Roth | 2017-10-25 |
| |\| | | | | | |||
| | * | | | | | Merge pull request #13127 from dgquintas/exclude_epollex_from_lb_tests_for_now | David G. Quintas | 2017-10-25 |
| | |\ \ \ \ \ | |||
| | | * | | | | | Disable epollex for LB tests while failures are investigated | David Garcia Quintas | 2017-10-24 |
| | | | |_|_|/ | | | |/| | | | |||
| | | | | * | | Regenerate projects | ncteisen | 2017-10-24 |
| | | | | * | | Disable trickle | ncteisen | 2017-10-24 |
| | | | |/ / | | | |/| | | |||
| | * / | | | Expose conversion of grpc to tsi cert pairs | Justin Burke | 2017-10-23 |
| | |/ / / | |||
| | | * | | update | Vizerai | 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 |
| | |/ / | |||
| | * | | Create inproc version of QPS test and add a few simple tests of this to stand... | Vijay Pai | 2017-10-19 |
* | | | | Merge github.com:grpc/grpc into tfix2 | Craig Tiller | 2017-10-18 |
|\ \ \ \ |