aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/node
Commit message (Expand)AuthorAge
...
| * | Merge branch 'master' into node_electron_buildGravatar murgatroid992017-01-12
| |\ \
| | | * Merge pull request #8981 from murgatroid99/node_glibcxx_compatibilityGravatar Michael Lumish2017-01-11
| | | |\
* | | | \ Merge github.com:grpc/grpc into fix_errorsGravatar Craig Tiller2017-01-06
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Enable advanced Java interop tests.Gravatar Eric Gribkoff2017-01-06
| | * | | Merge branch 'master' into node_electron_buildGravatar murgatroid992017-01-04
| | |\ \ \ | | |/ / / | |/| | |
* | | | | Merge branch 'slice_with_exec_ctx' into metadata_filterGravatar Craig Tiller2016-12-27
|\| | | |
| * | | | v1.0.x → master upmergeGravatar Nathaniel Manista2016-12-16
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Make event order consistent, and make 'end' and 'error' mutually exclusiveGravatar murgatroid992016-12-13
* | | | | Make Node extension work with slice changesGravatar murgatroid992016-12-12
|/ / / /
* | | | Perform quit operations in a useful order in Node perf testsGravatar murgatroid992016-12-06
| | | * Replace usages of std::list with std::queue in Node extensionGravatar murgatroid992016-12-06
| | * | Merge branch 'master' into node_electron_buildGravatar murgatroid992016-12-05
| | |\ \ | |_|/ / |/| | |
| * | | Add missing returnGravatar murgatroid992016-12-01
| * | | Also propagate serialization errors in unary server responsesGravatar murgatroid992016-12-01
| * | | Node: correctly bubble up errors caused by non-serializable writesGravatar murgatroid992016-11-29
| | |/ | |/|
* | | Make Node library compatible with lodash 3Gravatar murgatroid992016-11-14
* | | Some slice and resource quota updates to UV and Node codeGravatar murgatroid992016-11-09
| | * Refactor uv/non-uv code in Node extensionGravatar murgatroid992016-11-01
| | * Merge branch 'master' into node_electron_buildGravatar murgatroid992016-11-01
| | |\
| | * | Add test scripts for electronGravatar murgatroid992016-11-01
* | | | Merge github.com:grpc/grpc into grpc_sliceGravatar Craig Tiller2016-10-31
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge remote-tracking branch 'upstream/v1.0.x' into v1.0.1_upmergeGravatar murgatroid992016-10-28
| |\| |
* | | | Merge github.com:grpc/grpc into grpc_sliceGravatar Craig Tiller2016-10-28
|\| | |
| * | | Merge pull request #8419 from murgatroid99/node_express_benchmarkGravatar Michael Lumish2016-10-27
| |\ \ \
* | | | | s/GPR_SLICE/GRPC_SLICE/gGravatar Craig Tiller2016-10-26
* | | | | Merge branch 'buffer_pools_for_realsies' into grpc_sliceGravatar Craig Tiller2016-10-26
|\| | | |
* | | | | s/gpr_slice/grpc_slice, and move around tests, implsGravatar Craig Tiller2016-10-26
| | | * | Going 1.0.1.Gravatar Nicolas "Pixel" Noble2016-10-26
| | | | * Merge branch 'master' into node_electron_buildGravatar murgatroid992016-10-26
| | | | |\
| * | | | \ Merge pull request #8449 from ncteisen/new_python_interop_testsGravatar Noah Eisen2016-10-26
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Remove status message check from node interop clientGravatar Noah Eisen2016-10-25
| |/ / / / |/| | | |
| * | | | Merge branch 'master' into uv_core_transportGravatar murgatroid992016-10-25
| |\ \ \ \ | |/ / / / |/| | | |
| | | | * Remove deprecated V8 function call in Node libraryGravatar murgatroid992016-10-24
| |_|_|/ |/| | |
| | | * Merge remote-tracking branch 'upstream/v1.0.x' into node_package_updatesGravatar murgatroid992016-10-24
| | | |\
* | | | | added new test to interop_sanity_test.jsGravatar Noah Eisen2016-10-24
* | | | | change unimplemented_method to unimplemented_service. Add real unimplemented_...Gravatar Noah Eisen2016-10-21
| * | | | Merge branch 'master' into uv_core_transportGravatar murgatroid992016-10-21
| |\ \ \ \ | |/ / / / |/| | | |
| | | | * Compiles with npm install --debug option.Gravatar Tim Ryan2016-10-21
* | | | | Merge pull request #8208 from tcr/masterGravatar Michael Lumish2016-10-21
|\ \ \ \ \
| | | * | | Fix issues with express benchmark and synchronize package.json with templateGravatar murgatroid992016-10-18
| | | * | | Create benchmark client and server for Node ExpressGravatar murgatroid992016-10-18
| |_|/ / / |/| | | |
| | * | | Merge branch 'master' into uv_core_transportGravatar murgatroid992016-10-12
| | |\ \ \ | |_|/ / / |/| | | |
* | | | | Merge pull request #8354 from grpc/v1.0.xGravatar Jan Tattermusch2016-10-12
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Update README.mdGravatar Jan Tattermusch2016-10-12
| | | * | Fix how Node touches an internal core headerGravatar Michael Lumish2016-10-07
| | | * | UV tests pass on linuxGravatar murgatroid992016-10-07
| | * | | Compiles with npm install --debug option.Gravatar Tim Ryan2016-09-26
| |/ / / |/| | |
* | | | Fix mismatched new[] and delete in Node extension codeGravatar murgatroid992016-09-20
| | * | Merge branch 'master' into uv_core_transportGravatar murgatroid992016-09-16
| | |\ \ | |_|/ / |/| | |
| | * | Add a libuv endpoint to the C core, for use in the Node libraryGravatar murgatroid992016-09-16