Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | | * | | | | | | | | Deprecate perf_db use | vjpai | 2016-05-31 | |
| | |_|/ / / / / / / / | |/| | | | | | | | | | ||||
| | * | | | | | | | | | Merge branch 'master' into add_proto | Alistair Veitch | 2016-05-24 | |
| | |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | ||||
| | | | | | | | | | * | Merge github.com:grpc/grpc into error | Craig Tiller | 2016-05-24 | |
| | | | | | | | | | |\ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||
| * | | | | | | | | | | Merge github.com:grpc/grpc into test_affine | Craig Tiller | 2016-05-23 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | end-to-end compilation | Alistair Veitch | 2016-05-23 | |
| | | | | | | | | | | | | ||||
| | | | | | | | | * | | | Add proto_server_reflection_test | Yuchen Zeng | 2016-05-20 | |
| | | | | | | | | | | | | ||||
| * | | | | | | | | | | | Remove legacy poller | Craig Tiller | 2016-05-20 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||
| | | * | | | | | | | | Merge branch 'master' of github.com:grpc/grpc into lr_hook | David Garcia Quintas | 2016-05-19 | |
| | | |\ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | | | ||||
* / | | | | | | | | | | moved core_codegen from src/cpp/... to include/grpc++/... | David Garcia Quintas | 2016-05-19 | |
|/ / / / / / / / / / | ||||
| | | * | | | | | | | Separate the grpc_cli targets into a separate library | yang-g | 2016-05-19 | |
| | | | | | | | | | | ||||
| * | | | | | | | | | Merge branch 'master' of github.com:grpc/grpc into credentials_refactoring | Julien Boeuf | 2016-05-18 | |
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||
| | | | | | * | | | | Merge branch 'compression_incoming_checks' into compression_md_level_bis | David Garcia Quintas | 2016-05-18 | |
| |_|_|_|_|/ / / / |/| | | | | | | | | ||||
| | | * | | | | | | Add proto file support in grpc_cli | yang-g | 2016-05-18 | |
| |_|/ / / / / / |/| | | | | | | | ||||
| | | | | | | * | Move load_file into iomgr | Craig Tiller | 2016-05-18 | |
| | | | | | | | | ||||
| | | | * | | | | Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation | David Garcia Quintas | 2016-05-18 | |
| | | | |\ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | ||||
| | | | | | | * | Fix load file test | Craig Tiller | 2016-05-18 | |
| | | | | | | | | ||||
| | | | | * | | | Merge remote-tracking branch 'upstream/master' into reflection_separate_lib | Yuchen Zeng | 2016-05-17 | |
| | | | | |\ \ \ | |_|_|_|_|/ / / |/| | | | | | | | ||||
| | | | | | | * | Merge github.com:grpc/grpc into error | Craig Tiller | 2016-05-13 | |
| | | | | | | |\ | |_|_|_|_|_|_|/ |/| | | | | | | | ||||
* | | | | | | | | Merge pull request #6578 from jtattermusch/add_bat_copyrights | Jan Tattermusch | 2016-05-13 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Add copyrights to .bat files (and update the checker to report missing ones) | |||
* \ \ \ \ \ \ \ \ | Merge pull request #5456 from ctiller/cleaner-posix3 | Jan Tattermusch | 2016-05-13 | |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Splitting out a pure poll() based event engine | |||
| | * | | | | | | | | add missing copyrights to .bat files | Jan Tattermusch | 2016-05-13 | |
| |/ / / / / / / / |/| | | | | | | | | ||||
| | | | | | | * | | Add base64 decoder | Yuchen Zeng | 2016-05-12 | |
| | | | | | | | | | ||||
| | | | | | | | * | Merge branch 'master' of github.com:grpc/grpc into merge | David Garcia Quintas | 2016-05-12 | |
| | | | | | | | |\ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||
* | | | | | | | | | Merge pull request #6553 from grpc/revert-6488-revert-6214-master | Jan Tattermusch | 2016-05-12 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | | Revert "Revert "cronet wrapper code"", and fix the issue with build.yaml | |||
| | | | | | | | * | Merge github.com:grpc/grpc into error | Craig Tiller | 2016-05-12 | |
| | | | | | | | |\ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||
* | | | | | | | | | Merge pull request #6373 from y-zeng/server-builder-plugin | Yuchen Zeng | 2016-05-11 | |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Server builder plugin | |||
| | * | | | | | | | | replaced header list with filegroup in build.yaml. | Makarand Dharmapurikar | 2016-05-11 | |
| | | | | | | | | | | ||||
| | * | | | | | | | | Revert "Revert "cronet wrapper code"" | makdharma | 2016-05-11 | |
| |/ / / / / / / / |/| | | | | | | | | ||||
| | | | | | | | * | Merge github.com:grpc/grpc into error | Craig Tiller | 2016-05-11 | |
| | | | | | | | |\ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||
| | * | | | | | | | Merge github.com:grpc/grpc into cleaner-posix3 | Craig Tiller | 2016-05-11 | |
| | |\ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||
| | | * | | | | | | Merge branch 'master' of https://github.com/grpc/grpc into ↵ | Julien Boeuf | 2016-05-10 | |
| | | |\ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | | credentials_refactoring | |||
* | | | | | | | | | Merge pull request #6279 from dgquintas/lb_proto_v1 | Jan Tattermusch | 2016-05-10 | |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Updated load balancer proto to v1 | |||
* \ \ \ \ \ \ \ \ \ | Merge pull request #6320 from markdroth/limit_metadata_size | Jan Tattermusch | 2016-05-10 | |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Add support for max metadata size. | |||
* | | | | | | | | | | | Revert "cronet wrapper code" | Craig Tiller | 2016-05-09 | |
| | | | | | | | | | | | ||||
| | | * | | | | | | | | Resolve conflicts | Yuchen Zeng | 2016-05-06 | |
| | | |\ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | | ||||
| | | | | | | | | | * | API fuzzer compiles with new error handling | Craig Tiller | 2016-05-05 | |
| | | | | | | | | | | | ||||
* | | | | | | | | | | | Merge pull request #6214 from makdharma/master | Nicolas Noble | 2016-05-05 | |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | cronet wrapper code | |||
| | | | | | | | | | | * | Merge branch 'credentials_refactoring' of github.com:jboeuf/grpc into error | Craig Tiller | 2016-05-05 | |
| | | | | | | | | | | |\ | | | | | | | |_|_|_|_|/ | | | | | | |/| | | | | | ||||
| | | | | | | | | | | * | Merge github.com:grpc/grpc into error | Craig Tiller | 2016-05-05 | |
| | | | | | | | | | | |\ | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | ||||
| | | | | | | | | | * | | Proto server reflection | Yuchen Zeng | 2016-05-04 | |
| | | | | | | | | | | | | ||||
| | | | | | * | | | | | | Refactoring the core security code. | Julien Boeuf | 2016-05-04 | |
| | | | | | | |_|_|/ / | | | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As opposed to a flat directory, we now have the following structure: - security -context - credentials - composite - fake - google_default - iam - jwt - oauth2 - plugin - ssl - transport - util We have not refactored the test code yet but this PR is already large enough... | |||
| * | | | | | | | | | | Added all transitive header dependencies in build.yaml to fix the failing check. | Makarand Dharmapurikar | 2016-05-04 | |
| | | | | | | | | | | | ||||
| | | | | | | | | * | | Introduced grpc_pops (pollset or pollset_set) | David Garcia Quintas | 2016-05-03 | |
| | | | | | | | | | | | ||||
| * | | | | | | | | | | Added dummy cronet api implementation so we can build on Jenkins. | Makarand Dharmapurikar | 2016-05-03 | |
| | |_|_|_|/ / / / / | |/| | | | | | | | | ||||
| | | | | | | | | * | Merge github.com:grpc/grpc into error | Craig Tiller | 2016-05-03 | |
| | | | | | | | | |\ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||
| | * | | | | | | | | Added bad_client test to check that the server rejects requests with too | Mark D. Roth | 2016-05-03 | |
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | much metadata and refuses to send responses with too much metadata. | |||
* | | | | | | | | | Merge branch 'master' of github.com:grpc/grpc into codegen_remove_proto | David Garcia Quintas | 2016-05-02 | |
|\| | | | | | | | | ||||
| | | | | * | | | | Turned load reporting into a plugin | David Garcia Quintas | 2016-05-02 | |
| | | | | | | | | | ||||
| | | | | * | | | | Merge branch 'master' of github.com:grpc/grpc into lr_hook | David Garcia Quintas | 2016-04-29 | |
| | | | | |\ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | | ||||
| | | * | | | | | | Server builder plugin | Yuchen Zeng | 2016-04-29 | |
| | |/ / / / / / | |/| | | | | | |