Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Update build | Craig Tiller | 2017-06-19 |
| | |||
* | Allow application optimization targets to be hinted to grpc (prefer latency ↵ | Craig Tiller | 2017-06-19 |
| | | | | over throughput for now) | ||
* | Merge pull request #11505 from ncteisen/qps-driver-json-out | Noah Eisen | 2017-06-19 |
|\ | | | | | Add JSON Outfile Flag to QPS Driver | ||
| * | clang fmt | ncteisen | 2017-06-19 |
| | | |||
* | | Merge pull request #10075 from ↵ | Jan Tattermusch | 2017-06-19 |
|\ \ | | | | | | | | | | | | | emmenlau/emmenlau_add_dependency_to_libgrpc_where_missing Add grpc dependency where grpc++ is used | ||
* \ \ | Merge pull request #11140 from randomguy3/cmake-install | Jan Tattermusch | 2017-06-19 |
|\ \ \ | | | | | | | | | Fix CMake installation issues | ||
| | | * | Add json out flag to qps driver | ncteisen | 2017-06-19 |
| | | | | |||
| | * | | regenerate projects | Jan Tattermusch | 2017-06-19 |
| | | | | |||
| | * | | Add grpc dependency where grpc++ is used | Jan Tattermusch | 2017-06-19 |
| |/ / |/| | | |||
* | | | Merge pull request #11469 from jtattermusch/cmake_explicit_protoc | Jan Tattermusch | 2017-06-19 |
|\ \ \ | | | | | | | | | Explicitly use built protoc for CMake build | ||
* \ \ \ | Merge pull request #11468 from jtattermusch/cmake_zlib_dep | Jan Tattermusch | 2017-06-19 |
|\ \ \ \ | | | | | | | | | | | cmake: add zlib and cares dep | ||
* \ \ \ \ | Merge pull request #11485 from jtattermusch/reveal_build_only | Jan Tattermusch | 2017-06-19 |
|\ \ \ \ \ | | | | | | | | | | | | | Make use of --build_only apparent in the reports | ||
* \ \ \ \ \ | Merge pull request #11462 from jtattermusch/improve_windows_build_docs | Jan Tattermusch | 2017-06-19 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Mark pre-generated Visual Studio projects as deprecated, recommend cmake | ||
* \ \ \ \ \ \ | Merge pull request #11520 from matt-kwong/remove_warning | Matt Kwong | 2017-06-16 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Clear alarms in jobset.py when finished running jobs | ||
| * | | | | | | | Clear alarms in jobset.py when finished running jobs | Matt Kwong | 2017-06-16 |
| | | | | | | | | |||
* | | | | | | | | Merge pull request #11518 from matt-kwong/remove_warning | Matt Kwong | 2017-06-16 |
|\| | | | | | | | | | | | | | | | | | | | | | | | Silence noisy cache_discovery warning | ||
* | | | | | | | | Merge pull request #11509 from apolcyn/ruby_correct_auth_params | apolcyn | 2017-06-16 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Correct a constructor call in ruby credentials test | ||
| | * | | | | | | | Silence noisy cache_discovery warning | Matt Kwong | 2017-06-16 |
| |/ / / / / / / |/| | | | | | | | |||
* | | | | | | | | Merge pull request #11511 from markdroth/http_connect_doc | Mark D. Roth | 2017-06-16 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | Document use of ${http_proxy} environment variable. | ||
| * | | | | | | | Document use of ${http_proxy} environment variable. | Mark D. Roth | 2017-06-15 |
| | | | | | | | | |||
| | * | | | | | | correct channel arg constructor calls in ruby channel creds test | Alexander Polcyn | 2017-06-15 |
| |/ / / / / / |/| | | | | | | |||
* | | | | | | | Merge pull request #11502 from kpayson64/diable_1cq | kpayson64 | 2017-06-15 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | disable unconstrained_1cq test | ||
| * | | | | | | | disable unconstrained_1cq test | Ken Payson | 2017-06-15 |
| | | | | | | | | |||
* | | | | | | | | Merge pull request #11507 from apolcyn/fix_minimal_stack_is_minimal | apolcyn | 2017-06-15 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Fix varargs compiler warning in a test | ||
| * | | | | | | | | fix varargs compiler error | Alexander Polcyn | 2017-06-14 |
| | | | | | | | | | |||
* | | | | | | | | | Merge pull request #11248 from matt-kwong/part_tables | Matt Kwong | 2017-06-14 |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | Upload Jenkins tests results to a partitioned BQ table | ||
* | | | | | | | | | Merge pull request #11467 from ncteisen/bm-trickle-diff | Noah Eisen | 2017-06-14 |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | Add Trickle Diff Jenkins Job | ||
| * | | | | | | | | File rename | ncteisen | 2017-06-14 |
| | | | | | | | | | |||
| * | | | | | | | | Propagate counters flag change | ncteisen | 2017-06-14 |
| | | | | | | | | | |||
| * | | | | | | | | Disambiguate trickle and normal bms | ncteisen | 2017-06-14 |
| | | | | | | | | | |||
* | | | | | | | | | Merge pull request #11477 from matt-kwong/query | Matt Kwong | 2017-06-14 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Change flaky test query to not exclude Kokoro results | ||
| | * | | | | | | | | Disable counters for trickle, inc timeout | ncteisen | 2017-06-14 |
| | | | | | | | | | | |||
| | * | | | | | | | | Add trickle diff jenkins job | ncteisen | 2017-06-14 |
| |/ / / / / / / / |/| | | | | | | | | |||
* | | | | | | | | | Update compiler/linker options to use pkg-config in C++ examples | Toshihito Kikuchi | 2017-06-13 |
| |_|/ / / / / / |/| | | | | | | | |||
* | | | | | | | | Update python reflection tests to cover the higher level API | Mehrdad Afshari | 2017-06-13 |
| | | | | | | | | |||
* | | | | | | | | Merge pull request #11471 from matt-kwong/kokoro_config | Matt Kwong | 2017-06-13 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Use one shell script for all run_tests_matrix on Kokoro | ||
| * | | | | | | | | Use one shell script for all run_tests_matrix on Kokoro | Matt Kwong | 2017-06-13 |
| | | | | | | | | | |||
* | | | | | | | | | Merge pull request #11483 from kpayson64/threads_per_cq_rebased | kpayson64 | 2017-06-13 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | Support threads per CQ | ||
* | | | | | | | | | Merge pull request #11487 from jtattermusch/kokoro_mac_deps_ruby | Jan Tattermusch | 2017-06-13 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Install ruby in rc script for kokoro | ||
* \ \ \ \ \ \ \ \ \ | Merge pull request #11488 from markdroth/stop_epollex_tests | Mark D. Roth | 2017-06-13 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Disable epollex tests until they work reliably. | ||
| * | | | | | | | | | | Disable epollex tests until they work reliably. | Mark D. Roth | 2017-06-13 |
|/ / / / / / / / / / | |||
| * / / / / / / / / | install ruby in rc script | Jan Tattermusch | 2017-06-13 |
|/ / / / / / / / / | |||
| | | | | * / / / | make use of --build_only apparent | Jan Tattermusch | 2017-06-13 |
| |_|_|_|/ / / / |/| | | | | | | | |||
| | | | | * | | | cmake: add zlib and cares dep | Jan Tattermusch | 2017-06-13 |
| |_|_|_|/ / / |/| | | | | | | |||
| | | | | * | | explicitly use built protoc for CMake build | Jan Tattermusch | 2017-06-13 |
| |_|_|_|/ / |/| | | | | | |||
| * | | | | | Merge remote-tracking branch 'origin/master' into HEAD | Ken Payson | 2017-06-13 |
| |\ \ \ \ \ | |||
* | \ \ \ \ \ | Merge pull request #11479 from kpayson64/downgrade_epollex | kpayson64 | 2017-06-12 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Make epollex not default | ||
* \ \ \ \ \ \ \ | Merge pull request #11478 from matt-kwong/kokoro_config_typo | Matt Kwong | 2017-06-12 |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | Fix typos in Kokoro PR files | ||
| | * | | | | | | Make epollex not default | Ken Payson | 2017-06-12 |
| | | | | | | | | |||
| * | | | | | | | Fix typos in Kokoro PR files | Matt Kwong | 2017-06-12 |
|/ / / / / / / |