aboutsummaryrefslogtreecommitdiffhomepage
path: root/vsprojects/vcxproj/grpc_unsecure/grpc_unsecure.vcxproj
Commit message (Collapse)AuthorAge
...
| * | | | | Merge pull request #5257 from ctiller/cleaner-posixGravatar Vijay Pai2016-02-22
| |\ \ \ \ \ | | |_|/ / / | |/| | | | Separate timer checking from pollsets
| * | | | | rename census log files to avoid build breakage on MacOSGravatar Alistair Veitch2016-02-22
| | |/ / / | |/| | |
| | | | * Start migrating code into ev_XXXGravatar Craig Tiller2016-02-22
| | | | |
| | | | * Merge branch 'cleaner-posix' into cleaner-posix2Gravatar Craig Tiller2016-02-18
| | | | |\ | | | |_|/ | | |/| |
| | * | | Merge github.com:grpc/grpc into cleaner-posixGravatar Craig Tiller2016-02-18
| | |\ \ \ | | |/ / / | |/| | |
| | | * | Merge github.com:grpc/grpc into fix-proto-dockerGravatar Craig Tiller2016-02-18
| | | |\ \ | | |_|/ / | |/| | |
* / | | | Decouple filter selection from channel constructionGravatar Craig Tiller2016-02-17
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow plugins to extend the set of filters used by gRPC core: - plugins at construction time can register against the 'channel_init' system to be allowed to mutate a new channel_stack_builder type - channel_stack_builder provides a central and rather dynamic place to construct the list of filters required by a channel stack - ultimately we construct the channel stack in the fashion we always have This is also a prerequisite step to allowing filters to be implemented from wrapped languages.
* | | | Merge github.com:grpc/grpc into sceqGravatar Craig Tiller2016-02-17
|\ \ \ \
| | | | * Moving fd code into ev codeGravatar Craig Tiller2016-02-16
| | | |/ | | |/|
| | * | Separate timer checking from pollsetsGravatar Craig Tiller2016-02-16
| | | |
| | | * Revert "Revert "Proto API for LB request/responses""Gravatar Craig Tiller2016-02-11
| | |/
| | * Revert "Proto API for LB request/responses"Gravatar Craig Tiller2016-02-11
| | |
| * | merge to HEADGravatar Alistair Veitch2016-02-11
| |\ \
| | | * Merge branch 'master' of github.com:grpc/grpc into grpclb_apiGravatar David Garcia Quintas2016-02-11
| | | |\ | | | |/ | | |/|
* | | | Merge github.com:grpc/grpc into sceqGravatar Craig Tiller2016-02-09
|\ \ \ \
| | | * | Further cleanupGravatar Craig Tiller2016-02-09
| | | | |
| | | * | Rollback gpr deletionGravatar Craig Tiller2016-02-09
| | |/ / | |/| |
| | | * Merge branch 'master' of github.com:grpc/grpc into grpclb_apiGravatar David Garcia Quintas2016-02-08
| | | |\ | | |_|/ | |/| |
| | * | mergeGravatar Alistair Veitch2016-02-05
| | |\ \ | | |/ / | |/| |
| * | | mergeGravatar Alistair Veitch2016-02-03
| |\ \ \
| | | * | initial commitGravatar Alistair Veitch2016-02-02
| | | | |
| | * | | Merge branch 'master' of github.com:grpc/grpc into make-ruby-installableGravatar Nicolas "Pixel" Noble2016-02-03
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: BUILD Makefile binding.gyp build.yaml gRPC.podspec grpc.gemspec package.json src/python/grpcio/grpc_core_dependencies.py templates/Makefile.template tools/doxygen/Doxyfile.core.internal tools/run_tests/sources_and_headers.json vsprojects/vcxproj/gpr/gpr.vcxproj vsprojects/vcxproj/gpr/gpr.vcxproj.filters
| * | | | post mergeGravatar Alistair Veitch2016-02-02
| | | | |
* | | | | Merge github.com:grpc/grpc into sceqGravatar Craig Tiller2016-02-02
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge pull request #4978 from nicolasnoble/alarmingGravatar Craig Tiller2016-01-31
| |\ \ \ \ | | | | | | | | | | | | Fixing, using and testing alarm code.
| | | | * \ Merge branch 'census-placeholders' into make-ruby-installableGravatar Nicolas "Pixel" Noble2016-01-31
| | | | |\ \ | | |_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | Conflicts: package.json tools/doxygen/Doxyfile.core.internal
| * | | | | Actually moving this to the proper place.Gravatar Nicolas "Pixel" Noble2016-01-31
| | |/ / / | |/| | |
| | | * | Merge branch 'win32_subprocess' into make-ruby-installableGravatar Nicolas "Pixel" Noble2016-01-31
| | | |\ \ | | |_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: BUILD Makefile binding.gyp build.yaml gRPC.podspec grpc.gemspec src/python/grpcio/grpc_core_dependencies.py tools/run_tests/sources_and_headers.json vsprojects/vcxproj/gpr/gpr.vcxproj vsprojects/vcxproj/gpr/gpr.vcxproj.filters
| | | * | Merge branch 'alarming' into make-ruby-installableGravatar Nicolas "Pixel" Noble2016-01-31
| | | |\ \ | | | |/ / | | |/| | | | | | | | | | | | Conflicts: tools/run_tests/sources_and_headers.json
| | * | | Fixing, using and testing alarm code.Gravatar Nicolas "Pixel" Noble2016-01-31
| |/ / /
| | * / Removing gpr as a separated library.Gravatar Nicolas "Pixel" Noble2016-01-30
| |/ /
| | * Merge branch 'master' of github.com:grpc/grpc into grpclb_apiGravatar David Garcia Quintas2016-01-28
| | |\ | | |/ | |/|
* | | Merge github.com:grpc/grpc into sceqGravatar Craig Tiller2016-01-22
|\| |
* | | Merge github.com:grpc/grpc into sceqGravatar Craig Tiller2016-01-15
|\ \ \
* | | | Shared subchannel sketchGravatar Craig Tiller2016-01-15
| | | |
| | * | Merge branch 'master' into tag_setGravatar Alistair Veitch2016-01-15
| | |\ \ | | |/ / | |/| |
| | | * Merge branch 'master' of github.com:grpc/grpc into grpclb_apiGravatar David Garcia Quintas2016-01-15
| | | |\ | | |_|/ | |/| |
| | * | Move encode/decode API into census.hGravatar Alistair Veitch2016-01-13
| | | |
| | * | initial commitGravatar Alistair Veitch2016-01-12
| |/ / |/| |
| | * Srcs and hdrs sanity checks skip third_partyGravatar David Garcia Quintas2016-01-11
| | |
| * | Merged from master and resolved merge conflictsGravatar murgatroid992016-01-08
| |\ \ | |/ / |/| |
| * | Expose core metadata validation functions in public headersGravatar murgatroid992016-01-06
| | |
| | * Merge branch 'master' of github.com:grpc/grpc into grpclb_apiGravatar David Garcia Quintas2015-12-24
| | |\ | |_|/ |/| |
* | | BoringSSL: vsproject changesGravatar Craig Tiller2015-12-22
| | |
* | | regenerate project filesGravatar Jan Tattermusch2015-12-18
| | |
* | | regenerate project filesGravatar Jan Tattermusch2015-12-17
|/ /
| * Merge branch 'master' of github.com:grpc/grpc into grpclb_apiGravatar David Garcia Quintas2015-12-16
| |\ | |/ |/|
* | regenerated vsproject filesGravatar Jan Tattermusch2015-12-11
| |
* | Merge branch 'connected-subchannel' into ↵Gravatar Craig Tiller2015-12-10
|\ \ | | | | | | | | | ping-ping-ping-ping-ping-ping-ping-ping-ping
| * | Kill noop_filter.cGravatar Craig Tiller2015-12-09
| | |