aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* make unneeded API internal-only, update docsGravatar Jan Tattermusch2015-08-24
* Merge pull request #3034 from yang-g/sec_conn_leakGravatar jboeuf2015-08-24
|\
* \ Merge branch 'master' into frayGravatar Vijay Pai2015-08-24
|\ \
| * \ Merge pull request #3019 from dgquintas/channel_args_compressionGravatar Yang Gao2015-08-24
| |\ \
| * \ \ Merge pull request #2969 from soltanmm/gravity-wellGravatar Nathaniel Manista2015-08-24
| |\ \ \
| * \ \ \ Merge pull request #2818 from ctiller/y12kdm3Gravatar Vijay Pai2015-08-24
| |\ \ \ \
| * \ \ \ \ Merge pull request #3007 from jboeuf/core_md_processor_fixesGravatar Craig Tiller2015-08-24
| |\ \ \ \ \
| | | | | * \ Merge branch 'master' of github.com:grpc/grpc into channel_args_compressionGravatar David Garcia Quintas2015-08-24
| | | | | |\ \ | | |_|_|_|/ / | |/| | | | |
| | | | | * | Improvements to the grpc_channel_args_compression_algorithm_set_state apiGravatar David Garcia Quintas2015-08-24
* | | | | | | Eliminate public thread-pool interfaceGravatar Vijay Pai2015-08-24
| | | | | | * Move the default roots check before allocationGravatar yang-g2015-08-24
| |_|_|_|_|/ |/| | | | |
| * | | | | The face interface of RPC Framework.Gravatar Nathaniel Manista2015-08-24
|/ / / / /
* | | | | Merge pull request #3029 from jtattermusch/csharp_responseheaders_and_testsGravatar Jan Tattermusch2015-08-24
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #2968 from nathanielmanistaatgoogle/nathaniel-coreGravatar Masood Malekghassemi2015-08-23
|\ \ \ \ \ \
| | * | | | | revert AssemblyInfo.csGravatar Jan Tattermusch2015-08-21
| | * | | | | fix stylecop issuesGravatar Jan Tattermusch2015-08-21
| | * | | | | support for reading response headers on client sideGravatar Jan Tattermusch2015-08-21
| | * | | | | simplify stream reads on client sideGravatar Jan Tattermusch2015-08-21
| | * | | | | reading of response headers for unary response callsGravatar Jan Tattermusch2015-08-21
| | * | | | | introduce INativeCall interface to simplify testingGravatar Jan Tattermusch2015-08-21
| |/ / / / / |/| | | | |
| | | * | | Merge github.com:grpc/grpc into y12kdm3Gravatar Craig Tiller2015-08-21
| | | |\ \ \ | |_|_|/ / / |/| | | | |
| | | * | | prettify commentGravatar Craig Tiller2015-08-21
* | | | | | Merge pull request #3000 from murgatroid99/node_server_creds_multiple_pairsGravatar Tim Emiola2015-08-21
|\ \ \ \ \ \
| | * | | | | The RPC Framework core package.Gravatar Nathaniel Manista2015-08-21
* | | | | | | Update node health check serviceGravatar yang-g2015-08-21
* | | | | | | Merge pull request #3017 from stanley-cheung/php_update_gen_code_testGravatar Michael Lumish2015-08-21
|\ \ \ \ \ \ \
| | | | | | | * Added C API functions for compression args handling (w/ tests)Gravatar David Garcia Quintas2015-08-21
* | | | | | | | implement timeout_on_sleeping_server interop testGravatar Jan Tattermusch2015-08-20
* | | | | | | | get rid of explicit GrpcEnvironment.Shutdown()Gravatar Jan Tattermusch2015-08-20
* | | | | | | | Merge pull request #3013 from tbetbetbe/grpc-ruby-support-per-message-compres...Gravatar Michael Lumish2015-08-20
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| | | | | | | * Add cancel_all_calls to Python serverGravatar Masood Malekghassemi2015-08-20
| |_|_|_|_|_|/ |/| | | | | |
| | * | | | | php: add tests for waitForReadyGravatar Stanley Cheung2015-08-20
| | * | | | | php: update codegen, client now extends basestubGravatar Stanley Cheung2015-08-20
| |/ / / / / |/| | | | |
* | | | | | Merge pull request #2997 from jtattermusch/metadata_polishingGravatar Michael Lumish2015-08-20
|\ \ \ \ \ \
| | * | | | | Adds support for per message compressionGravatar Tim Emiola2015-08-20
* | | | | | | Merge pull request #2999 from murgatroid99/node_test_fixesGravatar Tim Emiola2015-08-20
|\ \ \ \ \ \ \
* \ \ \ \ \ \ \ Merge pull request #2998 from stanley-cheung/php_null_call_hostGravatar Michael Lumish2015-08-20
|\ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ Merge pull request #3005 from dgquintas/head_vs_tailsGravatar Yang Gao2015-08-19
|\ \ \ \ \ \ \ \ \
| | | | | | | | * | Have a richer interface for auth metadata processors.Gravatar Julien Boeuf2015-08-19
* | | | | | | | | | Merge pull request #2977 from ctiller/shutdown-c++Gravatar Yang Gao2015-08-19
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
| | * | | | | | | | Fixed wrong creation of metadata in compression.Gravatar David Garcia Quintas2015-08-19
* | | | | | | | | | Merge pull request #2991 from murgatroid99/core_shutdown_idempotencyGravatar Masood Malekghassemi2015-08-19
|\ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ Merge pull request #2990 from stanley-cheung/update_debian_instructionsGravatar Tim Emiola2015-08-19
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | update installation instructions, review feedbackGravatar Stanley Cheung2015-08-19
| * | | | | | | | | | update installation instructions, review feedbackGravatar Stanley Cheung2015-08-19
* | | | | | | | | | | Merge pull request #2984 from stanley-cheung/php_fix_timeout_testGravatar Tim Emiola2015-08-19
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | |
* | | | | | | | | | | Bug fix. Called c_str on a temp stringGravatar yang-g2015-08-19
| | | | | * | | | | | php: expose per-call host override option, review feedbackGravatar Stanley Cheung2015-08-19
| | | | | | | | * | | Fixed testsGravatar murgatroid992015-08-19
| | | | | | | | * | | Merge branch 'node_test_fixes' into node_server_creds_multiple_pairsGravatar murgatroid992015-08-19
| | | | | | | | |\ \ \ | | | | | | | |_|/ / / | | | | | | |/| | | |