Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Declare filegroups for chttp2 | Craig Tiller | 2016-03-28 |
| | |||
* | Move chttp2 related files under ext/ | Craig Tiller | 2016-03-28 |
| | |||
* | Stage #1 of core breakup: move everything under lib | Craig Tiller | 2016-03-25 |
| | |||
* | Merge pull request #5383 from miselin/add_request_parsing | Jan Tattermusch | 2016-03-23 |
|\ | | | | | Add HTTP request parsing | ||
* \ | Merge pull request #5755 from ahedberg/unix_sockets_optional | Jan Tattermusch | 2016-03-23 |
|\ \ | | | | | | | Make unix sockets optional | ||
| | * | Add HTTP request parsing. | Matthew Iselin | 2016-03-23 |
| |/ |/| | | | | | | | | | | | | | | | This extends the existing http parser to support requests as well as responses. httpcli continues to exist and work as it has previously, though in the new directory src/core/http (to reflect the fact the directory now contains code relevant to parsing requests, which httpcli would not generally involve itself in). | ||
* | | removed uchannels | David Garcia Quintas | 2016-03-21 |
| | | |||
* | | Merge pull request #5754 from ctiller/new_boring_ssl | Jan Tattermusch | 2016-03-21 |
|\ \ | | | | | | | Reference github boringssl, move to chromium-stable branch head | ||
* \ \ | Merge github.com:grpc/grpc into filter-selection | Craig Tiller | 2016-03-21 |
|\ \ \ | |||
| * \ \ | Merge branch 'revert-5841-revert-5723-backoff_lib' of github.com:grpc/grpc ↵ | Craig Tiller | 2016-03-18 |
| |\ \ \ | | | | | | | | | | | | | | | | into backoff2 | ||
| | * | | | Revert "Revert "Factor out backoff code into a separate library (to be ↵ | Craig Tiller | 2016-03-18 |
| | | | | | | | | | | | | | | | | | | | | re-used elsewhere)"" | ||
| | * | | | Revert "Factor out backoff code into a separate library (to be re-used ↵ | David G. Quintas | 2016-03-18 |
| | | | | | | | | | | | | | | | | | | | | elsewhere)" | ||
| | | | * | add unix_sockets_posix module to build system and fix compilation errors | ahedberg | 2016-03-18 |
| | | | | | |||
* | | | | | Merge github.com:grpc/grpc into filter-selection | Craig Tiller | 2016-03-17 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||
* | | | | | Regenerate files | Craig Tiller | 2016-03-17 |
| | | | | | |||
| | * | | | Merge github.com:grpc/grpc into port_server | Craig Tiller | 2016-03-17 |
| | |\ \ \ | |||
| | * | | | | Split port_posix.c into platform specifics and a portable interface to ↵ | Craig Tiller | 2016-03-17 |
| | | |_|/ | | |/| | | | | | | | | | | | | port_server.py | ||
* | | | | | Merge github.com:grpc/grpc into filter-selection | Craig Tiller | 2016-03-17 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||
| | * | | | Merge github.com:grpc/grpc into backoff_lib | Craig Tiller | 2016-03-17 |
| | |\ \ \ | | |/ / / | |/| | | | |||
| * | | | | Merge pull request #5270 from dgquintas/codegen_lib | Nicolas Noble | 2016-03-16 |
| |\ \ \ \ | | | | | | | | | | | | | Added codegen_lib | ||
| | * | | | | Moving core_codegen.cc to the proper filegroup. | Nicolas "Pixel" Noble | 2016-03-17 |
| | | | | | | |||
| | * | | | | Massaging that pull request. | Nicolas "Pixel" Noble | 2016-03-17 |
| | | | | | | |||
| | | * | | | Merge github.com:grpc/grpc into backoff_lib | Craig Tiller | 2016-03-16 |
| | | |\| | | |||
* | | | | | | Merge github.com:grpc/grpc into filter-selection | Craig Tiller | 2016-03-16 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||
| | | * | | | Merge branch 'master' of github.com:grpc/grpc into codegen_lib | David Garcia Quintas | 2016-03-15 |
| | | |\ \ \ | | |_|/ / / | |/| | | | | |||
| | * | | | | Remove end2end_certs library. | yang-g | 2016-03-15 |
| |/ / / / | |||
| | | | * | Reference github boringssl, move to chromium-stable branch head | Craig Tiller | 2016-03-15 |
| | |_|/ | |/| | | |||
| * | | | Add contributed test | Craig Tiller | 2016-03-11 |
| | | | | |||
| | | * | Build out backoff as a library | Craig Tiller | 2016-03-11 |
| | | | | |||
| * | | | Add failing test | Craig Tiller | 2016-03-11 |
| | |/ | |/| | |||
| | * | removed spurious grpc_library.cc | David Garcia Quintas | 2016-03-09 |
| | | | |||
| | * | moved some files around | David Garcia Quintas | 2016-03-08 |
| | | | |||
| | * | compiles! | David Garcia Quintas | 2016-03-08 |
| | | | |||
| | * | wip. prior to cq refactoring | David Garcia Quintas | 2016-03-07 |
| | | | |||
| | * | WIP. Added codegen_test | David Garcia Quintas | 2016-03-06 |
| | | | |||
| | * | added missing initializer for global proto_serializer holder to codegen lib | David Garcia Quintas | 2016-03-06 |
| | | | |||
| | * | Merge branch 'codegen_proto_utils_fix' into codegen_lib | David Garcia Quintas | 2016-03-06 |
| | |\ | |||
| | | * | introduced workaround for proto_utils | David Garcia Quintas | 2016-03-02 |
| | |/ | |/| | |||
* | | | Merge github.com:grpc/grpc into filter-selection | Craig Tiller | 2016-02-25 |
|\| | | |||
| * | | Merge pull request #5293 from dgquintas/alarm_cpp | Vijay Pai | 2016-02-25 |
| |\ \ | | | | | | | | | Made Alarm's constructor a template for deadline | ||
| * \ \ | Merge github.com:grpc/grpc into naming-crisis | Craig Tiller | 2016-02-23 |
| |\ \ \ | |||
| | * \ \ | Merge pull request #5334 from jtattermusch/protoc_artifacts_windows | Nicolas Noble | 2016-02-23 |
| | |\ \ \ | | | | | | | | | | | | | Building protoc artifacts on Windows | ||
| | | | * | | Merge branch 'master' of github.com:grpc/grpc into alarm_cpp | David Garcia Quintas | 2016-02-22 |
| | | | | | | |||
| | * | | | | Merge github.com:grpc/grpc into fix-proto-docker | Craig Tiller | 2016-02-22 |
| | |\ \ \ \ | | | | |/ / | | | |/| | | |||
| * | | | | | Merge github.com:grpc/grpc into naming-crisis | Craig Tiller | 2016-02-22 |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | |||
| * | | | | | Regenerate files, fix bugs | Craig Tiller | 2016-02-22 |
| |\ \ \ \ \ | |||
* | \ \ \ \ \ | Merge github.com:grpc/grpc into filter-selection | Craig Tiller | 2016-02-22 |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||
| * | | | | | | Merge pull request #5257 from ctiller/cleaner-posix | Vijay Pai | 2016-02-22 |
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | Separate timer checking from pollsets | ||
| * | | | | | | rename census log files to avoid build breakage on MacOS | Alistair Veitch | 2016-02-22 |
| | |/ / / / | |/| | | | | |||
| * | | | | | Merge pull request #5302 from nicolasnoble/python-windows | Masood Malekghassemi | 2016-02-22 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Enabling python artifact building for Windows. |