Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
23c91fbbdf9e57a9ae3f0fa07a3e13bbfe8fc19c
/
include
/
grpc
9c97aae
Merge branch 'master' of github.com:grpc/grpc into cq_alarm
by David Garcia Quintas
· 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
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
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
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
b70e3be
Merge branch 'master' of github.com:grpc/grpc into winnt-check
by Nicolas "Pixel" Noble
· 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
a7072cb
Merge branch 'master' of github.com:grpc/grpc into core_creds_plugin
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
6f12702
Merge branch 'master' of github.com:grpc/grpc into core_creds_plugin
by Julien Boeuf
· 9 years ago
8b5bb27
Adding C API for metadata credentials plugin.
by Julien Boeuf
· 9 years ago
aafe972
scalar -> sum
by Alistair Veitch
· 9 years ago
e41d9d5
remove const from data() type
by Alistair Veitch
· 9 years ago
5b61479
rename record fn
by Alistair Veitch
· 9 years ago
c47621f
merge
by Alistair Veitch
· 9 years ago
a24148e
change aggregation type names
by Alistair Veitch
· 9 years ago
8f691e6
add clone to aggregation ops
by Alistair Veitch
· 9 years ago
d1b6152
Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processor
by Julien Boeuf
· 9 years ago
8c0d6b3
Merge pull request #2668 from a-veitch/tracing_api
by Craig Tiller
· 9 years ago
97cd4ae
Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processor
by Julien Boeuf
· 9 years ago
bff9cf5
Merge branch 'master' into tracing_api
by Alistair Veitch
· 9 years ago
0c711ad
Adding C++ metadata processor.
by Julien Boeuf
· 9 years ago
6afe53f
add functions for getting trace records
by Alistair Veitch
· 9 years ago
ae7bbfc
merge to head
by Alistair Veitch
· 9 years ago
b855202
rewrite to reviewer comments
by Alistair Veitch
· 9 years ago
e62f68c
make metric part of view
by Alistair Veitch
· 9 years ago
459faf3
Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processor
by Julien Boeuf
· 9 years ago
fe4bacb
Merge branch 'credentials_naming_and_cleanup' of github.com:jboeuf/grpc into credentials_naming_and_cleanup
by Julien Boeuf
· 9 years ago
9a09982
view and aggregation API
by Alistair Veitch
· 9 years ago
0834833
Merge pull request #2947 from jboeuf/grpc_security_abi
by Craig Tiller
· 9 years ago
b029859
Revert "Revert "Refactor Endpoint API""
by Craig Tiller
· 9 years ago
99d7b66
Revert "Refactor Endpoint API"
by Craig Tiller
· 9 years ago
5b3516e
Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processor
by Julien Boeuf
· 9 years ago
c84d4aa
Merge github.com:grpc/grpc into endpoints
by Craig Tiller
· 9 years ago
f1c7674
Merge pull request #3048 from maxwell-demon/timespec
by Craig Tiller
· 9 years ago
510a920
Credentials cleanup:
by Julien Boeuf
· 9 years ago
8dbefbe
Merge branch 'master' of https://github.com/grpc/grpc into grpc_security_abi
by Julien Boeuf
· 9 years ago
072a6f8
Merge branch 'master' into view_api
by Alistair Veitch
· 9 years ago
a4e8847
merge to head
by Alistair Veitch
· 9 years ago
f886985
refactor census_timestamp
by Alistair Veitch
· 9 years ago
6723cc8
nc
by Alistair Veitch
· 9 years ago
ade0021
checkpoint
by Alistair Veitch
· 9 years ago
011ea49
Merge remote-tracking branch 'upstream/master' into timespec
by Hongyu Chen
· 9 years ago
775ec1d
Use SSL override as a default host name if none is specified
by Craig Tiller
· 9 years ago
a0f149e
Move core/profiling/timers_preciseclock.h to core/support/ such that we
by Hongyu Chen
· 9 years ago
207e644
Merge github.com:grpc/grpc into endpoints
by Craig Tiller
· 9 years ago
99d3761
Merge pull request #3015 from grpc/docsdocsdocs
by Craig Tiller
· 9 years ago
1359a12
Added some clarification
by Craig Tiller
· 9 years ago
11c3c68
Merge github.com:grpc/grpc into endpoints
by Craig Tiller
· 9 years ago
ddb0b8c
Merge pull request #3019 from dgquintas/channel_args_compression
by Yang Gao
· 9 years ago
e180766
Merge pull request #3007 from jboeuf/core_md_processor_fixes
by Craig Tiller
· 9 years ago
592e7f2
Refactor Endpoint API
by Craig Tiller
· 9 years ago
a4c4f02
Added C API functions for compression args handling (w/ tests)
by David Garcia Quintas
· 9 years ago
b2a1c59
Update grpc.h
by David G. Quintas
· 9 years ago
025632a
Expanded grpc_server_request_call's docstring
by David G. Quintas
· 9 years ago
fc5dd15
Merge pull request #2978 from hongweiwang/remove-unregister-all-plugins
by David G. Quintas
· 9 years ago
ee3dbb0
Have a richer interface for auth metadata processors.
by Julien Boeuf
· 9 years ago
bdfc7ad
Fixed wrong creation of metadata in compression.
by David Garcia Quintas
· 9 years ago
2773d5f
Remove grpc_unregister_all_plugins in grpc.h
by Hongwei Wang
· 9 years ago
d6c98df
clang-format all source
by Craig Tiller
· 9 years ago
bb1c795
Merge pull request #2965 from yang-g/lame_client_error_message
by Craig Tiller
· 9 years ago
935c171
Merge branch 'master' of github.com:grpc/grpc into compression-interop
by David Garcia Quintas
· 9 years ago
c31cd86
Let lame_client accept error status
by yang-g
· 9 years ago
8b78c28
First draft at addressing #1799 for grpc_security.
by Julien Boeuf
· 9 years ago
38b32c0
Better handling of _WIN32_WINNT.
by Nicolas "Pixel" Noble
· 9 years ago
bf25bb0
Few improvements:
by Julien Boeuf
· 9 years ago
bd0d1bd
Merge pull request #2549 from hongweiwang/zookeeper
by David G. Quintas
· 9 years ago
85ad685
Address comments and update grpc plugins
by Hongwei Wang
· 9 years ago
5c45b94
Merge remote-tracking branch 'upstream/master' into add_udp_server_2
by Robbie Shade
· 9 years ago
a294487
Add Apple specific #define for IPV6_RECVPKTINFO
by Robbie Shade
· 9 years ago
1665059
Merge branch 'master' of github.com:grpc/grpc into compression-interop
by David Garcia Quintas
· 9 years ago
f123443
Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown
by Nicolas "Pixel" Noble
· 9 years ago
0879df2
add comment
by Alistair Veitch
· 9 years ago
bb3aed0
Removing gpr_cancelable.
by Nicolas "Pixel" Noble
· 9 years ago
74f4f0b
Merge branch 'master' of github.com:grpc/grpc into compression-interop
by David Garcia Quintas
· 9 years ago
c47e69b
Merge branch 'master' into tracing_api
by Alistair Veitch
· 9 years ago
d53b389
Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown
by Nicolas "Pixel" Noble
· 9 years ago
e6d0ad3
add all new content
by Alistair Veitch
· 9 years ago
8d428f1
Merge pull request #2694 from a-veitch/tag_api
by Hongyu Chen
· 9 years ago
ff6097a
Fix zookeeper resolver plugin bugs
by Hongwei Wang
· 9 years ago
b457cd8
Merge remote-tracking branch 'google/master' into the-ultimate-showdown
by Nicolas "Pixel" Noble
· 9 years ago
Next »