Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
51c9262546a95cd88b0abf3f9b456f52214a8f09
/
build.json
061690d
Don't merge OpenSSL into C++ upper layer libraries; only C.
by Nicolas "Pixel" Noble
· 10 years ago
68de8e9
Merge github.com:grpc/grpc into credit
by Craig Tiller
· 10 years ago
a8dc37a
Rename some files
by Craig Tiller
· 10 years ago
d6479d6
Async server works
by Craig Tiller
· 10 years ago
8856875
Async client progress
by Craig Tiller
· 10 years ago
e70a0cc
Merge github.com:grpc/grpc into qps_driver
by Craig Tiller
· 10 years ago
07b3d31
Merge github.com:grpc/grpc into credit
by Craig Tiller
· 10 years ago
01ea61e
Merge github.com:grpc/grpc into credit
by Craig Tiller
· 10 years ago
32083bd
Merge github.com:grpc/grpc into qps_driver
by Craig Tiller
· 10 years ago
26598a3
WIP
by Craig Tiller
· 10 years ago
91cc481
Merge remote-tracking branch 'upstream/master' into pubsub
by Yang Gao
· 10 years ago
0aad3d7
Merge pull request #908 from ctiller/ssl
by Nicolas Noble
· 10 years ago
4511584
Mark fling_*test non-flaky
by Craig Tiller
· 10 years ago
b449de0
Cleaned
by Craig Tiller
· 10 years ago
3e9cbc7
Merge github.com:grpc/grpc into qps_driver
by Craig Tiller
· 10 years ago
61691f9
Merge github.com:grpc/grpc into credit
by Craig Tiller
· 10 years ago
faa8480
Tracer registration.
by Craig Tiller
· 10 years ago
0c84e3c
Merge pull request #886 from ctiller/asan2
by Nicolas Noble
· 10 years ago
f5065c5
Enable asan for C core
by Craig Tiller
· 10 years ago
7795324
Redo #817. Update pubsub example channel creation and credentials
by Yang Gao
· 10 years ago
1b47b12
Merge remote-tracking branch 'upstream/master'
by vjpai
· 10 years ago
9db7c3b
Adding flaky attribute for tests.
by Nicolas "Pixel" Noble
· 10 years ago
95a34ef
Add async multithreaded tests to build scripts
by vjpai
· 10 years ago
29f1314
Merge github.com:grpc/grpc into credit
by Craig Tiller
· 10 years ago
d32eab2
We have decided our release version number shall be 0.5.0.
by Nicolas "Pixel" Noble
· 10 years ago
9fff77e
Addressing comments.
by Julien Boeuf
· 10 years ago
2d0f36c
Driver to client/server kind of works
by Craig Tiller
· 10 years ago
4271a34
Merge github.com:google/grpc into qps_driver
by Craig Tiller
· 10 years ago
e486019
Getting the driver pieces in place
by Craig Tiller
· 10 years ago
e8eb8a4
Merge github.com:grpc/grpc into credit
by Craig Tiller
· 10 years ago
74ae8f6
Merge pull request #710 from jboeuf/default_google_creds
by Craig Tiller
· 10 years ago
c66f2a8
Addressing iniitial feedback.
by Julien Boeuf
· 10 years ago
42bc87c
Update C++ server with new core API
by Craig Tiller
· 10 years ago
759026c
Server API simplification
by Craig Tiller
· 10 years ago
47c83fd
Credentials prototyping
by Craig Tiller
· 10 years ago
cd9b1c8
Added support for default credentials.
by Julien Boeuf
· 10 years ago
f26f219
Merge pull request #704 from ctiller/interop3
by Yang Gao
· 10 years ago
b8f5f1b
Re-generated project files.
by Nicolas "Pixel" Noble
· 10 years ago
8883e94
Merge pull request #703 from nicolasnoble/win32
by Craig Tiller
· 10 years ago
fe8af4e
Rename interop_test.c --> interop_test.cc
by Craig Tiller
· 10 years ago
c5b9692
Merge pull request #641 from jboeuf/jwt_id_token
by Yang Gao
· 10 years ago
94964fd
Fixing Windows port.
by Nicolas "Pixel" Noble
· 10 years ago
d8fb2af
Merge branch 'master' of github.com:google/grpc into httpcli_test
by Nicolas "Pixel" Noble
· 10 years ago
1f0d58d
Merge branch 'master' of github.com:google/grpc into unsecure-fix
by Nicolas "Pixel" Noble
· 10 years ago
dda049c
Various MacOS build fixes.
by Nicolas "Pixel" Noble
· 10 years ago
6e7c622
Add a facility to control tracing without recompiling
by Craig Tiller
· 10 years ago
9024f47
Cleanup
by Craig Tiller
· 10 years ago
772a976
Re-enable rewrite test
by Craig Tiller
· 10 years ago
04ab715
Also check build=test
by Craig Tiller
· 10 years ago
1bc21a4
Removing the hardcoded SSL roots.
by Julien Boeuf
· 10 years ago
3f1e696
Disabled httpcli_test, and ran build cleaner.
by Nicolas "Pixel" Noble
· 10 years ago
c9a53f9
Merge pull request #606 from yang-g/roots
by Craig Tiller
· 10 years ago
16a6ea6
Ensure interop tests are run as part of run_tests
by Craig Tiller
· 10 years ago
25380de
Adding tool for generating JWTs on the command line.
by Julien Boeuf
· 10 years ago
f8e297a
Added protoc plugin for Python GRPC.
by Masood Malekghassemi
· 10 years ago
929325c
Merge pull request #621 from yang-g/header
by Nicolas Noble
· 10 years ago
1a98696
add more missing headers
by Yang Gao
· 10 years ago
5055647
add missing header
by Yang Gao
· 10 years ago
db80aff
Remove cpu.h which is no longer a thing
by Vijay Pai
· 10 years ago
c09c2f4
Merge remote-tracking branch 'upstream/master' into roots
by Yang Gao
· 10 years ago
0d1e2f2
remove prod_roots_certs.c since it is not used anywhere
by Yang Gao
· 10 years ago
522d712
Polishing Makefile to better install targets.
by Nicolas "Pixel" Noble
· 10 years ago
2ec0b3e
make grpc_csharp_ext compile and install independently from the grpc and gpr libraries
by Jan Tattermusch
· 10 years ago
8a287d1
Merge pull request #588 from yang-g/c++api
by Craig Tiller
· 10 years ago
3a5e549
Async client api change. Add a ClientAsyncResponseReader. Make the api similar to streaming and symmetric to server side.
by Yang Gao
· 10 years ago
67fb94a
remove nonexistent stream_context_interface.h from build.json
by Jan Tattermusch
· 10 years ago
5e276e8
Merge github.com:grpc/grpc into c++api
by Craig Tiller
· 10 years ago
35108f6
Allow grpc_init to be called multiple times
by Craig Tiller
· 10 years ago
73b7018
Cleaned up
by Craig Tiller
· 10 years ago
1f1b630
Merge github.com:grpc/grpc into c++api
by Craig Tiller
· 10 years ago
c132f34
Merge pull request #510 from jtattermusch/grpc_tests
by Nicolas Noble
· 10 years ago
421e87a
Merge github.com:grpc/grpc into c++api
by Craig Tiller
· 10 years ago
0220cf1
Add end2end async unary single threaded test (compiles)
by Craig Tiller
· 10 years ago
8423251
Rename examples/tips to examples/pubsub
by Chen wang
· 10 years ago
adeaf63
add more tests into build_and_run_tests.bat
by Jan Tattermusch
· 10 years ago
24c06ea
Run build cleaner
by Craig Tiller
· 10 years ago
9069095
Merge github.com:google/grpc into c++api
by Craig Tiller
· 10 years ago
f0ee545
Merge pull request #497 from nicolasnoble/buildcheck
by Craig Tiller
· 10 years ago
d9dd8fe
Merge github.com:grpc/grpc into c++api
by Craig Tiller
· 10 years ago
d8b88de
Merge pull request #475 from dklempner/epoll
by Craig Tiller
· 10 years ago
9d085a3
Generate more pleasing build.json output
by Craig Tiller
· 10 years ago
1407adb
Ran build-cleaner, and re-generated project files.
by Nicolas Noble
· 10 years ago
6943fb3
added cpu_windows.c
by Jan Tattermusch
· 10 years ago
53eae7a
Merge branch 'master' into epoll
by David Klempner
· 10 years ago
c416577
Server progress
by Craig Tiller
· 10 years ago
92e2e3f
some VS project template fixes and added templates for grpc_csharp_ext
by Jan Tattermusch
· 10 years ago
2dac797
Merge github.com:grpc/grpc into c++api
by Craig Tiller
· 10 years ago
187994e
Merge pull request #448 from nicolasnoble/grpc-win32
by Craig Tiller
· 10 years ago
5a4f991
Merge github.com:grpc/grpc into c++api
by Craig Tiller
· 10 years ago
baced4d
Epoll based multipoller
by David Klempner
· 10 years ago
5438d4b
Change link options for qps client and qps server
by Vijay Pai
· 10 years ago
20f4af2
Move call.h -> impl/call.h
by Craig Tiller
· 10 years ago
80e00a8
Stub out unary call wrapper
by Craig Tiller
· 10 years ago
811b078
Merge branch 'master' of github.com:google/grpc into grpc-win32
by Nicolas "Pixel" Noble
· 10 years ago
45e67a3
Addressing comments.
by Nicolas Noble
· 10 years ago
6513059
Cleanup
by Craig Tiller
· 10 years ago
b470169
Remove more unnecessary files
by Craig Tiller
· 10 years ago
40fcdaf
Remove stream_context
by Craig Tiller
· 10 years ago
1d2e219
Server progress
by Craig Tiller
· 10 years ago
ee8f51f
Merge pull request #381 from ctiller/async-api-new
by Yang Gao
· 10 years ago
Next »