aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Merge pull request #12270 from matt-kwong/kokoro_mac_bqGravatar Matt Kwong2017-08-30
|\
* \ Merge pull request #12328 from 0oneo/patch-1Gravatar Jan Tattermusch2017-08-30
|\ \
| * | fix typo in compression.mdGravatar 0oneo2017-08-30
|/ /
* | Merge pull request #12325 from grpc/revert-11566-call_combinerGravatar Nicolas Noble2017-08-29
|\ \
| * | Revert "Implement call combiner"Gravatar Mark D. Roth2017-08-29
|/ /
| * Fix uploading Mac results to BQGravatar Matt Kwong2017-08-29
* | Merge pull request #12284 from vjpai/qps_cleanupGravatar Vijay Pai2017-08-29
|\ \
| * | Remove some pre-C++11-style workaroundsGravatar Vijay Pai2017-08-29
|/ /
* | Merge pull request #12137 from y-zeng/call_atmGravatar Yuchen Zeng2017-08-28
|\ \
* \ \ Merge pull request #12314 from ncteisen/debugging-latency-profilesGravatar Noah Eisen2017-08-28
|\ \ \
* \ \ \ Merge pull request #12274 from apolcyn/fix_missing_nanopb_headers_masterGravatar apolcyn2017-08-28
|\ \ \ \
| | * | | Add shortname and timeout to run_microbenchmarksGravatar Noah Eisen2017-08-28
* | | | | Merge pull request #12303 from dgquintas/rr_shutdown_sc_shutdownGravatar David G. Quintas2017-08-28
|\ \ \ \ \ | |_|/ / / |/| | | |
* | | | | Merge pull request #12311 from ncteisen/fix-timersGravatar Noah Eisen2017-08-28
|\ \ \ \ \
| * | | | | Remove extraneous parenGravatar ncteisen2017-08-28
|/ / / / /
* | | | | Merge pull request #12221 from sreecha/epoll1-work-distGravatar Sree Kuchibhotla2017-08-28
|\ \ \ \ \
| | * | | | Removed in_connectivity_shutdown from RRGravatar David Garcia Quintas2017-08-28
| |/ / / / |/| | | |
* | | | | Merge pull request #12264 from jtattermusch/cmake_vs2017Gravatar Jan Tattermusch2017-08-28
|\ \ \ \ \
| | * | | | clang formatGravatar Sree Kuchibhotla2017-08-27
| | * | | | Remove test variableGravatar Sree Kuchibhotla2017-08-27
| | * | | | change num_events and cursor to gpr_atm for memory visibilityGravatar Sree Kuchibhotla2017-08-27
| | * | | | Reduce batch size to 1 - This seems to help with unary and streamingGravatar Sree Kuchibhotla2017-08-25
| | | | * | Add explanation for recv_stateGravatar Yuchen Zeng2017-08-25
| | * | | | Merge branch 'master' into epoll1-work-distGravatar Sree Kuchibhotla2017-08-25
| | |\ \ \ \ | |_|/ / / / |/| | | | |
| | * | | | fix typoGravatar Sree Kuchibhotla2017-08-25
| | * | | | mergeGravatar Sree Kuchibhotla2017-08-25
| | |\ \ \ \
* | | \ \ \ \ Merge pull request #11566 from markdroth/call_combinerGravatar Mark D. Roth2017-08-25
|\ \ \ \ \ \ \
| * | | | | | | Implement call combiner.Gravatar Mark D. Roth2017-08-25
* | | | | | | | Merge pull request #12282 from yang-g/sync_thd_refactorGravatar Yang Gao2017-08-24
|\ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ Merge pull request #12237 from andremedeiros/fix-gc-eager-sweepGravatar apolcyn2017-08-24
|\ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ Merge pull request #12227 from ncteisen/bazel-microbenchmarksGravatar Noah Eisen2017-08-24
|\ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ Merge pull request #12287 from vjpai/qps_cleanup2Gravatar Vijay Pai2017-08-24
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Move some internal includes to the right placesGravatar Vijay Pai2017-08-24
| | | | * | | | | | | Double check macro to protect from faulty test.Gravatar yang-g2017-08-24
* | | | | | | | | | | Merge pull request #11782 from muxi/stream_compression_configGravatar Muxi Yan2017-08-24
|\ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ Merge pull request #12285 from muxi/fix-typoGravatar Muxi Yan2017-08-24
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Fix a typo referred on #11118Gravatar Muxi Yan2017-08-24
|/ / / / / / / / / / /
| | | | * | | | | | | Update block_annotate.hGravatar yang-g2017-08-24
| | | | * | | | | | | Add sync_custom.hGravatar yang-g2017-08-24
| | | | * | | | | | | Remove stale fileGravatar yang-g2017-08-24
| |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | Fix stream_compression_payload test flakeGravatar Muxi Yan2017-08-23
| | | | | | | * | | fix build.yaml to expand nanopb headers filegroupGravatar Alexander Polcyn2017-08-23
| |_|_|_|_|_|/ / / |/| | | | | | | |
* | | | | | | | | Merge pull request #12240 from yang-g/endoGravatar Yang Gao2017-08-23
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Merge pull request #12209 from mehrdada/unskip-reflection-testGravatar Mehrdad Afshari2017-08-23
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| | | * | | | | | Merge remote-tracking branch 'upstream/master' into stream_compression_configGravatar Muxi Yan2017-08-23
| | | |\ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| | | | | | * | | vs2017 build fixesGravatar Jan Tattermusch2017-08-23
| | | | | | * | | adjust run_tests_matrix.py windows portability suitesGravatar Jan Tattermusch2017-08-23
| | | | | | * | | support building with VS2017Gravatar Jan Tattermusch2017-08-23
| | | | | | * | | add cmake generator optionGravatar Jan Tattermusch2017-08-23
| | | | | | * | | cleanup building c/c++ on windowsGravatar Jan Tattermusch2017-08-23
| |_|_|_|_|/ / / |/| | | | | | |