aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* Merge branch 'master' of https://github.com/grpc/grpc into interop_server_splitGravatar Nicolas "Pixel" Noble2016-07-25
|\
| * Merge pull request #7395 from markdroth/handshake_apiGravatar kpayson642016-07-25
| |\ | | | | | | General-purpose handshaker API.
| * \ Merge pull request #7501 from dgquintas/phony_async_streamGravatar kpayson642016-07-25
| |\ \ | | | | | | | | Removed unused version of async_stream.h
| * \ \ Merge pull request #7320 from yang-g/shut_down_acceptor_earlyGravatar Nicolas Noble2016-07-22
| |\ \ \ | | | | | | | | | | Shutdown the listeners early when destroying the tcp_server
| * \ \ \ Merge pull request #7510 from stanley-cheung/regenerate-template-filesGravatar Stanley Cheung2016-07-22
| |\ \ \ \ | | | | | | | | | | | | Regenerate template files
| | * | | | regenerate template filesGravatar Stanley Cheung2016-07-22
| |/ / / /
| * | | | Merge pull request #7504 from stanley-cheung/php-update-package-xmlGravatar Stanley Cheung2016-07-21
| |\ \ \ \ | | | | | | | | | | | | PHP: update package xml and composer.json
| | * | | | php: update composer.jsonGravatar Stanley Cheung2016-07-21
| | | | | |
| | * | | | php: update package.xml to 1.0.0RC2Gravatar Stanley Cheung2016-07-21
| |/ / / /
| | | * / Removed unused version of async_stream.hGravatar David Garcia Quintas2016-07-21
| | |/ / | |/| |
| * | | Merge pull request #7488 from ghemawat/slice_user_dataGravatar kpayson642016-07-21
| |\ \ \ | | | | | | | | | | Add gpr_slice_new_with_user_data.
| * \ \ \ Merge pull request #7269 from y-zeng/cli_callGravatar kpayson642016-07-21
| |\ \ \ \ | | | | | | | | | | | | Support server reflection in CLI
| * \ \ \ \ Merge pull request #7486 from dgquintas/alive_typoGravatar kpayson642016-07-21
| |\ \ \ \ \ | | | | | | | | | | | | | | fixed typo
| * \ \ \ \ \ Merge pull request #7296 from thinkerou/fix_origGravatar Nicolas Noble2016-07-21
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Fix orig files for conflicting generated
| * \ \ \ \ \ \ Merge pull request #7489 from stanley-cheung/php-fix-minor-styleGravatar Stanley Cheung2016-07-21
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | php: fix minor style discrepency
| | | | | | | | * clang-formatGravatar Mark D. Roth2016-07-21
| | | | | | | | |
| | | | | | | | * Merge remote-tracking branch 'upstream/master' into handshake_apiGravatar Mark D. Roth2016-07-21
| | | | | | | | |\
| * | | | | | | | \ Merge pull request #7476 from vjpai/enable_crossGravatar Nicolas Noble2016-07-21
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Makefile modifications and instructions to enable cross-compilation
| * \ \ \ \ \ \ \ \ \ Merge pull request #7469 from yang-g/proto_liteGravatar Nicolas Noble2016-07-21
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Add a macro to support protobuf lite
| * \ \ \ \ \ \ \ \ \ \ Merge pull request #7465 from grpc/revert-6942-perf_html_reportGravatar kpayson642016-07-21
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | Revert "Generate html report for perf tests"
| * | | | | | | | | | | Merge pull request #7490 from nicolasnoble/sanitize-masterGravatar Nicolas Noble2016-07-21
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Sanitizing master.
| | * | | | | | | | | | | Sanitizing master.Gravatar Nicolas "Pixel" Noble2016-07-21
| |/ / / / / / / / / / /
| | | | | * / / / / / / php: fix minor style discrepencyGravatar Stanley Cheung2016-07-21
| | |_|_|/ / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge pull request #7464 from thinkerou/support_php7_by_marcoGravatar Stanley Cheung2016-07-21
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | [support PHP7] control code by version of PHP macro
| | | | | | | | | * | | Add gpr_slice_new_with_user_data.Gravatar Sanjay Ghemawat2016-07-21
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gpr_slice_new_with_user_data is like gpr_slice_new, but allows the caller to specify a distinct pointer to pass to the destroy function. This is useful when the data is part of a larger data structure that should be destroyed when the data is no longer needed.
| | | | | | | | | | * clang-formatGravatar Mark D. Roth2016-07-21
| | | | | | | | | | |
| | | | | | | * | | | fixed typoGravatar David Garcia Quintas2016-07-20
| | |_|_|_|_|/ / / / | |/| | | | | | | |
| * | | | | | | | | Merge pull request #7368 from muxi/cronet-e2eGravatar makdharma2016-07-20
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Establish Objective C end-to-end core test with Cronet
| | | | | | | | * | | Addressed review commentsGravatar Yuchen Zeng2016-07-20
| | | | | | | | | | |
| * | | | | | | | | | Merge pull request #7294 from dgquintas/lb_docs_updateGravatar David G. Quintas2016-07-20
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Added LB diagram and some more detail
| * \ \ \ \ \ \ \ \ \ \ Merge pull request #7454 from dgquintas/tiny_comment_updateGravatar David G. Quintas2016-07-20
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Updated outdated comment about uchannels
| | | | | * \ \ \ \ \ \ \ Merge pull request #1 from stanley-cheung/support_php7_by_marcoGravatar 田欧2016-07-21
| | | | | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | minor changes. cannot assume hostname unchanged
| | | | | | * | | | | | | | wrap long lines;Gravatar Stanley Cheung2016-07-20
| | | | | | | | | | | | | |
| | | | | | * | | | | | | | minor changes. cannot assume hostname unchangedGravatar Stanley Cheung2016-07-20
| | | | | |/ / / / / / / /
| | | | | | | | | | | | * Avoid allocating memory for each individual handshaker. Also fix memory leak.Gravatar Mark D. Roth2016-07-20
| | | | | | | | | | | | |
| | | | | | | | | | | | * Add acceptor parameter.Gravatar Mark D. Roth2016-07-20
| | | | | | | | | | | | |
| | | | | | | | | | | | * clang-formatGravatar Mark D. Roth2016-07-20
| | | | | | | | | | | | |
| | | | | | | | | | | | * Merge remote-tracking branch 'upstream/master' into handshake_apiGravatar Mark D. Roth2016-07-20
| | | | | | | | | | | | |\ | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
| | | | | * | | | | | | | support php7 by marcoGravatar thinkerou2016-07-20
| | | | | | | | | | | | |
| | | | | | | | * | | | | Makefile modifications and instructions to enable cross-compilationGravatar Vijay Pai2016-07-19
| | | | | | | | | | | | |
| | | | * | | | | | | | | Add test target file to repoGravatar Muxi Yan2016-07-19
| | | | | | | | | | | | |
| * | | | | | | | | | | | Merge pull request #7444 from y-zeng/fix_typoGravatar kpayson642016-07-19
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix typos in config_protobuf.h
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #7399 from sreecha/poll_alloc_fixGravatar Craig Tiller2016-07-19
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reduce the number of unnecessary allocations
| | | | | | * | | | | | | | | Let roots_filename be a static variableGravatar Muxi Yan2016-07-19
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge pull request #7460 from dgquintas/grpc_args_doxygenGravatar David G. Quintas2016-07-19
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Grpc args doxygen
| | | | | | | | | | * | | | | | Add a macro to support protobuf liteGravatar yang-g2016-07-19
| | | | | | | | | | | | | | | |
| | | | | | | * | | | | | | | | Add fixture description and TODO for test name inferral from test case ↵Gravatar Muxi Yan2016-07-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | method name
| * | | | | | | | | | | | | | | Merge pull request #7431 from thinkerou/fix_spell_errorGravatar kpayson642016-07-19
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Python: fix spell error by pyflakes found
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #7467 from ctiller/important-profilesGravatar Craig Tiller2016-07-19
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | Add latency profiling from 'important' marks
| | * | | | | | | | | | | | | | | Add latency profiling from 'important' marksGravatar Craig Tiller2016-07-19
| |/ / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allows seeing directly how long was spent: - running up to putting bytes on the wire - between sending and receiving - between receiving and finishing