aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/grpc++/impl/codegen/core_codegen.h
Commit message (Collapse)AuthorAge
* Merge branch 'master' into cq_create_api_changesGravatar Sree Kuchibhotla2017-04-06
|\
| * Fix compileGravatar Craig Tiller2017-04-04
| |
* | Update C++ codeGravatar Sree Kuchibhotla2017-03-22
| |
* | C++ code changes in response to grpc_completion_queue_create() API changeGravatar Sree Kuchibhotla2017-03-03
|/
* Revert "Revert "Metadata handling rewrite""Gravatar Craig Tiller2017-01-23
| | | | This reverts commit 5e01e2ac977655aa074faf7fde0a74298f5e4c55.
* Revert "Metadata handling rewrite"Gravatar Craig Tiller2017-01-20
|
* Remove bogus assertGravatar Craig Tiller2017-01-12
|
* Start moving C++ to slice interfacesGravatar Craig Tiller2016-11-21
|
* Merge github.com:grpc/grpc into grpc_sliceGravatar Craig Tiller2016-11-04
|\
| * clang-formatGravatar Vijay Pai2016-11-01
| |
| * Use C++11 final and overrideGravatar Vijay Pai2016-11-01
| |
* | clang-formatGravatar Craig Tiller2016-10-26
| |
* | s/gpr_slice/grpc_slice, and move around tests, implsGravatar Craig Tiller2016-10-26
|/
* Merge branch 'master' of github.com:grpc/grpc into codegen_cleanseGravatar David Garcia Quintas2016-08-30
|\
| * fixed include guard script and faulty .hGravatar David Garcia Quintas2016-08-01
| |
* | scrubbed codegen/sync.hGravatar David Garcia Quintas2016-07-27
| |
* | removed codegen/time.hGravatar David Garcia Quintas2016-07-27
|/
* Return success status of grpc_byte_buffer_readerGravatar David Garcia Quintas2016-06-30
|
* clang-formatGravatar Vijay Pai2016-06-15
|
* Manual clang-formatGravatar vjpai2016-06-13
|
* override->GRPC_OVERRIDEGravatar Vijay Pai2016-06-09
| | | | Remove range-based fors
* moved core_codegen from src/cpp/... to include/grpc++/...Gravatar David Garcia Quintas2016-05-19