Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | Revert "Renamed google_benchmark submodule to benchmark" | Mark D. Roth | 2016-12-05 | |
| | * | | Revert "Remove redundant includes from string.h and tmpfile.h" | Mark D. Roth | 2016-12-05 | |
| |/ / | ||||
| * | | Merge pull request #8922 from sreecha/slice_cleanup | Mark D. Roth | 2016-12-05 | |
| |\ \ | ||||
| * \ \ | Merge pull request #8851 from dgquintas/rename_gbench | Mark D. Roth | 2016-12-05 | |
| |\ \ \ | ||||
| * \ \ \ | Merge pull request #8913 from markdroth/security_handshaker2 | Craig Tiller | 2016-12-02 | |
| |\ \ \ \ | ||||
| * | | | | | Scale poll-cv test timeouts up | Craig Tiller | 2016-12-02 | |
| | * | | | | Merge branch 'security_handshaker1' into security_handshaker2 | Mark D. Roth | 2016-12-02 | |
| | |\ \ \ \ | ||||
| | | * | | | | Add comment about testing with reviewable. | Mark D. Roth | 2016-12-02 | |
| | * | | | | | Use the same server code for both secure and insecure servers. | Mark D. Roth | 2016-12-02 | |
| | | * | | | | This time, for sure! | Mark D. Roth | 2016-12-02 | |
| * | | | | | | Merge pull request #8909 from jtattermusch/images_to_dockerhub | Jan Tattermusch | 2016-12-02 | |
| |\ \ \ \ \ \ | ||||
| | | | | | * | | Temporarily enable gpr_slice_* functions to not break api compatibility | Sree Kuchibhotla | 2016-12-01 | |
| | |_|_|_|/ / | |/| | | | | | ||||
| | | | * | | | Move hex dump to before crash. | Mark D. Roth | 2016-12-01 | |
| | | | * | | | My python-fu is rustier than an old nail. | Mark D. Roth | 2016-12-01 | |
| | | | * | | | Stringify generator result. | Mark D. Roth | 2016-12-01 | |
| | | | * | | | List, not generator. | Mark D. Roth | 2016-12-01 | |
| | | | * | | | Fix python. | Mark D. Roth | 2016-12-01 | |
| | | | * | | | Add hex dump. | Mark D. Roth | 2016-12-01 | |
| | | | * | | | Use future print(). Ugh. | Mark D. Roth | 2016-12-01 | |
| | | | * | | | Python sucks. | Mark D. Roth | 2016-12-01 | |
| | | | * | | | Attempt to fix syntax error in debugging lines. | Mark D. Roth | 2016-12-01 | |
| | | | * | | | Add debugging. | Mark D. Roth | 2016-12-01 | |
| | | | * | | | Attempt to deal with unicode strings in jenkins environment. | Mark D. Roth | 2016-12-01 | |
* | | | | | | | debug | Craig Tiller | 2016-11-30 | |
* | | | | | | | Merge github.com:grpc/grpc into slice_with_exec_ctx | Craig Tiller | 2016-11-30 | |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | ||||
| | | | * | | | Merge remote-tracking branch 'upstream/master' into security_handshaker2 | Mark D. Roth | 2016-11-30 | |
| | | | |\ \ \ | | |_|_|/ / / | |/| | | | | | ||||
| | | * | | | | allow pulling a docker image from dockerhub instead of building locally | Jan Tattermusch | 2016-11-30 | |
| | |/ / / / | |/| | | | | ||||
| | * | | | | get rid of the obsolete C# package builder | Jan Tattermusch | 2016-11-30 | |
| |/ / / / | ||||
| | * | | | Fixed build.yaml and ran generate_projects.sh. | Mark D. Roth | 2016-11-29 | |
| | * | | | Merge branch 'security_handshaker1' into security_handshaker2 | Mark D. Roth | 2016-11-29 | |
| | |\ \ \ | ||||
| * | | | | | Revert "Test credentials provider update" | Craig Tiller | 2016-11-29 | |
| | |/ / / | |/| | | | ||||
| * | | | | Merge pull request #8838 from yang-g/test_credentials | Yang Gao | 2016-11-29 | |
| |\ \ \ \ | ||||
| * | | | | | Take into account all the configs | Craig Tiller | 2016-11-29 | |
| * | | | | | Limit outstanding rpc count for synchronous {client,server} tsan tests | Craig Tiller | 2016-11-28 | |
| * | | | | | Merge pull request #8872 from ctiller/fixit7 | Craig Tiller | 2016-11-28 | |
| |\ \ \ \ \ | ||||
| | | | | | * | Merge pull request #8818 from murgatroid99/node_7_build_enable | Michael Lumish | 2016-11-28 | |
| | | | | | |\ | ||||
| | * | | | | | | Make a better educated guess about CPU costs of a benchmark | Craig Tiller | 2016-11-28 | |
| | * | | | | | | Make a better educated guess about CPU costs of a benchmark | Craig Tiller | 2016-11-28 | |
| * | | | | | | | Run tools/buildgen/generate_projects.sh | ncteisen | 2016-11-28 | |
| |/ / / / / / | ||||
| | | | * | | | Renamed google_benchmark submodule to benchmark | David Garcia Quintas | 2016-11-23 | |
| * | | | | | | Merge branch 'master' of https://github.com/grpc/grpc into go_advanced_interop | Noah Eisen | 2016-11-23 | |
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | | | ||||
| | | | | * | | Fix breaking generate_project.py | Muxi Yan | 2016-11-23 | |
| | | | | * | | Revert "Missed file" | Muxi Yan | 2016-11-23 | |
| | | * | | | | resolve dependency | yang-g | 2016-11-23 | |
| | * | | | | | Merge remote-tracking branch 'upstream/v1.0.x' into HEAD | Jan Tattermusch | 2016-11-22 | |
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | | | ||||
| | | | | | * | Re-enable Node 7 artifact build | murgatroid99 | 2016-11-21 | |
| | | | |_|/ | | | |/| | | ||||
| | * | | | | Merge pull request #8792 from jtattermusch/interop_less_verbose | Jan Tattermusch | 2016-11-21 | |
| | |\ \ \ \ | ||||
* | | \ \ \ \ | Merge github.com:grpc/grpc into slice_with_exec_ctx | Craig Tiller | 2016-11-18 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||
| * | | | | | | fix windows benchmarks and upload all 3 reports | Jan Tattermusch | 2016-11-18 | |
| | | * | | | | stop using login shell for invoking interop tests | Jan Tattermusch | 2016-11-18 |