Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | * | | | Add support for service configs to c-ares resolver. | 2017-08-03 | ||
| | | | | | ||||
| | | * | | Merge branch 'master' into fix_alarm | 2017-08-02 | ||
| | | |\ \ | | | |/ / | | |/| | | ||||
| * | | | | minor fix | 2017-08-02 | ||
| | | | | | ||||
| | | * | | Merge branch 'master' into fix_alarm | 2017-08-01 | ||
| | | |\ \ | ||||
| | * | \ \ | Merge branch 'master' of https://github.com/grpc/grpc into flow-control-v3 | 2017-08-01 | ||
| | |\ \ \ \ | | | | |/ / | | | |/| | | ||||
| * | | | | | Merge branch 'master' into tsi_grpc | 2017-07-31 | ||
| |\ \ \ \ \ | | | |/ / / | | |/| | | | ||||
| | * | | | | Clean up grpc++_unsecure so that it doesn't require secure content anymore | 2017-07-30 | ||
| | | | | | | ||||
| * | | | | | Add TSI zero-copy frame protector | 2017-07-28 | ||
| | | | | | | ||||
| | | * | | | Merge branch 'master' of https://github.com/grpc/grpc into flow-control-v3 | 2017-07-28 | ||
| | | |\ \ \ | | |_|/ / / | |/| | | | | ||||
| | * | | | | Update build.yaml, fix format | 2017-07-27 | ||
| |/ / / / | ||||
| | | * | | Merge branch 'master' into fix_alarm | 2017-07-25 | ||
| | | |\ \ | | |_|/ / | |/| | | | ||||
| | | | * | Merge github.com:grpc/grpc into stats | 2017-07-21 | ||
| | | | |\ | | |_|_|/ | |/| | | | ||||
* | | | | | Fix projects | 2017-07-21 | ||
| | | | | | ||||
* | | | | | Merge github.com:grpc/grpc into grpc_millis | 2017-07-21 | ||
|\| | | | | ||||
* | | | | | Merge github.com:grpc/grpc into grpc_millis | 2017-07-20 | ||
|\ \ \ \ \ | ||||
| | | | | * | Build simplification | 2017-07-19 | ||
| | | | | | | ||||
* | | | | | | Review feedback | 2017-07-19 | ||
| | | | | | | ||||
| | | * | | | Pull flow control into one module | 2017-07-18 | ||
| | |/ / / | |/| | | | ||||
| | | | * | Add a simple stats framework to gRPC C core | 2017-07-18 | ||
| | |_|/ | |/| | | ||||
| | * | | Merge branch 'master' into uv_portability_fix | 2017-07-18 | ||
| | |\ \ | | |/ / | |/| | | ||||
| | * | | Add asserts that uv calls all run on the same thread | 2017-07-18 | ||
| | | | | ||||
| * | | | Merge pull request #11607 from yihuazhang/tsi_init | 2017-07-18 | ||
| |\ \ \ | | | | | | | | | | | Add GTS plugin | |||
* | | | | | Compiling again | 2017-07-17 | ||
|/ / / / | ||||
| * | | | Add GTS plugin | 2017-07-17 | ||
| | | | | ||||
* | | | | Merge pull request #11189 from muxi/stream_compression | 2017-07-17 | ||
|\ \ \ \ | |/ / / |/| | | | Implement stream compression lib module | |||
* | | | | Create inproc transport, add relevant tests, exclude irrelevant tests | 2017-07-14 | ||
| |/ / |/| | | ||||
* | | | Revert "Remove lockfree-stack implementation that is no longer used" | 2017-07-10 | ||
| | | | | | | | | | | | | This reverts commit 3d04e025bcffd1e583d502de4ee26625ea866b21. | |||
| * | | Move stream_compression to src/core/lib/compression | 2017-07-05 | ||
| | | | ||||
| * | | Make stream compression module | 2017-07-05 | ||
|/ / | ||||
| * | Refcount grpc_alarm object so that grpc_alarm_destroy can safely be called ↵ | 2017-06-22 | ||
|/ | | | | before the alarm event is dequeued from the completion queue | |||
* | Merge pull request #11412 from kpayson64/upgrade_boringssl | 2017-06-20 | ||
|\ | | | | | Upgrade boringssl | |||
* | | Remove lockfree-stack implementation that is no longer used | 2017-06-19 | ||
| | | ||||
| * | Update boringssl | 2017-06-15 | ||
|/ | ||||
* | Merge pull request #11336 from ctiller/ALL-the-things | 2017-06-08 | ||
|\ | | | | | Roll-up of threading changes | |||
* \ | Merge pull request #11237 from y-zeng/srv_record | 2017-06-08 | ||
|\ \ | | | | | | | Support grpclb address in the c-ares resolver | |||
| | * | Merge github.com:grpc/grpc into ALL-the-things | 2017-06-08 | ||
| | |\ | |_|/ |/| | | ||||
* | | | fix remaining license notices | 2017-06-08 | ||
| | | | ||||
| | * | Merge github.com:grpc/grpc into ALL-the-things | 2017-06-07 | ||
| | |\ | |_|/ |/| | | ||||
* | | | Implement LB policy updates | 2017-06-06 | ||
| | | | ||||
| * | | Merge remote-tracking branch 'upstream/master' into srv_record | 2017-06-06 | ||
| |\ \ | |/ / |/| | | ||||
| * | | Fix windows build, no_logging tests, dns_resolver_test | 2017-06-05 | ||
| | | | ||||
| | * | Merge branch 'thread_pool' into ALL-the-things | 2017-05-30 | ||
| |/| |/| | | ||||
* | | | update | 2017-05-23 | ||
| | | | ||||
* | | | Merge branch 'master' of https://github.com/Vizerai/grpc into intrusive_hash_map | 2017-05-23 | ||
|\| | | ||||
| | * | Merge github.com:grpc/grpc into thread_pool | 2017-05-17 | ||
| | |\ | | |/ | |/| | ||||
| * | | Merge pull request #11113 from jtattermusch/python_artifact_polling_trace | 2017-05-17 | ||
| |\ \ | | | | | | | | | Try fixing python artifact build on Windows | |||
| | | * | Merge github.com:grpc/grpc into thread_pool | 2017-05-16 | ||
| | | |\ | | |_|/ | |/| | | ||||
| | * | | regenerate projects | 2017-05-16 | ||
| | | | | ||||
| * | | | Move workaround_list to grpc_base | 2017-05-15 | ||
| | | | | ||||
| * | | | Revert "Revert "Implement Server Backward Compatibility"" | 2017-05-15 | ||
| |/ / |