Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Remove unnecessary if condition in public_headers_must_be_c89 | Yash Tibrewal | 2017-11-17 |
| | |||
* | Merge master | Yash Tibrewal | 2017-11-06 |
|\ | |||
| * | Adding public_headers_must_be_c89 as a clang exception | Yash Tibrewal | 2017-11-02 |
| | | |||
| * | Remove grpc_slice_buf_cmp and change public_headers_must_be_c89 to print the ↵ | Yash Tibrewal | 2017-11-02 |
| | | | | | | | | addresses of public api functions to check if they can be linked to | ||
* | | rename all test core files to cc and a lot of C++ style conversions | Yash Tibrewal | 2017-10-25 |
|/ | |||
* | fix remaining license notices | Jan Tattermusch | 2017-06-08 |
| | |||
* | Put files in a better place | Craig Tiller | 2017-02-03 |
| | |||
* | Add some debug utilities | Craig Tiller | 2017-02-03 |
| | | | | | This PR adds a set of debug helpers that are intended for calling only from gdb. They cross abstraction boundaries and allow quickly accessing one thing from another thing. I expect to grow this library significantly over time to aid debugging tricky problems. | ||
* | Merge pull request #6750 from makdharma/cronet | Jan Tattermusch | 2016-06-06 |
|\ | | | | | cronet build related changes to build.yaml, and added ifdef guard around objective_c cronet code. | ||
| * | fixed template to remove grpc_cronet.h as a dependency | Makarand Dharmapurikar | 2016-06-02 |
| | | |||
* | | Modified the template of public_headers_must_be_c89.c | Yuchen Zeng | 2016-04-27 |
|/ | |||
* | Add test to verify bad behavior | Craig Tiller | 2016-04-04 |
| | |||
* | Introduce machinery to allow tests to register plugins | Craig Tiller | 2016-04-04 |
| | |||
* | Update copyrights | Craig Tiller | 2016-03-31 |
| | |||
* | Fixes | Craig Tiller | 2016-03-25 |
| | |||
* | Merge pull request #4238 from ctiller/poffy | Vijay Pai | 2016-01-11 |
|\ | | | | | Make pick_first fast path lock free | ||
| * | Fix pings | Craig Tiller | 2016-01-07 |
| | | |||
* | | Fixes | Craig Tiller | 2016-01-06 |
| | | |||
* | | Update new files | Craig Tiller | 2016-01-06 |
| | | |||
* | | Merge github.com:grpc/grpc into clangfmt | Craig Tiller | 2016-01-06 |
|\| | |||
* | | Tweak end2end formatting | Craig Tiller | 2016-01-05 |
| | | |||
* | | Tweak end2end formatting | Craig Tiller | 2016-01-05 |
| | | |||
* | | Fix end2end_test formatting | Craig Tiller | 2016-01-05 |
| | | |||
| * | Fix makefile, codegen bugs | Craig Tiller | 2016-01-04 |
| | | |||
| * | zookeeper is platform specific | Craig Tiller | 2016-01-04 |
| | | |||
| * | Add a test that public headers compile as C99 | Craig Tiller | 2016-01-04 |
| | | |||
| * | Fix templates + clang-format | Craig Tiller | 2015-12-22 |
|/ | |||
* | BoringSSL integration: non-vsprojects changes | Craig Tiller | 2015-12-22 |