Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | * | Start migrating code into ev_XXX | 2016-02-22 | ||
| * | | | Merge pull request #5302 from nicolasnoble/python-windows | 2016-02-22 | ||
| |\ \ \ | ||||
| | * | | | Building the dlls. | 2016-02-19 | ||
| | | | * | Merge branch 'cleaner-posix' into cleaner-posix2 | 2016-02-18 | ||
| | | | |\ | | |_|_|/ | |/| | | | ||||
| | | * | | Merge github.com:grpc/grpc into fix-proto-docker | 2016-02-18 | ||
| | | |\ \ | | |_|/ / | |/| | | | ||||
* / | | | | Decouple filter selection from channel construction | 2016-02-17 | ||
|/ / / / | ||||
* | | | | Merge github.com:grpc/grpc into sceq | 2016-02-17 | ||
|\| | | | ||||
| * | | | Merge pull request #5098 from a-veitch/base_log | 2016-02-16 | ||
| |\ \ \ | ||||
| | | | * | Moving fd code into ev code | 2016-02-16 | ||
| | |_|/ | |/| | | ||||
| | | * | Revert "Revert "Proto API for LB request/responses"" | 2016-02-11 | ||
| | | * | Revert "Proto API for LB request/responses" | 2016-02-11 | ||
| | * | | merge to HEAD | 2016-02-11 | ||
| | |\ \ | ||||
| * | \ \ | Merge github.com:grpc/grpc into compatibility_mode | 2016-02-11 | ||
| |\ \ \ \ | | | |/ / | | |/| | | ||||
| | | | * | Merge branch 'master' of github.com:grpc/grpc into grpclb_api | 2016-02-11 | ||
| | | | |\ | | | |_|/ | | |/| | | ||||
* | | | | | Merge github.com:grpc/grpc into sceq | 2016-02-09 | ||
|\ \ \ \ \ | ||||
| | | * | | | Get compilation working again | 2016-02-09 | ||
| | | * | | | Rollback gpr deletion | 2016-02-09 | ||
| | |/ / / | |/| | | | ||||
| | | | * | Merge branch 'master' of github.com:grpc/grpc into grpclb_api | 2016-02-08 | ||
| | | | |\ | | |_|_|/ | |/| | | | ||||
| | | * | | merge | 2016-02-05 | ||
| | | |\ \ | | |_|/ / | |/| | | | ||||
| | * | | | Make binary compatibility not the default | 2016-02-04 | ||
| |/ / / | ||||
| * | | | Merge pull request #5013 from a-veitch/tag_set_to_context | 2016-02-04 | ||
| |\ \ \ | ||||
| * \ \ \ | Merged from master | 2016-02-03 | ||
| |\ \ \ \ | ||||
| * | | | | | Add working Node artifact builder for all platforms | 2016-02-03 | ||
| | | * | | | merge | 2016-02-03 | ||
| | | |\ \ \ | | | |/ / / | | |/| | | | ||||
| | | | * | | initial commit | 2016-02-02 | ||
| | * | | | | Merge branch 'master' of github.com:grpc/grpc into make-ruby-installable | 2016-02-03 | ||
| | |\ \ \ \ | ||||
| | | | * | | | post merge | 2016-02-02 | ||
* | | | | | | | Merge github.com:grpc/grpc into sceq | 2016-02-02 | ||
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | ||||
| | | | * | | | Use old memcpy for wrappers | 2016-02-02 | ||
| | |_|/ / / | |/| | | | | ||||
| * | | | | | Merge pull request #4979 from nicolasnoble/win32_subprocess | 2016-02-01 | ||
| |\ \ \ \ \ | ||||
| * \ \ \ \ \ | Merge pull request #4978 from nicolasnoble/alarming | 2016-01-31 | ||
| |\ \ \ \ \ \ | ||||
| | | | | * \ \ | Merge branch 'census-placeholders' into make-ruby-installable | 2016-01-31 | ||
| | | | | |\ \ \ | | |_|_|_|/ / / | |/| | | | | | | ||||
| * | | | | | | | Actually moving this to the proper place. | 2016-01-31 | ||
| | |_|/ / / / | |/| | | | | | ||||
| | | | * | | | Merge branch 'win32_subprocess' into make-ruby-installable | 2016-01-31 | ||
| | | | |\ \ \ | | | | |/ / / | | | |/| | | | ||||
| | | * | | | | Adding windows support for gpr subprocesses. | 2016-01-31 | ||
| | |/ / / / | |/| | | | | ||||
| | | * | | | Merge branch 'alarming' into make-ruby-installable | 2016-01-31 | ||
| | | |\ \ \ | | | |/ / / | | |/| | | | ||||
| | * | | | | Fixing, using and testing alarm code. | 2016-01-31 | ||
| |/ / / / | ||||
| | * / / | Removing gpr as a separated library. | 2016-01-30 | ||
| |/ / / | ||||
| | | * | Merge branch 'master' of github.com:grpc/grpc into grpclb_api | 2016-01-29 | ||
| | | |\ | | |_|/ | |/| | | ||||
| * | | | Fixed windows build warning | 2016-01-28 | ||
| | | * | Merge branch 'master' of github.com:grpc/grpc into grpclb_api | 2016-01-28 | ||
| | | |\ | ||||
| * | | | | Update template, add comment and message about Windows build | 2016-01-28 | ||
* | | | | | Merge github.com:grpc/grpc into sceq | 2016-01-28 | ||
|\ \ \ \ \ | | |_|_|/ | |/| | | | ||||
| | * | | | Make Node library build on Windows | 2016-01-27 | ||
| |/ / / | ||||
| * | | | Merge branch 'master' into node_binary_precompile | 2016-01-26 | ||
| |\ \ \ | ||||
| | * | | | Make Node library depend on BoringSSL and zlib, and only build them under Win... | 2016-01-25 | ||
| | |/ / | ||||
* | | | | Merge github.com:grpc/grpc into sceq | 2016-01-22 | ||
|\ \ \ \ | | |/ / | |/| | | ||||
| | * | | Update copyright in binding.gyp | 2016-01-20 | ||
| | * | | Completed integration of node-pre-gyp into Node library | 2016-01-20 | ||
* | | | | Merge github.com:grpc/grpc into sceq | 2016-01-15 | ||
|\ \ \ \ | | |/ / | |/| | |