Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Revert "Separate internal-only and public parts of C++ API" | 2017-07-25 | |
| | |||
* | Internalize structs and methods meant for being exposed through codegen | 2017-07-10 | |
| | | | | or that interface with core and are only for internal use | ||
* | Make grpc::Alarm non-copyable | 2017-06-20 | |
| | |||
* | auto-fix most of licenses | 2017-06-08 | |
| | |||
* | Use C++11 final and override | 2016-11-01 | |
| | |||
* | Update copyrights | 2016-03-31 | |
| | |||
* | docstrings | 2016-03-08 | |
| | |||
* | Merge branch 'master' of github.com:grpc/grpc into alarm_cpp | 2016-02-22 | |
|\ | |||
* | | PR comments addressed | 2016-02-22 | |
| | | |||
* | | Made Alarm's constructor a template for deadline | 2016-02-17 | |
|/ | |||
* | Remove a small allocation, at the cost of a little uglier header file. | 2016-02-11 | |
| | | | | This commit may or may not be a great tradeoff. | ||
* | Make C++ alarm class usable and testable - there were some build issues and | 2016-02-10 | |
| | | | | it was not actually even included in the library or the test suite. | ||
* | copyrights | 2016-01-27 | |
| | |||
* | After GrpcLibrary refactoring. Compiles and passes. WIP still | 2016-01-27 | |
| | |||
* | stream_op cleanup: miscellany | 2015-11-02 | |
| | |||
* | C++ Alarm implementation (with tests). | 2015-10-07 | |