Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
f3bc3b62a776c34b916c7771177629b4620dbfec
/
include
fa9b7c1
Merge pull request #6334 from tberghammer/android-64bit
by Nicolas Noble
· 9 years ago
8fb6c92
Merge pull request #6875 from y-zeng/log_check
by Jan Tattermusch
· 9 years ago
058c9de
Added to server's shutdown docstrings
by David Garcia Quintas
· 9 years ago
1363077
Merge pull request #6438 from y-zeng/reflection_separate_lib
by Jan Tattermusch
· 9 years ago
0ba1144
Fix gpr_log format mismatches in c++ tests
by Yuchen Zeng
· 9 years ago
1f24af8
Restricted the check to GUNC
by Yuchen Zeng
· 9 years ago
64c0e8d
Add format check for gpr_log and gpr_asprintf
by Yuchen Zeng
· 9 years ago
1bc2976
Merge pull request #6481 from dgquintas/compression_md_level_bis
by Jan Tattermusch
· 9 years ago
b81f172
Merge pull request #6610 from xyzzyz/external_fd_fresh
by Jan Tattermusch
· 9 years ago
b17e25c
Merge pull request #6649 from dgquintas/core_codegen_be_public
by Jan Tattermusch
· 9 years ago
026dfe6
Merge pull request #6820 from mdsteele/server-async
by Jan Tattermusch
· 9 years ago
080749e
Add interfaces for ServerAsyncReader/Writers
by Matthew D. Steele
· 9 years ago
533add5
Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis
by David Garcia Quintas
· 9 years ago
cf41d19
clang-format
by David Garcia Quintas
· 9 years ago
dd385b6
Merge branch 'master' of github.com:grpc/grpc into core_codegen_be_public
by David Garcia Quintas
· 9 years ago
8ba42be
s/maybe_compression_level.compression_level/maybe_compression_level.level
by David Garcia Quintas
· 9 years ago
a24d153
fix windows build
by Adam Michalik
· 9 years ago
30fb536
PR comments (offline).
by David Garcia Quintas
· 9 years ago
4ad746e
clang-format, fix headers, windows fixes
by Adam Michalik
· 9 years ago
b97e2d1
Add C++ support for using external FD
by Adam Michalik
· 9 years ago
da5d85d
Add completion queue argument which is necessary after merge with master
by Adam Michalik
· 9 years ago
4023382
Add support for establishing server channel using existing FD
by Adam Michalik
· 9 years ago
a1f8b14
revert grpc.h
by Adam Michalik
· 9 years ago
8cf5303
more separation
by Adam Michalik
· 9 years ago
321b1fb
separate posix functionality to grpc_posix.h
by Adam Michalik
· 9 years ago
6e9fab5
Add support for establishing client channel using existing FD
by Adam Michalik
· 9 years ago
d237107
Merge remote-tracking branch 'upstream/master' into reflection_separate_lib
by Yuchen Zeng
· 9 years ago
570408f
Merge pull request #6741 from yang-g/its_ok_to_have_no_read_on_cancelled_call
by Jan Tattermusch
· 9 years ago
7ae31a8
Add more comments, fix format issues
by Yuchen Zeng
· 9 years ago
0601df3
Move reflection src/hdr to src/cpp/ext include/grpc++/ext
by Yuchen Zeng
· 9 years ago
aaee544
merge and resolve conflicts
by yang-g
· 9 years ago
17487f9
Make grpc++ independent of protobuf
by yang-g
· 9 years ago
55c08f8
Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis
by David Garcia Quintas
· 9 years ago
3623dc5
Move protobuf dependencies to config_protobuf.h
by Yuchen Zeng
· 9 years ago
6c81c25
Merge pull request #6306 from y-zeng/win32_suffix
by Jan Tattermusch
· 9 years ago
d38b2c4
Merge pull request #6761 from ctiller/there-were-no-fatalities
by Jan Tattermusch
· 9 years ago
48ed92e
GRPC_CHANNEL_FATAL_FAILURE --> GRPC_CHANNEL_SHUTDOWN
by Craig Tiller
· 9 years ago
e751846
Merge branch 'master' of github.com:grpc/grpc into lr_hook
by David Garcia Quintas
· 9 years ago
15759f6
Let Next set ok=true when receiving error status
by yang-g
· 9 years ago
4594bd9
Merge remote-tracking branch 'upstream/master' into base
by Yuchen Zeng
· 9 years ago
772f485
Merge branch 'master' of github.com:grpc/grpc into lr_hook
by David Garcia Quintas
· 9 years ago
1226387
Merge pull request #6585 from ctiller/connect_first
by Jan Tattermusch
· 9 years ago
a20a2ad
moved core_codegen from src/cpp/... to include/grpc++/...
by David Garcia Quintas
· 9 years ago
ac09447
Merge branch 'compression_incoming_checks' into compression_md_level_bis
by David Garcia Quintas
· 9 years ago
9766f4f
Merge github.com:grpc/grpc into test_affine
by Craig Tiller
· 9 years ago
697a41f
fixes to grpc++/impl/codegen/call.h
by David Garcia Quintas
· 9 years ago
f1945f2
Merge branch 'master' of github.com:grpc/grpc into compression_incoming_checks
by David Garcia Quintas
· 9 years ago
8f73650
Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis
by David Garcia Quintas
· 9 years ago
057a2f8
Merge pull request #6445 from yang-g/unique_ptr_reset
by Jan Tattermusch
· 9 years ago
2d02456
got rid of grpc_compression_options
by David Garcia Quintas
· 9 years ago
f54171c
Merge branch 'moar-compression-public-refactorings' into compression_md_level_bis
by David Garcia Quintas
· 9 years ago
113a934
Merge branch 'master' of github.com:grpc/grpc into compression_incoming_checks
by David Garcia Quintas
· 9 years ago
9e9f7b6
Refactorings and renamings related to compression.
by David Garcia Quintas
· 9 years ago
1102faf
Merge branch 'connect_first' into test_affine
by Craig Tiller
· 9 years ago
f7a670f
Merge branch 'server_channel_affinity' of github.com:sreecha/grpc into affine
by Craig Tiller
· 9 years ago
0fde713
Fixed usage of anon namespace inside .h
by David Garcia Quintas
· 9 years ago
52237e3
clang-format
by Craig Tiller
· 9 years ago
63d24f1
Make qps workers connect before even warmup stage begins
by Craig Tiller
· 9 years ago
3370b8b
Bring the 80s back.
by David Garcia Quintas
· 9 years ago
d6fb831
Updated codegen/call.h
by David Garcia Quintas
· 9 years ago
118dc63
made send_initial_md compression level a "maybe"
by David Garcia Quintas
· 9 years ago
48a5ddd
Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis
by David Garcia Quintas
· 9 years ago
5028334
Further renamings (compression channel arg keys)
by David Garcia Quintas
· 9 years ago
183ba02
Renamed some defines
by David Garcia Quintas
· 9 years ago
e644cfd
better docstrings for compression_types.h
by David Garcia Quintas
· 9 years ago
7362135
Merge remote-tracking branch 'upstream/master' into unique_ptr_reset
by yang-g
· 9 years ago
a8663fa
Merge pull request #6553 from grpc/revert-6488-revert-6214-master
by Jan Tattermusch
· 9 years ago
f86bbde
Merge pull request #6373 from y-zeng/server-builder-plugin
by Yuchen Zeng
· 9 years ago
c2ec95b
Revert "Revert "cronet wrapper code""
by makdharma
· 9 years ago
b85e9d4
fix formatting
by Jan Tattermusch
· 9 years ago
af9b99b
Merge remote-tracking branch 'upstream/master' into unique_ptr_reset
by yang-g
· 9 years ago
b6f853d
Add comment
by yang-g
· 9 years ago
8dbe2cb
Merge branch 'master' into server_channel_affinity
by Sree Kuchibhotla
· 9 years ago
cfbe020
Merge pull request #6320 from markdroth/limit_metadata_size
by Jan Tattermusch
· 9 years ago
a301eaa
Allow servers to select compression level via initial MD.
by David Garcia Quintas
· 9 years ago
0545d7f
Revert "Merge pull request #6214 from makdharma/master"
by Nicolas "Pixel" Noble
· 9 years ago
26a1785
Resolve conflicts
by Yuchen Zeng
· 9 years ago
7d099a5
Fix naming and comment problems
by Yuchen Zeng
· 9 years ago
f4c70ca
Move manylinux1 precompiler definitions into port_platform.h
by Masood Malekghassemi
· 9 years ago
48d833a
Merge pull request #6214 from makdharma/master
by Nicolas Noble
· 9 years ago
7099d6f
Add an explicit base class pointer to avoid potential breakage.
by yang-g
· 9 years ago
5a5dafa
Merge pull request #6409 from jtattermusch/master
by Jan Tattermusch
· 9 years ago
bc2afb0
Merge pull request #6323 from dgquintas/codegen_remove_proto
by Jan Tattermusch
· 9 years ago
ac70c5a
Merge branch 'master' of github.com:grpc/grpc into lr_hook
by David Garcia Quintas
· 9 years ago
ed4d89e
Remove trailing space.
by Jan Tattermusch
· 9 years ago
3b8f335
Add plugins at the time of static initialization
by Yuchen Zeng
· 9 years ago
2c04262
Merge branch 'master' into limit_metadata_size
by Mark D. Roth
· 9 years ago
8a1d805
Added bad_client test to check that the server rejects requests with too
by Mark D. Roth
· 9 years ago
19abba3
Improve docs on GRPC_OP_RECV_CLOSE_ON_SERVER
by Jan Tattermusch
· 9 years ago
b69251c
Merge branch 'master' into server_channel_affinity
by Sree Kuchibhotla
· 9 years ago
80721b2
Merge branch 'master' of github.com:grpc/grpc into codegen_remove_proto
by David Garcia Quintas
· 9 years ago
586c866
Merge branch 'master' into limit_metadata_size
by Mark D. Roth
· 9 years ago
8081319
reverting stuff
by Makarand Dharmapurikar
· 9 years ago
be5186a
created new grpc_cronet.h. Addressed feedback from jcanizales@ and ctiller@
by Makarand Dharmapurikar
· 9 years ago
7704483
fixed clang formating
by Makarand Dharmapurikar
· 9 years ago
a49b13b
cronet wrapper code
by Makarand Dharmapurikar
· 9 years ago
580987a
Merge branch 'master' of github.com:grpc/grpc into lr_hook
by David Garcia Quintas
· 9 years ago
4ee1a62
Stress test fixes
by Craig Tiller
· 9 years ago
c049035
Add GRPC_ prefix for macros
by Yuchen Zeng
· 9 years ago
a42ec21
Server builder plugin
by Yuchen Zeng
· 9 years ago
Next »