aboutsummaryrefslogtreecommitdiffhomepage
path: root/vsprojects/vcxproj/grpc++/grpc++.vcxproj
Commit message (Expand)AuthorAge
...
| | | | * | | Merge github.com:grpc/grpc into grand-unified-closuresGravatar Craig Tiller2016-09-07
| | | |/ / / | | |/| | |
| | | | * | Merge branch 'master' of github.com:grpc/grpc into codegen_cleanseGravatar David Garcia Quintas2016-08-30
| | | | |\ \ | | | |_|/ / | | |/| | |
| | | * | | Revert change to grpc++_base uses sectionGravatar murgatroid992016-08-29
| | | * | | build.yaml changes to make certain builds workGravatar murgatroid992016-08-26
| * | | | | Re-run generate_projects.sh.Gravatar Mark D. Roth2016-08-26
| |/ / / /
| | | | * Initial code to move deadline timer into a filter. Timer cancellationGravatar Mark D. Roth2016-08-26
| | |_|/ | |/| |
| | * | Rename some files to avoid conflicting .obj files on WindowsGravatar Craig Tiller2016-08-22
* | | | MergeGravatar Sree Kuchibhotla2016-08-22
|\ \ \ \
| | * | | Merge branch 'v1.0.x' of https://github.com/grpc/grpcGravatar Nicolas "Pixel" Noble2016-08-20
| |/| | | | | |/ /
| | * | grpc++_unsecure shouldn't depend on grpc but on grpc_unsecure.Gravatar Nicolas "Pixel" Noble2016-08-17
| | | * added gpr_types.hGravatar David Garcia Quintas2016-08-01
| | | * 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
| | |/
* | / Initial shellGravatar Sree Kuchibhotla2016-07-18
| |/ |/|
* | Fix mac buildGravatar Yuchen Zeng2016-07-08
* | Added missing dependencies to grpc++_baseGravatar David Garcia Quintas2016-07-06
| * Move channel_filter.h from include/ tree to src/ tree.Gravatar Mark D. Roth2016-06-29
| * Initial attempt at a C++ API for defining channel filters.Gravatar Mark D. Roth2016-06-15
|/
* Merge pull request #6610 from xyzzyz/external_fd_freshGravatar Jan Tattermusch2016-06-08
|\
* \ Merge branch 'master' of github.com:grpc/grpc into core_codegen_be_publicGravatar David Garcia Quintas2016-06-07
|\ \
| | * Add C++ support for using external FDGravatar Adam Michalik2016-06-07
| |/
| * merge and resolve conflictsGravatar yang-g2016-06-03
| |\
| * | Make grpc++ independent of protobufGravatar yang-g2016-06-03
| | * Merge remote-tracking branch 'upstream/master' into baseGravatar Yuchen Zeng2016-05-31
| | |\ | | |/ | |/|
* / | moved core_codegen from src/cpp/... to include/grpc++/...Gravatar David Garcia Quintas2016-05-19
|/ /
* | Resolve conflictsGravatar Yuchen Zeng2016-05-06
|\ \
* | | Server builder pluginGravatar Yuchen Zeng2016-04-29
| * | Moved protos out of core_codegen interfaceGravatar David Garcia Quintas2016-04-27
|/ /
| * Change win32 file suffixGravatar Yuchen Zeng2016-04-26
|/
* Rollup of changes from the latest importGravatar Craig Tiller2016-04-11
* Sort out codegen dependenciesGravatar Craig Tiller2016-04-07
* Add uses clauses to filegroups to ease dependency managementGravatar Craig Tiller2016-03-28
* Moving core_codegen.cc to the proper filegroup.Gravatar Nicolas "Pixel" Noble2016-03-17
* Massaging that pull request.Gravatar Nicolas "Pixel" Noble2016-03-17
* removed spurious grpc_library.ccGravatar David Garcia Quintas2016-03-09
* moved some files aroundGravatar David Garcia Quintas2016-03-08
* compiles!Gravatar David Garcia Quintas2016-03-08
* wip. prior to cq refactoringGravatar David Garcia Quintas2016-03-07
* Merge branch 'codegen_proto_utils_fix' into codegen_libGravatar David Garcia Quintas2016-03-06
|\
| * introduced workaround for proto_utilsGravatar David Garcia Quintas2016-03-02
| * Merge branch 'master' of github.com:grpc/grpc into alarm_cppGravatar David Garcia Quintas2016-02-22
* | added uuids for VSGravatar David Garcia Quintas2016-02-19
* | moved grpc_library.cc moved out of codegenGravatar David Garcia Quintas2016-02-18
* | Split codegen target and made it libsGravatar David Garcia Quintas2016-02-18
* | Fixed header dependencies and copyrightsGravatar David Garcia Quintas2016-02-16
|/
* fixed_size_thread_pool : why do we even have that lever? It has beenGravatar vjpai2016-02-11
* Properly specify dependences on alarm.h in build.yamlGravatar vjpai2016-02-10