Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Moving gtest to the end. | Nicolas "Pixel" Noble | 2017-05-25 |
* | Moving testing headers at the end. | Nicolas "Pixel" Noble | 2017-05-25 |
* | Adding interop stress test. | Nicolas "Pixel" Noble | 2017-05-25 |
* | Adding reconnect interop client and server. | Nicolas "Pixel" Noble | 2017-05-25 |
* | Realized that the interop BUILD file still uses cc_library and stuff. | Nicolas "Pixel" Noble | 2017-05-25 |
* | Fixing indentation + fixing interop_client. | Nicolas "Pixel" Noble | 2017-05-24 |
* | Adding dummy layering check option. | Nicolas "Pixel" Noble | 2017-05-19 |
* | Merge pull request #11199 from ncteisen/trickle-trickle | Noah Eisen | 2017-05-18 |
|\ | |||
* \ | Merge pull request #11092 from ctiller/ubsanc++ | Craig Tiller | 2017-05-18 |
|\ \ | |||
* \ \ | Merge pull request #11093 from ctiller/c++compat4 | Craig Tiller | 2017-05-18 |
|\ \ \ | |||
* \ \ \ | Merge pull request #11026 from markdroth/grpclb_drop_alt | Mark D. Roth | 2017-05-18 |
|\ \ \ \ | |||
* \ \ \ \ | Merge pull request #11198 from stanley-cheung/upmerge-v1_3_2-to-master | Stanley Cheung | 2017-05-18 |
|\ \ \ \ \ | |||
* \ \ \ \ \ | Merge pull request #11156 from jtattermusch/csharp_only_blittable | Jan Tattermusch | 2017-05-18 |
|\ \ \ \ \ \ | |||
* \ \ \ \ \ \ | Merge pull request #11185 from ctiller/informed_run_tests | Jan Tattermusch | 2017-05-18 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | fix run_tests.py on Windows and for non-C langs | Jan Tattermusch | 2017-05-18 |
* | | | | | | | | Merge pull request #11201 from yang-g/debug | Yang Gao | 2017-05-17 |
|\ \ \ \ \ \ \ \ | |||
| | | | * | | | | | Fixed missed conflicts - use constants.logVerbosity instead | Stanley Cheung | 2017-05-17 |
* | | | | | | | | | Merge pull request #10992 from apolcyn/doxygen_cpp_nits | apolcyn | 2017-05-17 |
|\ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ | Merge pull request #11174 from stanley-cheung/php-fix-c-ext-version | Stanley Cheung | 2017-05-17 |
|\ \ \ \ \ \ \ \ \ \ | |||
| | | | | | * | | | | | Upmerge from v1.3.x branch to master | Stanley Cheung | 2017-05-17 |
| |_|_|_|_|/| | | | | |/| | | | | | | | | | | |||
* | | | | | | | | | | | Merge pull request #11194 from stanley-cheung/php-fix-ext-cc-compile-error | Stanley Cheung | 2017-05-17 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| | | | * | | | | | | | | Unref pending events under cq lock | yang-g | 2017-05-17 |
| | | | | | | | | | | * | Add unary fullstack trickle to bm json | ncteisen | 2017-05-17 |
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |||
* | | | | | | | | | | | Merge pull request #11118 from muxi/backward-compat-dev | Muxi Yan | 2017-05-17 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #11098 from dgquintas/fix_subchannel_stuffs | David G. Quintas | 2017-05-17 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||
| | | * | | | | | | | | | | PHP: fix pecl extension after cc files are added | Stanley Cheung | 2017-05-17 |
* | | | | | | | | | | | | | Merge pull request #11192 from ctiller/compare-a-lago | Craig Tiller | 2017-05-17 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | |||
| | | | * | | | | | | | | | PHP: fix pecl extension reported version | Stanley Cheung | 2017-05-17 |
| |_|_|/ / / / / / / / / |/| | | | | | | | | | | | |||
* | | | | | | | | | | | | Merge pull request #11173 from stanley-cheung/php-split-protobuf-dep | Stanley Cheung | 2017-05-17 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||
| | * | | | | | | | | | | | Fix hpack_size test | Craig Tiller | 2017-05-17 |
| |/ / / / / / / / / / / |/| | | | | | | | | | | | |||
| | | | | | | | | * | | | Implement grpclb drop support. | Mark D. Roth | 2017-05-17 |
| |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | |||
| | | * | | | | | | | | Take grpc_workaround_list as parameter | Muxi Yan | 2017-05-17 |
| | | | | | * | | | | | Fix runtests --force_default_poller on linux | Craig Tiller | 2017-05-17 |
| |_|_|_|_|/ / / / / |/| | | | | | | | | | |||
* | | | | | | | | | | Merge pull request #11113 from jtattermusch/python_artifact_polling_trace | Jan Tattermusch | 2017-05-17 |
|\ \ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ \ | Merge pull request #11149 from vjpai/testmac | Vijay Pai | 2017-05-16 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | | | |||
| | | | | * | | | | | | generate_project | Muxi Yan | 2017-05-16 |
| | | * | | | | | | | | PHP: stop requiring google/protobuf PHP implementation | Stanley Cheung | 2017-05-16 |
| |_|/ / / / / / / / |/| | | | | | | | | | |||
* | | | | | | | | | | Merge pull request #10897 from ctiller/serve_fries | Craig Tiller | 2017-05-16 |
|\ \ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ \ | Merge pull request #11135 from ctiller/bugz | Craig Tiller | 2017-05-16 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| | | | | | | | | * \ \ | Merge pull request #11150 from kpayson64/bump_1_3_3 | kpayson64 | 2017-05-16 |
| | | | | | | | | |\ \ \ | |||
| | | | | | * | | | | | | | Polish workarounds.md | Muxi Yan | 2017-05-16 |
| | | | | | | | * | | | | | dont use non-blittable types in native method signatures | Jan Tattermusch | 2017-05-16 |
| |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | |||
| | | | | | * | | | | | | Alternate workaround description style | Muxi Yan | 2017-05-16 |
| | | | | | * | | | | | | Add /doc/workarounds.md | Muxi Yan | 2017-05-16 |
| | | | | | * | | | | | | Merge remote-tracking branch 'upstream/master' into backward-compat-dev | Muxi Yan | 2017-05-16 |
| | | | | | |\ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | |||
* | | | | | | | | | | | | Merge pull request #11152 from ctiller/toolz | Craig Tiller | 2017-05-16 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||
| | | | | | | * | | | | | | obsolete -> is obsolete | Muxi Yan | 2017-05-16 |
| * | | | | | | | | | | | | Remove OSS-only tooling | Craig Tiller | 2017-05-16 |
|/ / / / / / / / / / / / | |||
* | | | | | | | | | | | | Merge pull request #11138 from grpc/revert-11121-revert-10849-backward-compat | Muxi Yan | 2017-05-16 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #11000 from lyuxuan/poll_stat | lyuxuan | 2017-05-16 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |