aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/grpc++/ext
Commit message (Collapse)AuthorAge
* Move headers from grpc++ to grpcppGravatar Muxi Yan2018-02-15
|
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
|
* doxygenize commentGravatar Mehrdad Afshari2017-05-17
|
* cpp doc nitsGravatar Alexander Polcyn2017-05-05
|
* remove copyright from generated filesGravatar yang-g2017-01-04
|
* clang-formatGravatar yang-g2016-12-27
|
* Add test for explicit optionGravatar yang-g2016-12-27
|
* default serviceGravatar yang-g2016-12-27
|
* Add more filesGravatar yang-g2016-12-27
|
* Add filesGravatar yang-g2016-12-27
|
* Use C++11 final and overrideGravatar Vijay Pai2016-11-01
|
* Remove generated pb filesGravatar Yuchen Zeng2016-10-14
|
* PHP Proto3: upgrade protobuf to v3.1.0 and regenerate reflection.protoGravatar Stanley Cheung2016-09-29
|
* Fix typoGravatar Yuchen Zeng2016-09-23
|
* Add comments about how to re-generate reflection proto filesGravatar Yuchen Zeng2016-09-22
|
* Another golden fileGravatar Vijay Pai2016-08-30
|
* Merge branch 'master' into fc_unaryGravatar Vijay Pai2016-08-30
|\ | | | | | | | | Resolve conflicts in ServerReaderWriterInterface Remove file server_streamed_unary.h and merge with sync_stream.h
* | Change names to StreamedUnary, ServerUnaryStreamer, etc. Use a templated ↵Gravatar Vijay Pai2016-08-29
| | | | | | | | | | | | method handler since most code shared between the new StreamedUnary and the existing BidiStreaming. Eliminate the separate enum case for streamed unary. Return a status failure if a StreamedUnary method handler doesn't actually do a write (since that is violating the appearance of unary-ness)
* | Merge branch 'master' into fc_unaryGravatar Vijay Pai2016-08-25
|\|
* | Another golden file to fixGravatar Vijay Pai2016-08-04
| |
| * Update generated files with new protobuf versionGravatar Jorge Canizales2016-08-03
| | | | | | Also make the script fetch protoc from the usual place.
* | Fix generated reflection filesGravatar Vijay Pai2016-06-27
|/
* Stop using global namespace on a template paramGravatar vjpai2016-06-17
|
* DigraphGravatar Vijay Pai2016-06-16
|
* Add more comments, fix format issuesGravatar Yuchen Zeng2016-06-06
|
* Move reflection src/hdr to src/cpp/ext include/grpc++/extGravatar Yuchen Zeng2016-06-06