index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
cpp
/
client
Commit message (
Expand
)
Author
Age
*
Allow getting LB policy name and service config in C++ API.
Mark D. Roth
2016-11-09
*
Merge github.com:grpc/grpc into grpc_slice
Craig Tiller
2016-11-04
|
\
|
*
Deprecate grpc::thread and sync in favor of std::thread,mutex,etc
Vijay Pai
2016-11-01
|
*
clang-format
Vijay Pai
2016-11-01
|
*
Use C++11 final and override
Vijay Pai
2016-11-01
*
|
clang-format
Craig Tiller
2016-10-26
*
|
Merge branch 'buffer_pools_for_realsies' into grpc_slice
Craig Tiller
2016-10-26
|
\
|
*
|
Bulk update #includes
Craig Tiller
2016-10-26
|
*
Add copyright header
Garrett Casto
2016-10-21
|
*
Clang format
Garrett Casto
2016-10-20
|
*
Merge remote-tracking branch 'upstream/master' into cronet_cpp_api
Garrett Casto
2016-10-17
|
|
\
|
|
/
|
/
|
|
*
Remove stale comment
Garrett Casto
2016-10-10
|
*
Add C++ Api
Garrett Casto
2016-10-04
*
|
Merge remote-tracking branch 'upstream/master' into fail_fast
Mark D. Roth
2016-09-30
|
\
|
|
*
Merge pull request #8046 from gislan/master
Yang Gao
2016-09-29
|
|
\
*
|
|
Rename GRPC_INITIAL_METADATA_IGNORE_CONNECTIVITY to
Mark D. Roth
2016-09-28
*
|
|
Change C++ API to expose wait_for_ready instead of fail_fast.
Mark D. Roth
2016-09-27
|
/
/
*
|
Merge pull request #7559 from dgquintas/codegen_cleanse
Craig Tiller
2016-09-13
|
\
\
|
|
*
Add method for creating insecure channel from FD with custom arguments
Adam Czachorowski
2016-09-09
|
|
/
|
/
|
*
|
Merge pull request #8024 from makdharma/cpp_cacheable
makdharma
2016-09-08
|
\
\
|
*
|
add cacheable option to client_context
Makarand Dharmapurikar
2016-09-07
*
|
|
Rename some files to avoid conflicting .obj files on Windows
Craig Tiller
2016-08-22
|
/
/
|
*
removed codegen/log.h
David Garcia Quintas
2016-07-27
|
/
*
Fix uninitialized variable
Craig Tiller
2016-06-09
*
Merge pull request #6481 from dgquintas/compression_md_level_bis
Jan Tattermusch
2016-06-08
|
\
*
|
clang-format, fix headers, windows fixes
Adam Michalik
2016-06-07
*
|
Add C++ support for using external FD
Adam Michalik
2016-06-07
|
*
Refactorings and renamings related to compression.
David Garcia Quintas
2016-05-16
|
/
*
Rollup of changes from the latest import
Craig Tiller
2016-04-11
*
Fix client_crash_test, implement idempotency, fail_fast for C++
Craig Tiller
2016-04-01
*
Update copyrights
Craig Tiller
2016-03-31
*
Fix includes
Craig Tiller
2016-03-25
*
Fix copyrights
Craig Tiller
2016-03-25
*
Auto-changes
Craig Tiller
2016-03-25
*
fixed multiple initialization of globals
David Garcia Quintas
2016-03-18
*
docstrings
David Garcia Quintas
2016-03-08
*
Provide explicit API for user to set user agent string prefix
yang-g
2016-02-10
*
Fixed wrong usage of global var
David Garcia Quintas
2016-01-28
*
Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces
David Garcia Quintas
2016-01-27
|
\
*
|
copyrights
David Garcia Quintas
2016-01-27
*
|
After GrpcLibrary refactoring. Compiles and passes. WIP still
David Garcia Quintas
2016-01-27
*
|
async_stream.h done. Compiles
David Garcia Quintas
2016-01-25
*
|
fixed copyrights
David Garcia Quintas
2016-01-21
*
|
Made "codedgen" directories closed over #includes
David Garcia Quintas
2016-01-21
|
*
Update the copyrights of the modified files.
Bogdan Drutu
2016-01-19
|
*
Fix the build.
Bogdan Drutu
2016-01-14
|
*
Add virtual destructors for the default implementations as well.
Bogdan Drutu
2016-01-12
|
/
*
Fix the naming conflict issue that cause the tests to fail.
Bogdan Drutu
2015-12-12
*
Add a destructor callback as well
Bogdan Drutu
2015-12-11
*
Add a hook for the default constructor of ClientContext.
Bogdan Drutu
2015-12-11
[next]