aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/ext
Commit message (Expand)AuthorAge
...
* | | | | | | | | Refcounting fixGravatar Craig Tiller2016-05-08
* | | | | | | | | Fix refcountingGravatar Craig Tiller2016-05-07
* | | | | | | | | Fix refcountingGravatar Craig Tiller2016-05-07
* | | | | | | | | Fix ownership bugs in error systemGravatar Craig Tiller2016-05-07
* | | | | | | | | Progress converting to new error systemGravatar Craig Tiller2016-05-07
* | | | | | | | | Bug fixes to error handlingGravatar Craig Tiller2016-05-06
* | | | | | | | | Progress converting to new error systemGravatar Craig Tiller2016-05-06
* | | | | | | | | Convert tests to new error schemeGravatar Craig Tiller2016-05-06
| * | | | | | | | Merge pull request #6379 from y-zeng/debug-logging-fixGravatar Yuchen Zeng2016-05-05
| |\ \ \ \ \ \ \ \
* | | | | | | | | | Progress converting to new error systemGravatar Craig Tiller2016-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
| |\ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ Merge branch 'credentials_refactoring' of github.com:jboeuf/grpc into errorGravatar Craig Tiller2016-05-05
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
| | | | * | | | | | | Temporary fix for plugin initialization problemGravatar Craig Tiller2016-05-05
| | | |/ / / / / / / | | |/| | | | | | |
* | | | | | | | | | compile errorGravatar Craig Tiller2016-05-05
* | | | | | | | | | Error handling progress in chttp2 transportGravatar Craig Tiller2016-05-05
* | | | | | | | | | Error handling progress in chttp2 transportGravatar Craig Tiller2016-05-05
| | | | | | | | * | Added support for trailing metadataGravatar David Garcia Quintas2016-05-04
* | | | | | | | | | Progress converting to new error systemGravatar Craig Tiller2016-05-04
| * | | | | | | | | Refactoring the core security code.Gravatar Julien Boeuf2016-05-04
| |/ / / / / / / /
* | | | | | | | | Merge branch 'error' of github.com:ctiller/grpc into errorGravatar Craig Tiller2016-05-04
|\ \ \ \ \ \ \ \ \
* | | | | | | | | | Progress converting to new error systemGravatar Craig Tiller2016-05-04
| | | | | * | | | | Apply clang-format diffs.Gravatar Mark D. Roth2016-05-04
| * | | | | | | | | ProgressGravatar Craig Tiller2016-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
* | | | | | | | ProgressGravatar Craig Tiller2016-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
|\ \ \ \ \ \ \ \
| | | | | * \ \ \ Merge branch 'master' into limit_metadata_sizeGravatar Mark D. Roth2016-05-02
| | | | | |\ \ \ \
| | | | | * | | | | Changed writing code to honor the peer's header size limit setting.Gravatar Mark D. Roth2016-05-02
| | | | | | | | * | Turned load reporting into a pluginGravatar David Garcia Quintas2016-05-02
| | | * | | | | | | Clang formatting fixesGravatar Makarand Dharmapurikar2016-05-01
| | | * | | | | | | created new grpc_cronet.h. Addressed feedback from jcanizales@ and ctiller@Gravatar Makarand Dharmapurikar2016-05-01
| | | * | | | | | | fixed clang formatingGravatar Makarand Dharmapurikar2016-05-01
| | | * | | | | | | moved cronet_c_for_grpc.h in third_partyGravatar Makarand Dharmapurikar2016-05-01
| | | * | | | | | | cronet wrapper codeGravatar Makarand Dharmapurikar2016-05-01
| | | | |_|/ / / / | | | |/| | | | |
* | | / | | | | | Fix bug where max_frame_size was ignoredGravatar Craig Tiller2016-04-30
| |_|/ / / / / / |/| | | | | | |