Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | add CPU tests | Alistair Veitch | 2015-10-20 | |
| |_|/ |/| | | ||||
| | * | Interop stress tests | Sree Kuchibhotla | 2015-10-19 | |
| * | | 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 | |
|\ \ \ | ||||
* | | | | 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 | |
| | |\ | |_|/ |/| | | ||||
* | | | Move profiling system to gpr | Craig Tiller | 2015-10-09 | |
* | | | 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 | |
|/ | ||||
* | Update build files | Masood Malekghassemi | 2015-10-02 | |
* | Update build tools | Masood Malekghassemi | 2015-10-02 | |
* | Enable backtraces on C tests | Craig Tiller | 2015-09-28 | |
* | Merge github.com:grpc/grpc into shindig | Craig Tiller | 2015-09-24 | |
|\ | ||||
* \ | Merge github.com:grpc/grpc into shindig | Craig Tiller | 2015-09-24 | |
|\ \ | ||||
| | * | Merge github.com:grpc/grpc into come-out-of-the-shadow | Craig Tiller | 2015-09-24 | |
| | |\ | | |/ | |/| | ||||
| * | | Disable zookeeper test for now | Craig Tiller | 2015-09-24 | |
| * | | Merge pull request #3372 from grpc/release-0_11 | David G. Quintas | 2015-09-23 | |
| |\ \ | ||||
| | * | | Fixing Makefile issue which would re-evaluate the base path for included depe... | Nicolas "Pixel" Noble | 2015-09-23 | |
| | * | | Fixing usage of the BUILDDIR variable. | Nicolas "Pixel" Noble | 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 | |
| |\ \ \ | ||||
* | | | | | Fixes | Craig Tiller | 2015-09-21 | |
| * | | | | Merge branch 'master' of github.com:grpc/grpc into rr_with_registry | David Garcia Quintas | 2015-09-16 | |
| |\ \ \ \ | ||||
| | | * \ \ | Merge branch 'master' of github.com:grpc/grpc into security_connector_refacto... | 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 | |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | ||||
| | | * | | | Merge branch 'master' of github.com:grpc/grpc into rr_with_registry | David Garcia Quintas | 2015-09-11 | |
| | | |\ \ \ | | |_|/ / / | |/| | | | | ||||
* | | | | | | 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 | |
| |\ \ \ \ \ | ||||
| | | | | | * | Enable -Wshadow | Craig Tiller | 2015-09-11 | |
| | |_|_|_|/ | |/| | | | | ||||
| * | | | | | Merge github.com:grpc/grpc into immolating-conversion | Craig Tiller | 2015-09-11 | |
| |\ \ \ \ \ | ||||
| | | | * | | | grpc++.h was not installed | Craig Tiller | 2015-09-11 | |
| | | |/ / / | | |/| | | | ||||
| * | | | | | Enable -Wconversion | Craig Tiller | 2015-09-10 | |
| * | | | | | First round of fixing up implicit 64->32 bit conversions | Craig Tiller | 2015-09-10 | |
| * | | | | | Core compiles with -Wsign-conversion | Craig Tiller | 2015-09-10 | |
| * | | | | | Merge github.com:grpc/grpc into immolating-conversion | Craig Tiller | 2015-09-10 | |
| |\| | | | | ||||
| * | | | | | Sign conversion fixes | Craig Tiller | 2015-09-10 | |
* | | | | | | 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 pull request #3190 from ctiller/daisy-dukes | Yang Gao | 2015-09-03 | |
|\ \ \ \ | ||||
| | | * | | 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 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||
| | * | | | Merge github.com:grpc/grpc into daisy-dukes | Craig Tiller | 2015-09-01 | |
| | |\ \ \ | |_|/ / / |/| | | | | ||||
* | | | | | Bumping revision to 0.11 for beta. | Nicolas "Pixel" Noble | 2015-09-01 | |
| * | | | | Merge branch 'third-coming' into endpoints | Craig Tiller | 2015-09-01 | |
|/| | | | |