Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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. | ||
* | Resolved merge conflicts with master | murgatroid99 | 2015-03-18 |
|\ | |||
| * | Add missing new-lines at end of file | Craig Tiller | 2015-02-18 |
| | | |||
| * | Update copyright to 2015 | Craig Tiller | 2015-02-18 |
| | | |||
| * | More progress towards new API compatibility | murgatroid99 | 2015-02-09 |
| | | |||
* | | Use only some of the thread pool threads for gRPC | murgatroid99 | 2015-02-02 |
|/ | |||
* | Moved extension and JS files to separate directories | murgatroid99 | 2015-01-26 |