Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Removed redundant std= cflag | murgatroid99 | 2016-01-07 |
| | |||
* | Compile Node extension with c99 and c++11 | murgatroid99 | 2016-01-07 |
| | |||
* | Merge branch 'connected-subchannel' into ↵ | Craig Tiller | 2015-12-10 |
|\ | | | | | | | ping-ping-ping-ping-ping-ping-ping-ping-ping | ||
| * | Kill noop_filter.c | Craig Tiller | 2015-12-09 |
| | | |||
| * | Nuke unused files | Craig Tiller | 2015-12-09 |
| | | |||
* | | Start of ping sketch | Craig Tiller | 2015-12-07 |
|/ | |||
* | Merge github.com:grpc/grpc into no-transport-metadata | Craig Tiller | 2015-11-25 |
|\ | |||
| * | merge with head | yang-g | 2015-11-24 |
| |\ | |||
| | * | AVL: creation, destroy, add | Craig Tiller | 2015-11-23 |
| | | | |||
* | | | Merge github.com:grpc/grpc into static-metadata | Craig Tiller | 2015-11-19 |
|\ \ \ | | |/ | |/| | |||
* | | | Static metadata declarations | Craig Tiller | 2015-11-18 |
| | | | |||
| | * | merge with head | yang-g | 2015-11-18 |
| | |\ | | |/ | |/| | |||
| * | | Merge pull request #3993 from ctiller/new_op | David G. Quintas | 2015-11-18 |
| |\ \ | |/ / |/| | | Core transport & call cleanup | ||
| | * | first part, secure channel only | yang-g | 2015-11-05 |
| | | | |||
| * | | Generate all file lists and build target lists in binding.gyp from build.yaml | murgatroid99 | 2015-11-05 |
| |/ | |||
* / | stream_op cleanup: build system changes | Craig Tiller | 2015-11-02 |
|/ | |||
* | Compile against Node's version of zlib | murgatroid99 | 2015-10-26 |
| | |||
* | Removed extraneous C++ settings in Node gyp C targets | murgatroid99 | 2015-10-23 |
| | |||
* | Compile statically against Node's OpenSSL headers | murgatroid99 | 2015-10-23 |
| | |||
* | Modified Mac build fix for new binding.gyp structure | murgatroid99 | 2015-10-22 |
| | |||
* | Copy Node Mac build fix from old pull request (#1199) | murgatroid99 | 2015-10-22 |
| | |||
* | Merge pull request #3643 from dgquintas/microchannels | Craig Tiller | 2015-10-22 |
|\ | | | | | μChannels implementation. | ||
* | | Changed to a more portable Node version check in binding.gyp | murgatroid99 | 2015-10-19 |
| | | |||
| * | Merge branch 'master' of github.com:grpc/grpc into microchannels | David Garcia Quintas | 2015-10-19 |
| |\ | |/ |/| | |||
* | | Merge pull request #3726 from dgquintas/iomgr_executor | Craig Tiller | 2015-10-19 |
|\ \ | | | | | | | Introducing grpc_executor, for all your threading needs | ||
* \ \ | Merge pull request #3618 from dgquintas/cq_alarm | Vijay Pai | 2015-10-14 |
|\ \ \ | | | | | | | | | Added grpc_alarm (renamed previous one to grpc_timer) | ||
| * | | | fixed faulty merge | David Garcia Quintas | 2015-10-14 |
| | |/ | |/| | |||
* | | | Merge pull request #3815 from murgatroid99/node_increase_coverage | Nicolas Noble | 2015-10-14 |
|\ \ \ | |/ / |/| | | Bring Node coverage up to 95% | ||
| * | | Made build flags consistent in Node gcov build | murgatroid99 | 2015-10-13 |
| | | | |||
| | * | regenerated projects | David Garcia Quintas | 2015-10-12 |
| |/ | |||
* / | Update gyp | Craig Tiller | 2015-10-10 |
|/ | |||
* | Fixed spelling error | murgatroid99 | 2015-10-09 |
| | |||
* | Expanded comment in binding.gyp | murgatroid99 | 2015-10-09 |
| | |||
* | Consolidated gyp files to fix Node installation issue | murgatroid99 | 2015-10-09 |
| | |||
* | Resolved merge conflicts | murgatroid99 | 2015-10-07 |
| | |||
* | Added copyright notice to binding.gyp | murgatroid99 | 2015-10-05 |
| | |||
* | Moved gRPC node package root to repo root, made it depend on grpc.gyp | murgatroid99 | 2015-10-01 |