aboutsummaryrefslogtreecommitdiffhomepage
path: root/vsprojects/vcxproj/grpc++_test_util
Commit message (Collapse)AuthorAge
* regenerate projectsGravatar Jan Tattermusch2017-06-19
|
* Remove leftover thrift mentionsGravatar David Garcia Quintas2017-05-01
|
* Remove status_helper as it is not needed any moreGravatar yang-g2017-04-18
|
* Regenerate projectsGravatar Craig Tiller2017-03-30
|
* merge with headGravatar yang-g2017-02-07
|\
| * Add metadata_map.h to build.yamlGravatar yang-g2017-01-31
| | | | | | | | Add missing files to BUILD
* | Merge remote-tracking branch 'upstream/master' into healthGravatar yang-g2017-01-30
|\|
* | merge with headGravatar yang-g2017-01-26
|\ \
| | * Revert "Revert "Metadata handling rewrite""Gravatar Craig Tiller2017-01-23
| |/ | | | | | | This reverts commit 5e01e2ac977655aa074faf7fde0a74298f5e4c55.
| * Revert "Metadata handling rewrite"Gravatar Craig Tiller2017-01-20
| |
| * Merge github.com:grpc/grpc into metadata_filterGravatar Craig Tiller2017-01-17
| |\
| * | Fix sanity: check_sources_and_headersGravatar Craig Tiller2017-01-11
| | |
* | | merge with headGravatar yang-g2017-01-11
|\| |
| | * Merge remote-tracking branch 'upstream/master' into ↵Gravatar Mark D. Roth2017-01-06
| | |\ | | |/ | |/| | | | revert-9063-revert-8951-revert-8949-revert-8922-slice_cleanup
* | | codegen health protoGravatar yang-g2016-12-27
| | |
| * | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-12-12
| |\ \ | |/ / |/| |
| | * Revert "Revert "Revert "Revert "Remove redundant includes from string.h and ↵Gravatar Mark D. Roth2016-12-12
| |/ |/| | | | | tmpfile.h""""
* | Revert "Revert "Revert "Remove redundant includes from string.h and tmpfile.h"""Gravatar Craig Tiller2016-12-12
| |
| * Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-12-12
| |\ | |/ |/|
* | Revert "Revert "Remove redundant includes from string.h and tmpfile.h""Gravatar Mark D. Roth2016-12-05
| |
* | Revert "Remove redundant includes from string.h and tmpfile.h"Gravatar Mark D. Roth2016-12-05
| |
* | Temporarily enable gpr_slice_* functions to not break api compatibilityGravatar Sree Kuchibhotla2016-12-01
| |
| * Fix foward declaration duplicationGravatar Craig Tiller2016-11-10
|/
* Deprecate grpc::thread and sync in favor of std::thread,mutex,etcGravatar Vijay Pai2016-11-01
|
* Regenerate all projectsGravatar Vijay Pai2016-11-01
|
* Merge pull request #7996 from yang-g/canonicalGravatar Yang Gao2016-09-15
|\ | | | | Add a helper to get canonical code from status
| * Add a helper to get canonical code from statusGravatar yang-g2016-09-09
| |
* | Merge branch 'master' of github.com:grpc/grpc into codegen_cleanseGravatar David Garcia Quintas2016-08-30
|\|
* | added gpr_types.hGravatar David Garcia Quintas2016-08-01
| |
| * refine code and add READMEGravatar chedeti2016-08-01
| |
| * thrift serializerGravatar chedeti2016-07-31
| |
* | removed codegen/slice_buffer.h and scrubbed codegen/slice.hGravatar David Garcia Quintas2016-07-27
| |
* | removed codegen/log.hGravatar David Garcia Quintas2016-07-27
| |
* | removed codegen/time.hGravatar David Garcia Quintas2016-07-27
| |
* | removed codegen/byte_buffer.hGravatar David Garcia Quintas2016-07-27
| |
* | removed codegen/alloc.hGravatar David Garcia Quintas2016-07-27
|/
* merge and resolve conflictsGravatar yang-g2016-06-03
|\
* | Make grpc++ independent of protobufGravatar yang-g2016-06-03
| |
| * Separate the grpc_cli targets into a separate libraryGravatar yang-g2016-05-19
| |
| * Add proto file support in grpc_cliGravatar yang-g2016-05-18
|/
* Sort out codegen dependenciesGravatar Craig Tiller2016-04-07
|
* Add uses clauses to filegroups to ease dependency managementGravatar Craig Tiller2016-03-28
|
* Refactor end2end_test. Make the credentials a separate library.Gravatar yang-g2016-02-18
|
* move utilities to a separate fileGravatar yang-g2016-01-15
|
* Add a hybrid end2end test mixing sync and async methodsGravatar yang-g2016-01-14
|
* Merge branch 'yawn' into proto_namesGravatar Craig Tiller2015-12-22
|\
* \ Merge github.com:grpc/grpc into proto_namesGravatar Craig Tiller2015-12-22
|\ \
| | * BoringSSL: vsproject changesGravatar Craig Tiller2015-12-22
| |/
| * regenerate project filesGravatar Jan Tattermusch2015-12-18
| |
* | Consolidate C++ proto files under src/protoGravatar Craig Tiller2015-12-17
| | | | | | | | | | | | - make the directory structure match the package structure - sanitize the package structure (test --> testing) - add auto-detection of proto file dependencies