Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
03b22ecbe6c329299d2838088a8a9fc48f6b341b
/
include
8ad258a
Add missing include for GPRAPI
by yang-g
· 8 years ago
39fe75e
include/grpc/impl/codegen/port_platform.h: disable warn_unused_result on MINGW32 platform
by Mario Emmenlauer
· 8 years ago
e519a03
Small improvements to generated documentation
by Craig Tiller
· 8 years ago
709ce70
Merge github.com:grpc/grpc into slice_with_exec_ctx
by Craig Tiller
· 8 years ago
360f5d2
Merge pull request #9207 from ctiller/cleanup_closures
by Craig Tiller
· 8 years ago
19cd772
Merge pull request #9159 from grpc/revert-9078-revert-8893-reduce_cq
by makdharma
· 8 years ago
0b09341
Merge branch 'cleanup_closures' into slice_with_exec_ctx_and_new_closures
by Craig Tiller
· 8 years ago
801c6cc
Fix some NULL usage
by Craig Tiller
· 8 years ago
0704727
Merge github.com:grpc/grpc into slice_with_exec_ctx
by Craig Tiller
· 8 years ago
07383e7
Revert "Revert "Reduce memory bloat (each server cq is very expensive)""
by David G. Quintas
· 8 years ago
8f7b0b4
v1.0.x → master upmerge
by Nathaniel Manista
· 8 years ago
be5e3ca
Move internal channel arg definitions out of public headers.
by Mark D. Roth
· 8 years ago
b14ed41
Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanup
by Mark D. Roth
· 8 years ago
201db7d
Eliminate redundant places where server name was stored.
by Mark D. Roth
· 8 years ago
6d379a9
Merge github.com:grpc/grpc into slice_with_exec_ctx
by Craig Tiller
· 8 years ago
30268a9
Revert "Revert "Revert "Remove redundant includes from string.h and tmpfile.h"""
by Craig Tiller
· 8 years ago
b995e8b
Merge github.com:grpc/grpc into slice_with_exec_ctx
by Craig Tiller
· 8 years ago
389f272
Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanup
by Mark D. Roth
· 8 years ago
39b1f91
Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanup
by Mark D. Roth
· 8 years ago
32f35f8
Merge remote-tracking branch 'upstream/master' into revert-8949-revert-8922-slice_cleanup
by Mark D. Roth
· 8 years ago
397bff3
Merge github.com:grpc/grpc into slice_with_exec_ctx
by Craig Tiller
· 8 years ago
170a073
clang-format
by Mark D. Roth
· 8 years ago
6510d47
gpr_atm isn't automatically initialized to 0. Thanks Obama.
by Vijay Pai
· 8 years ago
bf24dd9
clang-format
by Vijay Pai
· 8 years ago
cbe1599
Track requests that could cause other requests to be created, and don't do
by Vijay Pai
· 8 years ago
2d317fb
Revert "Revert "Remove redundant includes from string.h and tmpfile.h""
by Mark D. Roth
· 8 years ago
4eec004
Revert "Remove redundant includes from string.h and tmpfile.h"
by Mark D. Roth
· 8 years ago
f989469
Temporarily enable gpr_slice_* functions to not break api compatibility
by Sree Kuchibhotla
· 8 years ago
c00d0f7
Clarify grpc_call_start_batch error semantics
by Nathaniel Manista
· 8 years ago
e238b04
Merge github.com:grpc/grpc into slice_with_exec_ctx
by Craig Tiller
· 8 years ago
494790b
Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanup
by Mark D. Roth
· 8 years ago
8706c6e
add todo
by yang-g
· 8 years ago
b28c7e8
Merge github.com:grpc/grpc into slice_with_exec_ctx
by Craig Tiller
· 8 years ago
86e9059
Avoid confusion between server name and URI.
by Mark D. Roth
· 8 years ago
21d4b2d
Pass client channel factory and server name via channel args.
by Mark D. Roth
· 8 years ago
e46de3d
Expose message limit constants so that users can reference them
by yang-g
· 8 years ago
ed92f7b
Merge pull request #8617 from markdroth/service_config_json
by Mark D. Roth
· 8 years ago
e1e9283
Fix include guards
by Craig Tiller
· 8 years ago
9fa2ec6
Merge branch 'slice_with_exec_ctx' of github.com:ctiller/grpc into slice_with_exec_ctx
by Craig Tiller
· 8 years ago
c586666
Merge github.com:grpc/grpc into slice_with_exec_ctx
by Craig Tiller
· 8 years ago
1dc9ad3
Merge pull request #8630 from ctiller/newlines
by Craig Tiller
· 8 years ago
f693697
Review feedback
by Craig Tiller
· 8 years ago
1016d9f
Merge github.com:grpc/grpc into bm_fullstack
by Craig Tiller
· 8 years ago
d57a148
Merge github.com:grpc/grpc into newlines
by Craig Tiller
· 8 years ago
863113a
Merge remote-tracking branch 'upstream/master' into service_config_json
by Mark D. Roth
· 8 years ago
d03afbd
Merge branch 'master' of github.com:grpc/grpc into rr_fixall
by David Garcia Quintas
· 8 years ago
3cf7922
Review feedback
by Craig Tiller
· 8 years ago
b1f6bf2
Merge pull request #8086 from y-zeng/fix_gprc
by Yuchen Zeng
· 8 years ago
5c1f55a
Merge pull request #8335 from y-zeng/tos
by Yuchen Zeng
· 8 years ago
7cdad96
Fix foward declaration duplication
by Craig Tiller
· 8 years ago
dc5d60b
Allow setting service config via C++ API, for use in tests.
by Mark D. Roth
· 8 years ago
4bbdda4
Allow getting LB policy name and service config in C++ API.
by Mark D. Roth
· 8 years ago
c625c7a
Allow fetching service config via grpc_channel_get_info().
by Mark D. Roth
· 8 years ago
87a7e1f
Merge github.com:grpc/grpc into slice_with_exec_ctx
by Craig Tiller
· 8 years ago
db096f3
Merge pull request #8679 from markdroth/core_api_cleanup
by Mark D. Roth
· 8 years ago
fb92740
Re-add GRPC_ARG_MAX_MESSAGE_LENGTH, which can't be removed yet.
by Mark D. Roth
· 8 years ago
0ace62f
Merge pull request #8618 from markdroth/channel_info_api
by Mark D. Roth
· 8 years ago
ea6689d
Added INIT state to grpc_connectivity_state
by David Garcia Quintas
· 8 years ago
5910eee
Merge github.com:grpc/grpc into bm_fullstack
by Craig Tiller
· 8 years ago
b1c2bbf
Remove deprecated macros from C-core API. Also move one pending C++ cleanup item to the proper file.
by Mark D. Roth
· 8 years ago
31606bd
Merge github.com:grpc/grpc into grpc_slice
by Craig Tiller
· 8 years ago
1cb0884
s/std::string/grpc::string/g
by Craig Tiller
· 8 years ago
ed91324
Get user agent right
by Craig Tiller
· 8 years ago
3e2048d
Merge github.com:grpc/grpc into newlines
by Craig Tiller
· 8 years ago
7a4ac73
Merge github.com:grpc/grpc into bm_fullstack
by Craig Tiller
· 8 years ago
f79ce7d
Code review changes.
by Mark D. Roth
· 8 years ago
32df467
Merge github.com:grpc/grpc into grpc_slice
by Craig Tiller
· 8 years ago
b121fc7
Support percent-encoding status messages
by Craig Tiller
· 8 years ago
e5b4d4f
Merge remote-tracking branch 'upstream/master' into channel_info_api
by Mark D. Roth
· 8 years ago
64d518e
Merge remote-tracking branch 'upstream/master' into tos
by Yuchen Zeng
· 8 years ago
739a93e
Merge branch 'master' into turn_it_to_11
by Vijay Pai
· 8 years ago
57f30d1
Merge pull request #8523 from markdroth/lb_policy_name_channel_arg
by Mark D. Roth
· 8 years ago
754b2b8
Code review changes.
by Mark D. Roth
· 8 years ago
320ed13
Deprecate grpc::thread and sync in favor of std::thread,mutex,etc
by Vijay Pai
· 8 years ago
5c41bab
Remove references to NO_CHRONO option
by Vijay Pai
· 8 years ago
e08fe4f
Remove separate versions of code based on presence of threading in compiler
by Vijay Pai
· 8 years ago
713c7b8
clang-format
by Vijay Pai
· 8 years ago
c0b2acb
Use C++11 final and override
by Vijay Pai
· 8 years ago
7213aa7
Merge branch 'microbench' into bm_fullstack
by Craig Tiller
· 8 years ago
80b2927
Stop supporting non-C++11 conformant compilers
by Vijay Pai
· 8 years ago
0df7d34
Merge pull request #8380 from y-zeng/reflection_header
by Yuchen Zeng
· 8 years ago
7e733d4
Merge branch 'grpc_slice' into slice_with_exec_ctx
by Craig Tiller
· 8 years ago
41fd9f2
Merge github.com:grpc/grpc into grpc_slice
by Craig Tiller
· 8 years ago
7e0c2f8
Merge remote-tracking branch 'upstream/master' into lb_policy_name_channel_arg
by Mark D. Roth
· 8 years ago
a59c16c
Progress towards making grpc_slice_unref_internal take an exec_ctx
by Craig Tiller
· 8 years ago
1e088b4
Merge branch 'master' into rpc_mgr
by Sree Kuchibhotla
· 8 years ago
b2d2488
Add grpc_channel_get_info() to C-core API.
by Mark D. Roth
· 8 years ago
612ca22
Merge branch 'master' into rpc_mgr
by Sree Kuchibhotla
· 8 years ago
28b7242
clang-format
by Craig Tiller
· 8 years ago
5b676a6
Fix include guards
by Craig Tiller
· 8 years ago
618e67d
s/GPR_SLICE/GRPC_SLICE/g
by Craig Tiller
· 8 years ago
6e080a3
Merge branch 'buffer_pools_for_realsies' into grpc_slice
by Craig Tiller
· 8 years ago
3d357d9
Merge github.com:grpc/grpc into buffer_pools_for_realsies
by Craig Tiller
· 8 years ago
b37d53e
Bulk update #includes
by Craig Tiller
· 8 years ago
d41a4a7
s/gpr_slice/grpc_slice, and move around tests, impls
by Craig Tiller
· 8 years ago
7190b0c
Add ChannelArguments::SetLoadBalancingPolicyName() to C++ API.
by Mark D. Roth
· 8 years ago
fb809b7
Merge remote-tracking branch 'upstream/master' into resolver_channel_args
by Mark D. Roth
· 8 years ago
1d0fce9
Add some endpoint pair tests
by Craig Tiller
· 8 years ago
dc39353
Merge branch 'master' into uv_core_transport
by murgatroid99
· 8 years ago
9193119
Merge branch 'master' into rpc_mgr
by Sree Kuchibhotla
· 8 years ago
Next »