aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/ext
Commit message (Expand)AuthorAge
...
| | | | * | Fix incorrect script invocation for code generation.Gravatar Alistair Veitch2016-05-24
| | | | * | Merge branch 'master' into add_protoGravatar Alistair Veitch2016-05-24
| | | | |\ \ | | |_|_|/ / | |/| | | |
| | | | * | update docsGravatar Alistair Veitch2016-05-24
| * | | | | Merge github.com:grpc/grpc into test_affineGravatar Craig Tiller2016-05-23
| |\ \ \ \ \
| | | | | * | end-to-end compilationGravatar Alistair Veitch2016-05-23
| | | | | * | checkpointGravatar Alistair Veitch2016-05-23
| | * | | | | Merge pull request #6423 from ctiller/signal_handlerGravatar Jan Tattermusch2016-05-22
| | |\ \ \ \ \
| | | | * | | | Bugfix to work with empty messagesGravatar Makarand Dharmapurikar2016-05-20
| | | | | |/ / | | | | |/| |
| | | | | * | Merge branch 'master' of github.com:grpc/grpc into lr_hookGravatar David Garcia Quintas2016-05-19
| | | | | |\ \ | | | | | |/ / | | | | |/| |
| | * | | | | Merge branch 'master' of github.com:grpc/grpc into credentials_refactoringGravatar Julien Boeuf2016-05-18
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | | | * | | clang-formatGravatar Craig Tiller2016-05-18
| | | | * | | Merge github.com:grpc/grpc into signal_handlerGravatar Craig Tiller2016-05-18
| | | | |\ \ \ | | | | |/ / / | | | |/| | |
* | | | | | | added missing pollset_set changes to cronet transportGravatar David Garcia Quintas2016-05-18
* | | | | | | Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagationGravatar David Garcia Quintas2016-05-18
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | | | | | * Fix typosGravatar Yuchen Zeng2016-05-17
| | * | | | | Further server cq affinity workGravatar Craig Tiller2016-05-16
| | * | | | | Begin sharding request queues per cqGravatar Craig Tiller2016-05-16
| |/ / / / /
| | | | | * Use __inline instead of inlineGravatar Yuchen Zeng2016-05-13
| | | | | * Remove unnecessary headers, fix typos.Gravatar Yuchen Zeng2016-05-13
| | | | | * Add incremental decoding and input validationGravatar Yuchen Zeng2016-05-13
| | | | | * Add base64 decoderGravatar Yuchen Zeng2016-05-12
| * | | | | Revert "Revert "cronet wrapper code""Gravatar makdharma2016-05-11
| | |_|_|/ | |/| | |
| * | | | Merge pull request #6449 from sreecha/stress_client_reconnectsGravatar Jan Tattermusch2016-05-10
| |\ \ \ \
| | | * \ \ Merge branch 'master' of https://github.com/grpc/grpc into credentials_refact...Gravatar Julien Boeuf2016-05-10
| | | |\ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge pull request #6279 from dgquintas/lb_proto_v1Gravatar Jan Tattermusch2016-05-10
| |\ \ \ \ \
| * \ \ \ \ \ Merge pull request #6320 from markdroth/limit_metadata_sizeGravatar Jan Tattermusch2016-05-10
| |\ \ \ \ \ \
| * | | | | | | Revert "cronet wrapper code"Gravatar Craig Tiller2016-05-09
| * | | | | | | Merge pull request #6379 from y-zeng/debug-logging-fixGravatar Yuchen Zeng2016-05-05
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge pull request #6447 from ctiller/import-madnessGravatar Jan Tattermusch2016-05-05
| |\ \ \ \ \ \ \ \
| | | | | | * | | | Interop client that is resilient to server restartsGravatar Sree Kuchibhotla2016-05-05
| | |_|_|_|/ / / / | |/| | | | | | |
| * | | | | | | | Merge pull request #6214 from makdharma/masterGravatar Nicolas Noble2016-05-05
| |\ \ \ \ \ \ \ \
| | | * | | | | | | Temporary fix for plugin initialization problemGravatar Craig Tiller2016-05-05
| | |/ / / / / / / | |/| | | | | | |
| | | | | | | | * Added support for trailing metadataGravatar David Garcia Quintas2016-05-04
| | | | | | * | | Refactoring the core security code.Gravatar Julien Boeuf2016-05-04
| | |_|_|_|/ / / | |/| | | | | |
| | | | * | | | Apply clang-format diffs.Gravatar Mark D. Roth2016-05-04
| | | | * | | | Use unlimited default for max header size until receiving new settingsGravatar Mark D. Roth2016-05-04
| | | | | | | * properly lock call to custom lr funcGravatar David Garcia Quintas2016-05-04
| | | | | | | * generate projects & clang-formatGravatar David Garcia Quintas2016-05-03
| | | | | | | * Merge branch 'master' of github.com:grpc/grpc into lr_hookGravatar David Garcia Quintas2016-05-03
| | | | | | | |\ | | |_|_|_|_|_|/ | |/| | | | | |
| | | | | | * | Fix some ubsan issues: I fear no bugs were harmed in the making of this episodeGravatar Craig Tiller2016-05-03
* | | | | | | | Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagationGravatar David Garcia Quintas2016-05-03
|\| | | | | | |
| | | | | | * | Fix undefined behaviorGravatar Craig Tiller2016-05-03
| | |_|_|_|/ / | |/| | | | |
| | * | | | | Fixed a compiler warning that only shows up on linuxGravatar Makarand Dharmapurikar2016-05-03
| | * | | | | clang-format fixesGravatar Makarand Dharmapurikar2016-05-03
* | | | | | | Introduced grpc_pops (pollset or pollset_set)Gravatar David Garcia Quintas2016-05-03
| | * | | | | Added dummy cronet api implementation so we can build on Jenkins.Gravatar Makarand Dharmapurikar2016-05-03
| | | | * | | Merge branch 'master' into limit_metadata_sizeGravatar Mark D. Roth2016-05-03
| | | | |\ \ \ | | |_|_|/ / / | |/| | | | |
| | | | * | | Added bad_client test to check that the server rejects requests with tooGravatar Mark D. Roth2016-05-03
| * | | | | | Merge pull request #6394 from y-zeng/fix-5557Gravatar Yuchen Zeng2016-05-02
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge pull request #6380 from ctiller/stress_failGravatar Nicolas Noble2016-05-02
| |\ \ \ \ \ \ \