aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* clang-formatGravatar Mark D. Roth2016-07-21
* Merge remote-tracking branch 'upstream/master' into handshake_apiGravatar Mark D. Roth2016-07-21
|\
| * Sanitizing master.Gravatar Nicolas "Pixel" Noble2016-07-21
| * Merge pull request #7464 from thinkerou/support_php7_by_marcoGravatar Stanley Cheung2016-07-21
| |\
* | | clang-formatGravatar Mark D. Roth2016-07-21
| * | Merge pull request #7368 from muxi/cronet-e2eGravatar makdharma2016-07-20
| |\ \
| * \ \ Merge pull request #7454 from dgquintas/tiny_comment_updateGravatar David G. Quintas2016-07-20
| |\ \ \
| | | | * 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
| | | * | Add test target file to repoGravatar Muxi Yan2016-07-19
| * | | | Merge pull request #7399 from sreecha/poll_alloc_fixGravatar Craig Tiller2016-07-19
| |\ \ \ \
| | | | * | Let roots_filename be a static variableGravatar Muxi Yan2016-07-19
| | | | * | Add fixture description and TODO for test name inferral from test case method...Gravatar Muxi Yan2016-07-19
| | | | * | Collapse fixture into CoreCronetEnd2EndTests.m so that individual test cases ...Gravatar Muxi Yan2016-07-19
| * | | | | Merge pull request #7245 from muxi/fix-7181Gravatar makdharma2016-07-18
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | | | | * 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 chttp2_tear_do...Gravatar Muxi Yan2016-07-18
| * | | | Merge pull request #7284 from ewr/FixRubyTimeConversionGravatar kpayson642016-07-18
| |\ \ \ \
| | | | | * Establish Objective C end-to-end core test with CronetGravatar Muxi Yan2016-07-15
| | | | | * Establish Objective C end-to-end core test with CronetGravatar Muxi Yan2016-07-15
| * | | | | Merge pull request #7347 from apolcyn/add_ruby_client_compression_interop_testsGravatar kpayson642016-07-15
| |\ \ \ \ \
| * \ \ \ \ \ Merge pull request #7403 from thinkerou/fix_auth_ver_master_branchGravatar Stanley Cheung2016-07-15
| |\ \ \ \ \ \
| | | | | | | * Establish Objective C end-to-end core test with CronetGravatar Muxi Yan2016-07-15
* | | | | | | | Plumb channel args through handshakers.Gravatar Mark D. Roth2016-07-15
| * | | | | | | Merge branch 'histo' of github.com:vjpai/grpc into delayed-writeGravatar Craig Tiller2016-07-15
| |\ \ \ \ \ \ \
| | | * | | | | | unify the version of google/authGravatar thinkerou2016-07-15
| | |/ / / / / / | |/| | | | | |
| | | | | | * | Reduce the number of unnecessary allocationsGravatar Sree Kuchibhotla2016-07-14
| | |_|_|_|/ / | |/| | | | |
| * | | | | | Merge pull request #6737 from ctiller/delayed-writeGravatar Craig Tiller2016-07-14
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge pull request #7225 from nathanielmanistaatgoogle/_rpc_testGravatar kpayson642016-07-14
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge pull request #7319 from yang-g/wait_asyncGravatar kpayson642016-07-14
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge pull request #7372 from apolcyn/check_buffer_reader_init_callGravatar kpayson642016-07-14
| |\ \ \ \ \ \ \ \ \
| | | | | * \ \ \ \ \ Merge branch 'delayed-write' of github.com:ctiller/grpc into delayed-writeGravatar Craig Tiller2016-07-14
| | | | | |\ \ \ \ \ \
| | | | | * | | | | | | Make network status follow the normal init/shutdown pathGravatar Craig Tiller2016-07-14
| | | | | | | | | | | * Merged master branchGravatar Muxi Yan2016-07-14
| | | | | | | | | | | |\ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| | | | | | | | | | | * Establish Objective C end-to-end core test with CronetGravatar Muxi Yan2016-07-14
| | | * | | | | | | | | prevent spurious wake up and unstarted/already shutdown serverGravatar yang-g2016-07-14
| | | | | | | | | | * | Remove redundant commentGravatar Muxi Yan2016-07-14
* | | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into handshake_apiGravatar Mark D. Roth2016-07-14
|\| | | | | | | | | | |
* | | | | | | | | | | | Use handshake_manager API in client and server.Gravatar Mark D. Roth2016-07-14
| | | | | | | | | | | * Establish Objective C end-to-end core test with CronetGravatar Muxi Yan2016-07-14
| | | | | | * | | | | | Cleanup from code reviewGravatar Craig Tiller2016-07-14
| | | | | |/ / / / / /
* | | | | | | | | | | Fix build problems.Gravatar Mark D. Roth2016-07-14