Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
adeaa1941ff848cc940db751b9ea00c4d6bee11b
/
include
35c1d3c
Merge pull request #4207 from yang-g/server_builder_options
by Craig Tiller
· 9 years ago
6f9b171
Merge pull request #4204 from ctiller/emergency-cheese-and-crackers
by jboeuf
· 9 years ago
92f4a15
add doxygen comment
by yang-g
· 9 years ago
8352b9e
Review feedback
by Craig Tiller
· 9 years ago
6fce197
Merge pull request #4188 from ctiller/no-transport-metadata
by Sree Kuchibhotla
· 9 years ago
f9c58f3
Merge branch 'release-0_12'
by Nicolas "Pixel" Noble
· 9 years ago
de83121
Merge github.com:grpc/grpc into no-transport-metadata
by Craig Tiller
· 9 years ago
6489740
Improving documentation.
by Julien Boeuf
· 9 years ago
67c2c95
Fixing typo.
by Julien Boeuf
· 9 years ago
2b8e9ca
Merge branch 'release-0_12' of github.com:grpc/grpc into cpp_new_creds_plugin_api
by Julien Boeuf
· 9 years ago
eb029c9
Better documentation of the method_name field.
by Julien Boeuf
· 9 years ago
5270559
Add set pointer api to channel_arguments
by yang-g
· 9 years ago
a23f17b
add server_builder_option
by yang-g
· 9 years ago
7221d99
Global hook for doing something in response to a synchronous server call
by Craig Tiller
· 9 years ago
674b145
Merge pull request #4136 from ctiller/configurable-lookahead
by David G. Quintas
· 9 years ago
e18872e
Merge pull request #4203 from ctiller/power-to-the-peanut-people-rah-rah
by Nicolas Noble
· 9 years ago
a869b5b
Merge github.com:grpc/grpc into configurable-lookahead
by Craig Tiller
· 9 years ago
6d3b229
Merge github.com:grpc/grpc into no-transport-metadata
by Craig Tiller
· 9 years ago
3328a58
clang-format
by Craig Tiller
· 9 years ago
20d99c0
AVL: add documentation
by Craig Tiller
· 9 years ago
0593622
AVL: removal, and passing tests
by Craig Tiller
· 9 years ago
fba79f2
AVL: creation, destroy, add
by Craig Tiller
· 9 years ago
52a2eba
Two argument variant for grpc::thread
by Craig Tiller
· 9 years ago
0927c70
Merge github.com:grpc/grpc into no-transport-metadata
by Craig Tiller
· 9 years ago
114f394
Cpp example of how the plugins can be done.
by Julien Boeuf
· 9 years ago
caf9935
Also adding a credentials type to the plugin API.
by Julien Boeuf
· 9 years ago
b774be4
clang-format
by Craig Tiller
· 9 years ago
53e81e5
Merge github.com:grpc/grpc into static-metadata
by Craig Tiller
· 9 years ago
0e72ede
Use static metadata table in metadata.c
by Craig Tiller
· 9 years ago
3c957e6
Fixing implementations.
by Julien Boeuf
· 9 years ago
ea44bba
Changing the credentials plugin API.
by Julien Boeuf
· 9 years ago
2a2a6ed
Support rebuilding table
by Craig Tiller
· 9 years ago
b113649
clang-format
by Craig Tiller
· 9 years ago
ab5611d
Merge github.com:grpc/grpc into hpack_max_table_size
by Craig Tiller
· 9 years ago
75b53d6
Merge pull request #3993 from ctiller/new_op
by David G. Quintas
· 9 years ago
232d625
Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change
by Julien Boeuf
· 9 years ago
675b5ce
Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change
by Julien Boeuf
· 9 years ago
b0e5e08
include header
by yang-g
· 9 years ago
a89bf50
Handle cancel before start case
by yang-g
· 9 years ago
a8d6809
Add a (temporary) facility to tune stream read-ahead size
by Craig Tiller
· 9 years ago
36da138
Merge github.com:grpc/grpc into new_op
by Craig Tiller
· 9 years ago
112f4a3
Fixing the doc to warn of the dangers for overriding the target name when using SSL.
by Julien Boeuf
· 9 years ago
027a74c
First round changes to handle dynamic hpack table size
by Craig Tiller
· 9 years ago
61ed001
Merge github.com:grpc/grpc into new_op
by Craig Tiller
· 9 years ago
176844d
Merge github.com:grpc/grpc into new_op
by Craig Tiller
· 9 years ago
1f6f02a
Merge branch 'master' into protosplit
by vjpai
· 9 years ago
6c4ec78
Merge pull request #4013 from dgquintas/bb_readall
by Craig Tiller
· 9 years ago
9beccc6
Merge github.com:grpc/grpc into new_op
by Craig Tiller
· 9 years ago
187c4b3
Merge pull request #3177 from podsvirov/topic-grpc-string-ref-npos-redifinition
by Craig Tiller
· 9 years ago
5925603
stream_op cleanup: miscellany
by Craig Tiller
· 9 years ago
11537dc
Merge remote-tracking branch 'upstream/master' into protosplit
by vjpai
· 9 years ago
6eb3925
Added grpc_byte_buffer_reader_readall
by David Garcia Quintas
· 9 years ago
119c103
Split up into a new service proto, use proper service suffix, add a
by vjpai
· 9 years ago
bd89dd8
remove log spam
by yang-g
· 9 years ago
dcd35b8
Merge pull request #3969 from grpc/release-0_11
by Nicolas Noble
· 9 years ago
0f5739b
Mark WaitForInitialMetadata as override, for Clang
by Jorge Canizales
· 9 years ago
3bb61d8
Merge branch 'master' of https://github.com/grpc/grpc into core_creds_api_change
by Julien Boeuf
· 9 years ago
9c97aae
Merge branch 'master' of github.com:grpc/grpc into cq_alarm
by David Garcia Quintas
· 9 years ago
54a902e
Successfully compile C++ libary (not tests yet).
by Julien Boeuf
· 9 years ago
441176d
Got core to compile (without the tests)
by Julien Boeuf
· 9 years ago
a8420a4
Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change
by Julien Boeuf
· 9 years ago
acd835f
First pass at the headers.
by Julien Boeuf
· 9 years ago
7fd0fd5
C++ Alarm implementation (with tests).
by David Garcia Quintas
· 9 years ago
b063c87
mark unreachable code with a macro
by yang-g
· 9 years ago
f747bbc
s/grpc_alarm/grpc_timer && s/grpc_cq_alarm/grpc_alarm
by David Garcia Quintas
· 9 years ago
2506141
Merge pull request #3602 from grpc/release-0_11
by Tim Emiola
· 9 years ago
7069da2
Repeat https://github.com/grpc/grpc/issues/3049 for OSX
by Jorge Canizales
· 9 years ago
eff4419
Fixes
by Craig Tiller
· 9 years ago
f2eb040
Merge pull request #3544 from ctiller/backtrace-on-crash
by Nicolas Noble
· 9 years ago
d3366d7
Merge pull request #3497 from nicolasnoble/lost-my-sanity
by Craig Tiller
· 9 years ago
2bc3729
Enable backtraces on C tests
by Craig Tiller
· 9 years ago
bd88711
Merge pull request #3483 from ctiller/no-tcp-alloc
by Yang Gao
· 9 years ago
499fb05
Restoring sanity.
by Nicolas "Pixel" Noble
· 9 years ago
0f9a118
Merge pull request #3474 from ctiller/clang_format
by Nicolas Noble
· 9 years ago
0a775b3
Merge pull request #2920 from nicolasnoble/winnt-check
by Craig Tiller
· 9 years ago
dd69342
Merge github.com:grpc/grpc into clang_format
by Craig Tiller
· 9 years ago
649deeb
Recycle partially filled buffers on the next read
by Craig Tiller
· 9 years ago
ddf3a51
Add clang-format to sanity
by Craig Tiller
· 9 years ago
0445684
Windows fixes
by Craig Tiller
· 9 years ago
c34b2e7
Do not use string_ref for output params.
by Julien Boeuf
· 9 years ago
8b0b6f4
It is a bad idea to have a map with string_refs as output params.
by Julien Boeuf
· 9 years ago
14929d4
Credentials plugin fixes (after the branch was merged).
by Julien Boeuf
· 9 years ago
97f80fa
Adding documentation.
by Julien Boeuf
· 9 years ago
fd2f733
Merge branch 'master' of github.com:grpc/grpc into core_creds_plugin
by Julien Boeuf
· 9 years ago
8648c05
Merge branch 'immolating-conversion' of github.com:ctiller/grpc into immolating-conversion
by Craig Tiller
· 9 years ago
f29a388
Merge github.com:grpc/grpc into immolating-conversion
by Craig Tiller
· 9 years ago
ebc7ef2
Mac build fixes
by Craig Tiller
· 9 years ago
f96dfc3
First round of fixing up implicit 64->32 bit conversions
by Craig Tiller
· 9 years ago
49dd250
Merge branch 'master' of github.com:grpc/grpc into compression-accept-encoding
by David Garcia Quintas
· 9 years ago
b70e3be
Merge branch 'master' of github.com:grpc/grpc into winnt-check
by Nicolas "Pixel" Noble
· 9 years ago
328deb2
Removed grpc_security.h from auth_context.h
by David Garcia Quintas
· 9 years ago
d6599a3
Replicate C++ docs from master to beta branch
by Craig Tiller
· 9 years ago
730118d
Merge branch 'third-coming' into endpoints
by Craig Tiller
· 9 years ago
dc90c13
Move static value grpc::string_ref::npos definition to cc file
by Konstantin Podsvirov
· 9 years ago
a7072cb
Merge branch 'master' of github.com:grpc/grpc into core_creds_plugin
by Julien Boeuf
· 9 years ago
2d04118
Design and implementation of the core credentials plugin API.
by Julien Boeuf
· 9 years ago
106e154
Merge pull request #3107 from a-veitch/view_api
by Hongyu Chen
· 9 years ago
1c09acc
change aggregation_ops to internal type
by Alistair Veitch
· 9 years ago
245bd88
Merge github.com:grpc/grpc into second-coming
by Craig Tiller
· 9 years ago
29ee3f4
Forgot to finish the doc...
by Julien Boeuf
· 9 years ago
Next »