Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #10767 from ncteisen/closure-debug-trace | Noah Eisen | 2017-06-09 |
|\ | | | | | Closure Rich Debug Mode | ||
* \ | Merge pull request #11440 from muxi/fix-lazy-incoming-stat | Muxi Yan | 2017-06-09 |
|\ \ | | | | | | | Fix the misbehavior of counting all incoming bytes into frame_bytes stats | ||
* \ \ | Merge pull request #11444 from ncteisen/quiet-down | Noah Eisen | 2017-06-09 |
|\ \ \ | | | | | | | | | Only Output bm_diff Crashes if They Occur | ||
* \ \ \ | Merge pull request #11443 from ncteisen/copyright-sanity | Noah Eisen | 2017-06-08 |
|\ \ \ \ | | | | | | | | | | | Fix Copyright Sanity | ||
| | * | | | Only output crashes if they occur | ncteisen | 2017-06-08 |
| |/ / / |/| | | | |||
| * | | | Copyright sanity | ncteisen | 2017-06-08 |
|/ / / | |||
| | * | Merge branch 'master' of https://github.com/grpc/grpc into closure-debug-trace | ncteisen | 2017-06-08 |
| | |\ | |_|/ |/| | | |||
| * | | Fix the misbehavior of counting all incoming bytes into frame_bytes stats | Muxi Yan | 2017-06-08 |
|/ / | |||
* | | Merge pull request #11336 from ctiller/ALL-the-things | Craig Tiller | 2017-06-08 |
|\ \ | | | | | | | Roll-up of threading changes | ||
| | * | Ban the non macro versions | ncteisen | 2017-06-08 |
| | | | |||
| | * | Add rich closure debug mode | ncteisen | 2017-06-08 |
| | | | |||
| | * | Merge branch 'master' of https://github.com/grpc/grpc into ALL-the-things | ncteisen | 2017-06-08 |
| |/| | |/ |/| | |||
| * | clang-format | Craig Tiller | 2017-06-08 |
| | | |||
| * | Ensure a poller exists | Craig Tiller | 2017-06-08 |
| | | |||
* | | Merge pull request #11237 from y-zeng/srv_record | Yuchen Zeng | 2017-06-08 |
|\ \ | | | | | | | Support grpclb address in the c-ares resolver | ||
* | | | Fix code of conduct | Chris Aniszczyk | 2017-06-08 |
| | | | | | | | | | | | | Signed-off-by: Chris Aniszczyk <caniszczyk@gmail.com> | ||
* | | | Add CNCF Code of Conduct | Chris Aniszczyk | 2017-06-08 |
| | | | | | | | | | | | | Signed-off-by: Chris Aniszczyk <caniszczyk@gmail.com> | ||
* | | | Merge pull request #11367 from ncteisen/faster-bm-diff | Noah Eisen | 2017-06-08 |
|\ \ \ | | | | | | | | | Split Up Microbenchmark by Individual Benchmark | ||
| | | * | Fix windows | Craig Tiller | 2017-06-08 |
| | | | | |||
* | | | | Merge pull request #11438 from jtattermusch/remove_patents | Jan Tattermusch | 2017-06-08 |
|\ \ \ \ | | | | | | | | | | | Patents already part of Apache2 license | ||
| * | | | | patents already part of Apache2 license | Jan Tattermusch | 2017-06-08 |
|/ / / / | |||
| | | * | Fix test | Craig Tiller | 2017-06-08 |
| | | | | |||
* | | | | Merge pull request #11429 from gkelly/fix-extra-semis | Noah Eisen | 2017-06-08 |
|\ \ \ \ | | | | | | | | | | | Remove extraneous semicolons. | ||
| | | | * | Fix test verification | Craig Tiller | 2017-06-08 |
| | | | | | |||
| | * | | | Merge branch 'master' of https://github.com/grpc/grpc into faster-bm-diff | ncteisen | 2017-06-08 |
| | |\ \ \ | |_|/ / / |/| | | | | |||
| | | | * | Fix depth counting bug | Craig Tiller | 2017-06-08 |
| | | | | | |||
| | * | | | 2 space indentation | ncteisen | 2017-06-08 |
| | | | | | |||
| | | | * | Review feedback | Craig Tiller | 2017-06-08 |
| | | | | | |||
| | | | * | Merge github.com:grpc/grpc into ALL-the-things | Craig Tiller | 2017-06-08 |
| | | | |\ | |_|_|_|/ |/| | | | | |||
* | | | | | Merge pull request #11432 from jtattermusch/apache_license | Jan Tattermusch | 2017-06-08 |
|\ \ \ \ \ | | | | | | | | | | | | | Changing license to Apache v2 | ||
| * | | | | | fix protobuf_generated_well_known_types_embed.cc | Jan Tattermusch | 2017-06-08 |
| | | | | | | |||
| * | | | | | fix test/core/http/BUILD | Jan Tattermusch | 2017-06-08 |
| | | | | | | |||
| * | | | | | fix make_grpcio_tools.py | Jan Tattermusch | 2017-06-08 |
| | | | | | | |||
| * | | | | | license fixes | Jan Tattermusch | 2017-06-08 |
| | | | | | | |||
| * | | | | | fix remaining license notices | Jan Tattermusch | 2017-06-08 |
| | | | | | | |||
| * | | | | | auto-fix most of licenses | Jan Tattermusch | 2017-06-08 |
| | | | | | | |||
| * | | | | | fix check_copyright.py | Jan Tattermusch | 2017-06-08 |
| | | | | | | |||
| * | | | | | fix makefile | Jan Tattermusch | 2017-06-08 |
| | | | | | | |||
| * | | | | | fixing copyright not supported | Jan Tattermusch | 2017-06-08 |
| | | | | | | |||
| * | | | | | change LICENSE, add AUTHORS | Jan Tattermusch | 2017-06-08 |
|/ / / / / | |||
| | | | * | Merge github.com:grpc/grpc into ALL-the-things | Craig Tiller | 2017-06-07 |
| | | | |\ | |_|_|_|/ |/| | | | | |||
* | | | | | Merge pull request #11333 from ctiller/faster_timer_pool | Craig Tiller | 2017-06-07 |
|\ \ \ \ \ | | | | | | | | | | | | | Get rid of zero-length poll case now that timer pool exists | ||
* \ \ \ \ \ | Merge pull request #11399 from yang-g/status_ok_message | Yang Gao | 2017-06-07 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Update comments to discourage having an OK status with error_message | ||
| | | | * | | | Yapf code | ncteisen | 2017-06-07 |
| | | | | | | | |||
| | | | * | | | Github comments | ncteisen | 2017-06-07 |
| | | | | | | | |||
| | | | * | | | Differentiate between timeouts and crashes | ncteisen | 2017-06-07 |
| | | | | | | | |||
| | * | | | | | Merge github.com:grpc/grpc into faster_timer_pool | Craig Tiller | 2017-06-07 |
| | |\ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||
| | | | | | * | Remove unused function | Craig Tiller | 2017-06-07 |
| | | | | | | | |||
| | | | | | * | Fix merge | Craig Tiller | 2017-06-07 |
| | | | | | | | |||
| | | | | | * | Merge github.com:grpc/grpc into ALL-the-things | Craig Tiller | 2017-06-07 |
| | | | | | |\ | |_|_|_|_|_|/ |/| | | | | | |