Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | | | | | | | | | * | Merge branch 'master' of github.com:google/grpc into grpc-win32 | Nicolas "Pixel" Noble | 2015-02-04 | |
| | | | | | | | | | | |\ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | ||||
| | | | | | | | | | | * | Second draft of the win32 implementation. | Nicolas "Pixel" Noble | 2015-02-04 | |
| | * | | | | | | | | | | Let the http2 transport issue a read request before pumping bytes into it. | Nicolas Noble | 2015-02-04 | |
| |/ / / / / / / / / / | ||||
| * | | / / / / / / / | Add a missing mdstr_unref | David Klempner | 2015-02-04 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||
| | * | | | | | | | | Merge branch 'master' into source_cleanup | David Klempner | 2015-02-04 | |
| | |\ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||
| * | | | | | | | | | Merge branch 'master' into timespec | David Klempner | 2015-02-04 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ | Merge pull request #392 from dklempner/timeval | Craig Tiller | 2015-02-04 | |
| | |\ \ \ \ \ \ \ \ \ | ||||
* | | \ \ \ \ \ \ \ \ \ | Merge branch 'async-api' of github.com:ctiller/grpc into async-api | Craig Tiller | 2015-02-04 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
* | | | | | | | | | | | | | Fix check for whether we should write to prevent infinite loop | Craig Tiller | 2015-02-04 | |
| | | | | | | | | | | * | | Fix check for whether we should write to prevent infinite loop | Craig Tiller | 2015-02-04 | |
| | | | | | | | | | | * | | Merge github.com:google/grpc into async-api-new | Craig Tiller | 2015-02-04 | |
| | | | | | | | | | | |\ \ | | | | |_|_|_|_|_|_|_|/ / | | | |/| | | | | | | | | | ||||
| | | | * | | | | | | | | | Remove timeval functions | David Klempner | 2015-02-04 | |
| | | * | | | | | | | | | | Merge remote-tracking branch 'upstream/master' | Vijay Pai | 2015-02-04 | |
| | | |\ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | Revert "Make this compile on mac by adding in header files currently used for... | Vijay Pai | 2015-02-04 | |
| | | * | | | | | | | | | | | Add write buffer hint to C++ server handlers so that writes actually go | Vijay Pai | 2015-02-04 | |
| | | | | | | | | | * | | | | V0 implementation of census_get_active_ops(). | Hongyu Chen | 2015-02-04 | |
| | | | | | * | | | | | | | | Fix up feature test macros | David Klempner | 2015-02-04 | |
| | | | | |/ / / / / / / / | ||||
| | | | * | | | | | | | | | Merge pull request #379 from murgatroid99/php_cancellation_interop_tests | Tim Emiola | 2015-02-04 | |
| | | | |\ \ \ \ \ \ \ \ \ | ||||
| | | | * \ \ \ \ \ \ \ \ \ | Merge pull request #373 from murgatroid99/php_metadata_representation | Tim Emiola | 2015-02-04 | |
| | | | |\ \ \ \ \ \ \ \ \ \ | ||||
| | | | * \ \ \ \ \ \ \ \ \ \ | Merge pull request #376 from murgatroid99/php_port_0_bind | Tim Emiola | 2015-02-04 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | * \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #369 from jboeuf/tsan_openssl | Nicolas Noble | 2015-02-04 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|/ / / / / / / / | | | | |/| | | | | | | | | | | | ||||
| | * | / | | | | | | | | | | | | Make gpr_timespec no longer be a typedef for struct timespec in posix | David Klempner | 2015-02-04 | |
| | | |/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | ||||
| | | | | | | | | | | | * | | | Autohint write buffering | Craig Tiller | 2015-02-04 | |
| | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | ||||
| | | | | | | | * | | | | | | Eliminate condvar in chttp2 transport | Craig Tiller | 2015-02-04 | |
| | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | ||||
| | | | | | | | | * | | | | Addressing comments. | Julien Boeuf | 2015-02-03 | |
| * | | | | | | | | | | | | Cleanup documentation | Craig Tiller | 2015-02-03 | |
| * | | | | | | | | | | | | Merge github.com:google/grpc into async-api | Craig Tiller | 2015-02-03 | |
| |\| | | | | | | | | | | | ||||
| | | | | | | | | | | * | | Merge github.com:google/grpc into async-api-new | Craig Tiller | 2015-02-03 | |
| | | | | | | | | | | |\ \ | | | |_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | ||||
| | | | | | | | | | | * | | Merge branch 'async-api' of github.com:ctiller/grpc into async-api-new | Craig Tiller | 2015-02-03 | |
| | | | | | | | | | | |\ \ | | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | ||||
| * | | | | | | | | | | | | Use unsigned for shifts | Craig Tiller | 2015-02-03 | |
| | * | | | | | | | | | | | Merge pull request #380 from dklempner/cpu_linux_build | Craig Tiller | 2015-02-03 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | | | | | | | | | * | | First test passes | Craig Tiller | 2015-02-03 | |
| | | | | | | | | | | | * | | Check :status header | Craig Tiller | 2015-02-03 | |
| | * | | | | | | | | | | | | Merge pull request #371 from nicolasnoble/iomgr-deadline-fix | Craig Tiller | 2015-02-03 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | | | | | | | | | | * | | Updated the first test (which fails) | Craig Tiller | 2015-02-03 | |
| | | | * | | | | | | | | | | | undef and endif aren't the same thing | David Klempner | 2015-02-03 | |
| | | | * | | | | | | | | | | | We should ifdef check the define of _GNU_SOURCE | David Klempner | 2015-02-03 | |
| | | | * | | | | | | | | | | | Have cpu_linux.c define _GNU_SOURCE at the beginning of the file | David Klempner | 2015-02-03 | |
| | | |/ / / / / / / / / / / | | |/| | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | Adding another condition variable to fix the iomgr shutdown issue. | Nicolas "Pixel" Noble | 2015-02-04 | |
| | | | | | | | * | | | | | | Fixed error in new test | murgatroid99 | 2015-02-03 | |
| | | | | | | | * | | | | | | Added cancel_after_first_response interop test | murgatroid99 | 2015-02-03 | |
| | | | | | | | | * | | | | | Prototype of gRPC C# library (Core and API examples) | Jan Tattermusch | 2015-02-03 | |
| | | |_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | ||||
| | | | | | * | | | | | | | Switched to binding servers to port 0 in tests | murgatroid99 | 2015-02-03 | |
| | | | | | | |/ / / / / | | | | | | |/| | | | | | ||||
| | | | | | | * | | | | | Corrected error in metadata parser | murgatroid99 | 2015-02-03 | |
| | * | | | | | | | | | | updated readme | Jan Tattermusch | 2015-02-03 | |
| | | | | | | | | | | * | First draft of the win32 implementation of iomgr. | Nicolas "Pixel" Noble | 2015-02-04 | |
| | | | | | | |_|_|_|/ | | | | | | |/| | | | | ||||
| * | | | | / | | | | | Add some documentation to call.c | Craig Tiller | 2015-02-03 | |
|/ / / / / / / / / / | ||||
| | | | * | | | | | | Addressing nicolasnoble@ comments. | Julien Boeuf | 2015-02-03 | |
| | * | | | | | | | | Fixing potential hitch in iomgr shutdown. | Nicolas "Pixel" Noble | 2015-02-04 | |
| | | |_|/ / / / / | | |/| | | | | | | ||||
| * / | | | | | | | added grpc extension library for C# | Jan Tattermusch | 2015-02-03 | |
| |/ / / / / / / |