Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
67df784bbc603a9d43f75780c73714e53249c0ea
/
include
/
grpc++
7beea14
Merge github.com:grpc/grpc into strong-includes
by Craig Tiller
· 9 years ago
dba4c5f
Add various options to verify ssl/tls client cert including letting the
by Deepak Lukose
· 9 years ago
788a253
Fix dependencies
by Craig Tiller
· 9 years ago
666a362
clang-fmt
by Craig Tiller
· 9 years ago
3ab2fe0
Rollup of changes from the latest import
by Craig Tiller
· 9 years ago
08eb0d6
clang-format
by Craig Tiller
· 9 years ago
c954f59
Fix missing arg
by Craig Tiller
· 9 years ago
399b3c4
Fix client_crash_test, implement idempotency, fail_fast for C++
by Craig Tiller
· 9 years ago
6169d5f
Update copyrights
by Craig Tiller
· 9 years ago
f40df23
Auto-changes
by Craig Tiller
· 9 years ago
f64befd
Make a copy of ByteBuffer when writing
by yang-g
· 9 years ago
ddd4d7f
Merge pull request #5494 from dgquintas/guard_check
by Jan Tattermusch
· 9 years ago
146070d
fixed multiple initialization of globals
by David Garcia Quintas
· 9 years ago
c14f1cb
new fixed guards
by David Garcia Quintas
· 9 years ago
185768b
Merge branch 'master' of github.com:grpc/grpc into guard_check
by David Garcia Quintas
· 9 years ago
cd21266
Merge branch 'master' of github.com:grpc/grpc into codegen_lib
by David Garcia Quintas
· 9 years ago
3598d44
Fixed include guards
by David Garcia Quintas
· 9 years ago
9eef377
clang-format
by David Garcia Quintas
· 9 years ago
60ee8dd
docstrings
by David Garcia Quintas
· 9 years ago
b942640
clang-format
by David Garcia Quintas
· 9 years ago
be25493
codegen interface usage of gpr_inf_future
by David Garcia Quintas
· 9 years ago
ef6848f
reverted gpr_ time changes
by David Garcia Quintas
· 9 years ago
723af53
moved some files around
by David Garcia Quintas
· 9 years ago
8c3d994
compiles!
by David Garcia Quintas
· 9 years ago
e1ce31e
wip. cq refactored
by David Garcia Quintas
· 9 years ago
6848c4e
wip. prior to cq refactoring
by David Garcia Quintas
· 9 years ago
b0d1567
Revert "Revert "Properly integrate async API with server-side cancellations.""
by Sree Kuchibhotla
· 9 years ago
b07938f
added missing initializer for global proto_serializer holder to codegen lib
by David Garcia Quintas
· 9 years ago
edd96e4
Revert "Properly integrate async API with server-side cancellations."
by Sree Kuchibhotla
· 9 years ago
13ee2f2
Properly integrate async API with server-side cancellations.
by Vijay Pai
· 9 years ago
7f7181f
fix comments
by David Garcia Quintas
· 9 years ago
c4f4f7e
clang-format
by David Garcia Quintas
· 9 years ago
f588aeb
introduced workaround for proto_utils
by David Garcia Quintas
· 9 years ago
45add8a
Merge branch 'master' of github.com:grpc/grpc into alarm_cpp
by David Garcia Quintas
· 9 years ago
c8d34d5
Merge pull request #5287 from yang-g/global_callback_magic
by Craig Tiller
· 9 years ago
0160873
PR comments addressed
by David Garcia Quintas
· 9 years ago
ef02fb9
Merge branch 'master' of github.com:grpc/grpc into alarm_cpp
by David Garcia Quintas
· 9 years ago
bcd78fe
Added missing virtual dtor
by David Garcia Quintas
· 9 years ago
4105505
Fixed refactoring of grpc_arg pointer vtable
by David Garcia Quintas
· 9 years ago
10e2698
Merge branch 'master' of github.com:grpc/grpc into alarm_cpp
by David Garcia Quintas
· 9 years ago
5e07d76
Made Alarm's constructor a template for deadline
by David Garcia Quintas
· 9 years ago
ac94c43
Merge pull request #5186 from yang-g/inherit_from_grpc_library
by Sree Kuchibhotla
· 9 years ago
eb62c94
Add a way to override channel arguments for server creation
by yang-g
· 9 years ago
50d7e3c
I merged this without checking the copyright. My mistake...
by vjpai
· 9 years ago
d4f2604
Small tweak to make some customer code compile
by Craig Tiller
· 9 years ago
a3c968d
Merge remote-tracking branch 'upstream/master' into inherit_from_grpc_library
by yang-g
· 9 years ago
3f19f42
Merge pull request #5052 from ctiller/compress
by David G. Quintas
· 9 years ago
1362c24
Merge pull request #5193 from vjpai/alarm_mods
by Craig Tiller
· 9 years ago
c0473cc
Merge github.com:grpc/grpc into compress
by Craig Tiller
· 9 years ago
810a13e
Remove a small allocation, at the cost of a little uglier header file.
by Vijay Pai
· 9 years ago
26a9848
Removed outdated mention of AsynchronousService
by David Garcia Quintas
· 9 years ago
04e992a
Make C++ alarm class usable and testable - there were some build issues and
by vjpai
· 9 years ago
1945ae4
Fix copyright
by yang-g
· 9 years ago
d59ad7e
Provide explicit API for user to set user agent string prefix
by yang-g
· 9 years ago
ab5da5e
Added missing codegen includes
by David Garcia Quintas
· 9 years ago
64914ae
Merge pull request #5128 from yang-g/inherit_from_grpc_library
by Craig Tiller
· 9 years ago
30bf3ea
clang-format
by Vijay Pai
· 9 years ago
46d22d5
add missing base class
by yang-g
· 9 years ago
c593ca0
reset the shared_ptr
by Vijay Pai
· 9 years ago
bedf57f
Ref the collection only when it will be used (and later finalized)
by Vijay Pai
· 9 years ago
2b56386
Drop the ref
by Vijay Pai
· 9 years ago
5506bea
Undo much of the previous commits so that only CallOpSet groups
by Vijay Pai
· 9 years ago
7e3f9b0
Forgot to include these edits in the last commit
by Vijay Pai
· 9 years ago
38004a8
Wrap groups of related CallOpSet's into a ref-counted structure
by Vijay Pai
· 9 years ago
97cb41c
Merge github.com:grpc/grpc into compress
by Craig Tiller
· 9 years ago
a44cbfc
Fix race condition in transport API
by Craig Tiller
· 9 years ago
3075c81
Update comment on TryCancel() API
by Sree Kuchibhotla
· 9 years ago
f25c6ba
Comments and format
by Sree Kuchibhotla
· 9 years ago
7fa9d6f
TryCancel() on ServerContext()
by Sree Kuchibhotla
· 9 years ago
d79ef3a
Fixed wrong usage of global var
by David Garcia Quintas
· 9 years ago
6523391
sanity fixes
by David Garcia Quintas
· 9 years ago
b4e51b5
Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces
by David Garcia Quintas
· 9 years ago
5a94623
copyrights
by David Garcia Quintas
· 9 years ago
6bd7b97
DONE!!1one
by David Garcia Quintas
· 9 years ago
e1300de
After GrpcLibrary refactoring. Compiles and passes. WIP still
by David Garcia Quintas
· 9 years ago
17b5047
Fix copyrights
by Craig Tiller
· 9 years ago
6461649
Alternative ownership for global callbacks
by Craig Tiller
· 9 years ago
6a48405
pre sync_stream.cc creation. Does not compile
by David Garcia Quintas
· 9 years ago
b523c73
async_stream.h done. Compiles
by David Garcia Quintas
· 9 years ago
3452ae2
copyrights
by David Garcia Quintas
· 9 years ago
2425bbb
Further work. Compiles. WIP
by David Garcia Quintas
· 9 years ago
2899114
Improved a couple error messages
by David Garcia Quintas
· 9 years ago
ddcb53a
made codegen targets in build.yaml
by David Garcia Quintas
· 9 years ago
1d9b807
clang-format
by David Garcia Quintas
· 9 years ago
a43aadd
fixed copyrights
by David Garcia Quintas
· 9 years ago
08a0a33
Made "codedgen" directories closed over #includes
by David Garcia Quintas
· 9 years ago
f3ddb7c
clang-format
by David Garcia Quintas
· 9 years ago
6190854
updated copyrights
by David Garcia Quintas
· 9 years ago
a701ed7
Merge branch 'proto_interfaces' into yang-g-sync_async_mix
by David Garcia Quintas
· 9 years ago
1f4e72c
override -> GRPC_OVERRIDE
by David Garcia Quintas
· 9 years ago
1aeabd7
regenerated projects
by David Garcia Quintas
· 9 years ago
a8b866b
Merge branch 'master' of github.com:grpc/grpc into proto_interfaces
by David Garcia Quintas
· 9 years ago
44f3249
Introduced ServerInterface
by David Garcia Quintas
· 9 years ago
4bda41f
Merge remote-tracking branch 'upstream/master'
by Bogdan Drutu
· 9 years ago
4fac82b
remove outdated api
by yang-g
· 9 years ago
ad63510
Add a test with two methods generic
by yang-g
· 9 years ago
1ac6f45
warn user when they forget register generic service
by yang-g
· 9 years ago
f48766d
fix copyright
by yang-g
· 9 years ago
269b8be
add generic test
by yang-g
· 9 years ago
0bbc87f
Add generic support
by yang-g
· 9 years ago
Next »