Vijay Pai
|
320ed13d3e
|
Deprecate grpc::thread and sync in favor of std::thread,mutex,etc
|
2016-11-01 17:16:55 -07:00 |
Vijay Pai
|
5c41bab92c
|
Remove references to NO_CHRONO option
|
2016-11-01 16:57:42 -07:00 |
Mark D. Roth
|
a40d471110
|
Plumb through GRPC_INITIAL_METADATA_WAIT_FOR_READY_EXPLICITLY_SET.
|
2016-09-29 10:05:50 -07:00 |
Mark D. Roth
|
59c9f904bf
|
Rename GRPC_INITIAL_METADATA_IGNORE_CONNECTIVITY to
GRPC_INITIAL_METADATA_WAIT_FOR_READY.
Also add a flag to indicate whether wait_for_ready was explicitly set by
the application.
|
2016-09-28 13:33:21 -07:00 |
Mark D. Roth
|
9477724003
|
Change C++ API to expose wait_for_ready instead of fail_fast.
|
2016-09-27 13:07:00 -07:00 |
Craig Tiller
|
a51f54192a
|
Merge pull request #7559 from dgquintas/codegen_cleanse
Removed references to public APIs from codegen/
|
2016-09-13 19:40:43 -07:00 |
Makarand Dharmapurikar
|
2b98b77225
|
add cacheable option to client_context
|
2016-09-07 14:24:15 -07:00 |
David Garcia Quintas
|
410208c25c
|
Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse
|
2016-09-01 18:23:55 +02:00 |
Mark D. Roth
|
79d7d99600
|
Merge pull request #7842 from jboeuf/security_context_extension
Adding extension points for security context.
|
2016-08-31 10:00:17 -07:00 |
David Garcia Quintas
|
e3817f4fd1
|
Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse
|
2016-08-31 00:25:29 +02:00 |
Julien Boeuf
|
2b2b345841
|
Addressing feedback.
|
2016-08-25 21:22:55 -07:00 |
Takuto Ikuta
|
bb04734eec
|
Fix a typo
|
2016-08-25 13:31:51 +09:00 |
Julien Boeuf
|
6b93d46bb8
|
Adding extension points for security context.
|
2016-08-23 10:04:03 -07:00 |
David Garcia Quintas
|
c79b0650d2
|
removed codegen/log.h
|
2016-07-27 21:11:58 -07:00 |
David Garcia Quintas
|
1399e466b0
|
removed codegen/time.h
|
2016-07-27 20:31:55 -07:00 |
David Garcia Quintas
|
b91cddb2fa
|
fixed typo
|
2016-07-20 17:40:01 -07:00 |
Bill Clarke
|
c072c927a8
|
Const correctness for ClientContext and ServerContext getters
|
2016-06-22 17:07:00 -07:00 |
Craig Tiller
|
3ab2fe0094
|
Rollup of changes from the latest import
|
2016-04-11 20:11:18 -07:00 |
Craig Tiller
|
399b3c42de
|
Fix client_crash_test, implement idempotency, fail_fast for C++
|
2016-04-01 12:24:18 -07:00 |
Craig Tiller
|
6169d5f7b0
|
Update copyrights
|
2016-03-31 07:46:18 -07:00 |
David Garcia Quintas
|
e1ce31eda3
|
wip. cq refactored
|
2016-03-07 18:19:12 -08:00 |
David Garcia Quintas
|
b4e51b52bd
|
Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces
|
2016-01-27 19:57:58 -08:00 |
David Garcia Quintas
|
b523c732d1
|
async_stream.h done. Compiles
|
2016-01-25 18:22:28 -08:00 |