Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
82713635e15011beea6b592887f03c512969c7e8
/
include
/
grpc++
63cde40
Merge pull request #11010 from ctiller/uberpoll
by Craig Tiller
· 7 years ago
22dbd73
Add static assert to enforce subtype invariant
by ncteisen
· 7 years ago
76edc30
Merge branch 'master' into cq_limited_pollers
by Sree Kuchibhotla
· 8 years ago
fde16af
Merge branch 'master' of https://github.com/grpc/grpc into serialization-refactor
by ncteisen
· 8 years ago
611e7e7
Reintroduce a lambda capture as part of C++11-izing code
by Vijay Pai
· 8 years ago
97106a7
Removed 3rd party dep on thrift
by David Garcia Quintas
· 8 years ago
7f59e9d
Merge branch 'master' into cq_limited_pollers
by Sree Kuchibhotla
· 8 years ago
017b452
Use larger block size in proto write
by Craig Tiller
· 8 years ago
d7c323f
Merge branch 'master' into cq_limited_pollers
by Sree Kuchibhotla
· 8 years ago
c090c61
Merge pull request #10644 from MakMukhi/master
by MakMukhi
· 8 years ago
9229016
Minor changes
by Sree Kuchibhotla
· 8 years ago
1898a29
Fixed pollers
by Sree Kuchibhotla
· 8 years ago
cc7e17b
Merge branch 'master' of https://github.com/grpc/grpc into serialization-refactor
by ncteisen
· 8 years ago
50f7e1a
Merge github.com:grpc/grpc into hybrid
by Craig Tiller
· 8 years ago
f5a1b75
Merge pull request #10761 from ctiller/ubsan
by Craig Tiller
· 8 years ago
59db187
Merge branch 'tsan-c++' into hybrid
by Craig Tiller
· 8 years ago
56bbe02
Fix ubsan reported failure
by Craig Tiller
· 8 years ago
06a30ee
Merge github.com:grpc/grpc into cpparena
by Craig Tiller
· 8 years ago
e107b0d
Add to codegen interface, refactor proto serialization
by ncteisen
· 8 years ago
c63a119
Merge pull request #10682 from yang-g/status_helper
by Yang Gao
· 8 years ago
3588248
Merge github.com:grpc/grpc into hybrid
by Craig Tiller
· 8 years ago
827b061
clang-format
by Craig Tiller
· 8 years ago
ea07b60
Post-review update
by Mahak Mukhi
· 8 years ago
cac4e17
Merge github.com:grpc/grpc into cpparena
by Craig Tiller
· 8 years ago
a12c065
Merge github.com:grpc/grpc into hybrid
by Craig Tiller
· 8 years ago
991c101
Initial thread manager fixes
by Craig Tiller
· 8 years ago
6bc7016
Remove status_helper as it is not needed any more
by yang-g
· 8 years ago
c5fc2b7
Merge pull request #10663 from yang-g/globalcallback
by Yang Gao
· 8 years ago
c5eee16
more sanity fixes
by Mahak Mukhi
· 8 years ago
c3666d7
Merge github.com:grpc/grpc into hybrid
by Craig Tiller
· 8 years ago
2c6f637
Merge github.com:grpc/grpc into cpparena
by Craig Tiller
· 8 years ago
eafeea4
Update ServerGlobalCallback::AddPort api
by yang-g
· 8 years ago
9575627
Merge pull request #10583 from ctiller/server_start
by Craig Tiller
· 8 years ago
b32e89e
added todo
by Mahak Mukhi
· 8 years ago
2814b51
formatting
by Mahak Mukhi
· 8 years ago
bcf0eb6
Merge branch 'master' of github.com:grpc/grpc
by Mahak Mukhi
· 8 years ago
a103f7b
update comments
by Craig Tiller
· 8 years ago
57e6485
Merge github.com:grpc/grpc into hybrid
by Craig Tiller
· 8 years ago
aa5a928
Merge branch 'master' into cq_create_api_changes
by Sree Kuchibhotla
· 8 years ago
e536eeb
Added tests for uni-directional streaming RPCs.
by Mahak Mukhi
· 8 years ago
31d92d4
Initial commit: Auto-generate GMOCK code for client stub.
by Mahak Mukhi
· 8 years ago
c20fa90
Merge github.com:grpc/grpc into cpparena
by Craig Tiller
· 8 years ago
75bfb97
Finish hybrid server stuff, ensure it gets tested
by Craig Tiller
· 8 years ago
334c467
Start building out C++ interface
by Craig Tiller
· 8 years ago
eceec8e
Add helper function to supply and parse error_details from Status.
by yang-g
· 8 years ago
9d9313c
Threading robustness
by Craig Tiller
· 8 years ago
f2b949b
Merge branch 'master' into cq_create_api_changes
by Sree Kuchibhotla
· 8 years ago
f4c8add
support C++ error_details
by yang-g
· 8 years ago
a6ff103
Merge branch 'master' into cq_create_api_changes
by Sree Kuchibhotla
· 8 years ago
d4e9a48
Convert all async client stream types to not allocate
by Craig Tiller
· 8 years ago
fa416cb
Dont break codegen barrier
by Craig Tiller
· 8 years ago
41f46ab
Merge github.com:grpc/grpc into cpparena
by Craig Tiller
· 8 years ago
be094fc
Fix compile
by Craig Tiller
· 8 years ago
e3b5921
Potential msan fix
by Craig Tiller
· 8 years ago
3f182df
Fix C asan error and check_sources_and_headers.py
by Sree Kuchibhotla
· 8 years ago
c1a32fa
Merge branch 'master' into cq_create_api_changes
by Sree Kuchibhotla
· 8 years ago
fa71f6f
Fix ASAN failure
by Sree Kuchibhotla
· 8 years ago
5f95f1a
Merge github.com:grpc/grpc into cpparena
by Craig Tiller
· 8 years ago
d510fcf
Add ports to global server callback.
by yang-g
· 8 years ago
66051c6
Async end2end test passes
by Craig Tiller
· 8 years ago
dd36b15
Call ref/unref, bugfixes
by Craig Tiller
· 8 years ago
547631e
Merge github.com:grpc/grpc into cpparena
by Craig Tiller
· 8 years ago
d58e74e
Merge pull request #10381 from dgquintas/remove_lr_from_server_context
by David G. Quintas
· 8 years ago
e04906d
Merge branch 'master' into cq_create_api_changes
by Sree Kuchibhotla
· 8 years ago
55c895a
Removed wrong LR include from codegen
by David Garcia Quintas
· 8 years ago
ef8e002
Do not call grpc_init() for per-call-completion-queues created by a C++
by Sree Kuchibhotla
· 8 years ago
2c614a7
clang
by Sree Kuchibhotla
· 8 years ago
14ab588
Merge branch 'master' into cq_create_api_changes
by Sree Kuchibhotla
· 8 years ago
978c34f
Merge branch 'master' into stream_corked_pr
by Yuxuan Li
· 8 years ago
e5ddd4b
change EnsureInitialMetadataSent to use template
by Yuxuan Li
· 8 years ago
74f419f
undo prev change
by Sree Kuchibhotla
· 8 years ago
057230b
Minor bug
by Sree Kuchibhotla
· 8 years ago
5bec133
clang format
by Sree Kuchibhotla
· 8 years ago
12081c0
Merge branch 'cq_create_api_changes' into cq_create_api_changes_with_factory
by Sree Kuchibhotla
· 8 years ago
e414d6c
Merge branch 'master' into cq_create_api_changes
by Sree Kuchibhotla
· 8 years ago
f2c3215
Update C++ code
by Sree Kuchibhotla
· 8 years ago
36c3707
Merge branch 'master' into cq_create_api_changes
by Sree Kuchibhotla
· 8 years ago
60a4190
Remove delete assertion on base class and change to full fetch-add
by Vijay Pai
· 8 years ago
18f09a0
Add benchmark suite for chttp2
by Craig Tiller
· 8 years ago
8d00f52
fix EnsureInitialMetadataSent type casting
by Yuxuan Li
· 8 years ago
0574b58
merge master and fix conflict on bm_fullstack
by Yuxuan Li
· 8 years ago
b39eeac
merge init_ops, writes_done_ops and write_ops
by Yuxuan Li
· 8 years ago
379be59
Pour one out for shared ptr
by Vijay Pai
· 8 years ago
40a947e
Merge pull request #9889 from y-zeng/channel_arg
by Yuchen Zeng
· 8 years ago
5845091
[EXPERIMENTAL] allocate unary response writer against call arena
by Craig Tiller
· 8 years ago
0aac9d0
change last_message bit to be in C++ layer only
by Yuxuan Li
· 8 years ago
bdc76ab
bug fix
by Yuxuan Li
· 8 years ago
34894e4
Implemented stream coalescing design
by Yuxuan Li
· 8 years ago
4751c28
Add channel arguments to server builder
by Craig Tiller
· 8 years ago
1dbd981
Prefix grpc_cq_polling_type enums with GRPC_CQ_
by Sree Kuchibhotla
· 8 years ago
9f71b17
Fix clang formatting issues
by Sree Kuchibhotla
· 8 years ago
982a6f2
C++ code changes in response to grpc_completion_queue_create() API change
by Sree Kuchibhotla
· 8 years ago
77532e8
Destroy pointer args when destructing a ChannelArguments
by Yuchen Zeng
· 8 years ago
c42d844
Let ServerContext own the initial_metadata array for sync calls
by yang-g
· 8 years ago
55c6ebf
Merge branch 'master' into health
by yang-g
· 8 years ago
f07ed45
Restore the NextMessageSize for streamed calls
by yang-g
· 8 years ago
fafe995
comments
by David Garcia Quintas
· 8 years ago
f31f096
Use call context to propagare LR costs
by David Garcia Quintas
· 8 years ago
f0ef224
Merge pull request #9629 from yang-g/qqq
by Yang Gao
· 8 years ago
076bac0
Remove async
by yang-g
· 8 years ago
Next »