Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge branch 'master' of github.com:grpc/grpc into microchannels | David Garcia Quintas | 2015-10-19 |
|\ | |||
| * | Merge pull request #3726 from dgquintas/iomgr_executor | Craig Tiller | 2015-10-19 |
| |\ | | | | | | | Introducing grpc_executor, for all your threading needs | ||
| * | | Move qpstest.proto to a common area (test/proto) instead of test/cpp/qps | vjpai | 2015-10-19 |
| | | | |||
| * | | fixed faulty merge | David Garcia Quintas | 2015-10-14 |
| | | | |||
* | | | Merge branch 'master' of github.com:grpc/grpc into microchannels | David Garcia Quintas | 2015-10-13 |
|\| | | |||
| | * | Merge branch 'master' of github.com:grpc/grpc into iomgr_executor | David Garcia Quintas | 2015-10-12 |
| | |\ | |||
| * | \ | Merge github.com:grpc/grpc into latent-see | Craig Tiller | 2015-10-09 |
| |\ \ \ | | | |/ | | |/| | |||
| * | | | Move profiling system to gpr | Craig Tiller | 2015-10-09 |
| | | | | |||
| | * | | Merge pull request #3692 from dgquintas/inspector_fail | Sree Kuchibhotla | 2015-10-09 |
| | |\ \ | | | | | | | | | | | Fixed unprotected access to call field | ||
| | | * | | Hid test-only functions from surface/call.h | David Garcia Quintas | 2015-10-08 |
| | | | | | |||
| * | | | | Merge github.com:grpc/grpc into latent-see | Craig Tiller | 2015-10-08 |
| |\| | | | |||
| | * | | | rename grpc.native.csharp_ext nuget to grpc.native.csharp | Jan Tattermusch | 2015-10-08 |
| | |/ / | |||
| * / / | Get basic profiler working again | Craig Tiller | 2015-10-08 |
| |/ / | |||
| | * | Introducing grpc_executor, for all your threading needs | David Garcia Quintas | 2015-10-07 |
| |/ | |||
* / | μChannels implementation. | David Garcia Quintas | 2015-10-05 |
|/ | |||
* | Restore include sanity | Craig Tiller | 2015-10-05 |
| | |||
* | Restore build sanity | Craig Tiller | 2015-10-05 |
| | |||
* | Update build files | Masood Malekghassemi | 2015-10-02 |
| | |||
* | Update build tools | Masood Malekghassemi | 2015-10-02 |
| | |||
* | customize the coapp scripts for zlib | Jan Tattermusch | 2015-09-30 |
| | |||
* | initial version of zlib coapp package | Jan Tattermusch | 2015-09-30 |
| | |||
* | Merge pull request #2920 from nicolasnoble/winnt-check | Craig Tiller | 2015-09-25 |
|\ | | | | | Better handling of _WIN32_WINNT. | ||
* \ | Merge pull request #3476 from vjpai/block_annotate | Yang Gao | 2015-09-25 |
|\ \ | | | | | | | Annotate blocking points | ||
* | | | Generated changes | Craig Tiller | 2015-09-25 |
| | | | |||
| * | | Move block_annotate from iomgr to support since it's used in other | vjpai | 2015-09-24 |
| | | | | | | | | | | | | core places besides iomgr | ||
| * | | Rebuild all project files with new header included | Vijay Pai | 2015-09-24 |
| | | | |||
* | | | Remove workqueue_test from Windows for now | Craig Tiller | 2015-09-23 |
| | | | |||
* | | | Enable warnings as errors on Windows | Craig Tiller | 2015-09-23 |
| | | | |||
* | | | Update Windows stuff | Craig Tiller | 2015-09-23 |
| | | | |||
* | | | Final patches for rename | Craig Tiller | 2015-09-22 |
| | | | |||
* | | | Split closures from iomgr.h | Craig Tiller | 2015-09-22 |
| | | | |||
* | | | Merge github.com:grpc/grpc into we-are-one | Craig Tiller | 2015-09-22 |
|\| | | |||
| * | | Merge pull request #3027 from jboeuf/security_connector_refactoring | Craig Tiller | 2015-09-22 |
| |\ \ | | | | | | | | | Security connector refactoring | ||
* | | | | Fixes | Craig Tiller | 2015-09-21 |
| | | | | |||
| * | | | Merge branch 'master' of github.com:grpc/grpc into rr_with_registry | David Garcia Quintas | 2015-09-16 |
| |\ \ \ | |||
| | | * | | Changing build.yaml: s/secure_tranport_setup/handshake | Julien Boeuf | 2015-09-15 |
| | |/ / | |||
* | | | | Merge github.com:grpc/grpc into shindig | Craig Tiller | 2015-09-15 |
|\ \ \ \ | | |/ / | |/| | | |||
| * | | | Merge pull request #3340 from grpc/release-0_11 | Eric Anderson | 2015-09-14 |
| |\ \ \ | | | | | | | | | | | Release 0.11 branch to master. | ||
* | | | | | Merge github.com:grpc/grpc into shindig | Craig Tiller | 2015-09-11 |
|\| | | | | |||
| * | | | | Merge pull request #3248 from dgquintas/lb_registry | Craig Tiller | 2015-09-11 |
| |\ \ \ \ | | | | | | | | | | | | | Introduced a registry for LB policies. | ||
| | | * | | | grpc++.h was not installed | Craig Tiller | 2015-09-11 |
| | |/ / / | |/| | | | |||
| | | * | | Usage of ?lb_policy=xxx in sockaddr_resolver | David Garcia Quintas | 2015-09-10 |
| | | | | | | | | | | | | | | | | | | | | Plus test tweaks and final touches to round robin policy | ||
* | | | | | Workqueue: interface, test, and posix implementation | Craig Tiller | 2015-09-09 |
|/ / / / | |||
| | * | | Merge remote-tracking branch 'origin/uri_query_fragments' into rr_with_registry | David Garcia Quintas | 2015-09-08 |
| | |\ \ | |_|/ / |/| | | | |||
| | * | | Added round robin LB policy. | David Garcia Quintas | 2015-09-08 |
| |/ / | |||
| | * | Merge branch 'master' of github.com:grpc/grpc into winnt-check | Nicolas "Pixel" Noble | 2015-09-04 |
| | |\ | |_|/ |/| | | | | | | | | Conflicts: vsprojects/global.props | ||
| * | | Introduced a registry for LB policies. | David Garcia Quintas | 2015-09-03 |
| | | | |||
* | | | Merge pull request #3183 from ctiller/second-coming | Nicolas Noble | 2015-09-02 |
|\ \ \ | | | | | | | | | Refactor Endpoint API | ||
* | | | | fix C# nuget package building | Jan Tattermusch | 2015-09-02 |
| |/ / |/| | | |||
| * | | get directories right | Craig Tiller | 2015-09-01 |
| | | |