aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* Fix compilationGravatar Craig Tiller2016-12-06
|
* add copyrightGravatar Craig Tiller2016-12-06
|
* clang-formatGravatar Craig Tiller2016-12-06
|
* port cronetGravatar Craig Tiller2016-12-06
|
* Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-12-06
|\
| * Merge pull request #8960 from muxi/test-timeout-flakinessGravatar Muxi Yan2016-12-06
| |\ | | | | | | Increase and unify test timeout of Objective C tests
| * \ Merge pull request #8948 from jtattermusch/internal_fuzzerGravatar Jan Tattermusch2016-12-06
| |\ \ | | | | | | | | Try running client_fuzzer on internal CI
| * \ \ Merge pull request #8965 from soltanmm-google/let's-try-that-againGravatar Masood Malekghassemi2016-12-05
| |\ \ \ | | | | | | | | | | Fix test runner failures for Python on Windows
| * \ \ \ Merge pull request #8962 from ctiller/fixit29Gravatar Craig Tiller2016-12-05
| |\ \ \ \ | | | | | | | | | | | | Fix race if connector is shutdown while connecting
| * \ \ \ \ Merge pull request #8959 from vjpai/track_cq_finalizeGravatar Craig Tiller2016-12-05
| |\ \ \ \ \ | | | | | | | | | | | | | | Don't allow core CQ shutdown whille C++ CQ tags may still trigger new ops
| | | | | | * Use unified test timeoutsGravatar Muxi Yan2016-12-05
| | | | | | |
| * | | | | | Merge pull request #8963 from ctiller/fixit31Gravatar Craig Tiller2016-12-05
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Interop test might take a little longer to start up (esp. w/tsan)
| | * | | | | | Interop test might take a little longer to start up (esp. w/tsan)Gravatar Craig Tiller2016-12-05
| |/ / / / / /
| | | | * / / Fix test runner failures for Python on WindowsGravatar Masood Malekghassemi2016-12-05
| | |_|/ / / | |/| | | |
| | | * | | Fix race if connector is shutdown while connectingGravatar Craig Tiller2016-12-05
| | | | | |
| | | * | | Merge branch 'track_cq_finalize' of github.com:vjpai/grpc into fixit29Gravatar Craig Tiller2016-12-05
| | | |\ \ \ | | | |/ / / | | |/| | |
| | | * | | Fix shutdown problems with sync serverGravatar Craig Tiller2016-12-05
| | |/ / / | |/| | |
| | * | | Bring back gli initializer summoningGravatar Vijay Pai2016-12-05
| | | | |
| | | | * Increase test timeout of testMetadata to 8s to alleviate flakiness under ↵Gravatar Muxi Yan2016-12-05
| | |_|/ | |/| | | | | | | | | | overloaded Jenkins mac machine
| | * | gpr_atm isn't automatically initialized to 0. Thanks Obama.Gravatar Vijay Pai2016-12-05
| | | |
| | * | clang-formatGravatar Vijay Pai2016-12-05
| | | |
| | * | Track requests that could cause other requests to be created, and don't doGravatar Vijay Pai2016-12-05
| | | | | | | | | | | | | | | | a real core shutdown of a CQ until such requests are done
| * | | Merge pull request #8938 from ctiller/fixit23Gravatar Craig Tiller2016-12-05
| |\ \ \ | | | | | | | | | | Reliably handle failing streams during writes
| * \ \ \ Merge pull request #8790 from pquerna/objc_fix_leak_of_bufferGravatar Jorge Canizales2016-12-05
| |\ \ \ \ | | | | | | | | | | | | Objective-C: Fix memory leak of every message sent
| * \ \ \ \ Merge pull request #8944 from dgquintas/interop_server_atmGravatar Craig Tiller2016-12-05
| |\ \ \ \ \ | | | | | | | | | | | | | | Fix data race with atomic for interop c++
| * \ \ \ \ \ Merge pull request #8955 from ctiller/fixit26Gravatar Craig Tiller2016-12-05
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Update server_crash_test to account for longer reconnect timeouts
| * \ \ \ \ \ \ Merge pull request #8956 from markdroth/import_fixGravatar Craig Tiller2016-12-05
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | Fix test name conflict in import. Also use low-thread-count variant for asan.
| | | | | | * | Readability improvementsGravatar Craig Tiller2016-12-05
| | | | | | | |
| | | | | | * | Add parensGravatar Craig Tiller2016-12-05
| | | | | | | |
| | * | | | | | Fix test name conflict in import. Also use low-thread-count variant for asan.Gravatar Mark D. Roth2016-12-05
| |/ / / / / /
| | * / / / / Update server_crash_test to account for longer reconnect timeoutsGravatar Craig Tiller2016-12-05
| |/ / / / /
| | | * | | GPR Buffers need to be destroyed, not directly freed, otherwise it leaks ↵Gravatar Paul Querna2016-12-05
| | | | | | | | | | | | | | | | | | | | | | | | reference counted backing slices.
| | | | * | Merge github.com:grpc/grpc into fixit23Gravatar Craig Tiller2016-12-05
| | | | |\ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge pull request #8953 from ctiller/fixit25Gravatar Craig Tiller2016-12-05
| |\ \ \ \ \ | | |_|/ / / | |/| | | | clang-format
| | | | * | Get idle edge reliablyGravatar Craig Tiller2016-12-05
| | | | | |
| | | | * | Merge branch 'fixit25' into fixit23Gravatar Craig Tiller2016-12-05
| | | | |\ \ | | | |_|/ / | | |/| | |
| | | | * | Merge github.com:grpc/grpc into fixit23Gravatar Craig Tiller2016-12-05
| | | | |\ \ | | |_|_|/ / | |/| | | |
| | * | | | clang-formatGravatar Craig Tiller2016-12-05
| |/ / / /
| * | | | Merge pull request #8949 from grpc/revert-8922-slice_cleanupGravatar Mark D. Roth2016-12-05
| |\ \ \ \ | | | | | | | | | | | | Revert "Remove redundant includes from string.h and tmpfile.h"
| * \ \ \ \ Merge pull request #8950 from grpc/revert-8851-rename_gbenchGravatar Mark D. Roth2016-12-05
| |\ \ \ \ \ | | | | | | | | | | | | | | Revert "Renamed google_benchmark submodule to benchmark"
| | * | | | | Revert "Renamed google_benchmark submodule to benchmark"Gravatar Mark D. Roth2016-12-05
| |/ / / / /
| | * / / / Revert "Remove redundant includes from string.h and tmpfile.h"Gravatar Mark D. Roth2016-12-05
| |/ / / /
| * | | | Merge pull request #8922 from sreecha/slice_cleanupGravatar Mark D. Roth2016-12-05
| |\ \ \ \ | | | | | | | | | | | | Remove redundant includes from string.h and tmpfile.h
| * \ \ \ \ Merge pull request #8851 from dgquintas/rename_gbenchGravatar Mark D. Roth2016-12-05
| |\ \ \ \ \ | | | | | | | | | | | | | | Renamed google_benchmark submodule to benchmark
| | | | | | * fixupGravatar Jan Tattermusch2016-12-05
| | | | | | |
| | | | | | * fixupGravatar Jan Tattermusch2016-12-05
| | | | | | |
| | | | | | * artifact uploading and test reportGravatar Jan Tattermusch2016-12-05
| | | | | | |
| | | | | | * increase master timeoutGravatar Jan Tattermusch2016-12-05
| | | | | | |
| | | | | | * dont just build C coreGravatar Jan Tattermusch2016-12-05
| | | | | | |
| | | | | | * fuzzer settingsGravatar Jan Tattermusch2016-12-05
| | | | | | |