Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #5013 from a-veitch/tag_set_to_context | Bogdan Drutu | 2016-02-04 |
|\ | | | | | Change all instances of census_tag_set to census_context | ||
* \ | Merged from master | murgatroid99 | 2016-02-03 |
|\ \ | |||
* | | | Add working Node artifact builder for all platforms | murgatroid99 | 2016-02-03 |
| | | | |||
| | * | merge | Alistair Veitch | 2016-02-03 |
| | |\ | | |/ | |/| | |||
| * | | Merge branch 'master' of github.com:grpc/grpc into make-ruby-installable | Nicolas "Pixel" Noble | 2016-02-03 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: BUILD Makefile binding.gyp build.yaml gRPC.podspec grpc.gemspec package.json src/python/grpcio/grpc_core_dependencies.py templates/Makefile.template tools/doxygen/Doxyfile.core.internal tools/run_tests/sources_and_headers.json vsprojects/vcxproj/gpr/gpr.vcxproj vsprojects/vcxproj/gpr/gpr.vcxproj.filters | ||
| | | * | post merge | Alistair Veitch | 2016-02-02 |
| | | | | |||
| | * | | Use old memcpy for wrappers | Craig Tiller | 2016-02-02 |
| | | | | |||
| | * | | Merge pull request #4979 from nicolasnoble/win32_subprocess | Craig Tiller | 2016-02-01 |
| | |\ \ | | | | | | | | | | | Adding windows support for gpr subprocesses. | ||
| | * \ \ | Merge pull request #4978 from nicolasnoble/alarming | Craig Tiller | 2016-01-31 |
| | |\ \ \ | | | | | | | | | | | | | Fixing, using and testing alarm code. | ||
| * | | | | | Merge branch 'census-placeholders' into make-ruby-installable | Nicolas "Pixel" Noble | 2016-01-31 |
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: package.json tools/doxygen/Doxyfile.core.internal | ||
| | * | | | | Actually moving this to the proper place. | Nicolas "Pixel" Noble | 2016-01-31 |
| |/ / / / |/| | | | | |||
| * | | | | Merge branch 'win32_subprocess' into make-ruby-installable | Nicolas "Pixel" Noble | 2016-01-31 |
| |\ \ \ \ | | | |/ / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: BUILD Makefile binding.gyp build.yaml gRPC.podspec grpc.gemspec src/python/grpcio/grpc_core_dependencies.py tools/run_tests/sources_and_headers.json vsprojects/vcxproj/gpr/gpr.vcxproj vsprojects/vcxproj/gpr/gpr.vcxproj.filters | ||
| | * | | | Adding windows support for gpr subprocesses. | Nicolas "Pixel" Noble | 2016-01-31 |
| |/ / / |/| | | | |||
| * | | | Merge branch 'alarming' into make-ruby-installable | Nicolas "Pixel" Noble | 2016-01-31 |
| |\| | | | | | | | | | | | | | | | | | | Conflicts: tools/run_tests/sources_and_headers.json | ||
| | * | | Fixing, using and testing alarm code. | Nicolas "Pixel" Noble | 2016-01-31 |
| |/ / |/| | | |||
| * | | Removing gpr as a separated library. | Nicolas "Pixel" Noble | 2016-01-30 |
|/ / | |||
* | | Fixed windows build warning | murgatroid99 | 2016-01-28 |
| | | |||
* | | Update template, add comment and message about Windows build | murgatroid99 | 2016-01-28 |
| | | |||
* | | Make Node library build on Windows | Michael Lumish | 2016-01-27 |
| | | |||
* | | Merge branch 'master' into node_binary_precompile | murgatroid99 | 2016-01-26 |
|\ \ | |||
| * | | Make Node library depend on BoringSSL and zlib, and only build them under ↵ | murgatroid99 | 2016-01-25 |
| |/ | | | | | | | Windows | ||
* | | Update copyright in binding.gyp | murgatroid99 | 2016-01-20 |
| | | |||
* | | Completed integration of node-pre-gyp into Node library | murgatroid99 | 2016-01-20 |
| | | |||
| * | Merge branch 'master' into tag_set | Alistair Veitch | 2016-01-15 |
| |\ | |/ |/| | |||
| * | Merge branch 'master' into tag_set | Alistair Veitch | 2016-01-12 |
| |\ | |||
| * | | initial commit | Alistair Veitch | 2016-01-12 |
| | | | |||
* | | | Merged from master and resolved merge conflicts | murgatroid99 | 2016-01-08 |
|\ \ \ | | |/ | |/| | |||
| * | | Removed redundant std= cflag | murgatroid99 | 2016-01-07 |
| | | | |||
| * | | Compile Node extension with c99 and c++11 | murgatroid99 | 2016-01-07 |
| |/ | |||
* / | Expose core metadata validation functions in public headers | murgatroid99 | 2016-01-06 |
|/ | |||
* | 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. |