Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge branch 'compression-accept-encoding' into compression-interop | David Garcia Quintas | 2015-08-09 |
|\ | |||
| * | Merge branch 'master' into compression-accept-encoding | David Garcia Quintas | 2015-08-09 |
| |\ | |||
| | * | s/inherit/propagate/g | Craig Tiller | 2015-07-31 |
| | | | |||
| | * | Core-supported context inheritance sketch | Craig Tiller | 2015-07-31 |
| | | | |||
* | | | Merge branch 'compression-accept-encoding' into compression-interop | David Garcia Quintas | 2015-07-23 |
|\| | | |||
| * | | Merge branch 'master' of github.com:grpc/grpc into compression-accept-encoding | David Garcia Quintas | 2015-07-23 |
| |\| | |||
* | | | Merge branch 'master' into compression-interop | David Garcia Quintas | 2015-07-22 |
|\ \ \ | | |/ | |/| | |||
* | | | Updated interop tests with support for compression. | David Garcia Quintas | 2015-07-22 |
| | | | | | | | | | | | | The support for uncompressable payloads relies on a 512KB file with data from /dev/urandom | ||
* | | | wip | David Garcia Quintas | 2015-07-20 |
| | | | |||
| * | | Extend tracer to server shutdown | Craig Tiller | 2015-07-18 |
|/ / | |||
| * | Implementation of the accepted encodings propagation mechanism. | David Garcia Quintas | 2015-07-15 |
|/ | |||
* | Structure repacking and sizing | Craig Tiller | 2015-07-02 |
| | |||
* | clang-format affected files | Craig Tiller | 2015-06-17 |
| | |||
* | Merge branch 'you-complete-me' into we-dont-need-no-backup | Craig Tiller | 2015-06-17 |
|\ | |||
| * | Added flags support to grpc_op. | David Garcia Quintas | 2015-06-14 |
| | | | | | | | | | | Which includes its propagation to grpc_ioreq and validation mechanisms for checking that only known bits are set ot in). Also added an internal flag (GRPC_WRITE_INTERNAL_COMPRESS) mask for its use in signaling compressed messages. | ||
* | | Flush pending incoming messages when writing status | Craig Tiller | 2015-06-11 |
| | | | | | | | | As a bonus, correctly report was_cancelled when the server writes error | ||
* | | clang-format | Craig Tiller | 2015-05-29 |
|/ | |||
* | Added tracing for grpc_server_request_call | murgatroid99 | 2015-05-22 |
| | |||
* | Merge github.com:grpc/grpc into bye-bye-completion-queue-pie | Craig Tiller | 2015-05-08 |
|\ | |||
| * | Adding support for per call credentials in core. | Julien Boeuf | 2015-05-07 |
| | | |||
* | | Merge github.com:grpc/grpc into bye-bye-completion-queue-pie | Craig Tiller | 2015-05-06 |
|\| | |||
* | | 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. | ||
| * | Add per-call context pointer API | Craig Tiller | 2015-05-01 |
|/ | |||
* | Add some infrastructure for call refcount debugging | Craig Tiller | 2015-04-28 |
| | |||
* | remove annotations | Craig Tiller | 2015-04-24 |
| | |||
* | annotations - revert later | Craig Tiller | 2015-04-24 |
| | |||
* | Call compiles | Craig Tiller | 2015-04-22 |
| | |||
* | stuff | Craig Tiller | 2015-04-21 |
| | |||
* | clang-format | Craig Tiller | 2015-04-17 |
| | |||
* | Got rid of GRPC_SEND_START | Craig Tiller | 2015-04-17 |
| | |||
* | Move metadata batching to stream_op | Craig Tiller | 2015-04-16 |
| | |||
* | clang-format | Craig Tiller | 2015-04-16 |
| | |||
* | Switching to batch oriented metadata passing | Craig Tiller | 2015-04-16 |
| | |||
* | Added batch GRPC_TRACE option to trace calls to grpc_call_start_batch | murgatroid99 | 2015-03-09 |
| | |||
* | Guard headers tool. | Nicolas "Pixel" Noble | 2015-03-01 |
| | |||
* | Add missing new-lines at end of file | Craig Tiller | 2015-02-18 |
| | |||
* | Update copyright to 2015 | Craig Tiller | 2015-02-18 |
| | |||
* | Rewrite server request startup path | Craig Tiller | 2015-02-10 |
| | | | | | Stub in registered methods, cleanup to the point I understand this code again. | ||
* | First test passes | Craig Tiller | 2015-02-03 |
| | |||
* | Flesh out batch API | Craig Tiller | 2015-02-03 |
| | |||
* | Made call.c compile again | Craig Tiller | 2015-01-30 |
| | |||
* | Rename & semantic fixup progress | Craig Tiller | 2015-01-30 |
| | |||
* | Allow asynchronous call destruction in some cases | Craig Tiller | 2015-01-29 |
| | | | | If there's a chance we're being called via a callback, we need to delay destruction until later. Otherwise, for performance, destroy it inline. | ||
* | Fix server starting | Craig Tiller | 2015-01-29 |
| | |||
* | Spam cleanup | Craig Tiller | 2015-01-29 |
| | |||
* | Fix refcount leak on server rpc_new | Craig Tiller | 2015-01-29 |
| | |||
* | Initial fixes: we now send a request | Craig Tiller | 2015-01-27 |
| | |||
* | First compiling version of the new C api. | Craig Tiller | 2015-01-27 |
| | |||
* | Allow access to call stack from call. | Craig Tiller | 2015-01-27 |
| | | | | This API parallels the equivalent one in channel. | ||
* | clang-format codebase | Craig Tiller | 2015-01-13 |
| |