Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
c0ef1ded5522543e517144843dbd5869beeb2d48
/
include
213ed91
Re-enabling errors on warning, disabling unused parameter warning, and fixing all subsequent errors.
by Nicolas "Pixel" Noble
· 10 years ago
3b56a57
Merge pull request #157 from dklempner/eventfd
by Craig Tiller
· 10 years ago
3ed874c
sync up with master
by Yang Gao
· 10 years ago
6437bd5
Merge github.com:google/grpc into javascript
by Craig Tiller
· 10 years ago
6e8bdb9
Merge branch 'master' into eventfd
by David Klempner
· 10 years ago
78dc6cd
Refactor the pipe/eventfd abstraction
by David Klempner
· 10 years ago
5fd0d29
run clang-format
by Yang Gao
· 10 years ago
10f4620
Merge pull request #179 from ctiller/kill-printf
by jboeuf
· 10 years ago
485d776
Move string.h to internal code
by Craig Tiller
· 10 years ago
1fa4e15
Add define
by Craig Tiller
· 10 years ago
c0fc6a1
Add gpr_ltoa
by Craig Tiller
· 10 years ago
d10c0ab
Merge branch 'master' of github.com:google/grpc into merge_new_invoke_api
by murgatroid99
· 10 years ago
3cc24a6
Merge github.com:google/grpc into javascript
by Craig Tiller
· 10 years ago
ac139de
Merge pull request #153 from ctiller/windows-fixes
by Jan Tattermusch
· 10 years ago
dbb4f94
Add support for eventfd based kicking on linux.
by David Klempner
· 10 years ago
48c9c4a
Resolved merge conflicts with master
by murgatroid99
· 10 years ago
2021d03
Merge pull request #149 from murgatroid99/node_bind_port_zero
by Tim Emiola
· 10 years ago
dedbae7
Typo fix
by Craig Tiller
· 10 years ago
d14a1a5
Disable compilation of some files
by Craig Tiller
· 10 years ago
faadd23
Add some documentation
by Craig Tiller
· 10 years ago
c50e398
First pass API for serving static data
by Craig Tiller
· 10 years ago
c896e19
Brought grpc_server_add_secure_http2_port in line with grpc_server_http2_port
by murgatroid99
· 10 years ago
68ad53e
Fixing indent.
by Julien Boeuf
· 10 years ago
8fbcc43
Changing the SSL (Server) Credentials API.
by Julien Boeuf
· 10 years ago
5188535
Merge branch 'new_invoke_api' of github.com:google/grpc into update-api
by Craig Tiller
· 10 years ago
4ffdcd5
Add an optional server shutdown event.
by Craig Tiller
· 10 years ago
c8c8bfa
Merge branch 'new_invoke_api' of github.com:google/grpc into update
by Craig Tiller
· 10 years ago
32946d3
() --> (void)
by Craig Tiller
· 10 years ago
4f20042
Remove grpc_call_accept
by Craig Tiller
· 10 years ago
808632e
Remove grpc_call_start_invoke
by Craig Tiller
· 10 years ago
09b6375
clang-format
by Craig Tiller
· 10 years ago
6046dc3
clang-format
by Craig Tiller
· 10 years ago
d248c24
Update C++ code to set status via the C api.
by Craig Tiller
· 10 years ago
2ba0dac
Update C++ code to set status via the C api.
by Craig Tiller
· 10 years ago
6d43445
Merge github.com:google/grpc into api
by Craig Tiller
· 10 years ago
dd330d6
Merge pull request #24 from nicolasnoble/win32
by Craig Tiller
· 10 years ago
80d68c0
Fixing test_config.c
by Nicolas "Pixel" Noble
· 10 years ago
27be1a2
Removing a few more traces of libevent.
by Nicolas "Pixel" Noble
· 10 years ago
40fc7a6
clang-format codebase
by Craig Tiller
· 10 years ago
375605b
Merge github.com:google/grpc into api
by Craig Tiller
· 10 years ago
80fa15c
Moving prototype from Google to GitHub
by Craig Tiller
· 10 years ago
b5dcec5
clang-format codebase
by Craig Tiller
· 10 years ago
6ad120e
Moving the google-internal security code in their own files.
by jboeuf
· 10 years ago
570d1f4
Return bound port number from grpc_server_add_http2_port.
by ctiller
· 10 years ago
1b15109
Add impl subdirectory under public and move headers that need to be installed
by yangg
· 10 years ago
0cd6956
Allow logging mechanism to be overridden by applications.
by ctiller
· 10 years ago
033afb3
Fix for the Windows build
by ctiller
· 10 years ago
4105e2b
Add ServiceAccount Credentials wrapping and handle credentials creation
by yangg
· 10 years ago
24200d3
C implementation of Census trace store and stats store for grpc C lib.
by hongyu
· 10 years ago
58393c2
Remove libevent.
by ctiller
· 10 years ago
e4b4093
Add a --forever flag, to continuously run tests as things change.
by ctiller
· 10 years ago
1a277ec
Remove libevent.
by ctiller
· 10 years ago
ed5e7e0
Add deadline API on server side.
by yangg
· 10 years ago
d94ad10
Provide a port of cpu related code to posix, and linux.
by ctiller
· 10 years ago
7cebec7
Use overriden host name when creating a call.
by yangg
· 10 years ago
3bf466f
Port [] alarm management to GRPC.
by ctiller
· 10 years ago
59dfc90
Client side implementation of creating channel with credentials.
by yangg
· 10 years ago
a4b6f5d
Add ServerContext. It is currently empty and deadline and metadata will come to
by yangg
· 10 years ago
ab4f914
Adding JWT generation and signing code for service accounts credentials.
by jboeuf
· 10 years ago
fb3aa26
Fix comments regarding call_accept to reflect current API.
by yangg
· 10 years ago
2845cad
Trailing metadata support.
by ctiller
· 10 years ago
5e04b13
Add a test for useful.h.
by ctiller
· 10 years ago
befd265
Adding base utils for JWT service account workflow. OpenSSL base64 decoding is
by jboeuf
· 10 years ago
8a67b5c
Tweaking log calls a bit.
by nnoble
· 10 years ago
9a58df0
Explain server termination semantics a little better.
by ctiller
· 10 years ago
87da1b9
Make the default deadline gpr_inf_future to avoid mismatch between
by yangg
· 10 years ago
57c6f0c
Add batch file that builds and executes all GPR tests.
by jtattermusch
· 10 years ago
18b49ab
Introducing iomgr.
by ctiller
· 10 years ago
98bffb7
Fixes for GPR library on Windows (+ getting rid of warnings under MS C++ compiler)
by jtattermusch
· 10 years ago
b5df72c
Restoring atm_sync as it was lost during The Great Migration.
by nnoble
· 10 years ago
9e21f72
Add server side credentials support.
by yangg
· 10 years ago
97fb3f6
Add mako templates to generate MS Visual Studio projects.
by jtattermusch
· 10 years ago
0c475f0
Updating moe_db.txt with the latest equivalence since the ruby import changed the exported structure.
by nnoble
· 10 years ago
b7ebd3b
Initial import.
by Nicolas Noble
· 10 years ago