aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Expand)AuthorAge
* Decouple alarm construction from setting to avoid races in MT codeGravatar Vijay Pai2017-09-07
* Garbage collect experimental pollersGravatar Craig Tiller2017-09-07
* Merge pull request #12216 from pongad/main_methodGravatar Jan Tattermusch2017-09-06
|\
* \ Merge pull request #12386 from jtattermusch/perfworker_scriptGravatar Jan Tattermusch2017-09-06
|\ \
* \ \ Merge pull request #12298 from markdroth/default_metadata_fixGravatar Mark D. Roth2017-09-05
|\ \ \
* \ \ \ Merge pull request #12024 from yihuazhang/tsi_test_libGravatar Mark D. Roth2017-09-05
|\ \ \ \
| | | * | ubuntu-1610 image does not exist anymoreGravatar Jan Tattermusch2017-09-05
| |_|/ / |/| | |
* | | | Trying to make the code more readable.Gravatar Flavio Medeiros2017-09-02
| | * | Use a separate table to determine which callouts are default.Gravatar Mark D. Roth2017-09-01
* | | | Disable uploading Kokoro Mac resultsGravatar Matt Kwong2017-09-01
* | | | Merge pull request #12350 from jtattermusch/deflake_ruby_artifactGravatar Jan Tattermusch2017-09-01
|\ \ \ \
* \ \ \ \ Merge pull request #11873 from ctiller/statsGravatar Craig Tiller2017-08-31
|\ \ \ \ \
| * \ \ \ \ Merge github.com:grpc/grpc into statsGravatar Craig Tiller2017-08-31
| |\ \ \ \ \
| * | | | | | Fix header location errorGravatar Craig Tiller2017-08-31
| | | * | | | deflake ruby artifact buildGravatar Jan Tattermusch2017-08-31
| | |/ / / /
* | / / / / Enable epoll1Gravatar Sree Kuchibhotla2017-08-30
| |/ / / / |/| | | |
* | | | | Merge pull request #12270 from matt-kwong/kokoro_mac_bqGravatar Matt Kwong2017-08-30
|\ \ \ \ \
* | | | | | Revert "Implement call combiner"Gravatar Mark D. Roth2017-08-29
| * | | | | Fix uploading Mac results to BQGravatar Matt Kwong2017-08-29
| | * | | | Merge github.com:grpc/grpc into statsGravatar Craig Tiller2017-08-29
| | |\ \ \ \ | |_|/ / / / |/| | | | |
* | | | | | 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 #12264 from jtattermusch/cmake_vs2017Gravatar Jan Tattermusch2017-08-28
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
* | | | | | | 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 #12227 from ncteisen/bazel-microbenchmarksGravatar Noah Eisen2017-08-24
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| | * | | | | | | Add sync_custom.hGravatar yang-g2017-08-24
| | * | | | | | | Remove stale fileGravatar yang-g2017-08-24
| | | |_|/ / / / | | |/| | | | |
| | | | * | | | fix build.yaml to expand nanopb headers filegroupGravatar Alexander Polcyn2017-08-23
| | | |/ / / / | | |/| | | |
* | | | | | | Merge remote-tracking branch 'upstream/master' into stream_compression_configGravatar Muxi Yan2017-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
| | |/ / / / | |/| | | |
| * | | | | fix windows protoc artifact buildGravatar Jan Tattermusch2017-08-23
| * | | | | remove check_vsprojects sanity testGravatar Jan Tattermusch2017-08-23
| * | | | | adjust run tests matrixGravatar Jan Tattermusch2017-08-23
| * | | | | build C tests and protoc artifacts on windows with cmakeGravatar Jan Tattermusch2017-08-23
| * | | | | Merge pull request #12236 from matt-kwong/kokoro_filGravatar Matt Kwong2017-08-22
| |\ \ \ \ \
| | | | | * | Add TSI test library and SSL and fake TSI testsGravatar Yihua Zhang2017-08-22
| | |_|_|/ / | |/| | | |
| | | * | | Microbenchmarks work with bazelGravatar ncteisen2017-08-22
| | |/ / / | |/| | |
| | * | | Add test filtering to Kokoro PR jobsGravatar Matt Kwong2017-08-22
* | | | | Break the sanity check failure loop by disabling clang-format on end2end_{,no...Gravatar Muxi Yan2017-08-21
| * | | | Merge pull request #12243 from matt-kwong/kokoro_flags2Gravatar Matt Kwong2017-08-21
| |\ \ \ \
| | * | | | Add max_time flag to Kokoro PR jobsGravatar Matt Kwong2017-08-21
| | |/ / /
* | | | | Merge remote-tracking branch 'upstream/master' into stream_compression_configGravatar Muxi Yan2017-08-21
|\| | | |
| * | | | Merge pull request #12224 from matt-kwong/kokoro_flagsGravatar Matt Kwong2017-08-21
| |\ \ \ \ | | |/ / / | |/| | |
| * | | | Merge pull request #11936 from sreecha/fix-end2end-testGravatar Sree Kuchibhotla2017-08-19
| |\ \ \ \