aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* 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
* \ \ \ \ 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
| | | | | | * | 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
| | | | |/ / / / / /
| | | | * | | | | | 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
| | | | | | | * | | | | | Collapse fixture into CoreCronetEnd2EndTests.m so that individual test cases ↵Gravatar Muxi Yan2016-07-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | can be run, instead of only allow running the entire fixture
| | | | | | | | | * | | | Revert "Generate html report for perf tests"Gravatar Vijay Pai2016-07-19
| |_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | |
| | * | | | | | | | | | grpc_args doxygenGravatar David Garcia Quintas2016-07-18
| | | |_|_|_|_|/ / / / | | |/| | | | | | | |
* | | | | | | | | | | Merge pull request #7245 from muxi/fix-7181Gravatar makdharma2016-07-18
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | Fix of Issue #7181 documentation and Objective C code
| | | | | | | * | | | Add new line to the end of fixture.hGravatar Muxi Yan2016-07-18
| | | | | | | | | | |
| | | | | * | | | | | Updated outdated comment about uchannelsGravatar David Garcia Quintas2016-07-18
| |_|_|_|/ / / / / / |/| | | | | | | | |
| | | | | | * | | | Rename h2_ssl_cronet.m to fixture_h2_ssl_cronet.mGravatar Muxi Yan2016-07-18
| | | | | | | | | |
| | | | | | * | | | Update cronet test comments and structureGravatar Muxi Yan2016-07-18
| | | | | | | | | |
| | | | | | * | | | Rename h2_ssl.* to h2_ssl_cronet.* and add static specifier to ↵Gravatar Muxi Yan2016-07-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | chttp2_tear_down_secure_fullstack in h2_ssl_cronet.m
* | | | | | | | | | Merge pull request #7284 from ewr/FixRubyTimeConversionGravatar kpayson642016-07-18
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Fix arguments for calls to Ruby's `Time.at`
| | | | | * | | | | | fix typoGravatar Yuchen Zeng2016-07-18
| | | | | | | | | | |
* | | | | | | | | | | Merge pull request #7243 from dgquintas/styleguideGravatar kpayson642016-07-18
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | | C style guide updates
* | | | | | | | | | | Merge pull request #6942 from adelez/perf_html_reportGravatar kpayson642016-07-18
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | Generate html report for perf tests
| | | | | * | | | | | fix spell error by pyflakes foundGravatar thinkerou2016-07-17
| |_|_|_|/ / / / / / |/| | | | | | | | |
| | | | | | | | * | delete some commits which not needGravatar thinkerou2016-07-16
| | | | | | | | | |
| | | | | | | * | | Establish Objective C end-to-end core test with CronetGravatar Muxi Yan2016-07-15
| | | | | | | | | |
* | | | | | | | | | Merge pull request #7410 from sreecha/bq_bugGravatar Craig Tiller2016-07-15
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Add clientSuccess and serverSuccess to BQ schema
| | | | | | | | * | | Establish Objective C end-to-end core test with CronetGravatar Muxi Yan2016-07-15
| | | | | | | | | | |
| | * | | | | | | | | Generate html report for perf testsGravatar Adele Zhou2016-07-15
| |/ / / / / / / / / |/| | | | | | | | |