Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge remote-tracking branch 'ctiller-repo/we-dont-need-no-backup' into poller2 | Vijay Pai | 2015-06-18 |
|\ | |||
| * | Merge pull request #2071 from dgquintas/compression-levels | Craig Tiller | 2015-06-17 |
| |\ | | | | | | | Introduced compression levels as an abstraction for the actual algorithm | ||
* | | | Split cq creation from request initiation so that cq creation | Vijay Pai | 2015-06-17 |
|/ / | | | | | | | can be removed from C++ lock. | ||
* | | Merge github.com:grpc/grpc into you-complete-me | Craig Tiller | 2015-06-16 |
|\ \ | |||
| * \ | Merge pull request #2079 from yang-g/statusChange | Nicolas Noble | 2015-06-16 |
| |\ \ | | | | | | | | | Update the Status API | ||
| | | * | Exposed compression level in channel arguments (C and C++) | David Garcia Quintas | 2015-06-16 |
| | | | | |||
| | * | | Update the Status API | Yang Gao | 2015-06-16 |
| | |/ | |||
| * / | Added changes to c++ and ruby wrappers | David Garcia Quintas | 2015-06-15 |
| |/ | |||
* | | Merge remote-tracking branch 'upstream/master' into you-complete-me-csharp | Jan Tattermusch | 2015-06-09 |
|\| | |||
| * | Added missing compression.h file. | David Garcia Quintas | 2015-06-08 |
| |\ | |||
| * | | Changes to byte_buffer based on comments. | David Garcia Quintas | 2015-06-08 |
| | | | |||
| | * | Revert "Revert "Open loop sync/async multithreaded testing"" | Vijay Pai | 2015-06-08 |
| |/ | |||
| * | Revert "Open loop sync/async multithreaded testing" | Craig Tiller | 2015-06-08 |
| | | |||
| * | clang-format | Vijay Pai | 2015-06-05 |
| | | |||
| * | Merge branch 'master' into poisson | vjpai | 2015-06-04 |
| |\ | |||
* | \ | Merge github.com:grpc/grpc into you-complete-me | Craig Tiller | 2015-06-04 |
|\ \ \ | | |/ | |/| | |||
| * | | Add ability to override default thread pool | Yang Gao | 2015-06-03 |
| | | | |||
| | * | Account for time difference in mac and linux | Vijay Pai | 2015-06-03 |
| | | | |||
| | * | Merge branch 'master' into poisson | vjpai | 2015-06-03 |
| | |\ | | |/ | |/| | |||
| * | | Merge pull request #1866 from dgquintas/stack-allocate-bb-reader | Craig Tiller | 2015-06-02 |
| |\ \ | | | | | | | | | Removed grpc_byte_buffer_reader_{create,destroy}. | ||
* | | | | Merge github.com:grpc/grpc into you-complete-me | Craig Tiller | 2015-06-02 |
|\| | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/core/iomgr/resolve_address_posix.c src/core/surface/server.c | ||
| | | * | Support use of high_res clock in timepoints | vjpai | 2015-06-02 |
| | | | | |||
| | * | | Removed grpc_byte_buffer_reader_{create,destroy}. | David Garcia Quintas | 2015-06-01 |
| | |/ | | | | | | | | | | | | | Introduced grpc_byte_buffer_init instead. It's now the user's responsibility to manage memory. | ||
| * / | Various minor fixes | Yang Gao | 2015-06-01 |
| |/ | |||
* | | Merge github.com:grpc/grpc into you-complete-me | Craig Tiller | 2015-06-01 |
|\| | |||
| * | Leak fix, the metadata array should be destroyed on the server SyncRequest | Yang Gao | 2015-05-28 |
| | | |||
* | | Make C/C++ tests pass | Craig Tiller | 2015-05-27 |
| | | |||
* | | Refine shutdown API | Craig Tiller | 2015-05-27 |
|/ | |||
* | Merge github.com:grpc/grpc into mmm-mmm-mmm-mmm | Craig Tiller | 2015-05-19 |
|\ | | | | | | | | | | | Conflicts: Makefile build.json | ||
* | | Remove some bad asserts | Craig Tiller | 2015-05-15 |
| | | |||
| * | resolve comments | Yang Gao | 2015-05-15 |
| | | |||
| * | support per call credentials in c++ | Yang Gao | 2015-05-14 |
|/ | |||
* | Merge github.com:grpc/grpc into bye-bye-completion-queue-pie | Craig Tiller | 2015-05-12 |
|\ | |||
* \ | Merge github.com:grpc/grpc into bye-bye-completion-queue-pie | Craig Tiller | 2015-05-08 |
|\ \ | |||
| | * | Correct C++ build errors | Craig Tiller | 2015-05-08 |
| | | | |||
| | * | Merge github.com:grpc/grpc into churn-churn-churn-the-api-gently-down-the-stream | Craig Tiller | 2015-05-08 |
| | |\ | | |/ | |/| | | | | | | | Conflicts: src/cpp/server/server.cc | ||
| * | | do not request another call if server is shutdown | Yang Gao | 2015-05-07 |
| | | | |||
| | * | Completion queue binding for new requests API change | Craig Tiller | 2015-05-06 |
| |/ | | | | | | | | | Move completion queue binding for new requests to the new request request time, not server instantiation time. | ||
* | | Merge github.com:grpc/grpc into bye-bye-completion-queue-pie | Craig Tiller | 2015-05-05 |
|\| | |||
* | | C Core API cleanup. | Craig Tiller | 2015-05-04 |
| | | | | | | | | | | | | Simplify grpc_event into something that can be non-heap allocated. Deprecate grpc_event_finish. Remove grpc_op_error - use an int as this is more idiomatic C style. | ||
| * | clang-format | Yang Gao | 2015-05-04 |
| | | |||
| * | make server tolerate deserialization failure | Yang Gao | 2015-05-04 |
| | | |||
| * | merge with head | Yang Gao | 2015-05-01 |
| |\ | |/ |/| | |||
* | | Merge pull request #1397 from ctiller/delete-the-old-api | Yang Gao | 2015-05-01 |
|\ \ | | | | | | | Delete the old api | ||
| | * | Expose max message size at the server side | Yang Gao | 2015-04-30 |
| | | | |||
* | | | Fix for a crash seen in the wild | Craig Tiller | 2015-04-30 |
| | | | |||
| * | | Merge branch 'delete-the-old-api' of github.com:ctiller/grpc into ↵ | Craig Tiller | 2015-04-30 |
|/| | | | | | | | | | | | delete-the-old-api | ||
| * | | Hack to get Mac end2end test working | Craig Tiller | 2015-04-29 |
| | | | |||
* | | | Merge comments. See below. | David Garcia Quintas | 2015-04-29 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - Added ptag ignore annotation threshold - prefixed everythig with grpc_ - removed spurious annotations in channel_create.c and client_channel.c - removed stap_probes.h (it's generated from stap_probes.d by make) - Updated Makefile and its template with the right way to generate stap probe headers from its .d definition. | ||
* | | | Merge remote-tracking branch 'upstream/master' into stap | David Garcia Quintas | 2015-04-29 |
|\ \ \ | | |/ | |/| |