Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
892dbf4d95c0694fb569c6faa611546352871f11
/
src
/
cpp
/
client
/
client_context.cc
a51f541
Merge pull request #7559 from dgquintas/codegen_cleanse
by Craig Tiller
· 8 years ago
2b98b77
add cacheable option to client_context
by Makarand Dharmapurikar
· 8 years ago
c79b065
removed codegen/log.h
by David Garcia Quintas
· 8 years ago
05bec5c
Fix uninitialized variable
by Craig Tiller
· 8 years ago
9e9f7b6
Refactorings and renamings related to compression.
by David Garcia Quintas
· 8 years ago
3ab2fe0
Rollup of changes from the latest import
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
9533d04
Fix includes
by Craig Tiller
· 9 years ago
f40df23
Auto-changes
by Craig Tiller
· 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
b523c73
async_stream.h done. Compiles
by David Garcia Quintas
· 9 years ago
3e60e32
Update the copyrights of the modified files.
by Bogdan Drutu
· 9 years ago
618051c
Fix the build.
by Bogdan Drutu
· 9 years ago
c318d70
Add virtual destructors for the default implementations as well.
by Bogdan Drutu
· 9 years ago
6af31bd
Fix the naming conflict issue that cause the tests to fail.
by Bogdan Drutu
· 9 years ago
42ab3fa
Add a destructor callback as well
by Bogdan Drutu
· 9 years ago
38d2ad6
Add a hook for the default constructor of ClientContext.
by Bogdan Drutu
· 9 years ago
a89bf50
Handle cancel before start case
by yang-g
· 9 years ago
5be92a3
Shuffling headers around.
by Julien Boeuf
· 9 years ago
9e2f90c
headers reorg
by yang-g
· 9 years ago
8c2be9f
Remove ChannelInterface and replace it with Channel
by yang-g
· 9 years ago
d53b389
Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown
by Nicolas "Pixel" Noble
· 9 years ago
0c034a0
client code clean up
by yang-g
· 9 years ago
9d72b14
Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown
by Nicolas "Pixel" Noble
· 9 years ago
2c3be1d
Add tests for C++ propagation
by Craig Tiller
· 9 years ago
bb53614
C++ context propagation
by Craig Tiller
· 9 years ago
c07d9bf
client api
by yang-g
· 9 years ago
ebb5140
Changing the library's code to adapt with the new API.
by Nicolas "Pixel" Noble
· 9 years ago
bf6abee
Remove experimental prefix
by Craig Tiller
· 9 years ago
b4e7036
Merge branch 'decompression' of https://github.com/dgquintas/grpc into dgquintas-decompression
by Craig Tiller
· 9 years ago
cadbf22
Removed compression levels from clients and _experimental_'d signature of methods manipulating compression algorithms
by David Garcia Quintas
· 9 years ago
e0d581b
Merge branch 'master' of github.com:grpc/grpc into decompression
by David Garcia Quintas
· 9 years ago
143e7bf
Introduce a clock type field onto gpr_timespec.
by Craig Tiller
· 9 years ago
85c04f9
resolve comments
by yang-g
· 9 years ago
3abe60b
compiles
by yang-g
· 9 years ago
d7d9ce2
WIP in *_end2end_test.cc. Tests pass. Fixed leaks and introduced concept of compression request thru MD
by David Garcia Quintas
· 9 years ago
a893892
support per call credentials in c++
by Yang Gao
· 9 years ago
64be9f7
C Core API cleanup.
by Craig Tiller
· 10 years ago
8921916
Refactoring std::chrono out.
by Nicolas Noble
· 10 years ago
6baa9b6
clang-format c++ code
by Yang Gao
· 10 years ago
cf133f4
Make it possible to compile with gcc4.6
by Craig Tiller
· 10 years ago
190d360
Add missing new-lines at end of file
by Craig Tiller
· 10 years ago
0605995
Update copyright to 2015
by Craig Tiller
· 10 years ago
406b32f
Add missing APIs and a first metadata test, and test passes
by Yang Gao
· 10 years ago
968ca53
Add trailing metadata to client context and use it.
by Yang Gao
· 10 years ago
a5c0e7b
Initial metadata fix
by Craig Tiller
· 10 years ago
ecd4934
Use clang-format-3.5
by Craig Tiller
· 10 years ago
87da1b9
Make the default deadline gpr_inf_future to avoid mismatch between
by yangg
· 10 years ago
0c475f0
Updating moe_db.txt with the latest equivalence since the ruby import changed the exported structure.
by nnoble
· 10 years ago
b7ebd3b
Initial import.
by Nicolas Noble
· 10 years ago