Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
f4cbf74f6f89f3c63530c5a6e94d24b7be8a09ff
/
vsprojects
67a4851
Merge pull request #1894 from yang-g/create-thread-pool
by Nicolas Noble
· 9 years ago
701af60
Expose gpr_asprintf and gpr_strdup
by Masood Malekghassemi
· 9 years ago
6f4fb3b
Add ability to override default thread pool
by Yang Gao
· 9 years ago
06194dc
bump C# package versions
by Jan Tattermusch
· 9 years ago
f3da552
merge with master
by Alistair Veitch
· 9 years ago
a2779c1
Merge github.com:grpc/grpc into but-maybe-i-want-to-poll
by Craig Tiller
· 9 years ago
3824209
Merge branch 'master' of github.com:grpc/grpc into server_auth_context
by Julien Boeuf
· 9 years ago
449db81
Merge branch 'master' of github.com:grpc/grpc into mdctx_free_creds
by Julien Boeuf
· 9 years ago
f720bc5
Merge branch 'master' of github.com:grpc/grpc into server_auth_context
by Julien Boeuf
· 9 years ago
1a6f755
Make it possible to run with poll() instead of epoll()
by Craig Tiller
· 9 years ago
75c9b6f
Removing mdctx from the credentials.
by Julien Boeuf
· 9 years ago
12bde00
Merge pull request #1784 from jtattermusch/update_nuspec
by Michael Lumish
· 9 years ago
bea0048
Merge pull request #1770 from jtattermusch/plugin_vcxproj
by Nicolas Noble
· 9 years ago
a7361c7
update nuspec files
by Jan Tattermusch
· 9 years ago
7692159
update gitignore
by Jan Tattermusch
· 9 years ago
67a77aa
update readme
by Jan Tattermusch
· 9 years ago
8ed4c3e
provide VS solution for building protoc plugins
by Jan Tattermusch
· 9 years ago
9686dab
Initial refactoring and context API changes
by Alistair Veitch
· 9 years ago
b10ab57
Merge branch 'master' of github.com:grpc/grpc into server_auth_context
by Julien Boeuf
· 9 years ago
ba3c3cd
Add testing of bad client behavior
by Craig Tiller
· 9 years ago
2ce352d
added support for building Symbol packages
by Jan Tattermusch
· 9 years ago
bd02453
Merge branch 'master' of github.com:grpc/grpc into server_auth_context
by Julien Boeuf
· 9 years ago
84d964a
API for auth context and server-side secure transport only impl.
by Julien Boeuf
· 10 years ago
c6f8d0a
Starting on low level changes to support server side authentication.
by Julien Boeuf
· 9 years ago
7a29098
Send RST_STREAM when closing from the server without getting a client half-close first
by Craig Tiller
· 9 years ago
eadd9a3
Add testing for GRPC_TRACE
by Craig Tiller
· 9 years ago
946e1a5
Actually removing grpc_http.h from build.json.
by Nicolas "Pixel" Noble
· 9 years ago
cc1c37c
Merge pull request #1630 from jtattermusch/nuget_adjustments
by Tim Emiola
· 9 years ago
73d7fab
some nuget packaging adjustments
by Jan Tattermusch
· 9 years ago
fff495e
Fix test, readd it to build
by Craig Tiller
· 9 years ago
9aaa1b6
Merge pull request #1617 from ctiller/force-a-crash-but-then-dont-crash
by Nicolas Noble
· 9 years ago
685f1e6
Add header to build.json
by Craig Tiller
· 9 years ago
ee210ab
GPR_ASSERT is not an expression
by Craig Tiller
· 9 years ago
c21a809
Add subprocess GPR API
by Craig Tiller
· 9 years ago
7de4d10
fixing nits
by Jan Tattermusch
· 9 years ago
8f8c053
Update readme for building nuget package
by Jan Tattermusch
· 9 years ago
3bc8ba9
bumped version of grpc.native.csharp_ext package
by Jan Tattermusch
· 9 years ago
0fff02c
Merge pull request #1472 from ctiller/bye-bye-completion-queue-pie
by Yang Gao
· 9 years ago
e144536
Various Win32 fixes and improvements.
by Nicolas Noble
· 9 years ago
5b9e743
Merge github.com:grpc/grpc into bye-bye-completion-queue-pie
by Craig Tiller
· 9 years ago
f7670f3
Clean out old code
by Craig Tiller
· 9 years ago
532eb41
Properly naming grpc++_unsecure project.
by Nicolas "Pixel" Noble
· 9 years ago
18938cd
Merge branch 'master' of github.com:grpc/grpc into generate-test-projects
by Nicolas "Pixel" Noble
· 9 years ago
2e36393
Making the gRPC C tests building under Windows.
by Nicolas Noble
· 10 years ago
7bf5092
Adding grpc++_unsecure project file, and adding better support for test projects.
by Nicolas "Pixel" Noble
· 9 years ago
d7f768b
Addressing comments.
by Julien Boeuf
· 9 years ago
9f218dd
Adding support for per call credentials in core.
by Julien Boeuf
· 10 years ago
93ec371
Enable test that got forgotten
by Craig Tiller
· 10 years ago
3d3d632
merge with head
by Yang Gao
· 10 years ago
26839c7
Add a c test for max message length
by Yang Gao
· 10 years ago
434a36b
Add test for >16777215 sequence numbered streams
by Craig Tiller
· 10 years ago
df3c6c5
Adding property sheets for OpenSSL and zlib's NuGet packages.
by Nicolas "Pixel" Noble
· 10 years ago
26dfbb2
Merge branch 'fix-windows-tests' into delete-the-old-api
by Craig Tiller
· 10 years ago
74bbc41
Ensure all unsecure tests are built on Windows
by Craig Tiller
· 10 years ago
48373df
Merge github.com:grpc/grpc into delete-the-old-api
by Craig Tiller
· 10 years ago
0ced984
Kill echo test
by Craig Tiller
· 10 years ago
5f9f455
Merge remote-tracking branch 'upstream/master' into stap
by David Garcia Quintas
· 10 years ago
45d54e4
Merge remote-tracking branch 'upstream/master' into stap
by David Garcia Quintas
· 10 years ago
8954e90
Integration of Systemtap (STAP) for profiling.
by David Garcia Quintas
· 10 years ago
a0f666a
Merge github.com:grpc/grpc into delete-the-old-api
by Craig Tiller
· 10 years ago
4354a8e
Merge github.com:grpc/grpc into one-pass
by Craig Tiller
· 10 years ago
5fb4ba0
Updating the templates to create win64 projects.
by Nicolas "Pixel" Noble
· 10 years ago
8ff2459
add Windows x64 (WIN64) mode and make buildable on MSVC
by zeliard
· 10 years ago
179be50
merge VS solutions file from upstream master
by zeliard
· 10 years ago
04ddd8c
fix expression bug on socket creation failure (fd<0 is always false because fd is unsigned and Windows returns ~0 (-1) on socket failure)
by zeliard
· 10 years ago
7551fa6
Merge github.com:grpc/grpc into one-pass
by Craig Tiller
· 10 years ago
fd2bf67
Merge branch 'master' of github.com:grpc/grpc into the-purge-2
by Nicolas "Pixel" Noble
· 10 years ago
96de484
Add the new header to build.json and regenerate projects
by Yang Gao
· 10 years ago
f0ebc99
Merge github.com:grpc/grpc into one-pass
by Craig Tiller
· 10 years ago
23be280
Merge branch 'master' of github.com:grpc/grpc into the-purge-2
by Nicolas "Pixel" Noble
· 10 years ago
2cade59
Merge branch 'master' of https://github.com/grpc/grpc
by zeliard
· 10 years ago
201d303
add nuget info
by zeliard
· 10 years ago
010f1e7
More work in not having to compile OpenSSL.
by Nicolas "Pixel" Noble
· 10 years ago
924874e
Merge github.com:google/grpc into one-pass
by Craig Tiller
· 10 years ago
c43b345
Post merge cleanup.
by Nicolas "Pixel" Noble
· 10 years ago
6ad62a7
Merge github.com:grpc/grpc into one-pass
by Craig Tiller
· 10 years ago
2b1f7a9
Merge github.com:google/grpc into batch-metadata
by Craig Tiller
· 10 years ago
77979b0
Merge branch 'batch-metadata' of github.com:ctiller/grpc into one-pass
by Craig Tiller
· 10 years ago
292adfe
fix MSVC solution build-able on x64 mode (remove _USE_32BIT_TIME_T)
by zeliard
· 10 years ago
83f88d9
stuff
by Craig Tiller
· 10 years ago
062db02
Merge github.com:google/grpc into batch-metadata
by Craig Tiller
· 10 years ago
c6d5f10
enabling creation of nuget package for grpc_csharp_ext
by Jan Tattermusch
· 10 years ago
65c2020
fix typo in vcxproj template
by Jan Tattermusch
· 10 years ago
5508c2c
fixed grammar in readme
by Jan Tattermusch
· 10 years ago
5566d6d
tiny fixups
by Jan Tattermusch
· 10 years ago
87d621b
fixes to Grpc.mak
by Jan Tattermusch
· 10 years ago
d169d60
updated README
by Jan Tattermusch
· 10 years ago
87ac31e
allow building vcxproj files separately using msbuild
by Jan Tattermusch
· 10 years ago
e824359
fixes to run_tests.py to at least start building tests on Windows
by Jan Tattermusch
· 10 years ago
789e7ae
updated version of nuget packages used in Grpc.mak
by Jan Tattermusch
· 10 years ago
867ada1
regenerated Grpc.mak
by Jan Tattermusch
· 10 years ago
d2a3845
remove what's left from vs2010 and vs2013 directories
by Jan Tattermusch
· 10 years ago
33c424a
small fixes in README.md
by Jan Tattermusch
· 10 years ago
f6f6fdb
start using grpc.dependencies.openssl and grpc.dependencies.zlib nuget packages
by Jan Tattermusch
· 10 years ago
b5bf574
regenerated project files
by Jan Tattermusch
· 10 years ago
8ff00a3
big refactoring of visual studio projects, started using nuget dependencies.
by Jan Tattermusch
· 10 years ago
c8a2299
Merge github.com:grpc/grpc into batch-metadata
by Craig Tiller
· 10 years ago
7d1d9ca
Refactoring of core security to remove the factories.
by Julien Boeuf
· 10 years ago
4e99edb
Kill transport end2end tests: not useful
by Craig Tiller
· 10 years ago
6902ad2
Switching to batch oriented metadata passing
by Craig Tiller
· 10 years ago
Next »