Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | clang fmt | ncteisen | 2017-11-17 |
| | |||
* | Remove all extern C | ncteisen | 2017-11-17 |
| | |||
* | s/NULL/nullptr | Craig Tiller | 2017-11-10 |
| | |||
* | Update clang-format to 5.0 | Craig Tiller | 2017-11-03 |
| | |||
* | Add newline at the end of src/core headers that did not have it | Yash Tibrewal | 2017-10-09 |
| | |||
* | Changes for C to C++. Adding extern C to header files for compatibility. | Yash Tibrewal | 2017-10-02 |
| | | | | Also converting to .cc | ||
* | Changes for C to C++. Adding extern C to header files for compatibility. | Yash Tibrewal | 2017-10-02 |
| | |||
* | More explicit pointer type conversion | Yash Tibrewal | 2017-09-07 |
| | |||
* | Fix implicit fallthrough warnings on GCC 7.x | Alexey Firago | 2017-07-15 |
| | | | | | | Add fallthrough comments to keep GCC >= 7.x happy. Signed-off-by: Alexey Firago <alexey_firago@mentor.com> | ||
* | auto-fix most of licenses | Jan Tattermusch | 2017-06-08 |
| | |||
* | Add zalloc, convert a bunch of files to use it | Craig Tiller | 2017-02-16 |
| | |||
* | Change value of channel arg to string form, and reparse in each place we use it. | Mark D. Roth | 2016-11-03 |
| | |||
* | clang-format | Mark D. Roth | 2016-11-03 |
| | |||
* | Add grpc_json_tree to handle refcounting for channel arg. | Mark D. Roth | 2016-11-03 |
| | |||
* | Merge branch 'master' of https://github.com/grpc/grpc into what-the-fuzz | Nicolas "Pixel" Noble | 2016-04-28 |
| | |||
* | Merge pull request #6012 from nicolasnoble/memleak_detector | Nicolas Noble | 2016-03-31 |
|\ | | | | | Adding memory leak detections for the json fuzzer. | ||
| * | Fixing another memory leak. | Nicolas "Pixel" Noble | 2016-04-01 |
| | | |||
* | | Update copyrights | Craig Tiller | 2016-03-31 |
| | | |||
| * | Fixing json memory leak. | Nicolas "Pixel" Noble | 2016-03-30 |
|/ | |||
* | Merge github.com:grpc/grpc into fuzzy-bits | Craig Tiller | 2016-03-28 |
| | |||
* | Fix includes | Craig Tiller | 2016-03-25 |
| | |||
* | Fix copyright | Craig Tiller | 2016-03-25 |
| | |||
* | Fix include guards | Craig Tiller | 2016-03-25 |
| | |||
* | Stage #1 of core breakup: move everything under lib | Craig Tiller | 2016-03-25 |