aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
...
| | * | | Disable failing wrapping level testsGravatar Tim Emiola2015-02-09
| | | | |
| * | | | Merge pull request #436 from murgatroid99/node_fix_example_serversGravatar Tim Emiola2015-02-09
| |\ \ \ \ | | | | | | | | | | | | Fixed math and stock servers
| | * | | | Fixed math and stock serversGravatar murgatroid992015-02-09
| |/ / / /
* | | | | Fixed another compiler errorGravatar murgatroid992015-02-09
| | | | |
* | | | | Fixed some compiler errors in call.ccGravatar murgatroid992015-02-09
| | | | |
| * | | | Merge pull request #423 from jtattermusch/interop_testingGravatar Tim Emiola2015-02-09
| |\ \ \ \ | | | | | | | | | | | | Adding interop client for C#
| | | * | | Fixes a event compiler errorGravatar Tim Emiola2015-02-09
| | | | | |
| | * | | | addressed review commentsGravatar Jan Tattermusch2015-02-09
| | | | | |
| * | | | | Merge pull request #432 from murgatroid99/node_switch_fixGravatar Tim Emiola2015-02-09
| |\ \ \ \ \ | | |_|/ / / | |/| | | | Updated event.cc with new changes
* | | | | | Merge branch 'master' into node_new_core_apiGravatar murgatroid992015-02-09
|\| | | | |
| | * | | | Minor comment updateGravatar murgatroid992015-02-09
| | | | | |
| | * | | | Updated event.cc with new changesGravatar murgatroid992015-02-09
| |/ / / /
* | | | | More progress towards new API compatibilityGravatar murgatroid992015-02-09
| | | | |
| * | | | Merge pull request #381 from ctiller/async-api-newGravatar Yang Gao2015-02-09
| |\ \ \ \ | | | | | | | | | | | | New Core API
| * \ \ \ \ Merge pull request #425 from ctiller/c++apiGravatar Yang Gao2015-02-09
| |\ \ \ \ \ | | | | | | | | | | | | | | Move completion_queue.cc to common/ from server/
| | | * | | | Fix duplicated lineGravatar Craig Tiller2015-02-09
| | | | | | |
| | | | | * | Reduce contention on lockGravatar Craig Tiller2015-02-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Change the fd watcher from being O(active_pollers) to O(1), reducing time spent under the fd->watcher_mu lock, and ultimately scaling us much better.
| | | | | * | Add missing unlockGravatar Craig Tiller2015-02-08
| | |_|_|/ / | |/| | | |
| | | * | | Merge github.com:grpc/grpc into async-api-newGravatar Craig Tiller2015-02-06
| | | |\ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge pull request #424 from ctiller/c++apiGravatar Nicolas Noble2015-02-06
| |\ \ \ \ \ | | | | | | | | | | | | | | Clean build.json
| | | * | | | Remove TODOGravatar Craig Tiller2015-02-06
| | | | | | |
| | | * | | | Move completion_queue.cc to commonGravatar Craig Tiller2015-02-06
| | |/ / / /
| | * / / / Clean build.jsonGravatar Craig Tiller2015-02-06
| |/ / / /
| | | * | updated readmeGravatar Jan Tattermusch2015-02-06
| | | | |
| | | * | added some more interop testsGravatar Jan Tattermusch2015-02-06
| | | | |
| | | * | added support for streaming calls to TestService stubsGravatar Jan Tattermusch2015-02-06
| | | | |
| | | * | scaffolding for interop_client and little bit of project renamingGravatar Jan Tattermusch2015-02-06
| | | | |
| | | * | Added simplified TestService for interop testingGravatar Jan Tattermusch2015-02-06
| | |/ / | |/| |
| * | | Merge pull request #384 from ctiller/bufferGravatar Vijay Pai2015-02-06
| |\ \ \ | | | | | | | | | | Autohinting for write buffering
* | \ \ \ Merge branch 'async-api-new' of github.com:ctiller/grpc into node_new_core_apiGravatar murgatroid992015-02-06
|\ \ \ \ \ | | |_|/ / | |/| | |
| | * | | Merge pull request #415 from jtattermusch/csharp_progressGravatar Tim Emiola2015-02-06
| | |\ \ \ | | | | | | | | | | | | Polishing C# math service implementation and adding inprocess tests
| | * \ \ \ Merge pull request #420 from nicolasnoble/upstream-fixGravatar Yang Gao2015-02-06
| | |\ \ \ \ | | | | | | | | | | | | | | Few minor fixes.
| * | | | | | Merge github.com:google/grpc into async-api-newGravatar Craig Tiller2015-02-06
| |\| | | | |
| | | | | * | Merge github.com:google/grpc into bufferGravatar Craig Tiller2015-02-06
| | | | | |\ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | Merge pull request #418 from nicolasnoble/tmp-win32Gravatar Craig Tiller2015-02-06
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | Making the gpr_tmpfile's win32 version a bit more Windows-y.
| | | | * | | | Few minor fixes.Gravatar Nicolas "Pixel" Noble2015-02-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixing a few issues in case you *cough* have a different local implementation of protobuf, gtest and gflags for some weird reason.
| | * | | | | | Merge pull request #387 from maxwell-demon/census_active_opsGravatar Alistair Veitch2015-02-06
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | V0 implementation of census_get_active_ops().
| * | | | | | | Add dropped lineGravatar Craig Tiller2015-02-06
| | | | | | | |
| * | | | | | | Remove debugGravatar Craig Tiller2015-02-06
| | | | | | | |
| | * | | | | | Merge pull request #417 from yang-g/dockerGravatar donnadionne2015-02-06
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Use environment variable to set root certs in c++ interop test
| | * \ \ \ \ \ \ Merge pull request #419 from jboeuf/slash_tmpGravatar Nicolas Noble2015-02-06
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Adding /tmp to prefix when creating posix temporary files.
| | | * | | | | | | Adding /tmp to prefix when creating posix temporary files.Gravatar Julien Boeuf2015-02-06
| | |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | - Addresses #416.
| | | | | * / / / Making the gpr_tmpfile's win32 version a bit more Windows-y.Gravatar Nicolas "Pixel" Noble2015-02-06
| | | |_|/ / / / | | |/| | | | | | | | | | | | | | | | | | | | | Also adding windows helpers to convert to and from TCHAR strings.
| | | * | | | | update commentsGravatar Yang Gao2015-02-05
| | | | | | | |
| | | * | | | | Use environment variable to set root certs in c++ interop test.Gravatar Yang Gao2015-02-05
| | | | | | | |
| * | | | | | | FixesGravatar Craig Tiller2015-02-05
| | | | | | | |
| * | | | | | | Merge github.com:google/grpc into async-api-newGravatar Craig Tiller2015-02-05
| |\| | | | | |
| | | | | * | | Polishing C# math service implementation and added an in-process mathclient ↵Gravatar Jan Tattermusch2015-02-05
| | | |_|/ / / | | |/| | | | | | | | | | | | | | | | | | mathserver test
| | * | | | | Merge pull request #411 from jtattermusch/csharp_serverGravatar Michael Lumish2015-02-05
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | Improved C# grpc server implementation to be able to register call handlers
| | | * | | | | removed outdated commentGravatar Jan Tattermusch2015-02-05
| | | | | | | |