Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Compiling again | Craig Tiller | 2017-07-17 |
| | |||
* | Merge pull request #11189 from muxi/stream_compression | Muxi Yan | 2017-07-17 |
|\ | | | | | Implement stream compression lib module | ||
* | | Create inproc transport, add relevant tests, exclude irrelevant tests | Vijay Pai | 2017-07-14 |
| | | |||
* | | Merge pull request #11738 from mehrdada/canonica-urls | Mehrdad Afshari | 2017-07-11 |
|\ \ | | | | | | | Use https://grpc.io consistently as the canonical URL | ||
* | | | Revert "Remove lockfree-stack implementation that is no longer used" | Ken Payson | 2017-07-10 |
| | | | | | | | | | | | | This reverts commit 3d04e025bcffd1e583d502de4ee26625ea866b21. | ||
| * | | Use https://grpc.io consistently as the canonical URL | Mehrdad Afshari | 2017-07-10 |
|/ / | |||
| * | Move stream_compression to src/core/lib/compression | Muxi Yan | 2017-07-05 |
| | | |||
| * | Make stream compression module | Muxi Yan | 2017-07-05 |
| | | |||
* | | Polish gRPC-Core.podspec | Muxi Yan | 2017-06-29 |
| | | |||
* | | Use Cocoapods to manage nanopb | Muxi Yan | 2017-06-29 |
|/ | |||
* | Remove lockfree-stack implementation that is no longer used | Vijay Pai | 2017-06-19 |
| | |||
* | Merge pull request #11336 from ctiller/ALL-the-things | Craig Tiller | 2017-06-08 |
|\ | | | | | Roll-up of threading changes | ||
* \ | Merge pull request #11237 from y-zeng/srv_record | Yuchen Zeng | 2017-06-08 |
|\ \ | | | | | | | Support grpclb address in the c-ares resolver | ||
| | * | Merge github.com:grpc/grpc into ALL-the-things | Craig Tiller | 2017-06-08 |
| | |\ | |_|/ |/| | | |||
* | | | fix remaining license notices | Jan Tattermusch | 2017-06-08 |
| | | | |||
| | * | Merge github.com:grpc/grpc into ALL-the-things | Craig Tiller | 2017-06-07 |
| | |\ | |_|/ |/| | | |||
* | | | Implement LB policy updates | David Garcia Quintas | 2017-06-06 |
| | | | |||
| * | | Merge remote-tracking branch 'upstream/master' into srv_record | Yuchen Zeng | 2017-06-06 |
| |\ \ | |/ / |/| | | |||
| * | | Fix windows build, no_logging tests, dns_resolver_test | Yuchen Zeng | 2017-06-05 |
| | | | |||
| | * | Merge branch 'selectivity' into ALL-the-things | Craig Tiller | 2017-06-02 |
| | |\ | |_|/ |/| | | |||
* | | | master bumped to 1.5.x | David Garcia Quintas | 2017-05-30 |
| | | | |||
| | * | Merge branch 'thread_pool' into ALL-the-things | Craig Tiller | 2017-05-30 |
| |/| |/| | | |||
* | | | update | Vizerai | 2017-05-23 |
| | | | |||
* | | | Merge branch 'master' of https://github.com/Vizerai/grpc into intrusive_hash_map | Vizerai | 2017-05-23 |
|\| | | |||
| | * | Merge github.com:grpc/grpc into thread_pool | Craig Tiller | 2017-05-17 |
| | |\ | | |/ | |/| | |||
| * | | Merge pull request #11113 from jtattermusch/python_artifact_polling_trace | Jan Tattermusch | 2017-05-17 |
| |\ \ | | | | | | | | | Try fixing python artifact build on Windows | ||
| | | * | Merge github.com:grpc/grpc into thread_pool | Craig Tiller | 2017-05-16 |
| | | |\ | | |_|/ | |/| | | |||
| | * | | regenerate projects | Jan Tattermusch | 2017-05-16 |
| | | | | |||
| * | | | Move workaround_list to grpc_base | Muxi Yan | 2017-05-15 |
| | | | | |||
| * | | | Revert "Revert "Implement Server Backward Compatibility"" | Muxi Yan | 2017-05-15 |
| |/ / | |||
| * | | Revert "Implement Server Backward Compatibility" | Nicolas Noble | 2017-05-12 |
| | | | |||
| * | | Merge pull request #10849 from muxi/backward-compat | Muxi Yan | 2017-05-12 |
| |\ \ | | | | | | | | | Implement Server Backward Compatibility | ||
| | | * | Remove workqueue, covered_by_poller as concepts, get Mac build up | Craig Tiller | 2017-05-12 |
| | |/ | |/| | |||
| | * | Put workaround list somewhere accessable by wrapping languages | Muxi Yan | 2017-05-09 |
| | | | |||
| | * | Merge remote-tracking branch 'upstream/master' into backward-compat | Muxi Yan | 2017-05-05 |
| | |\ | |||
| * | \ | Merge branch 'cq_limited_pollers' of github.com:sreecha/grpc into uberpoll | Craig Tiller | 2017-05-05 |
| |\ \ \ | |||
| | * | | | Separate this into a new poller | Sree Kuchibhotla | 2017-05-05 |
| | | |/ | | |/| | |||
| * | | | Fix deps between grpc and tracer system | Craig Tiller | 2017-05-05 |
| | | | | |||
| * | | | Finish merge, disable new pollers until they stabilize | Craig Tiller | 2017-05-05 |
| | | | | |||
| * | | | Merge branch 'epoll_thread_pool' of github.com:sreecha/grpc into uberpoll | Craig Tiller | 2017-05-05 |
| |\ \ \ | |||
| * \ \ \ | Merge branch 'epex4' into uberpoll | Craig Tiller | 2017-05-05 |
| |\ \ \ \ | |||
| * \ \ \ \ | Merge branch 'timer_pool' into uberpoll | Craig Tiller | 2017-05-05 |
| |\ \ \ \ \ | |||
| | | | * | | | Merge branch 'master' into epoll_thread_pool | Sree Kuchibhotla | 2017-05-03 |
| | | | |\| | | |||
| | * | | | | | Merge github.com:grpc/grpc into timer_pool | Craig Tiller | 2017-05-03 |
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | | | |||
| * | | | | | | Merge github.com:grpc/grpc into hiertune | Craig Tiller | 2017-05-03 |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | |||
| | | | | * | | New epoll-based polling engine with dedicated poller threads | Sree Kuchibhotla | 2017-05-02 |
| | | | | | | | |||
| | | * | | | | Isolate timer checking in its own thread | Craig Tiller | 2017-05-02 |
| | | | |/ / | | | |/| | | |||
| | * / | | | Implement client-side load reporting for grpclb. | Mark D. Roth | 2017-05-02 |
| | |/ / / | |||
| | | * | | Merge branch 'hiertune' into epex4+epoll1 | Craig Tiller | 2017-05-01 |
| | | |\ \ | | |_|/ / | |/| | | | |||
| | | | * | Merge remote-tracking branch 'upstream/master' into backward-compat | Muxi Yan | 2017-04-30 |
| | | | |\ | | | |_|/ | | |/| | |