9364 Commits (350835a9566a4b56bfd409108ec235ef2424b630)
 

Author SHA1 Message Date
murgatroid99 350835a956 Removed spurious comment from grpc.gyp 9 years ago
murgatroid99 f33b13246e Added copyright notice to binding.gyp 9 years ago
murgatroid99 196188f77b Fixed node extension module name 9 years ago
murgatroid99 db5b1603b2 Removed most of the gyp file, and the tests for it 9 years ago
murgatroid99 f3f85647e3 Updated examples with new node package location 9 years ago
murgatroid99 004128ce85 Updated run_tests with new node package location 9 years ago
murgatroid99 2af89e49cb Moved gRPC node package root to repo root, made it depend on grpc.gyp 9 years ago
Nicolas Noble b3ca2ad3ad Merge pull request #3583 from murgatroid99/node_coverage 9 years ago
Nicolas Noble b4499af627 Merge pull request #3450 from grpc/end2end_readme_update 9 years ago
Nicolas Noble 79e038ad90 Merge pull request #3571 from jtattermusch/coapp_zlib 9 years ago
Nicolas Noble 043c822671 Merge pull request #3582 from ctiller/safe-signal 9 years ago
Vijay Pai f37cac7dd2 Merge pull request #3565 from yang-g/end2end_test 9 years ago
Vijay Pai 2fcd3ae848 Merge pull request #3555 from ctiller/pfft 9 years ago
murgatroid99 d7d8337df0 Added code for extension coverage 9 years ago
Craig Tiller 191b79cf53 Add comment 9 years ago
Jan Tattermusch 18e2202fb5 customize the coapp scripts for zlib 9 years ago
Jan Tattermusch 556a4badac initial version of zlib coapp package 9 years ago
Craig Tiller 072b93870e Merge github.com:grpc/grpc into pfft 9 years ago
Yang Gao 74abf42096 Merge pull request #3570 from vjpai/gcc44_fixes 9 years ago
Nicolas Noble 6d1e18c649 Merge pull request #3467 from ctiller/can-we-be-single-threaded 9 years ago
Craig Tiller 1433791d87 Don't wait forever for iocp to shutdown 9 years ago
Craig Tiller 0b6312e970 Flush iocp related work immediately 9 years ago
Craig Tiller 01be53d1a1 Add a facility to flush iocp at iomgr shutdown 9 years ago
Craig Tiller 4086474399 Make grpc_exec_ctx_flush return a status indicating if work was performed 9 years ago
Craig Tiller 2c0b91d4ff Dont call malloc either 9 years ago
Craig Tiller 3a12dcfd06 Fixes 9 years ago
Craig Tiller 4e710f5e13 Remove stdio usage from signal handler 9 years ago
Craig Tiller 32ba3439e3 Merge pull request #3373 from jtattermusch/spawn_interop_server 9 years ago
Vijay Pai e547bdf4d7 Fix an assert 9 years ago
Vijay Pai 8423203cbb For compatibility with gcc-4.4, eliminate use of sleep_for and 9 years ago
Vijay Pai e57abcfbdb C++ changes required to maintain gcc4.4 compatibility - reduce use 9 years ago
Vijay Pai 7b080baf2a C changes to avoid shadowed global declaration warnings in gcc4.4 9 years ago
Vijay Pai 3ba6bf57d7 Merge pull request #3568 from sreecha/fix-mac-compilation-error 9 years ago
sreek 7d3ea5965d Fix float to bool conversion compilation error in mac 9 years ago
David Klempner 3ac9317b81 Merge pull request #3560 from vjpai/block_annotate_todo 9 years ago
yang-g bf22e0e8a0 remove anonymous namespace in anonymous namespace 9 years ago
yang-g 88d5d52d73 add tls and proxy as dimensions of end2end test 9 years ago
Yang Gao dcda6e8052 Merge pull request #3563 from rjshade/emfd 9 years ago
Jorge Canizales b38f19fdaf Merge pull request #3485 from nkibler/master 9 years ago
Robbie Shade a8e2e5263d Pass through grpc_fd pointer rather than int. 9 years ago
Craig Tiller 084c8089a4 Threading fixes 9 years ago
Craig Tiller 3ccd9613da Ensure GrpcEnvironment setup for these (special) tests 9 years ago
Craig Tiller c3e577805d Properly initialize variables, destroy variables in usage order 9 years ago
Craig Tiller 114bda1090 Fix rounding error so IOCP completes on time 9 years ago
Craig Tiller 6b5bf16240 Merge github.com:grpc/grpc into can-we-be-single-threaded 9 years ago
Craig Tiller eff4419b2a Fixes 9 years ago
Craig Tiller 061f7d9c86 Merge branch 'can-we-be-single-threaded' of github.com:ctiller/grpc into pfft 9 years ago
Craig Tiller 26465e8e44 Fix windows 9 years ago
Craig Tiller 8afeec8838 Fix alarms 9 years ago
Nicolas Noble 2d8c6b37d1 Merge pull request #3554 from vjpai/stt 9 years ago