Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | * | | | Use static metadata table in metadata.c | Craig Tiller | 2015-11-19 | |
| | * | | | | Fixing implementations. | Julien Boeuf | 2015-11-18 | |
| | * | | | | Changing the credentials plugin API. | Julien Boeuf | 2015-11-18 | |
* | | | | | | Support rebuilding table | Craig Tiller | 2015-11-18 | |
* | | | | | | clang-format | Craig Tiller | 2015-11-18 | |
* | | | | | | Merge github.com:grpc/grpc into hpack_max_table_size | Craig Tiller | 2015-11-18 | |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | ||||
| * | | | | | Merge pull request #3993 from ctiller/new_op | David G. Quintas | 2015-11-18 | |
| |\ \ \ \ \ | | |_|/ / / | |/| | / / | | | |/ / | | |/| | | ||||
| * | | | | Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change | Julien Boeuf | 2015-11-17 | |
| |\ \ \ \ | | | |_|/ | | |/| | | ||||
| * | | | | Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change | Julien Boeuf | 2015-11-17 | |
| |\ \ \ \ | ||||
| | | * | | | include header | yang-g | 2015-11-17 | |
| | | * | | | Handle cancel before start case | yang-g | 2015-11-17 | |
| | |/ / / | ||||
| | | | * | Add a (temporary) facility to tune stream read-ahead size | Craig Tiller | 2015-11-17 | |
| | | |/ | ||||
| | | * | Merge github.com:grpc/grpc into new_op | Craig Tiller | 2015-11-16 | |
| | | |\ | | | |/ | | |/| | ||||
| | * | | Fixing the doc to warn of the dangers for overriding the target name when usi... | Julien Boeuf | 2015-11-11 | |
* | | | | First round changes to handle dynamic hpack table size | Craig Tiller | 2015-11-10 | |
| |_|/ |/| | | ||||
* | | | Merge github.com:grpc/grpc into new_op | Craig Tiller | 2015-11-05 | |
|\ \ \ | | |/ | |/| | ||||
* | | | Merge github.com:grpc/grpc into new_op | Craig Tiller | 2015-11-04 | |
|\ \ \ | ||||
| | * \ | Merge branch 'master' into protosplit | vjpai | 2015-11-04 | |
| | |\ \ | | |/ / | |/| | | ||||
| * | | | Merge pull request #4013 from dgquintas/bb_readall | Craig Tiller | 2015-11-04 | |
| |\ \ \ | ||||
* | | | | | Merge github.com:grpc/grpc into new_op | Craig Tiller | 2015-11-04 | |
|\| | | | | ||||
| * | | | | Merge pull request #3177 from podsvirov/topic-grpc-string-ref-npos-redifinition | Craig Tiller | 2015-11-04 | |
| |\ \ \ \ | ||||
* | | | | | | stream_op cleanup: miscellany | Craig Tiller | 2015-11-02 | |
|/ / / / / | ||||
| | | * | | Merge remote-tracking branch 'upstream/master' into protosplit | vjpai | 2015-11-02 | |
| | | |\ \ | |_|_|/ / |/| | | | | ||||
| | * | | | Added grpc_byte_buffer_reader_readall | David Garcia Quintas | 2015-10-30 | |
| |/ / / |/| | | | ||||
| | * | | Split up into a new service proto, use proper service suffix, add a | vjpai | 2015-10-29 | |
* | | | | remove log spam | yang-g | 2015-10-27 | |
* | | | | Merge pull request #3969 from grpc/release-0_11 | Nicolas Noble | 2015-10-26 | |
|\ \ \ \ | |_|/ / |/| | | | ||||
| * | | | Mark WaitForInitialMetadata as override, for Clang | Jorge Canizales | 2015-10-23 | |
| | | * | Merge branch 'master' of https://github.com/grpc/grpc into core_creds_api_change | Julien Boeuf | 2015-10-17 | |
| | | |\ | |_|_|/ |/| | | | ||||
* | | | | Merge branch 'master' of github.com:grpc/grpc into cq_alarm | David Garcia Quintas | 2015-10-12 | |
|\ \ \ \ | ||||
| | | | * | Successfully compile C++ libary (not tests yet). | Julien Boeuf | 2015-10-12 | |
| | | | * | Got core to compile (without the tests) | Julien Boeuf | 2015-10-09 | |
| | | | * | Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change | Julien Boeuf | 2015-10-09 | |
| | | | |\ | | |_|_|/ | |/| | | | ||||
| | | | * | First pass at the headers. | Julien Boeuf | 2015-10-09 | |
* | | | | | C++ Alarm implementation (with tests). | David Garcia Quintas | 2015-10-07 | |
| * | | | | mark unreachable code with a macro | yang-g | 2015-10-07 | |
| | |_|/ | |/| | | ||||
* / | | | s/grpc_alarm/grpc_timer && s/grpc_cq_alarm/grpc_alarm | David Garcia Quintas | 2015-10-04 | |
|/ / / | ||||
* | | | Merge pull request #3602 from grpc/release-0_11 | Tim Emiola | 2015-10-02 | |
|\| | | ||||
| * | | Repeat https://github.com/grpc/grpc/issues/3049 for OSX | Jorge Canizales | 2015-09-29 | |
* | | | Fixes | Craig Tiller | 2015-09-28 | |
* | | | Merge pull request #3544 from ctiller/backtrace-on-crash | Nicolas Noble | 2015-09-28 | |
|\ \ \ | ||||
* \ \ \ | Merge pull request #3497 from nicolasnoble/lost-my-sanity | Craig Tiller | 2015-09-28 | |
|\ \ \ \ | ||||
| | * | | | Enable backtraces on C tests | Craig Tiller | 2015-09-28 | |
* | | | | | Merge pull request #3483 from ctiller/no-tcp-alloc | Yang Gao | 2015-09-28 | |
|\ \ \ \ \ | ||||
| | * | | | | Restoring sanity. | Nicolas "Pixel" Noble | 2015-09-26 | |
| |/ / / / |/| | | | | ||||
* | | | | | Merge pull request #3474 from ctiller/clang_format | Nicolas Noble | 2015-09-25 | |
|\ \ \ \ \ | ||||
* \ \ \ \ \ | Merge pull request #2920 from nicolasnoble/winnt-check | Craig Tiller | 2015-09-25 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||
| | * | | | | Merge github.com:grpc/grpc into clang_format | Craig Tiller | 2015-09-25 | |
| | |\ \ \ \ | |_|/ / / / |/| | | | | | ||||
| | | * | | | Recycle partially filled buffers on the next read | Craig Tiller | 2015-09-24 | |
| |_|/ / / |/| | | | | ||||
| | * | | | Add clang-format to sanity | Craig Tiller | 2015-09-24 |